summaryrefslogtreecommitdiffstats
path: root/packages/SettingsLib
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importAbhisek Devkota2017-04-286-93/+42
| | | | Change-Id: Ifeae1515729fc73ba3198e72b3479870092af3c1
* Automatic translation importAbhisek Devkota2017-02-196-4/+180
| | | | Change-Id: I80e32cc003cc9c8707732b27a683e87cdd67375d
* Automatic translation importAbhisek Devkota2017-01-2719-37/+1
| | | | Change-Id: Ib115f3813214bfffb935cf522d0e31e8c95be4de
* Automatic translation importblinky@build012016-12-2218-5/+41
| | | | | Change-Id: I251ee7b9d1508a91692a8a8c1ba863730fcf125b Ticket: -
* Automatic translation importblinky@build012016-12-211-1/+1
| | | | | Change-Id: Ic49d5ed34f92ca0298510b6ca8a3a279a0ea6e4d Ticket: -
* Automatic translation importclyde@build012016-12-2045-0/+945
| | | | | Change-Id: Icd3adceb4cfd523f56b7072934a037a203fd0b81 Ticket: -
* Automatic translation importclyde@build012016-12-161-0/+27
| | | | | Change-Id: I86e57b89e58d2cf5985e62b8d582f49285c265f3 Ticket: -
* Automatic translation importpinky@build012016-12-151-1/+1
| | | | | Change-Id: I53e8f93c43ddb93433c81d457e9721c0fff07b81 Ticket: -
* Automatic translation importinky@build012016-12-021-1/+1
| | | | | Change-Id: Ic80541e78c8570809868ce067a5176acb9d6a5a2 Ticket: -
* SettingsLib: Fix possible NPEsMichael W2016-11-141-3/+6
| | | | | | | | | getText() can return null, resulting in a NPE when trying to call toString(). Add a null check to prevent this. Additionally add a null check for packageInfo, as this can also be null. Change-Id: Ia76326522872f4de4702ef56640b2f7b357c2bb7 Reference: BugDumps 20161104-10 L#135
* Automatic translation importpinky@build012016-09-272-0/+59
| | | | | Change-Id: I77a3c0eb997d6f2aaf9b1add59480c496e55e43d Ticket: -
* Automatic translation importpinky@build012016-08-278-1/+475
| | | | | Change-Id: If7eac9a9fa7e145c9d35ece91a8ccab33601a1ca Ticket: -
* Automatic translation importblinky@build012016-08-132-0/+34
| | | | | Change-Id: I599894bfd30ff9d78253482981737fc8a440a826 Ticket: -
* Port "Settings: add a way to not localize zone selections" to cm-13Luis Vidal2016-05-172-14/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In specific cases we may not want to display the localized time zone name in the time zone picker. For instance, when the system language is set to English (US), going into the time zone picker, we can find "London." After we set the system language to English (United Kingdom), London becomes localized to "British Summer Time." To avoid this behavior and to always display the unlocalized version of the time zone name, we can now set localizeInPicker="false" on the time zone entry desired to not be localized. Note that if a translation is available for the selected time zone, it will still be applied. In this patch we add this attribute to the Kiev time zone. In English this patch has no effect. However if the system language is changed to Ukranian and we select Kiev from the time zone picker: Without this patch: in the time zone picker it would use local time zone translations, e.g. "за схдноевропейським літнім часом" (Eastern European Summer Time). With this patch: it displays "Київ" in the time zone picker. But still displays the localized time zone in the Date & Time settings. Ref: CYNGNOS-453 (ported from commit c5aecaab60d353fcedd4579b9d94808be9838de2) Change-Id: I6302e5beb981786500f73629baa0751ac9e43e73
* Settings: add Kiev time zones to pickerLuis Vidal2016-05-171-0/+1
| | | | | | | | Ref: CYNGNOS-453 Change-Id: Id03ecbe612031400413da3efff20392ea9365a52 Signed-off-by: Roman Birg <roman@cyngn.com> (cherry picked from commit c241e9aea37120a8284d28c6197c8e9d88046546)
* Automatic translation importAbhisek Devkota2016-05-172-0/+36
| | | | Change-Id: I3e905d33baa25bbbccffeb48dab1a53a22f6bc3a
* Automatic translation importAbhisek Devkota2016-05-142-0/+143
| | | | Change-Id: I3d1a3f5e5b488776048d0dbaac757ffb1e2f8e7b
* Automatic translation importMichael Bestas2016-05-101-0/+27
| | | | Change-Id: I1fc549efac54f6f67ac9384eaebbddf723f30192
* Fix revert build breakageStephen Bird2016-05-041-0/+30
| | | | Change-Id: I090dd9a112f930967ec76bfa6e19c2ac52e50a9a
* Partially revert "Merge tag 'android-6.0.1_r22' of ↵Michael Bestas2016-05-04157-30/+10686
| | | | | | | | | https://android.googlesource.com/platform/frameworks/base into cm-13.0" This reverts commit 0e1dbed9194839a90755670d8fdf9046a75b85f7, reversing changes made to 564f10b8f05ddf4d9ea2c0e64f1b113fe6dad4b8. Change-Id: Ife3a8c9c898034d5161fbf25a03eaf173ec66246
* Lockscreen shortcuts: don't allow specific activitiesRoman Birg2016-05-021-2/+12
| | | | | | | | | | | | | | The picker allowed users to pick specific activities from an app that it did not explicitly expose to the user. This is not good UX as many activities are not meant to be user facing and are expecting certain input. Users can pick apps themselves, or apps can opt-in to shortcuts and publish things themselves. Ticket: CYNGNOS-2684 Change-Id: I9199d442dbe9eaa4140a706166a6fde87bc8957c Signed-off-by: Roman Birg <roman@cyngn.com>
* Revert "SettingsLib: Add back accidentally removed translations"Michael Bestas2016-05-02156-10686/+0
| | | | | | This reverts commit 2c35c469fa343b499b55dddc37cd77d4ac0e26c5. Change-Id: I47daa01ed8f5a26ff5326750e6c55ff3bc4b93b3
* Automatic translation importMichael Bestas2016-04-164-1/+177
| | | | Change-Id: Ib87e41106982b159d249ebbe0653e569f9c7b454
* SettingsLib: Add back accidentally removed translationsMichael Bestas2016-04-15156-0/+10686
| | | | | | * These were removed in r22 merge Change-Id: I1e0b4e910b8a9a86733be4b66516a003115a6c45
* Automatic translation importMichael Bestas2016-04-063-1/+150
| | | | Change-Id: I3849e73aee18720b20529d406c7657c0a0cee320
* Automatic translation importMichael Bestas2016-03-287-1/+353
| | | | Change-Id: Ib371d8f862dced4aa36cfe076f876e9ae4bd62c2
* Automatic translation importMichael Bestas2016-03-1842-1/+2317
| | | | Change-Id: I4af2a6a904e9229b261e95818f716d6b5708a6f4
* Merge tag 'android-6.0.1_r22' of ↵Steve Kondik2016-03-11167-10687/+1064
|\ | | | | | | | | | | | | | | https://android.googlesource.com/platform/frameworks/base into cm-13.0 Android 6.0.1 release 22 Change-Id: I0d31899b234156a91accb61e0a7fb3d8d16d5062
| * Merge "Don\'t allow contact sharing by default for device not recognized as ↵Sanket Padawe2015-11-131-1/+6
| |\ | | | | | | | | | | | | | | | | | | | | | | | | carkit." into mnc-dr-dev am: 5b6ad87630 am: 4f822bbf2a * commit '4f822bbf2a1c44c9dc5668857aa8cf7f0e5969cc': Don't allow contact sharing by default for device not recognized as carkit.
| | * Merge "Don\'t allow contact sharing by default for device not recognized as ↵Sanket Padawe2015-11-121-1/+6
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | carkit." into mnc-dr-dev am: 5b6ad87630 * commit '5b6ad87630756751471f7224672328d955c8f2fb': Don't allow contact sharing by default for device not recognized as carkit.
| | | * Don't allow contact sharing by default for device not recognized as carkit.Sanket Padawe2015-11-111-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Don't allow contact sharing by default for devices not recognized as carkit at pair time. Bug: 23607427 Change-Id: If6babb10117ba7ee5008a4a29450a7cb981bea4a
| * | | resolve merge conflicts of 57a5cba606 to cw-e-dev.Michael Wright2015-10-201-0/+5
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | am: bab2b42445 * commit 'bab2b424453e556a2e7bb9470d70673793dd82df': Add SystemUI component to watch for keyboard attachment.
| | * | resolve merge conflicts of 57a5cba606 to cw-e-dev.Michael Wright2015-10-201-0/+5
| | |\ \ | | | |/ | | | | | | | | Change-Id: Ib43f0cf0b285c9799239658859af735279f87fff
| * | | am ae0b7ca9: am c9180528: Merge "Add capability to ignore carrier ↵Chris Manton2015-09-141-0/+12
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | entitlement checks" into mnc-dr-dev * commit 'ae0b7ca9ad2e21853af06a68c02da068f748f8bd': Add capability to ignore carrier entitlement checks
| | * | am c9180528: Merge "Add capability to ignore carrier entitlement checks" ↵Chris Manton2015-09-141-0/+12
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dr-dev * commit 'c9180528452d67359618eda4aa2edd39112c83ca': Add capability to ignore carrier entitlement checks
| * | \ \ am 1b03cd8e: am 1d5e2e29: Merge "Bluetooth: Fix profile auto-connect logic" ↵Andre Eisenbach2015-09-041-2/+2
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dr-dev * commit '1b03cd8e1b79280e892f81709ced42b990a8905d': Bluetooth: Fix profile auto-connect logic
| | * | | am 1d5e2e29: Merge "Bluetooth: Fix profile auto-connect logic" into mnc-dr-devAndre Eisenbach2015-09-041-2/+2
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '1d5e2e291d4c3fbcde1425af74644a24c94e1577': Bluetooth: Fix profile auto-connect logic
| * | \ \ \ am 30275c19: Refactor UidDetailProvider and its dependencies to SettingsLib.Wei Liu2015-08-256-1/+474
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | * commit '30275c1924b2bd45b05bd9c98f8648ecbc71374f': Refactor UidDetailProvider and its dependencies to SettingsLib.
| | * | | | Refactor UidDetailProvider and its dependencies to SettingsLib.Wei Liu2015-08-256-1/+474
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so that it can be reused by Wear app data usage. Change-Id: Ifd5709647ba031bb38b2293c35def01bcdee1448
| * | | | | am 37e1db23: Merge "Move SummaryForAllUidLoader to SettingsLib." into cw-e-devWei Liu2015-08-251-0/+79
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | * commit '37e1db2320acd850e0738f3972d3ba4334f59949': Move SummaryForAllUidLoader to SettingsLib.
| | * | | | Move SummaryForAllUidLoader to SettingsLib.Wei Liu2015-08-241-0/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to show the data usage per app on Android Wear, I'm moving SummaryForAllUidLoader to SettingsLib so that the code can be reused. Change-Id: I4819ee96a75d62a86968376556258270b3bb8ba1
| * | | | | am edf93764: am b460cc88: Merge "Remove wifi enabled checking from settings ↵Mitchell Wills2015-08-201-23/+1
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TetherUtil" into mnc-dr-dev * commit 'edf93764f09357f6062eee2e4da8da925247834a': Remove wifi enabled checking from settings TetherUtil
| | * | | | am b460cc88: Merge "Remove wifi enabled checking from settings TetherUtil" ↵Mitchell Wills2015-08-201-23/+1
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dr-dev * commit 'b460cc88865bbdafe3f343e43bd08382c6745fe0': Remove wifi enabled checking from settings TetherUtil
| * | \ \ \ \ am e69acd7a: am 104999b9: am d14c4844: Merge "Pass connection configuration ↵Mitchell Wills2015-08-062-13/+38
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when setting wifi info" into mnc-dev * commit 'e69acd7a456fb97d7c816629dedb42026eabdd2e': Pass connection configuration when setting wifi info
| | * | | | | am 104999b9: am d14c4844: Merge "Pass connection configuration when setting ↵Mitchell Wills2015-08-062-13/+38
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wifi info" into mnc-dev * commit '104999b957440251610dc31939938ef0c85ab23f': Pass connection configuration when setting wifi info
| * | \ \ \ \ \ am 54c7ddbc: am 482ba343: am 04e2cf6b: Merge "Make default selection for ↵Prem Kumar2015-08-041-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | contact sharing to "Checked"." into mnc-dev * commit '54c7ddbccd71c387c75deb36777b4aede8f226a1': Make default selection for contact sharing to "Checked".
| | * | | | | | am 482ba343: am 04e2cf6b: Merge "Make default selection for contact sharing ↵Prem Kumar2015-08-041-1/+1
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to "Checked"." into mnc-dev * commit '482ba34383796d87e4832ace98b0bb1934c8ef72': Make default selection for contact sharing to "Checked".
| * | \ \ \ \ \ \ am f8c99378: am bd388372: am 5faa0336: Merge "Add filter for personal apps ↵Zach Johnson2015-07-281-0/+15
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that are not disabled until first use" into mnc-dev * commit 'f8c99378367ef025b9da981d62806d1d06ef299e': Add filter for personal apps that are not disabled until first use
| | * | | | | | | am bd388372: am 5faa0336: Merge "Add filter for personal apps that are not ↵Zach Johnson2015-07-281-0/+15
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disabled until first use" into mnc-dev * commit 'bd388372a81472aa3a5f40e57f9f541f85931495': Add filter for personal apps that are not disabled until first use
| * | \ \ \ \ \ \ \ am f040100c: am 6a601960: am 9e49b5d6: Merge "Move PIN/Pattern appear ↵Jorim Jaggi2015-07-271-10/+56
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | animation to RenderThread (1/2)" into mnc-dev * commit 'f040100cbde4b551dd551a8b0b9eb7194116a95b': Move PIN/Pattern appear animation to RenderThread (1/2)