summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importcm-14.1_prerebaseAbhisek Devkota2017-02-114-0/+504
| | | | Change-Id: I4dba2bc54c5695821f4ed6c91331624ad032776d
* Automatic translation importAbhisek Devkota2017-02-0419-37/+1
| | | | Change-Id: I9946a8cd6c366d544b5f0871ef51235ac13d5ee0
* Automatic translation importpinky@build012016-12-2418-0/+54
| | | | | Change-Id: I5d683d1b1d0464ddb8a869fce2bbf814e076ef1b Ticket: -
* Automatic translation importinky@build012016-11-22134-0/+12667
| | | | | Change-Id: I5ad8a287140d8676ad47fc6a2e91763fcdcf61ac Ticket: -
* Merge tag 'android-7.1.0_r4' of ↵Steve Kondik2016-10-2513-105/+105
|\ | | | | | | | | | | https://android.googlesource.com/platform/packages/apps/DeskClock into 71 Android 7.1.0 release 4
| * Import translations. DO NOT MERGEBill Yi2016-08-124-6/+6
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 30746157 Change-Id: Ib272fed4eb8bcec08d302abafcc4464c9460fcc8
| * Import translations. DO NOT MERGEBill Yi2016-07-2017-163/+485
| | | | | | | | | | Change-Id: I2e89ccf06b3581ede609c9977f89681ae8b9f46d Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBill Yi2016-06-0379-699/+673
| | | | | | | | | | Change-Id: Ia34edac5c4624237f49021a4a3698cf062c41e6e Auto-generated-cl: translation import
* | Make new menu entry to link to cLock widget settings.Martin Brabham2016-10-162-1/+26
| | | | | | | | | | | | * slightly modified for N Change-Id: I13ca3156c34eccdd8f60d8585281ae0585aac58e
* | Clock: Customize Alarm Snooze Duration for carrierFang Yunong2016-08-242-1/+3
| | | | | | | | | | | | | | Sets the default value for the Alarm Snooze Duration. Change-Id: I9834028d17ab0e196076ade31d6982c25ba0a979 CRs-Fixed: 1043367
* | DeskClock: Fix flicker and blackscreen issue.hoffc2016-08-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | (1) When enter the deskclock at first time, and can see + in actionBar in short time. this is a flicker issue. (2) Change the items in SettingsActivity and then exit, you can see flick or blackscreen in short time. Change-Id: Id02318cd9562367bf8b5daec4d54b3a7bb6bca21 CRs-Fixed: 1032811
* | DeskClock: add runtime permission control and ringtone fallback processhoffc2016-08-244-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) when one alarm alert ringtone has been deleted, and its ringtone should be fallback to default ringtone (2) when ringtone need storage runtime permission, but the permission is denied, and should fallback too (3) optimize the ringtone title display for such as audio ringtone type (4) during setting ringtone and if user denied permission, fail current settting and give user toast prompt Change-Id: I310ad9c81657f6b1a09a1bc53098e9c204bb3bae CRs-Fixed: 1021348
* | DeskClock: Implement QTI Enchanced features for Android Nhoffc2016-08-2429-83/+243
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) support delay alarm feature when phone_hook state (2) support force alarm alert when device volume is zero (3) support missed the alarm feature when phone_hook state (4) Ux enhance feature: support audio media in SDCard as the alarm alert feature (5) Ux enhance feature: add default alarm alert setting item to Setting Actitiy (6) Ux enhance feature: support manual add city&timezone pair to City DB (7) Ux enhance feature: shake do specified action when alarm alerting (8) Ux enhance feature: flip do specified action when alarm alerting CRs-Fixed: 1014635 Change-Id: I8b027479025e535248dd3e575bc062cedb7c33ae
* | DeskClock: User-defined world citiesJorge Ruesga2016-08-2415-0/+163
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for add user-defined cities to the world clock Patchset 2: Added GPS query Patchset 3: Added GPS drawables Call requestGpsLocation in background Patchset 4: Added timezone resolution through Google Api Added Marco suggestions Rebased Patchset 5: Remove trailing whitespaces Patchset 6: Moved cm strings to the end of the file Rebased Patchset 7: Export DbCityProvider. Enforce write permission to DeskClock only Patchset 8: Fix FC when there is no default timezone Add content description to GPS button Don't create a new city record of city name + city tz already exists Patchset 9: Rebased Patchset 10: Rebased (Moved string to cm_string) Patchset 11: Cleanup Patchset 12: Use localized time zone names Patchset 13: Fix online timezone lookup Patchset 14: CleanUp. Save dialog state Patchset 15: Kill of async tasks when closing dialog Signed-off-by: Jorge Ruesga <jorge@ruesga.com> Conflicts: AndroidManifest.xml res/menu/cities_menu.xml res/values/cm_strings.xml src/com/android/deskclock/Utils.java src/com/android/deskclock/worldclock/CitiesActivity.java src/com/android/deskclock/worldclock/CityObj.java CRs-Fixed: 1014635 Change-Id: I99de103ce18dd009846689f5f2018072fd0e91bb
* | DeskClock: Add back flip and shake actionsArtem Chep2016-08-241-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cherry-picked and ported from: * http://review.cyanogenmod.org/#/c/29894/ Signed-off-by: Jorge Ruesga <jorge@ruesga.com> Conflicts: res/xml/settings.xml src/com/android/deskclock/SettingsActivity.java src/com/android/deskclock/alarms/AlarmService.java CRs-Fixed: 1014635 Change-Id: I9be82187559ccd483b8e4da068890f532e60b8f7
* | Clock: Customize Alarm for carrierkaiyiz2016-08-243-4/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Customize the default auto silience value and alarm behavier in a call. - Ring alarm in all user profiles even in silent and meeting mode. Conflicts: res/values/config.xml src/com/android/deskclock/alarms/AlarmService.java src/com/android/deskclock/provider/AlarmInstance.java CRs-Fixed: 1014635 Change-Id: I1b617f8f97ab6e271dcaaf854800aaae083e8b1e
* | Import translations. DO NOT MERGEBaligh Uddin2016-06-075-12/+12
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 29169863 Change-Id: Icd6e1972a63c0bcebe6a058ce144b6c6d9d5b664
* | Import translations. DO NOT MERGEBill Yi2016-06-0347-234/+234
| | | | | | | | | | Change-Id: I36f204193c291475ebbd837f5a71b6f0677f259d Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBaligh Uddin2016-05-2155-370/+370
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 28857042 Change-Id: I9b8353b0806efcfe0d593590c365aa99cb7de3f0
* | Import translations. DO NOT MERGEBaligh Uddin2016-05-0344-155/+451
|/ | | | | | | Auto-generated-cl: translation import Bug: 28463229 Change-Id: Ic7faf9c327ba94baa4bf686ac777be3a9cf1db65
* Import translations. DO NOT MERGEGeoff Mendal2016-03-1810-32/+1948
| | | | | Change-Id: I23f14c0fe8982b4e1bed150fcf2e4ed08d799e61 Auto-generated-cl: translation import
* Use AppCompat's imageButtonStyle attribute - DO NOT MERGEJustin Klaassen2016-02-161-2/+2
| | | | | | Bug: 25896454 Change-Id: I17b82001b1e0da7b7c642f95e96e406d58a77e00 (cherry picked from commit aacfcd67c7236a766a75325017e68f19c3b2ce19)
* Import translations. DO NOT MERGEGeoff Mendal2015-12-141-2/+2
| | | | | Change-Id: I9857577797267755f5b634732d76e597f643042b Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-12-091-1/+1
| | | | | Change-Id: I99b0010be7f1b3fd8bae24147e80acbdd5f0c71f Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-12-071-5/+4
| | | | | Change-Id: I142ba61896ebddb20aa7dd76c1c555fb89fee99f Auto-generated-cl: translation import
* Merge "Make analog widget 2x2" into ub-deskclock-dazzleDylan Phan2015-12-013-2/+6
|\
| * Make analog widget 2x2Dylan Phan2015-12-013-2/+6
| | | | | | | | | | Bug: 25695607 Change-Id: I41c20a905566f36827b433631baee97362ad7d02
* | Import translations. DO NOT MERGEGeoff Mendal2015-11-301-20/+20
| | | | | | | | | | Change-Id: I93002905a560686d0bbdc6535c4fe3506da45526 Auto-generated-cl: translation import
* | Merge "Fix digital widget drop shadows." into ub-deskclock-dazzleDylan Phan2015-11-264-3/+9
|\ \ | |/ |/|
| * Fix digital widget drop shadows.Dylan Phan2015-11-244-3/+9
| | | | | | | | | | Bug: 24496589 Change-Id: Ic79b44e47824e3a1a494f28b87d2dde9a0a0d9f9
* | Import translations. DO NOT MERGEGeoff Mendal2015-11-252-4/+4
|/ | | | | Change-Id: I573d63871f3c2ad4949131c9419a32ff0f24b8b9 Auto-generated-cl: translation import
* Add drop shadows to digital widget text.Dylan Phan2015-11-244-0/+15
| | | | | Bug: 24496589 Change-Id: I3bc06064fd13dfdefc91db04cfe678ee7e840645
* Import translations. DO NOT MERGEGeoff Mendal2015-11-2377-154/+154
| | | | | Change-Id: Ic357a1d328f780b68a8c9ff48d49086f830c6d9e Auto-generated-cl: translation import
* Fix fab disappearing on rotation when no timers existJames Lemieux2015-11-195-53/+79
| | | | | | | | | | | | Bug: 25779786 The issue here is that TimerSetupView actually customizes the fab. These customizations include setting it invisible. It was a poor design to share the fab with this view. So, the fix is that the view now holds its own fab-like button that it is free to manipulate without fear of altering the app-wide fab state unintentionally. Change-Id: Ie83b03c98db4f77e0be912b122b6f74c2c7e6c8a
* Merge "Miscellaneous fixes" into ub-deskclock-dazzleJames Lemieux2015-11-192-13/+11
|\
| * Miscellaneous fixesJames Lemieux2015-11-192-13/+11
| | | | | | | | | | | | | | - add precision to some wording for translators - update widget provider XML layout Change-Id: I78d7d29b2ed2ea4768c0e36d125b38df971c1484
* | Import translations. DO NOT MERGEGeoff Mendal2015-11-181-1/+1
|/ | | | | Change-Id: Ife7cf799c6d9ca5cf15deff3337526295fdf19b5 Auto-generated-cl: translation import
* Avoid jank in the tabs from a cold openJames Lemieux2015-11-171-19/+23
| | | | | | | | | | | | | | | | Bug: 24977472 By default, the menu is inflated after the first draw. A proactive call to Toolbar.inflate(...) during creation defeats this default behavior. A second problem is that the menu that is inflated by default for DeskClock contains the search menu item which is briefly shown. By defaulting that menu item to be invisible and only making it visible when its corresponding controller exists, the dancing/flashing effect is avoided. Change-Id: I933ab9a59b471abe26e1cf07385e4a4c128d1808
* Import translations. DO NOT MERGEGeoff Mendal2015-11-162-9/+5
| | | | | Change-Id: I9474d45596185cb75b9f7cf061948d862a7ea7e7 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-11-1477-693/+466
| | | | | Change-Id: I59086de027fc696976811b25303c5374523cbf86 Auto-generated-cl: translation import
* Fallback to internal alarm ringtone if necessaryJustin Klaassen2015-11-112-0/+0
| | | | | | | | | | Bug: 25177293 If the default system alarm ringtone is invalid or malformed then RingtoneManager will return a null Ringtone. In which case we now fallback to playing our own internal alarm ringtone. Change-Id: I1beeec0fc8998ad684e67062ffc0fd0d03f66f68
* Merge "Refactor Timers to use new unified DataModel" into ub-deskclock-dazzleJames Lemieux2015-11-1121-363/+224
|\
| * Refactor Timers to use new unified DataModelJames Lemieux2015-11-1021-363/+224
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Shorten clock tab animationJames Lemieux2015-11-1110-184/+108
| | | | | | | | | | | | | | | | | | | | | | 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
* | Merge "Make analog clock widget resizable" into ub-deskclock-dazzleDylan Phan2015-11-101-6/+7
|\ \
| * | Make analog clock widget resizableDylan Phan2015-11-091-6/+7
| | | | | | | | | | | | | | | Bug: 23819400 Change-Id: I308f65160d76655a1829de1dec1d3dc4c91e819f
* | | Import translations. DO NOT MERGEGeoff Mendal2015-11-091-9/+9
| |/ |/| | | | | | | Change-Id: I15eeae825ce267aaf7742650b84fa73a6ac103ca Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-11-041-1/+1
| | | | | | | | | | Change-Id: I1afa8b26bc5f6422ed64208150efb74e2194cd99 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-10-261-2/+2
| | | | | | | | | | Change-Id: I280443527becfb14445adefb4d737357cb3e2e39 Auto-generated-cl: translation import
* | Make Alarm summary text focusable for Talkback.Annie Chin2015-10-221-0/+2
| | | | | | | | | | | | Bug: 24963430 Change-Id: I54576422d1a7216d23536a76896ff9e47eac85c8