[Clock][UX] Add timers functionality
Bug #1427566 reported by
Martin Pitt
This bug affects 28 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Indicator Date and Time |
New
|
Undecided
|
Unassigned | ||
Timer |
New
|
Undecided
|
Unassigned | ||
Ubuntu Clock App |
Incomplete
|
Low
|
Unassigned | ||
Ubuntu UX |
Triaged
|
Wishlist
|
James Mulholland | ||
ubuntu-application-lifecycle |
New
|
Undecided
|
Unassigned | ||
indicator-datetime (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
It is hard to implement Timer application, by using standard alarms.
Example of application: https:/
Using standard alarm has several disadvantages:
- indicator-datetime doesn't check seconds for alarms (lp: #1480200)
- Timer's alarms are visible in the core clock app. (lp: #1494229)
- Standard alarms will not work correctly for Timers, after timezone/DST change (lp: #1512180)
Changed in ubuntu-clock-app: | |
milestone: | none → 3.x.backlog |
status: | New → Confirmed |
importance: | Undecided → High |
importance: | High → Wishlist |
Changed in ubuntu-ux: | |
assignee: | nobody → Magdalena Mirowicz (magdalena-mirowicz) |
Changed in ubuntu-ux: | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: needs-design |
Changed in ubuntu-ux: | |
importance: | High → Wishlist |
summary: |
- [Clock] Add back timers functionality + [Clock] Add timers functionality |
Changed in ubuntu-ux: | |
assignee: | Magdalena Mirowicz (magdalena-mirowicz) → James Mulholland (jamesjosephmulholland) |
Changed in ubuntu-clock-app: | |
milestone: | 3.x.backlog → 3.5 |
status: | Incomplete → Triaged |
assignee: | nobody → Bartosz Kosiorek (gang65) |
description: | updated |
Changed in ubuntu-clock-app: | |
assignee: | Bartosz Kosiorek (gang65) → nobody |
Changed in ubuntu-clock-app: | |
milestone: | 3.5 → 3.6 |
Changed in ubuntu-clock-app: | |
milestone: | 3.6 → 3.x.backlog |
Changed in ubuntu-clock-app: | |
status: | Triaged → Incomplete |
importance: | Wishlist → Low |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
To post a comment you must log in.
Thanks for taking the time to report this bug. Timer was removed for the following reasons,
- The platform did not support notifying the user when the timer was over. As a result if the user set a timer for 15 mins and the screen turned off, the clock app was suspended and even if the timer was over, there would be no audible notification.
- The clock redesign was done in the end of July 2014 while RTM milestone was planned for October 2014 giving me about 2-3 months to rewrite the clock app. Since reaching the RTM milestone we have been focusing on bug fixes and been in maintenance mode.
I can get started on this when I get a design for the timer feature and also the platform supports waking up the device to notify the user. I am afraid I cannot give a ETA for this.