summaryrefslogtreecommitdiff
path: root/src/com/android/deskclock/timer/TimerFragment.java
AgeCommit message (Expand)Author
2022-04-18DeskClock: Material Me? No YOU!Michael W
2022-04-18DeskClock: Fix left button displayMichael W
2020-12-08DeskClock: Fix FAB not being shown everytimeMichael W
2020-12-08DeskClock: Replace ViewPager with manual fragment handlingMichael W
2020-12-08DeskClock: Update drawablesLuK1337
2020-12-08AOSP/DeskClock - Update Fragment related code to use AndroidXColin Marsch
2018-04-03Convert DeskClock to androidx.Aurimas Liutikas
2017-11-17Handle ACTION_DISMISS_TIMER intentChristine Franks
2017-01-30Timer view alphas reset on animation endSean Stout
2016-12-01Fix animation from timer setup to timer listJames Lemieux
2016-11-30Animate fab and timer view change in parallelJames Lemieux
2016-11-23Inject FabContainer rather than casting parent ActivityJames Lemieux
2016-11-01Change timer translation distanceChristine Franks
2016-10-21Avoid IllegalStateException while editing labelJames Lemieux
2016-10-20Merge "Animation for creating and adding timers" into ub-deskclock-huddleChristine Franks
2016-10-19Animation for creating and adding timersChristine Franks
2016-10-18Play/Pause/Stop animated icons are now N+ only.Sean Stout
2016-10-06Adding play/pause animated icon for Timer and StopwatchSean Stout
2016-10-05Replaced Timer and Stopwatch button images with text.Sean Stout
2016-09-09Remove IAE when switching TimerFragment viewsJustin Klaassen
2016-09-09Remove IAE when switching TimerFragment viewsJustin Klaassen
2016-09-08Timer right button won't go to create timer if already thereSean Stout
2016-09-08Timer right button won't go to create timer if already thereSean Stout
2016-09-01resolve merge conflicts of ab6a8e1 to ub-deskclock-huddleJustin Klaassen
2016-08-31Adds a11y announcements to timer for user actions.Christine Franks
2016-08-30Cleanup exported APIsJustin Klaassen
2016-06-14Stopwatches and timers continue to work after device reboot.Sean Stout
2016-05-25Keyboard can now be used to create a timer.Sean Stout
2016-05-13Adjust timer setup layout for multiwindowJames Lemieux
2016-04-06Use avd for stopwatch lap to reset button transition.Fan Zhang
2016-02-26Avoid showing timer creation inappropriatelyJames Lemieux
2016-02-18Rename ic_cancel.png -> ic_close.pngJames Lemieux
2015-12-11TimerSetupView now repurposes fab and buttonsJames Lemieux
2015-11-30Remember the last selected tab between DeskClock launchesJames Lemieux
2015-11-23Fix creation of first timer via voiceJames Lemieux
2015-11-19Fix fab disappearing on rotation when no timers existJames Lemieux
2015-11-10Refactor Timers to use new unified DataModelJames Lemieux
2015-10-16Add talkback announcements for alarm deletion/set and timerAnnie Chin
2015-08-20Move menuitem handling from DeskClock to its own component.Fan Zhang
2015-08-11Use design support library's FloatingActionButton in clock.Fan Zhang
2015-07-31Give up the dream of supporting pre-KitkatJames Lemieux
2015-07-10Scroll to the started timer when timer is started through API call.Annie Chin
2015-07-09Enable HUN for Timer notifications.Annie Chin
2015-07-06Do not updateTimesUp for timer label changes.Annie Chin
2015-06-29am e3795f2b: TimerFragment should only adjust the fab when it is selectedJames Lemieux
2015-06-29TimerFragment should only adjust the fab when it is selectedJames Lemieux
2015-06-23am 7cd60432: Handle timer fab button when timer state is STATE_DELETED.Annie Chin
2015-06-22Handle timer fab button when timer state is STATE_DELETED.Annie Chin
2015-06-08Restore timer firing.James Lemieux
2015-05-27Added Voice Action IntentsDaria Evdokimova