summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* More general phrasing for USB mode dialogueHEADreplicant-6.0Wolfgang Wiedmeyer2017-06-221-1/+1
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* use F-Droid search for weather providersWolfgang Wiedmeyer2017-02-181-2/+2
| | | | | | although it seems like none are available so far Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Replicant rebrandingWolfgang Wiedmeyer2017-02-131-11/+11
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Merge branch 'cm-13.0' of ↵Wolfgang Wiedmeyer2017-02-112-11/+13
|\ | | | | | | | | | | https://github.com/LineageOS/android_packages_apps_Settings into replicant-6.0 Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
| * Settings: CMStats: use new server-side APISimon Shields2017-01-081-1/+1
| | | | | | | | | | | | | | | | * version the API * instead of sending a POST request with parameters, POST a json blob. Change-Id: I1e83f85ca833b823dfd23eacbc8309d9eeee72a9
| * Settings: cmstats: Stop sending stats to cyngn serversSimon Shields2016-12-311-3/+2
| | | | | | | | Change-Id: I30fa515f924f368b6cd7016ba03f366affaa6e5e
| * Settings: Rebrand to LineageOSSimon Shields2016-12-291-11/+12
| | | | | | | | Change-Id: I7326fd71621b398345d318c9c38dbc44433c732a
* | support replacing a separate encryption passwordDaniel Micay2016-12-161-0/+6
| |
* | support setting a separate encryption passwordDaniel Micay2016-12-161-0/+9
| |
* | Merge branch 'cm-13.0' of ↵Wolfgang Wiedmeyer2016-12-137-123/+279
|\ \ | |/ | | | | https://github.com/CyanogenMod/android_packages_apps_Settings into replicant-6.0
| * Settings: Make proximity wake string more accurateZhao Wei Liew2016-11-171-1/+1
| | | | | | | | | | | | | | We also check the proximity sensor for gesture-activated wake-ups, such as tap to wake. Change-Id: I4e73a8d9b116e49fa168c1a4a457f55ff3885aea
| * Add setup UI for minimum delay between an app's notification sounds.Danny Baumann2016-10-272-0/+32
| | | | | | | | Change-Id: I70e9cc308b4f7c7681457a0b09dd73e5d1aebb73
| * Allow selecting vibration mode during zen priority mode.Danny Baumann2016-10-271-0/+6
| | | | | | | | Change-Id: I4e80e920e4d8f42b0255fd3f528c464b7f094d0e
| * DevelopmentSettings: Add an opt-out for recovery updaterAdrian DC2016-09-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Some devices should not have this option, for instance all Sony devices supported on CyanogenMod already include the ROM's recovery inside the ramdisk and provide their own init_sony boot selection * Makes sure a user did not enable the option on old installations by disabling it if needed * Disable the recovery updater through the new overlay * Prevent recovery updater related features to run, and pass an additional context argument from BootReceiver to initializeUpdateRecoveryOption to access resources * Similar to the original CM 11.0 commit by Dan Pasanen Change-Id: I1963e27e59353e1a7e26a4edf905bee6c9da0571
| * Settings: Hidden option to view Device IDJanet Sun2016-09-081-0/+12
| | | | | | | | | | | | | | | | On tapping 7 times, show the device ID and copy it to clipboard. CYNGNOS-3232 Change-Id: I1f18874be20671d66ccbe9132bce5d772be14dd9
| * Settings: Root appops access in developer settingsAdrian DC2016-08-111-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | * 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>
| * Revert "Settings: Add screen color settings"Steve Kondik2016-08-054-66/+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-051-0/+8
| | | | | | | | | | | | | | * Allow user setting of hue, saturation, intensity, and contrast * These controls are associated by the current display mode Change-Id: I5de24a0b5c2972f115920167fa97afa3a136b80d
| * SimSettings: Make provisioning optional even if qti-telephony is presentRicardo Cerqueira2016-07-281-0/+4
| | | | | | | | | | | | | | 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-271-0/+3
| | | | | | | | | | | | | | | | | | 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
| * Settings: Improve vibrator intensity dialog layoutZhao Wei Liew2016-07-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - 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
| * 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-071-0/+22
| | | | | | | | | | | | | | | | | | | | | | 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
| * fingerpint: Allow devices to configure sensor locationd34d2016-06-303-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The text for enrolling a fingerprint always assumes the sensor is located on the back. This patch adds a config integer that defines where the sensor is located on the device. 0 = back 1 = front 2 = left side 3 = right side This patch also adds a new drawable that shows the front of the device when applicable. Change-Id: Ia8f5f8ff4ba4d13d35aed3052f60ff665dd4f294 TICKET: CYNGNOS-3089
| * Settings: Set root access options appropriatelyTom Marshall2016-06-291-0/+10
| | | | | | | | | | | | | | | | | | It is possible to be running a user build with a debuggable boot image. In this case, "su" will not be available. So only show none/adb. Jira: BACON-4461 Change-Id: Iaa7df8311b9ea81eabb1566ba6f9159fdc9fab34
| * Fix untranslatableMichael Bestas2016-06-291-1/+1
| | | | | | | | Change-Id: I22279afa630cd03fe00b58f2c8c6826ea2f2d115
| * Settings : Add country code to blacklist entry dialogDanesh M2016-06-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enforce country code when adding an entry. If the user has regex enabled, * is added to the list as a choice. This avoids the confusion users are currently facing where blocking only the number + regex doesn't work, since country code is expected. Eg : 206* won't work +1206* works CYNGNOS-3049 BACON-4953 Change-Id: I9236898f17fcef425e561aaa10e56c5e8c2171a7
| * Settings: handle 'always ask' for SMS subscription on 3rd party appsRoman Birg2016-06-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | We need to ensure that the SMS app has a valid subscription to use as 3rd party apps don't know how to use our custom "always ask" logic. Don't allow the user to choose "always ask" if a 3rd party SMS app is currently the deafult. Ticket: CYNGNOS-3068 Change-Id: I4aabf43adfb4fdc39e7656aa872abf73d9a5edbe Signed-off-by: Roman Birg <roman@cyngn.com>
| * Bring back the custom wallpaper picker [3/5]d34d2016-06-191-0/+3
| | | | | | | | | | Change-Id: I546a6ce67627c22cfbc7f6f061c21954183936b7 TICKET: OSS-62
| * Settings: Apply decor padding in landscape storage wizardScott Mertz2016-06-172-0/+3
| | | | | | | | | | | | | | | | | | The header was appearing below the status bar when in landscape mode. Add a padding in landscape so the text appears below the status bar. FEIJ-1157 Change-Id: I4d3c46958442b517186cc7d796bdd1552c0bdffe
| * Settings: Dissallow privacy guarding system apps on overlay.Adnan Begovic2016-06-151-0/+3
| | | | | | | | | | | | | | | | | | | | Bandaid fix for google play services inundating the permission dialog request queue within AppOps service and causing watchdog to consistently kill the system server's activity manager service which is deadlocked retrieving dialogs from the queue. Change-Id: I10c432cebe6a4199517839598046eee7d19dcf72 TICKET: CYNGNOS-2869
| * String improvementsMichael Bestas2016-06-101-7/+7
| | | | | | | | Change-Id: I36662b94a4f2f020c756446b7b2a039eb451fd62
| * Keyguard: Get your weather on... the lock screen [3/3]d34d2016-06-091-0/+2
| | | | | | | | Change-Id: I9b411c86ea02dd95379fe6fcd1814c81c1c7ef0b
| * Radio info to control QC dbg prop'sDeepak Kundra2016-06-031-0/+17
| | | | | | | | | | | | Issue-id:FEIJ-679 Change-Id: Ia1c9e5d5899ae173d4fd7fa9b2339013b42f115b
| * Lockscreen -> lock screenMichael Bestas2016-06-021-4/+4
| | | | | | | | Change-Id: I1653d92869f4cfd37f3758be178b856a1031cb9b
| * Settings: Add per app controls for LP keyguard notifications (2/2)Lars Greiss2016-06-011-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nice done by google but the UX is a problem especially for ppl who are using a lot apps and just want to see from important apps the notifications on the lockscreen. This commit adds the ability to - enable/disable per app the keyguard notification at all - enable/disable per app ongoing notifications on the keyguard We handle this over the app policy conf file like the other per app notification options TICKET: CRACKLING-1127 Change-Id: I12df484379621c3baba333d30a8b545b3a0ec0ae
| * Give user control over lock screen blurd34d2016-05-201-0/+3
| | | | | | | | | | | | | | | | This will provide control over blurring since the current implementation assumes it is always on provided the device config specifies it supports blur. Change-Id: I7add45c607fcf47777d61629a3fc6245ffedb339
| * Cleanup cm_arraysMichael Bestas2016-05-142-59/+50
| | | | | | | | | | | | | | | | * Remove unused resources * Set untranslatables * Convert remaining arrays to string references Change-Id: I8ae61eb81e0148e8b6954ebc46960348bf35044c
| * Add config to hide/show weather menuLuis Vidal2016-05-101-0/+2
| | | | | | | | | | | | | | | | This config controls whether the weather menu should be displayed in settings Change-Id: I89502d22cb56496825f497e6b19fce3d8e0a7a3c TICKET: CYNGNOS-2796
| * Add option to select temperature unitLuis Vidal2016-05-062-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | Added a menu in the weather settings to select the temperature unit. This setting will be visible only if the user has at least one weather service provider installed. The weather settings layout was refactored to make room for this new preference Change-Id: I5e9f206573e0ff95fcee31a010b52530a907acc6 TICKET: CYNGNOS-2605
| * Prevent crash if weather settings activity can't be foundLuis Vidal2016-04-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Each weather provider service may define a settings activity which will be automatically launched when the user selects the provider. If such activity can't be found, an ActivityNotFoundException is thrown. This patch adds a try/catch block to avoid crashing the settings app if the activity can't be found A toast will be displayed to notify the user. Otherwise, the user would never know why the settings gear is doing nothing Change-Id: I3c3d54ce8f9131353077c34a2f821ec6b0fc0268 TICKET: CYNGNOS-2478
| * Restore double tap to wake string from CM 12.1.Danny Baumann2016-04-151-0/+4
| | | | | | | | | | | | | | | | | | | | The AOSP strings/translations of that feature are inconsistent to those of the double tap to sleep feature, so replace the string to keep the translations consistent. As the same string exists in cm-12.1, all translations are already present and will automatically be added in the next translation sync. Change-Id: I613941b586fe60ea6b29e2695120359295289615
| * livedisplay: Update Settings for new LiveDisplay APISteve Kondik2016-04-122-12/+0
| | | | | | | | | | | | | | | | | | * LiveDisplay is getting a proper API. This patch refactors the settings to use it. * Also kill off the deprecated "gamma calibration" tunable which nobody should be using at this point. Change-Id: I948b8845cd06c8c634a201cb5d5b93b5766cc51d
| * Allow adding a shortcut icon for carrier selectionMichael W2016-04-111-0/+2
| | | | | | | | | | | | e.g. to homescreen Change-Id: I4d16519ee84b50b229c82a41c404690bb2618c29
| * Add explanation for customizing appsMichael W2016-04-071-0/+1
| | | | | | | | | | | | | | | | | | Settings->Display & LEDs->Notification light->Apps Currently this is header only if no apps are added yet. Populate it with an explanation when it's empty. Change-Id: I83193dfdd01f05bcd1d597033ef710a1b0eb7e82
| * Improve cellular data stringsMichael Bestas2016-04-041-4/+4
| | | | | | | | | | | | * Follow standards Change-Id: Idab832e96eefd7d3937f60bf8b61af1b12001b7a
| * Settings app Data Usage UI enhancementsKamaljeet Maini2016-04-012-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified Settings app to support following new features in Data Usage Summary screen: 1) Added two items to overflow menu a) Enable/disable data usage alerts: to enable/disable global switch for data alerts. Shown only when DataUsage provider is installed. b) Reset data statistics: to reset data stats for current tab 2) Added a new per app switch "Mobile Data Alert" 3) Added a new per app switch "Restrict cellular data access" 4) Modified per app background data access feature to support three options a) Over mobile and WiFi b) Only over WiFi c) No access DataUsage provider, service and notification receivers have been refactored into a standalone package to minimize the changes to the Settings App. Change-Id: Ic0e42e57d04dc8e164ebfdab4531cced31c4e6eb Issue-Id: SETTINGS-75 Issue-Id: SETTINGS-76 Issue-Id: SETTINGS-77 Issue-Id: SETTINGS-76
| * LLS: Add config for showing LLS settings at topd34d2016-04-011-0/+3
| | | | | | | | | | | | | | | | | | This config allows the live lock screen settings to be displayed at the top of the Lock screen settings when set to true, by default it is false Change-Id: I051f07c4d7b05e89f4efdc018ce833190a4e14af TICKET: CYNGNOS-2242
| * Add Weather Content Provider [2/5]Luis Vidal2016-03-312-0/+7
| | | | | | | | | | | | | | | | | | | | Introduce a new entry in the settings menu to select the available weather provider services. This entry will be parked in the System category between Date&Time and Accessibility Change-Id: Ida230f3be72eb575a2b09504c99eaa16851c99f8
| * Settings: reflect/inform user of disabled wakelock appopRoman Birg2016-03-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If an app is marked as "allow-in-power-save" (loaded in as part of SystemConfig), then this app is not susceptible to battery saving optimizations and is required to be active for the system to function properly. This behavior is enforced on the PowerManagerService side when requesting wake locks - inform the user visually as well. Ticket: CYNGNOS-1258 Change-Id: I1c99de703012a09ddbde19838171b7e5659f2523 Signed-off-by: Roman Birg <roman@cyngn.com>