Closed Bug 912250 Opened 12 years ago Closed 12 years ago

[Clock] Implement Timer view

Categories

(Firefox OS Graveyard :: Gaia::Clock, defect)

x86
macOS
defect
Not set
normal

Tracking

(blocking-b2g:-)

RESOLVED FIXED
1.2 FC (16sep)
blocking-b2g -

People

(Reporter: rwaldron, Assigned: rwaldron)

References

Details

Attachments

(1 file)

Triage: Not blocking the release, but this feature is in progress. Setting target milestone to 1.2.
blocking-b2g: koi? → -
Target Milestone: --- → 1.2 FC (16sep)
- Timer object - Create or revive a new or existing Timer object - tick method executes every second, emit "tick" event while state is Timer.STARTED - start method updates startAt, sets Timer.STARTED state, initiates tick() - pause method sets Timer.PAUSED - cancel method sets Timer.CANCELED, purges timer from storage - notify method handles user notification. - Timer.View object - Initialize a single UI view - Interact with the currently active Timer object - Update view on Timer object tick events - Utils - moves formatTime to Utils.format.time - creates new Utils.format.hms - Updates and adds tests.
Attachment #803156 - Flags: review?(mike)
Comment on attachment 803156 [details] [review] https://github.com/mozilla-b2g/gaia/pull/12131 Looking good, Rick! I left my feedback on the GitHub pull request.
Attachment #803156 - Flags: review?(mike)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Blocks: 917463
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: