Clock

Differences between revisions 15 and 16
Revision 15 as of 2013-05-24 20:11:59
Size: 4307
Editor: mhall119
Comment:
Revision 16 as of 2013-06-05 18:22:14
Size: 4334
Editor: mhall119
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<<Include(Touch/Menu)>>

Warning /!\ Ubuntu Touch is no longer maintained as a core product by Canonical. However, the Ubports community are continuing development.

Clock

This web page is where we are coordinating the work to build a Clock application for the Ubuntu Phone that could also extend to other form factors too with the responsive design features built into the Ubuntu SDK

The Details

Launchpad Project

ubuntu-clock-app

Launchpad Team

ubuntu-clock-dev

IRC Channel

#ubuntu-touch on Freenode

Blueprint

initial-clock-development

Burndown Chart

coreapps-13.10

Release Schedule

Date

Milestone

Release

2013-04-15

coreapps-13.10-month-0

2013-05-15

coreapps-13.10-month-1

Alpha

2013-06-15

coreapps-13.10-month-2

2013-07-15

coreapps-13.10-month-3

Beta

2013-08-15

coreapps-13.10-month-4

Final

2013-09-15

coreapps-13.10-month-5

2013-10-15

coreapps-13.10-month-6

User Stories

Note: please don't add user stories here. We are defining these as a limited set to keep the scope more limited to get out a first version.

  • Must Have: I want to check the current time
  • Must Have: I want to set a future, one time alarm
  • Must Have: I want to set a future, repeat time alarm
  • Should/Could Have: Link to time and date settings

Functional Requirements

Note: likewise, please don't add functional requirements here. We are defining these as a limited set to keep the scope more limited to get out a first version.

  • Data storage for alarms
  • Notifications for events
  • Opening alarm records
  • Representing accurate date information for setting/viewing/modifying alarms
  • Selecting an alarm

Design

http://design.canonical.com/wp-content/uploads/keyscreens_clock-1024x433.jpg

How To Add Your Design

To contribute design, first ensure you have picked an app and then read the App Design Guides.

Next, send an email to David Planella (david.planella AT canonical DOT com) and Michael Hall (michael.hall AT canonical DOT com) to ask to be added to MyBalsamiq (this is the system we use for creating mock-ups.

Now look at each of the screens listed in the project in the Design section and view any existing designs.

If a design matches how you think it should look but with a few changes, please don't create a new design but instead leave comments on the design itself.

If there is either no design or you would like to propose a new design, simply create the design in MyBalsamiq on https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/grid. Please be sure to use the Phone container and add your design inside it.

Now link your design under the right screen heading below and using the following format:

 * [[https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/YOURDESIGN|Your Name]] - summary of your design

As an example:

Add alarm

Edit alarm

Delete alarm

  • Needed

Notification on alarm

  • Needed

Start timer

Stop timer

Stopwatch

Implementation

This is where the spec will be.

Time picker implementation refer to https://gitorious.org/harmattan-timepicker/harmattan-timepicker/blobs/master/TimePicker.qml

Touch/CoreApps/Clock (last edited 2015-07-10 19:23:04 by 173-109-70-164)