nagyistoce / kronox

Automatically exported from code.google.com/p/kronox
GNU General Public License v3.0
0 stars 0 forks source link

Allow time periods to continue over restart of the app #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If you start a time period for a task, and then Quit the app, you find the
time period is finished. This makes sense.  However, there are cases where
you need to close apps, or reboot or whatever, where you want the task to
continue running.

So, could there be a dialog that is displayed if the user Quits the app
with an active time period asking if they want to stop it (default: yes).
If they want it to continue, then when the app is restarted it keeps the
time period running, ready to stop it later.

Original issue reported on code.google.com by the...@gmail.com on 23 Nov 2009 at 6:15

GoogleCodeExporter commented 9 years ago
The idea is very good, but I think it's difficult to get it working with how 
the data is currently managed. 

Not for version 1.0, perhaps 1.1 if I can come up with a solution.

My current solution is to never quit KronoX... 

Original comment by peter.ljunglof@heatherleaf.se on 23 Nov 2009 at 7:57

GoogleCodeExporter commented 9 years ago

Original comment by peter.ljunglof@heatherleaf.se on 29 Nov 2009 at 6:57

GoogleCodeExporter commented 9 years ago
I think this is connected to making an iPhone client: iPhone can only have one 
active program at the time, so we 
need some solution for this issue when building for iPhone.

Original comment by peter.ljunglof@heatherleaf.se on 29 Nov 2009 at 6:59