First of all, we've fixed a bug that we would not notice if not reports from you - in the previous version we've introduced the password timeout setting. It controls how many minutes to wait before rechecking password when you re-enter the app, provided the system hasn't killed the app completely and cleared the resources. This shouldn't be the case when you return to the app within the few minutes after closing it. So, when you entered a high number into this field, the app crashed. And couldn't be restarted withouth re-install. We've got a report about this bug, and fixed it. Thanks a lot for taking time to send it to us!
We've also fixed the 'Move to action' functionality. It was not really visible, but inside it wasn't working quite correctly. We've also optmized the algorithm.
In the previous versions of the app, when changing the goal of an action (the set goal functionality), the app didn't let you move the action which was either a child of another action or contained sub-actions itself. This was rather annoying and the app missed this what seems to be natural operation. Now everything is ok with it :).
The logic for moving an action to another goal is simple and intuitive:
- if the action is simple, just move it (i.e., set new goal)
- if the action is a child of another action, you can change its goal, but it will be a top-level action - its parent will be cleared
- if the action is a parent of other actions, you can change its goal, too, but then all the sub-actions will have their goal changed, too.
Another improvement - 'Goal unset' filter on the First Things First and Actions pages. You can now filter actions which don't have any goal set.
Hope you'll like the new features.
Again, thanks a lot for your feedback - here, in the reviews or as part of FC reports :). We do really appreciate it!