summaryrefslogtreecommitdiffstats
path: root/src/com/android/deskclock/ClockFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Disable seconds on the unseen clock depending on styleJames Lemieux2017-02-011-18/+5
* Fix janky RepeatDays animationChristine Franks2016-12-011-0/+3
* Lint fixesChristine Franks2016-11-161-5/+8
* Add the number of hours each city is ahead/behind.Christine Franks2016-10-241-12/+38
* Add seconds option for main clockChristine Franks2016-10-171-8/+15
* Replaced Timer and Stopwatch button images with text.Sean Stout2016-10-051-2/+2
* Updated fonts to be consistent across app.Sean Stout2016-10-031-1/+2
* Cleanup exported APIsJustin Klaassen2016-08-301-2/+3
* Date shows in landscape. Solitary clock won't scroll in MW.Sean Stout2016-07-281-8/+40
* Fix IndexOutOfBoundsException from adapter in landscape.Sean Stout2016-07-211-9/+7
* Clock application now has launcher shortcutsSean Stout2016-07-111-1/+2
* notifyDataSetChanged called whenever city list changesSean Stout2016-07-061-6/+19
* Merge "Long clicking RecyclerView will now start daydream" into ub-deskclock-...Sean Stout2016-06-281-2/+5
|\
| * Long clicking RecyclerView will now start daydreamSean Stout2016-06-281-2/+5
* | Setting an alarm will not crash Pre LSean Stout2016-06-241-1/+1
|/
* Change world clock iconJames Lemieux2016-06-211-1/+1
* Merge \"Use vector drawables instead of density-specific images\" into ub-des...James Lemieux2016-06-181-1/+1
|\
| * Use vector drawables instead of density-specific imagesJames Lemieux2016-06-171-1/+1
* | Clean up for ag/1126439Sean Stout2016-06-151-55/+56
* | World clock list has been changed from ListView to RecyclerView.Sean Stout2016-06-131-175/+201
|/
* Improve portrait layout of world clocksJames Lemieux2016-06-081-3/+10
* Screen saver can now always be started with a long press.Sean Stout2016-06-011-2/+2
* Adjust timer layout for multiwindowJames Lemieux2016-05-241-2/+0
* Improve clock tab layout for multiwindowJames Lemieux2016-05-171-2/+4
* Adjust world clock tab layout for multiwindowJames Lemieux2016-05-131-7/+13
* Clock screensaver should always be fullscreenJames Lemieux2016-05-121-2/+3
* Overhaul the digital clock widgetJames Lemieux2016-03-141-3/+2
* Add drop shadows beneath the app barsJames Lemieux2016-02-041-23/+30
* Update world citiesJames Lemieux2016-01-291-2/+2
* Refactor the mechanism for delivering periodic callbacksJames Lemieux2016-01-271-7/+5
* Create AlarmObserverPreL in onCreateJustin Klaassen2016-01-201-12/+13
|\
| * Create AlarmObserverPreL in onCreateJustin Klaassen2016-01-201-12/+13
* | Fix build warningsJustin Klaassen2015-12-231-1/+5
* | Support a variety of am/pm string sizes when formatting timesJames Lemieux2015-12-161-2/+4
* | TimerSetupView now repurposes fab and buttonsJames Lemieux2015-12-111-23/+11
* | Remember the last selected tab between DeskClock launchesJames Lemieux2015-11-301-3/+6
|/
* Refactor Timers to use new unified DataModelJames Lemieux2015-11-101-18/+17
* Fix bug where digital clock was too small.Dylan Phan2015-10-071-4/+3
* Refactor Stopwatch to use new unified DataModelJames Lemieux2015-09-291-3/+13
* World Clocks should not appear to be touchableJames Lemieux2015-09-091-0/+5
* Move option menu to top-right corner on all 4 tabs.Fan Zhang2015-08-181-8/+1
* Refactor Cities (World Clocks) to use new unified DataModelJames Lemieux2015-08-171-207/+315
* Use design support library's FloatingActionButton in clock.Fan Zhang2015-08-111-1/+1
* Give up the dream of supporting pre-KitkatJames Lemieux2015-07-311-19/+6
* DateFormat: Do not use .getBestDateTimePattern() for pre-18Annie Chin2015-03-091-7/+7
* Detect changed "next-alarm" values in pre-L versions.Annie Chin2015-01-301-2/+24
* Fix delete/reset timer button disappearingrachelzhang2014-10-081-9/+21
* Fix crash when Fragment is not yet attached to ActvityBudi Kusmiantoro2014-10-071-1/+4
* Update timer and stopwatch UXrachelzhang2014-09-111-17/+27
* Add talkback support for FABsBudi Kusmiantoro2014-09-111-0/+1