summaryrefslogtreecommitdiffstats
path: root/src/com/android/deskclock
Commit message (Expand)AuthorAgeFilesLines
* Update DeskClock to use v4 NotificationCompatIan Lake2017-07-132-2/+2
* Set theme for ScreensaverJustin Klaassen2017-02-142-44/+61
* Do not report illegal values for home timezoneJames Lemieux2017-02-081-11/+13
* Remove unused methodJames Lemieux2017-02-021-16/+0
* Merge "Fab no longer double-animates when creating new timers" into ub-deskcl...James Lemieux2017-02-021-1/+1
|\
| * Fab no longer double-animates when creating new timersJames Lemieux2017-02-011-1/+1
* | Disable seconds on the unseen clock depending on styleJames Lemieux2017-02-012-19/+27
|/
* Suppress lint warningsJames Lemieux2017-01-311-0/+3
* Establishing home timezone is now delayed as long as possibleJames Lemieux2017-01-312-28/+16
* Merge "Avoid exceptions while launching ringtone picker from non-Activity" in...James Lemieux2017-01-312-4/+4
|\
| * Avoid exceptions while launching ringtone picker from non-ActivityJames Lemieux2017-01-302-4/+4
* | Merge "Timer view alphas reset on animation end" into ub-deskclock-huddleTreeHugger Robot2017-01-301-0/+2
|\ \ | |/ |/|
| * Timer view alphas reset on animation endSean Stout2017-01-301-0/+2
* | Avoid ActivityNotFoundException when missing default alarm ringtoneJames Lemieux2017-01-273-4/+74
* | Merge "Reset stopwatches with bad data on first load" into ub-deskclock-huddleJames Lemieux2017-01-272-5/+16
|\ \
| * | Reset stopwatches with bad data on first loadJames Lemieux2017-01-262-5/+16
| |/
* / Stopwatch and Timer text color now changes appropriately.Sean Stout2017-01-263-6/+4
|/
* Merge "AlarmTimeClickHandler caches application context - DO NOT MERGE" into ...Sean Stout2017-01-251-8/+7
|\
| * AlarmTimeClickHandler caches application context - DO NOT MERGESean Stout2017-01-251-8/+7
* | Merge "Missed timer & Firing alarm notifications ids are different." into ub-...Sean Stout2017-01-232-1/+2
|\ \
| * | Missed timer & Firing alarm notifications ids are different.Sean Stout2017-01-232-1/+2
| |/
* / User is now informed when a custom ringtone in unplayable.Sean Stout2017-01-129-27/+115
|/
* Merge "Replaced "Music" and "Ringtones" strings" into ub-deskclock-huddleSean Stout2017-01-101-2/+2
|\
| * Replaced "Music" and "Ringtones" stringsSean Stout2017-01-101-2/+2
* | Change method of getting initial phone state for listener.Sean Stout2017-01-091-18/+27
|/
* Remove the VoiceController interfaceJames Lemieux2016-12-193-74/+36
* Move event tracking into the app's controllerJames Lemieux2016-12-167-38/+96
* Refactor to improve testabilityJames Lemieux2016-12-144-19/+28
* Refactor TimerSetupViewJustin Klaassen2016-12-144-300/+285
* Merge "Prevent navigation bar from displaying on screensaver exit" into ub-de...Christine Franks2016-12-141-2/+1
|\
| * Prevent navigation bar from displaying on screensaver exitChristine Franks2016-12-131-2/+1
* | Merge "Avoid setting default home timezone to an illegal value" into ub-deskc...James Lemieux2016-12-136-99/+178
|\ \
| * | Avoid setting default home timezone to an illegal valueJames Lemieux2016-12-136-99/+178
* | | Merge "Handle SecurityExceptions while releasing file permissions" into ub-de...James Lemieux2016-12-131-2/+8
|\ \ \ | |_|/ |/| |
| * | Handle SecurityExceptions while releasing file permissionsJames Lemieux2016-12-131-2/+8
| |/
* / Unmuting alarm stream now adjusts volume to a higher levelJames Lemieux2016-12-121-2/+3
|/
* Merge "Re-enable fab buttons if lap sharing fails" into ub-deskclock-huddleJames Lemieux2016-12-091-1/+2
|\
| * Re-enable fab buttons if lap sharing failsJames Lemieux2016-12-081-1/+2
* | Dismiss context menu on scrollJustin Klaassen2016-12-082-5/+13
|/
* Merge "Always clear the drop shadow from stopwatch tab when portrait" into ub...James Lemieux2016-12-081-10/+3
|\
| * Always clear the drop shadow from stopwatch tab when portraitJames Lemieux2016-12-071-10/+3
* | Merge "Make stopwatch reset button clickable after resuming app" into ub-desk...James Lemieux2016-12-081-1/+1
|\|
| * Make stopwatch reset button clickable after resuming appJames Lemieux2016-12-071-1/+1
* | Merge "Prevent reset timers from having their remaining time changed" into ub...James Lemieux2016-12-083-15/+20
|\ \
| * | Prevent reset timers from having their remaining time changedJames Lemieux2016-12-073-15/+20
| |/
* | Remove dynamic window background logicChristine Franks2016-12-088-269/+12
* | Layout content behind status/navigation barsJustin Klaassen2016-12-071-2/+9
|/
* Add ThemeUtils to resolve theme attributesJustin Klaassen2016-12-0710-64/+118
* Merge "Adjust alarms query to tolerate multiple scheduled instances" into ub-...James Lemieux2016-12-061-4/+9
|\
| * Adjust alarms query to tolerate multiple scheduled instancesJames Lemieux2016-12-051-4/+9