summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Don't crash while entering in DevelopmentSettingsMarcos Marado2016-09-131-0/+4
| | | | | | ...when there's no Backup Manager Change-Id: I24261cfc7d2709d07b895899216ab38d4a757095
* Automatic translation importinky@build012016-09-120-0/+0
| | | | | Change-Id: Id900144fba6e18d454118f7592a9e40b6ff54b96 Ticket: -
* Automatic translation importclyde@build012016-09-1098-4/+432
| | | | | Change-Id: I239439318d045bb69f69cd88ee067e618d08baa4 Ticket: -
* Fix AIOOBE with root access disabled.Danny Baumann2016-09-091-30/+33
| | | | | | | | | Page title and template array lengths got out of sync if root access was disabled. Make sure this doesn't happen anymore by combining titles and templates into a single list prior to filtering. Change-Id: I069db9b9925887d6d80592eabe93b33abeaf0fe8 JIRA: CYAN-8028
* Settings: Hidden option to view Device IDJanet Sun2016-09-082-1/+60
| | | | | | | | On tapping 7 times, show the device ID and copy it to clipboard. CYNGNOS-3232 Change-Id: I1f18874be20671d66ccbe9132bce5d772be14dd9
* Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-073-0/+18
|\ | | | | | | | | | | | | Android 6.0.1 release 66 # gpg: Signature made Tue 06 Sep 2016 09:27:08 AM PDT using DSA key ID 9AB10E78 # gpg: Can't check signature: public key not found
| * Pre-setup restrictions DO NOT MERGEJason Monk2016-07-213-0/+18
| | | | | | | | | | | | | | | | | | - Prevent external tiles from system apps - Don't let user settings run - Disable help Bug: 29194585 Change-Id: I74ab8aaab62d62cc4dbbdf3164429a503f3a572b
* | Automatic translation importclyde@build012016-09-066-9/+54
| | | | | | | | | | Change-Id: I8cc54b3454ed30a329787931b8d0fcff0f11bf36 Ticket: -
* | Automatic translation importpinky@build012016-08-290-0/+0
| | | | | | | | | | Change-Id: I16bbbddc26bf598f9156e20ba0032b54cca7b227 Ticket: -
* | Automatic translation importpinky@build012016-08-2729-139/+10645
| | | | | | | | | | Change-Id: I07d3bda3746ddb983302208b7fecce1a23ac02d4 Ticket: -
* | Automatic translation importblinky@build012016-08-1396-603/+393
| | | | | | | | | | Change-Id: I4e7d6adaf0c00d032921fe688b3e9f742437c017 Ticket: -
* | Settings: move high touch sensitivity setting to DisplayRoman Birg2016-08-125-31/+50
| | | | | | | | | | | | | | | | | | For devices that support this feature, it makes sense to place this under display settings as most people wouldn't look under language. Ticket: CYNGNOS-3250 Change-Id: Ib99f5e8c5f0f2bdae7b5b5f788a364a1d63aa146 Signed-off-by: Roman Birg <roman@cyngn.com>
* | Settings:Fix mImsi null cause ApnSettings crashxiaognol2016-08-111-5/+2
| | | | | | | | | | | | | | | | mImsi may be "null" in some case,if we use "" instead may cause crash in ApnSettings&com.android.phone. so fix it to use old way to set Apn in that "null" case. Change-Id: I0119e9a3f58c688e0e271ae62f50484ad8a29da9
* | Settings: remove wifi hotspot timeout when hotspot settings are removedScott Mertz2016-08-111-0/+1
| | | | | | | | Change-Id: Id69c58ab5227286922518fe11243bc2134d7f300
* | Settings: Show only one tab on PrivacyGuard direct accessAdrian DC2016-08-111-7/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Allow an intent request to a specific tab to be isolated, giving access only to the expected settings * "Apps started on boot" opens only Bootup * "Manage root accesses" opens only Root Access * Related to the following commits Ia5bc9d56fb11700b19d73336fad13c0a936091ff I79d963ecbadc624dc45a398387a348691318b6be Change-Id: I5a720fe2a8abe5fdf1a1b91c054d8b3a57d6cc5d Signed-off-by: Adrian DC <radian.dc@gmail.com>
* | Settings: Root appops access in developer settingsAdrian DC2016-08-113-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | * Allow users to directly access the root app settings, as the feature is mostly unknown and often a reason for users to try using alternatives to CM root * Use the appops extra intent to link the su tab, introduced in I79d963ecbadc624dc45a398387a348691318b6be Change-Id: Ia5bc9d56fb11700b19d73336fad13c0a936091ff Signed-off-by: Adrian DC <radian.dc@gmail.com>
* | Settings: Animate pin/pattern fragment only if availableLuis Vidal2016-08-091-2/+8
| | | | | | | | | | | | | | | | To prevent NPE, check if the PIN/Pattern/Password confirmation fragment is available before performing animation Change-Id: I4ae78569f953daa6696e96c8318a0c059aaf3502 TICKET: HAM-1397
* | Automatic translation importblinky@build012016-08-086-8/+16
| | | | | | | | | | Change-Id: I9b865e55bc5b3b50b7a41567eb8099719d66d2e3 Ticket: -
* | Revert "Settings: Add screen color settings"Steve Kondik2016-08-05114-2417/+0
| | | | | | | | | | | | | | | | | | | | * We now have support for HSIC controls in LiveDisplay and this can be deprecated. A new UI to bring the same kind of functionality is underway as well. This reverts commit 853513841512a0fbf15dc22c7164a98d0a2de80b. Change-Id: I4fa3af25f64b05338a78ba7832e75333cf15e448
* | livedisplay: Add picture adjustment settingsSteve Kondik2016-08-055-23/+425
| | | | | | | | | | | | | | * Allow user setting of hue, saturation, intensity, and contrast * These controls are associated by the current display mode Change-Id: I5de24a0b5c2972f115920167fa97afa3a136b80d
* | Allow restricted users to change status bar settingsSam Mortimer2016-08-041-0/+1
| | | | | | | | Change-Id: I121653cfd8e74333db32d7db18fc2dde05f00e2d
* | Automatic translation importinky@build012016-07-315-0/+15
| | | | | | | | | | Change-Id: I181b7c06e3af2101e5506bd2490d8ae35c45a0b9 Ticket: -
* | Automatic translation importblinky@build012016-07-294-1/+7
| | | | | | | | | | Change-Id: If6551faaef84e6b870131465c757fc46b5456725 Ticket: -
* | Automatic translation importinky@build012016-07-2895-3/+105
| | | | | | | | | | Change-Id: I2db12f567932f5357531631a68c436657f49f59c Ticket: -
* | ZenMode rules: Show days list in the correct orderLuis Vidal2016-07-281-1/+3
| | | | | | | | | | | | | | | | | | Populate the days list based on what the first day of the week is for the current locale. Ex. Sunday is the first item in the list for US, whereas Monday is for UK Change-Id: Ib3c03a59cee73cfcd809fb115a5d49e5eb7c2e45 TICKET: CYNGNOS-3181
* | SimSettings: Make provisioning optional even if qti-telephony is presentRicardo Cerqueira2016-07-282-1/+6
| | | | | | | | | | | | | | Current code assumes the manual provisioning options should come up if the qti-telephony blob is present. Don't make that assumption. Change-Id: I5e4f28b628e3fe3fe9e506631e92c85103e87ccf
* | Add SIM status string for localizing voice/data stringsd34d2016-07-272-1/+5
| | | | | | | | | | | | | | | | | | SIM status hard codes "voice" and "data" and therefore cannot be translated. This patch adds a format string that can now be properly translated. Change-Id: I3797b795d00aae875c0d33a1ee152f4c1e09021b TICKET: CYNGNOS-3227
* | Automatic translation importclyde@build012016-07-2762-65/+3
| | | | | | | | | | Change-Id: I75b51c7dd6065f768c28d1ae09d173ea55239845 Ticket: -
* | Settings: Fix possible crashMichael W2016-07-271-2/+3
| | | | | | | | | | | | | | applicationInfo is null sometimes, check that first Change-Id: I4c2d73cced26b8900c95ede08e5a9c478c107529 Reference: BugDumps 13-20160715-21 L#52
* | Settings: Improve vibrator intensity dialog layoutZhao Wei Liew2016-07-272-40/+31
| | | | | | | | | | | | | | | | | | | | | | | | - Remove redundant 'Vibrator intensity' text - Align the text and seekbars - Get rid of the ScrollView - Clean up Visual: http://imgur.com/YB7Ez3m Change-Id: I4d80f7df2f18b580eaef1ca44ce0560e044ee065
* | Automatic translation importinky@build012016-07-262-18/+28
| | | | | | | | | | Change-Id: I6b60b16ef9530eace717d3e93f576a0a3e451abf Ticket: -
* | Settings: Always set text value in color temperatureKeith Mok2016-07-251-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | onProgressChange is not always called if we set the color temperature to minimum, since it is the default value (no change). Causing the text showing the color temperature is empty. Call onProgressChange explicitly during init. FEIJ-1581 Change-Id: I7e0f8995cfc62a53770e787dc649109b9c3bf189
* | Automatic translation importblinky@build012016-07-251-2/+2
| | | | | | | | | | Change-Id: I2d60336a2f80fe68568b4a33488547d5614b4187 Ticket: -
* | Automatic translation importblinky@build012016-07-241-4/+4
| | | | | | | | | | Change-Id: I127cdf44db7bbc0de5c84f532dee2ab151550c73 Ticket: -
* | Automatic translation importinky@build012016-07-223-7/+9
| | | | | | | | | | Change-Id: Id177efe6c51cd3424564bf663746fb1fcd00f7c7 Ticket: -
* | Automatic translation importpinky@build012016-07-213-19/+21
| | | | | | | | | | Change-Id: I7b8461ce071d185f5219347678bd030c9d1c51c1 Ticket: -
* | settings: Add support for color balance in LiveDisplaySteve Kondik2016-07-202-21/+71
| | | | | | | | | | | | | | | | * Use the newly exposed APIs to map color temperatures to the linear color balance range using a power curve calculation. Change-Id: Ia1b7f26b5e4fff6d0f0e78d6cb62a7a9a2aec30e
* | Automatic translation importpinky@build012016-07-192-0/+4
| | | | | | | | | | Change-Id: I8c6d8383eae17654df86d618b6dc63d32c340741 Ticket: -
* | Automatic translation importpinky@build012016-07-163-0/+5
| | | | | | | | | | Change-Id: I9c038a2823e8c6360864dc6c8bbd94b4fb54650b Ticket: -
* | Automatic translation importinky@build012016-07-154-4/+53
| | | | | | | | | | Change-Id: I16a91343278b13d1dea55f9133bcf5f5d3112d64 Ticket: -
* | Settings: Don't enable proximity on wake by defaultGabriele M2016-07-151-2/+1
| | | | | | | | | | | | This is set depending on config_proximityCheckOnWakeEnabledByDefault Change-Id: I3b93f4173c725c7603152be9f8b1a4f1425f617a
* | Automatic translation importblinky@build012016-07-140-0/+0
| | | | | | | | | | Change-Id: I1caa7e943f76ca15503bacb6a69dd45abc42dc13 Ticket: -
* | Automatic translation importpinky@build012016-07-146-2/+27
| | | | | | | | | | Change-Id: Ib44237410311e2373b9ced02125aa2e4dbc9b1e5 Ticket: -
* | Automatic translation importpinky@build012016-07-142-0/+4
| | | | | | | | | | Change-Id: I92388d5ef8ad6bbf8628374a986f72864f829796 Ticket: -
* | Settings: Always set ramp-up time value during bindViewKeith Mok2016-07-121-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | onProgressChange is not always called if we set the ramp up time to 5 sec (0 in seekbar value, since it is the default value, no change). Causing the text showing the ramp up time text value not updated and display as empty when user enable/disable increasing ring volume with ramp up time set to 5 sec. FEIJ-1572 Change-Id: Id32d6b51aab05e80be59bc1912c4ae7c5d114ac5
* | Automatic translation importclyde@build012016-07-116-17/+53
| | | | | | | | | | Change-Id: I8cac94e7ac0bc215be6ea57da04497f0e61ce2e4 Ticket: -
* | Settings: Add adaptive display mode desc. stringsZhao Wei Liew2016-07-091-0/+2
| | | | | | | | | | | | | | Samsung devices support an 'Adaptive' display mode, or more commonly known as 'Auto'. Add the descriptions for this mode. Change-Id: I8532c00b01c0adf5d8d4ff0baed13246937d1ced
* | Break out Bluetooth device icon from dashboard reference.Dave Kover2016-07-072-1/+23
| | | | | | | | | | | | | | | | | | | | | | If a theme wants to use a different visual iconography style in the subsettings, the bluetooth icon is shared between the dashboard and that view. By adding this new reference, a themer can choose to independently theme the subsettings version if their design calls for that. Change-Id: Iac3a58175f90357e0c42efe57b1e698d5c8e2ad3 Ticket: CYNGNOS-3176
* | InstalledAppDetails: fix refreshing storage summary after force stopAltaf-Mahdi2016-07-072-2/+1
| | | | | | | | | | | | | | | | | | | | | | * if app is force stopped, current implementation causes a nasty loop which in turn causes very high cpu usage: refreshUi() > checkForceStop() > mCheckKillProcessesReceiver > refreshUi() * fix storage not being updated by running refreshUi() in onRunningStateChanged from AppInfoBase Ticket: CYNGNOS-2527 Change-Id: Iec24bb620d1a6287d7ccf583db978ef338ef762e
* | Automatic translation importpinky@build012016-07-0612-4/+73
| | | | | | | | | | Change-Id: Ifd76aa8307f0bf250dfbf92898c4caee104bcf26 Ticket: -