-
Notifications
You must be signed in to change notification settings - Fork 1
/
TODO
executable file
·50 lines (45 loc) · 1.68 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
- REMOVE 2 minutes Pomodoro test duration.
- Update product description
- Emphasize on Built For Blackberry
- Consider creating a free version of the app.
x Add doc to help.
x Note the omission of system sounds. Did that to distinguish.
x What is Pomodoro Technique
x Inventor
x Reason behind name
x How it works
x How it helps
- Reinstall for final testing.
- Settle on paid app with a few days trial.
- Provide option to disable internet and notifications when pomodoro is on.
x Tweak info on active frame.
x When less than one min left, show '< 1 min left' instead of '~ 00 min left'
x Consider not using leading 0 in case of single digit time.
x Do not forget to attribute the tones in settings page.
x Add notifications.
x sound
x vibration
x Provide an option to change the notification sounds.
x Create a regularly updated active frame.
x Application icon
x Add icons. Refer to the website stored in phone history.
x Set appropriate duration in timer when settings page is swiped out.
x Set minute hand to reflect the set duration.
x Settings
x Duration of a Pomodoro - slider
x Duration of short break - slider
x Duration of long break - slider
x Number of Pomodoros before suggesting/inducing long break
x Disable settings when timer is on.
x Enable back when timer stops or is stopped.
x When timer stops naturally, then disable stopAction and enable startAction, along with setting other variables.
-----
LATER
-----
- Several skins for the timer.
- Default: Circular
- Full Digital
- Change themes when tapping on time
- Sandglass?
- Minimal colors and animations to conserve battery.
- Share functionality. Figure out what things can be shared.