This project is mirrored from https://github.com/LineageOS/android_packages_apps_DeskClock.git.
Pull mirroring updated .
- 12 Jun, 2020 1 commit
-
-
Michael W authored
* The alarm volume setting doesn't look as it should * Copied "preference_volume_slider" from Settings (used in Settings-> Sound) and stripped by stuff we don't need (suppression_text, widget_frame) * Looks like without providing an initial icon, the layout would not inflate the space for it properly, so provide the default one Change-Id: I31d103cd0b0a6f096d376af2026702a0a4754671
-
- 11 Dec, 2019 1 commit
-
-
Wilhelm Fitzpatrick authored
Allow the alarm to be dismissed/snoozed by flipping or shaking Picked from: http://review.cyanogenmod.org/#/c/29894 http://review.cyanogenmod.org/#/c/80342 http://review.cyanogenmod.org/#/c/81204 http://review.cyanogenmod.org/#/c/94950 Authors/Contributors: Artem Chep <artemchep@gmail.com> Danny Baumann <dannybaumann@web.de> Ronald Ramsay II <ronaldramsayii@gmail.com> Danesh M <daneshm90@gmail.com> Michael Bestas <mikeioannina@gmail.com> Martin Brabham <mbrabham@cyngn.com> Keith Mok <kmok@cyngn.com> - Use accelerometer instead of orientation sensor Dan Pasanen <dan.pasanen@gmail.com> - Android 8.1 port Change-Id: I222b6cd53a95db6f8662e7aef52aa6922d8a5d6a
-
- 01 Nov, 2016 1 commit
-
-
James Lemieux authored
Bug: 32575661 Change-Id: I906657f523d83759f33923480aeaa51dcacb3e0f
-
- 17 Oct, 2016 1 commit
-
-
Christine Franks authored
Bug: 18594326 Test: Manual - go to settings, toggle setting for displaying seconds, toggle between analog and digital clocks and toggle display seconds setting again. Close the app and reopen to test persistence of setting. On upgrade from old version, current defaults are respected. Change-Id: I21391929e59f5e8ada77efe446acbc13145478ee
-
- 14 Oct, 2016 1 commit
-
-
Sean Stout authored
Bug: 18470452 Test: manual - Confirm preferences work as expected Changed the following preferences to use simple menus: - Style (Digital or Analog) - Volume buttons (Snooze, Dismiss, Do nothing) - Start week on (Saturday, Sunday, Monday) Change-Id: Iccfd144673e8f19ad34e015c64f0ed2946c61343
-
- 03 Oct, 2016 1 commit
-
-
Sean Stout authored
Bug: 26442008 Test: Manually make sure preferences work Change-Id: I2748e502fdc665d797ab1d9c4f47dd99904cbc5e
-
- 20 May, 2016 1 commit
-
-
Justin Klaassen authored
Bug: 28848704 Bug: 28870690 - Fixed a crash caused by using getChildFragmentManager() in PrefsFragment. - Fixed an issue where the timer ringtone summary would not update immediately. - Fixed an issue where the back button would remove the PrefsFragment instead of closing the SettingsActivity. Change-Id: I1a82010b975fe159dd40d96fafbdea4a3bb86183
-
- 17 Mar, 2016 1 commit
-
-
James Lemieux authored
Bug: 27724396 The dialog layout was being set in code too late to be useful. Setting the layout in XML is easier and works correctly. Change-Id: Ib07f87ba0b9250f02456933ef960e46b61cda7d2
-
- 22 Feb, 2016 1 commit
-
-
Justin Klaassen authored
Change-Id: I319bcdf102b14d919262c676984c200927f4b3d0
-
- 21 Jan, 2016 1 commit
-
-
Annie Chin authored
Bug: 23980150 User can en/disable vibration for all timers from the Settings page. Vibration is off by default. Change-Id: I0ae81583c73e54f44fca6262359ed2d46aaba498
-
- 20 Nov, 2015 1 commit
-
-
Dylan Phan authored
Bug: 23940822 Change-Id: I138d7932902e0df5d90110f3282ddc6ec3fcf32e
-
- 13 Nov, 2015 1 commit
-
-
Dylan Phan authored
Bug: 22879020 Change-Id: Idc4f8bf5ee07b8abdb0f80ee1b53f58a9f99736d
-
- 02 Nov, 2015 1 commit
-
-
Dylan Phan authored
Bug: 23996371 Change-Id: I6515da60f2811d7fd03b8a41d9bd724dc959fd0f
-
- 21 Aug, 2015 1 commit
-
-
James Lemieux authored
A "settings" package was introduced as a byproduct of this CL. When choosing the preferred ringtone for timers, the default selection should play timer_expired.ogg which ships with the application. This is the only sound played on all prior version of the application. Known Issue: the dialog will label the default as "Default alarm sound". This will be fixed in a later CL. Change-Id: I4e9c6663c597038ec273b699cdda3a036b376350
-
- 28 Jul, 2015 1 commit
-
-
Daria Evdokimova authored
Now there's a setting in Clock 'Change date&time settings' that if tapped takes you to Date & Time settings (phone settings, not the app). Bug: 17553954 Change-Id: I64c7588481e4427d952ac48312784a2716cbcc4d
-
- 25 Jul, 2015 1 commit
-
-
Daria Evdokimova authored
Bug: 21626412 Change-Id: Ia5d08211d2177446f5d732380b781db211f97664
-
- 24 Jul, 2015 1 commit
-
-
James Lemieux authored
New settings were added for alarms and timers that allow the user to choose a duration of a crescendo or 0 if no crescendo is desired. Bug: 18230898 Change-Id: I64df05bab0026c9d55d7e526fc918f1e6f3b2c08
-
- 10 Jul, 2015 1 commit
-
-
Annie Chin authored
Bug: 18366475 Add an option in the SettingsActivity to change timer ringtone. In order to keep currently satisfied users happy, default to using the current timer_expire.ogg ringtone. If the user opens the timer ringtone preference, they'll be able to pick from RingtoneManager's alarm selection. This also means that they will never be able to get timer_expire back unless they clear their SharedPreferences, because timer_expire is not one of RingtoneManager's provided ringtones. Before the user selects a RingtoneManager ringtone, leave the summary for the timer ringtone preference blank so the user will have less of an impression that timer_expire is a selectable option. Change-Id: I513514d9add3e67e22d539d54eeea236677e5874
-
- 11 Jun, 2015 1 commit
-
-
Budi Kusmiantoro authored
Bug: 21727692 Change-Id: Ib32f8c57a52bc5b87b1b8d40754234b642cee486
-
- 19 Mar, 2015 1 commit
-
-
Annie Chin authored
Reorder daybuttons and summary text accordingly. Bug: 17179864 Change-Id: I637a6d83c926df45aa9d1a48c5d672910d37df87
-
- 07 Aug, 2013 1 commit
-
-
Paul Sliwowski authored
Bug: 9628874 Change-Id: I3df457fb617542794ab547834a284c0b1ec3e415 (cherry picked from commit c6bc6266)
-
- 06 Aug, 2013 1 commit
-
-
Paul Sliwowski authored
Bug: 9628874 Change-Id: I3df457fb617542794ab547834a284c0b1ec3e415
-
- 07 Feb, 2013 2 commits
-
-
Isaac Katzenelson authored
Bug: 8151863 Changed the default to do nothing and added a check to make sure that on the first boot after an upgrade, it will switch "Snooze" to "Do nothing" Change-Id: I778e3eb58f465f2c3fc5be55859874cca8ab8b62
-
Isaac Katzenelson authored
Bug: 8151863 Changed the default to do nothing and added a checkk to make sure that on the first boot after an upgrade, it will switch "Snooze" to "Do nothing" Change-Id: I778e3eb58f465f2c3fc5be55859874cca8ab8b62
-
- 22 Oct, 2012 2 commits
-
-
Sam Blitzstein authored
Removed the lights out code. Added in explicit screensaver mode. Also fixed bug related to timer labels on device rotation. Bug: 7328141 Bug: 7339168 Change-Id: I7df3567888ee04ad9a335c34d51384bfaf24e6b3
-
Sam Blitzstein authored
Removed the lights out code. Added in explicit screensaver mode. Also fixed bug related to timer labels on device rotation. Bug: 7328141 Bug: 7339168 Change-Id: I7df3567888ee04ad9a335c34d51384bfaf24e6b3
-
- 25 Sep, 2012 1 commit
-
-
Yorke Lee authored
Bug: 7210759 Default clock style should be digital Change-Id: I2d5786e7290703e83987ca5444617f3e8d54d400
-
- 24 Sep, 2012 1 commit
-
-
Yorke Lee authored
Bug: 7210759 Default clock style should be digital Change-Id: I2d5786e7290703e83987ca5444617f3e8d54d400
-
- 21 Sep, 2012 2 commits
-
-
Itzhak Katzenelson authored
Bug: 7205942, 7206851, 7206262 Change-Id: I5226f078ef58e04b2a8312c736ffcae064eda8ad
-
Itzhak Katzenelson authored
Bug: 7205942, 7206851, 7206262 Change-Id: I5226f078ef58e04b2a8312c736ffcae064eda8ad
-
- 15 Sep, 2012 1 commit
-
-
Isaac Katzenelson authored
Change-Id: Ic2b550adb16f593a037939b2d1a2d4f60f4c5a5d
-
- 14 Sep, 2012 1 commit
-
-
Isaac Katzenelson authored
Change-Id: Ic2b550adb16f593a037939b2d1a2d4f60f4c5a5d
-
- 08 Sep, 2012 1 commit
-
-
Isaac Katzenelson authored
Change-Id: I27f066b7fbc29eb3d4988a6aa901a6c9909fbcca
-
- 23 Aug, 2012 1 commit
-
-
Isaac Katzenelson authored
Bug: 7048879 Change-Id: Ia3d5583c3fad1d5af0b6945837f71a41dd4ad237
-
- 17 Jun, 2010 1 commit
-
-
Patrick Scott authored
Bug: 2654073 Change-Id: I574a148f7fa6e472b57401bf21c9762404c72ce8
-
- 03 May, 2010 1 commit
-
-
Patrick Scott authored
This was part of AlarmClock but was added after the split and never got cherry-picked over. Bug: 2626385 Change-Id: I2a8819f2116d3e39327aa397b14dfb7887919975
-
- 02 Feb, 2010 1 commit
-
-
Patrick Scott authored
Bug: 2252631
-
- 12 Jan, 2010 1 commit
-
-
The Android Open Source Project authored
-
- 08 Jul, 2009 1 commit
-
-
Patrick Scott authored
The default behavior is to dismiss the alarm but the setting allows for snoozing the alarm or to do nothing. Also changed some of the strings to be more consistent.
-
- 14 May, 2009 1 commit
-
-
Patrick Scott authored
-