- 11 Nov, 2015 4 commits
-
-
James Lemieux authored
Bug: 25630846 Change-Id: I3a7566f6ef2c20ceb487e864fde0f0d12582f8cc
-
James Lemieux authored
-
James Lemieux authored
Bug: 24816218 Bug: 25494722 This refactoring introduces a Timer domain object. Instances of these domain objects are fetched via a DataModel class that is the single point of reference for all timer data. This allows the data to be shared across the entire application. In particular, the timer notifications, TimerFragment and ExpiredTimersActivity all draw upon the same model to determine what the state of the timers are. IMPORTANT: The public intent com.android.deskclock.action.STOP_TIMER has been renamed to com.android.deskclock.action.PAUSE_TIMER to be more accurate. Change-Id: Ib904e80a25c6de1861de2b395bec27db16ff0e66
-
James Lemieux authored
Bug: 25631044 The clock tab animation was noticeably longer than the other tab animations. Some rotations were removed to shorten its duration. Also, animated vectors are v22+, so the resource files were moved into /animator-v22 to fix some lint warnings. Change-Id: I90b116df2a3cc7a30bdd69b8e478207dd3f016fb
-
- 10 Nov, 2015 3 commits
-
-
James Lemieux authored
Bug: 17903090 When an alarm is missed the alarm_instances table actually contains two entries for the same alarm. - one represents the missed alarm - one represents the next upcoming alarm The query that joins alarm_templates to alarm_instances would return two rows for the same alarm in this case. Since the alarm_instance data is used offer a predismiss button in the UI, it is fine to ignore the missed alarm in this join. Change-Id: I720e48c9274b42d3cda9d57d3eef099c5dcd3902
-
Dylan Phan authored
-
Dylan Phan authored
Bug: 23819400 Change-Id: I308f65160d76655a1829de1dec1d3dc4c91e819f
-
- 09 Nov, 2015 1 commit
-
-
Geoff Mendal authored
Change-Id: I15eeae825ce267aaf7742650b84fa73a6ac103ca Auto-generated-cl: translation import
-
- 04 Nov, 2015 3 commits
-
-
Geoff Mendal authored
am: 16d75d8d -s ours * commit '16d75d8d': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Change-Id: I1afa8b26bc5f6422ed64208150efb74e2194cd99 Auto-generated-cl: translation import
-
Geoff Mendal authored
Change-Id: I2a0cc2fc4c176b4c5ef92303b034bed53bc803ac Auto-generated-cl: translation import
-
- 28 Oct, 2015 3 commits
-
-
Justin Klaassen authored
am: 460a4e02 * commit '460a4e02': Re-post notifs removed when AlarmService is destroyed
-
Justin Klaassen authored
Bug: 25319162 Change-Id: Ie9183986e5aab3067ac44f7582323c239aa42063
-
Justin Klaassen authored
Bug: 2379179 Also make the label input singleLine, since that is how we display it in the rest of the UI. Change-Id: I06a4507213bbcb75edcb4e632c24dcc283f5c3df
-
- 26 Oct, 2015 2 commits
-
-
Annie Chin authored
-
Geoff Mendal authored
Change-Id: I280443527becfb14445adefb4d737357cb3e2e39 Auto-generated-cl: translation import
-
- 24 Oct, 2015 1 commit
-
-
Justin Klaassen authored
am: 6713ec0c * commit '6713ec0c': Write STATE_DELETED prior to deleting timer instances
-
- 23 Oct, 2015 3 commits
-
-
Justin Klaassen authored
Bug: 25220599 By writing STATE_DELETED to shared prefs prior to deleting the timer instance, listeners have a chance to react to the state change and can still successfully instantiate the TimerObj. Change-Id: Ic33da9de715e22f4aac9b861afc0708ba08a01ec
-
Annie Chin authored
Bug: 24636103 Bug: 25026017 In combination with ag/795890, may help solve the stale notification issue. Change-Id: I7f5f9da8cedd102544f7f34efd24b0dc7b8f38e0
-
Annie Chin authored
Bug: 24963430 Change-Id: I54576422d1a7216d23536a76896ff9e47eac85c8
-
- 22 Oct, 2015 1 commit
-
-
Dylan Phan authored
-
- 21 Oct, 2015 5 commits
-
-
Dylan Phan authored
Bug: 24307555 Change-Id: If217226fd4f71c0c2ceb74732d8885cf4dc26ea6
-
Dylan Phan authored
-
Dylan Phan authored
Bug: 24679862 Change-Id: I62a1f790aba324d790c648fe184ef9926ceb3b5e
-
Dylan Phan authored
-
Geoff Mendal authored
Change-Id: I5010bc0e12478bdc0c970dca7e96556dbb29fb86 Auto-generated-cl: translation import
-
- 20 Oct, 2015 3 commits
-
-
Annie Chin authored
Merge "Add unregistration to deleteOtherInstances() and fixAlarmInstances()" into ub-deskclock-dazzle
-
Annie Chin authored
Bug: 25064251 Bug: 24875808 Bug: 24668826 Unregistration also removes existing notifications for that instance. Potential fix for stale notification bug. Change-Id: I4d11fb6b4f0efe75e2318c38810e94a8ccb9c8a0
-
Dylan Phan authored
Bug: 25001957 Change-Id: Ifd46f8b56814efd8e70a1daad1e9e8a238ada1d8
-
- 19 Oct, 2015 3 commits
-
-
Geoff Mendal authored
am: 9c6ac599 -s ours * commit '9c6ac599': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Change-Id: I46befea4bcd7f102e79eca0b84418d12054d49ab Auto-generated-cl: translation import
-
Geoff Mendal authored
Change-Id: I543d28678954fbf89a3d29459bc1fcbe5aaed661 Auto-generated-cl: translation import
-
- 16 Oct, 2015 4 commits
-
-
Annie Chin authored
-
Annie Chin authored
Merge "Add talkback announcements for alarm deletion/set and timer deletion/cancel." into ub-deskclock-dazzle
-
Annie Chin authored
Bug: 25000174 Change-Id: I4a0425b81cc3f9cfa03dbc92700ceef8a2214a6f
-
Annie Chin authored
deletion/cancel. Bug: 24963071 Bug: 24929160 Change-Id: I3910eb0b6a0ec718b0fe7b9e5e81cbab327a7fbc
-
- 15 Oct, 2015 1 commit
-
-
James Lemieux authored
-
- 14 Oct, 2015 2 commits
-
-
Geoff Mendal authored
* commit 'e75e4d4e': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Change-Id: I16941e74111c05575eea5125ad4de4c2a61f79f6 Auto-generated-cl: translation import
-
- 13 Oct, 2015 1 commit
-
-
James Lemieux authored
Note: this bug only applies to alarms occurring during the missing hour when time jumps ahead in the spring. Bug: 19651361 Change-Id: I163f0d139fba6920dc5ff78d53791c983f416cb1
-