Monday, February 15, 2016

Long silence

Sorry for such a long silence in the blog, and especially in the app updates. Can't say we've been working on something important all this time. Rather, there was a big personal challenge for me during this 1.5 months, which seems to be over soon. So, hopefully, will get back to the app and fixes and updates.

Monday, January 11, 2016

Android 2.3.x and 3.x



We will probably stop supporting these versions of android soon. Although we wanted to keep them as long as the first web integration is available, currently it seems there's no much need. These android versions are quite old and their number is declining every day. Even 4th version seems to be old enough already, though most of our users still use 4-based devices.

This will let us use some simpler programming things in development without trying to make it backward compatible. Decision is not final yet, but I'd say 80%.

Saturday, December 26, 2015

Merry Christmas And A Happy Coming New Year!

Latest update was the last in 2015, if no urgent bug appears - fixed restoring backup failing in some cases, goal page reworked a bit to try to ease typing, some other minor improvements.

We wish you all the best in the coming year!

Monday, November 16, 2015

Recent updates 16.11.2015

Released version is 0.17.10. There are two new features, if I remember it right :). First of them is the ability to copy action's details (notes) to a separate note in the whole app's Notes-Ideas section. Use the menu on the action page. The note will be created and it's title will be "From action action_name_here". A bar will pop up clicking on which you will be able to go straight to the note. This often comes handy if you keep notes related to some actions while working on them, and want to keep the notes once you finish the action (which I usually delete).

Another feature - when you filter by goal or set an action's goal, you can now create a new goal and use it. Just press the (+) round button in the goal list that opens. It will ask you to choose a role you want to add the goal to, then enter the goal text. This goal will then be either applied as the filter on the FTF/Actions pages (if you triggered the page by filter), or will be set as action's goal.


There are still bugs known to be fixed, will look at them next. Among them - setting filter on FTF/Actions to 'Today' ignores calendar dates, only abstract week days are used. For example, today November 16th, 2015, Monday. If you set the filter to 'Monday' it will ignore all the actions that have their action date set as 'Nov. 16th, 2015'. This is the result of the evolutionary development - as many of you know, calendar dates for actions have come not long ago. Before that we had only week days. The filter worked with those week days, but has not been updated to use the calendar dates as well. We are working on fixing it.