|
2013-10-14
, 22:24
|
Posts: 8 |
Thanked: 21 times |
Joined on Oct 2012
@ Russia
|
#132
|
|
2013-10-17
, 17:30
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#133
|
Thanks for this really good timer.
Its will be more usable if saving previous state of dishes.
* added feature to mark dishes for preload at startup
The Following 5 Users Say Thank You to ade For This Useful Post: | ||
|
2013-10-17
, 22:56
|
Posts: 136 |
Thanked: 263 times |
Joined on Nov 2012
@ Germany
|
#134
|
You are now referring to version 0.0.4-3 right? As I said that should be fixed in the latest 0.0.4-4. This testcase works as expected for me.
|
2013-10-21
, 11:02
|
Posts: 8 |
Thanked: 21 times |
Joined on Oct 2012
@ Russia
|
#135
|
|
2013-10-21
, 17:32
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#136
|
Thx, but it's not working correctly
- At startup loading only one or nothing...
- If set on start and then rename this dish - app will crash on startup.
|
2013-10-24
, 11:40
|
Posts: 8 |
Thanked: 21 times |
Joined on Oct 2012
@ Russia
|
#137
|
|
2013-10-24
, 17:55
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#138
|
Try to create three or less dishes and you can see all this issues.
Cyrillic - okay, it's not a problem.
|
2013-11-09
, 16:35
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#139
|
So nothing's lost ;-) I'd like to give you my detailed idea of an implementation for easier later consideration.
It is giving each dish an option like "overflow mode" or "overflow when counted to zero" or "count across negative values" and then give the start button and the time counter yellow colors.
When reaching zero the stop button continues to be displayed because the timer is still running (now in red color).
When the stop button is tipped the amount of overflow is shown in the time counter bar (no reset to zero) and the yellow start button appears.
little problem: the "abort alarm" function of the time counter bar collides with its "pause counting" function when counting across negative values.
-------
The Following 4 Users Say Thank You to ade For This Useful Post: | ||
|
2013-11-10
, 04:07
|
Posts: 136 |
Thanked: 263 times |
Joined on Nov 2012
@ Germany
|
#140
|
Here is how I made an implementation:
Once a dish counter is started, you can long-press on the green/orange timer (short press will still pause the timer). It will show a banner that a stopwatch is activated. Repeating that will deactivate the set stopwatch function.
If the stopwatch function is activated and the timer countdown hits the alarm, the green timer will turn into a yellow stopwatch timer, which then can be paused or stopped.
I think that should serve the basic testing purposes you described earlier.
Tags |
cooktimer, nokia n900 |
|
But I don't get your point. Do you mean restoring the remaining dish time of a run you stopped?
I always want to start with a fresh timer, as I never resume cooking a half cooked dish the next day
Maybe if you give a practical example so I can understand what you you are getting at.