summaryrefslogtreecommitdiffstats
path: root/res/xml
Commit message (Collapse)AuthorAgeFilesLines
* Integrate mobile network settings into SIM settings for MSIM.Danny Baumann2016-01-061-0/+3
| | | | Change-Id: I3ab67d0dcb2979d2b527d40642d0c0f5b3e07034
* Remove a few MSIM tab hosts.Danny Baumann2016-01-061-12/+0
| | | | Change-Id: Idd0b7738685ba05fc7c6a85306fcf5e5b08203ff
* Settings: add link to statusbar icon config screenRoman Birg2016-01-061-1/+11
| | | | | | | | The SystemUI tuner allowed you to hide specific statusbar icons. Add a link in Status bar settings back to the status bar icon config screen. Change-Id: Ib239c8b893769bcf273664a15e8112caca8a0618 Signed-off-by: Roman Birg <roman@cyngn.com>
* Settings: Respect legacy quick pulldown row.Adnan Begovic2016-01-021-1/+1
| | | | Change-Id: I5d4096160956e02c90edf75a3dfdee93e6632bbe
* settings: Animation scale seekbarsSteve Kondik2015-12-281-12/+9
| | | | | | * Use a seekbar preference to allow setting arbitrary animation scale values Change-Id: I4ceaf0dc74e6e044e36cf3652bfc1efb33890380
* Profiles: Cleanup the codeMichael Bestas2015-12-281-42/+0
| | | | | | | | * Fix code style * Fix a couple mismerges * Align strings with cm-12.1 Change-Id: I0795c114014e53101c7d6697bb9a229c003973ab
* Settings: Fix some settingslion07382015-12-235-7/+7
| | | | | | these settings are moved to CMSettings. Change-Id: I88d78a708b11a02a4987c522dfca41f9aaab1396
* Settings: Move NFC payment under NFC categoryMichael Bestas2015-12-191-6/+6
| | | | Change-Id: I906315a63a05dd152d8f8910c13959cf0091ab50
* Settings: update About screen device model fieldsRoman Birg2015-12-191-2/+8
| | | | | | | | | - Changed "Model name" to "Device model", this queries ro.product.model - Added an optional "Device name" field which queries ro.product.name - The new "Device name" field is disabled by default Change-Id: If837674091b4612124e1eff00e884823be767f47 Signed-off-by: Roman Birg <roman@cyngn.com>
* Power Menu: remove power as an optionDave Kessler2015-12-191-5/+0
| | | | | | | | | This is the only way to power the device off. Also, if the user toggles all the options off an empty dialog will open. Lets make this feature a little more user-friendly and remove power as an optional entry. Change-Id: I10b2d7c844fa40ae9583d3114ec99b0825c21cd9
* settings: LiveDisplay color profilesSteve Kondik2015-12-181-16/+22
| | | | | | | | | * Add support for using the new DisplayMode HAL, which configures the display for a preset mode. * Clean up the settings a bit, and move advanced stuff under an advanced category. Change-Id: If386c93da99346fbee156b057274b60fd064b49d
* Settings : Cleanup control media volume toggleDanesh M2015-12-181-1/+1
| | | | Change-Id: I1e887e6a109aa75fcb1d1e74216fceb1cc91ab59
* Settings : Add volume link notificationDanesh M2015-12-181-0/+5
| | | | | | | | | | | | Change-Id: I06027bc4f13c8a60b19a2b7ded73ce76da4e4f02 Tablets don't need to link volumes they don't have This feature broke the notification volume slider in settings for devices without telephony service (tablets) and isn't applicable anyways since they don't have ringtone volume streams. Change-Id: Ifff10ecd35b53f5fc08a36332814fb00d20b4350
* setings: Fix livedisplay settingsSteve Kondik2015-12-171-3/+3
| | | | | | | | | | | | | | | | | | | | | * Since moving this to internal settings vs. kernel settings, the parameters were wrong and changes set via settings weren't being applied. Fixit. Change-Id: I0676f6069729878b644914abe0ad0bca8a053c9e livedisplay: Add an "off" state * Don't force "day" to be the default state. * Change minimum value for color calibration to 20% so blackout doesn't happen when all sliders are at minimum. * Also improve a few strings to describe what day and night means. Change-Id: Ib2a617488fffb128c8e3e9e52d64fac6b261e53d livedisplay: Fix for multiuser Change-Id: If0ef1da91cf5310308abf08806f7902e25080d2c
* Settings: adapt lock screen visualizer toggleAdrianDC2015-12-172-5/+6
| | | | | | | | | * Do not show the Visualizer toggle for Screen lock : None * Show the Visualizer toggle for Screen lock : Swipe * Add a missing key field (Screen lock : Swipe) Change-Id: I460693201142f0d7d5eb34dea91f4f5db33a00d4 Signed-off-by: AdrianDC <radian.dc@gmail.com>
* Settings: add lock screen visualizer toggleRoman Birg2015-12-164-0/+20
| | | | | Change-Id: I7aaa972ba521bebbef7f47bbe502fb6e4f0c3a6a Signed-off-by: Roman Birg <roman@cyngn.com>
* Allow disabling the privacy guard notification - port from cm-12.1 (1/3)Chirayu Desai2015-12-161-0/+5
| | | | Change-Id: Iebf4545c1a65b10036a4865bae29d14e86b12d07
* Settings: move double press power for camera to button settingsAltaf-Mahdi2015-12-162-6/+6
| | | | Change-Id: Ie59e499c2df2129bf1942bfe95e5724579832336
* Settings: add switches for dashboard itemsRoman Birg2015-12-151-2/+7
| | | | | Change-Id: Ibff81510270745807a4b133457d60d47dd629df6 Signed-off-by: Roman Birg <roman@cyngn.com>
* Settings : Remove status bar weather entryDanesh M2015-12-151-6/+0
| | | | | | This has moved to quick settings config panel Change-Id: I23a83abb88d813aa1631480841d386831abeaa6c
* development: Add setting for updating recoveryBrint E. Kriebel2015-12-121-0/+5
| | | | | | | When enabled, the recovery of the device will be updated with the version of the installed system. Change-Id: I519905341b9cba9c2ab09f5d9c6e88f4025a73a7
* Settings: Add back keywords to display settingsMichael Bestas2015-12-121-3/+5
| | | | Change-Id: I6f77a92bec09bfd472089dd82fd466bdc2db7597
* Settings: Remove duplicate stringsMichael Bestas2015-12-121-1/+1
| | | | Change-Id: I83c2772170167f0d22919f545aed1d6bd2307a46
* Settings: Add back oclick settingsMichael Bestas2015-12-121-2/+12
| | | | Change-Id: I94482a3ff6f7a88ce271f65ad167e2cfd57d3195
* Settings: Fix more derps after reorganization from 12.1AragaoAnderson2015-12-121-9/+11
| | | | | | | | | * Move Wallpaper fragment to Interface category * Use CMSystemSettingSwitchPreference for: Prevent accidental wake-up Search in Recents Change-Id: I49b184e4c838bce916271aae9409bb65f7338788
* Settings: Fix notification settings after reorganizationAragaoAnderson2015-12-122-169/+16
| | | | | | | | * Re-add Do Not Disturb access fragment * Add extra classname to App notifications fragment * Remove obsolete xml Change-Id: Iecac1e43641e32dee0cecde68edddc2da595f1ef
* Settings: Re-add Heads up switchAragaoAnderson2015-12-111-0/+7
| | | | Change-Id: I3dcd0bf32351f47014f42411c3314e319c0578a3
* Settings: fix Vibrate on touch preference not workingRoman Birg2015-12-111-5/+3
| | | | | | | It was moved out of Other sounds, and never got hooked back up. Change-Id: Ibdc27be82d1fdad27e28d3dc20b245c6e81a125f Signed-off-by: Roman Birg <roman@cyngn.com>
* Settings: forward port lock pattern grid size (2/2)Michael Bestas2015-12-113-1/+43
| | | | Change-Id: I7078d703c218cd096d9b77c003a94b52fbce6322
* Settings: Fix FC on app noticationsDHOMD2015-12-101-1/+1
| | | | | | | There was a mismerge in recent re-org. Change-Id: Ic8b09d2070f954049ed2555968190e5bf416601e Signed-off-by: DHOMD <DHO@dho.im>
* Settings : Port over reorganization from 12.1Danesh M2015-12-0815-283/+494
| | | | Change-Id: I3d77bb96aba4a501d3223e72be60403694828a34
* Settings: add quick-quick settings pulldown settingRoman Birg2015-12-071-0/+7
| | | | | Change-Id: I986ea9d5e7037e58b1d185aba3daaa8fa7f6a9a7 Signed-off-by: Roman Birg <roman@cyngn.com>
* Settings: we do not ship Google Now Launcher wallpapersjrizzoli2015-12-071-7/+0
| | | | | Change-Id: I615664b5e82bea90b431e308a50fee7080b057a2 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* BatteryLight: Reset all settings back to defaultd34d2015-12-041-2/+2
| | | | | | | This patch resets all the settings for BatteryLightSettings when the user presses reset, for a more consistent UX. Change-Id: I5b705a02b9df686eea8af5afd4d552897926d0e3
* Add toggle for heads up notificationsMichael Bestas2015-12-031-0/+7
| | | | Change-Id: Ie2f50e3fac70268d1cf0c0cab6cd23d9aec7cdc7
* settings: contributors cloudJorge Ruesga2015-12-011-1/+7
| | | | | | | | | | | | | | | | Squash of: settings: remove contributors cloud margin/padding Change-Id: I120e7bd1611bd47126d91ca1f88ce5cdb964fed8 Signed-off-by: Jorge Ruesga <jorge@ruesga.com> Settings: update contributors cloud Generated date: 3rd November 2015: 09:29 Change-Id: I7bc707f3896f91b3fd7d0f9f76700e3938f1a4b2 Change-Id: If5b89e0d278b7a0c85c966e09264b60927889fc9 JIRA: CML-133 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Use SystemSettingSwitchPreference.Danny Baumann2015-11-271-2/+2
| | | | Change-Id: I14fe1c9b1c5ead1ddb20c61ba080bb005f2130d7
* Settings: Change 'Model Number' to 'Model Name'Kyle Laker2015-11-271-1/+1
| | | | | | | | | | Most devices have the Model Number set to something like 'One' rather than 'PN072', therefore they are using the Model Name not the Model Number. Therefore, either every device should update to properly refer to the Model Number, or we should update Settings to correctly state that it is the Model Name. Change-Id: I70981d3a46e7a7e26f4bfcb6c5d768a00314e3b9
* wifi: forward port avoid poor connection settingJonathan Dean2015-11-271-0/+7
| | | | | | | | | | | Squash: fixup "wifi: forward port avoid poor connection setting" Author: : Evisceration <eviscerationls@gmail.com> Change-Id: I3545e874bd6519a586744fc36297f7f3f3cb1f42 Change-Id: I22d0866e2c5d9b7f119b7ad42cc66e78bfd6ada0
* wifi: Allow configuration of country code for wifi (3/3)Andrew Dodd2015-11-271-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | Wifi country code handling is a nightmare - Most retail devices have region customization in /system for each country a device is shipped to. This doesn't work very well for a firmware like Cyanogenmod, where we try to support all target countries with one firmware package. For whatever reason, with newer Broadcom drivers/ firmware blobs, the old trick of using a universal region code (ccode=ALL in nvram_net.txt) does not seem to work. Who knows what the deal is for other wifi chipsets. The good thing is that wpa_supplicant has a standardized cross-chipset method for setting the region code, and we use that here. Cherry-Pick: http://review.cyanogenmod.org/#/c/54904/ Require: I429326a77649c77ba40b00eb2236de3ca8839e57 Id9f00d3a678642c6c142fd1511af820d729507a7 JIRA: CML-118 Change-Id: Ia9f5133f61f56d89ccb290e37a393f5de507e1cf
* Settings: Remove screen rotation from accessibilityMichael Bestas2015-11-261-5/+0
| | | | | | We have a more advanced option in display settings Change-Id: I8be43e899a14d184374b422a381b0db839709fbf
* Add LCD density settingTom Marshall2015-11-251-0/+5
| | | | Change-Id: I3d55615127cc735ea0443d519520d0cb6cfbfb38
* perf: Add CM secure settings for app profile prefKhalid Zubair2015-11-251-1/+1
| | | | | | | | | | Implement CMSecureSettingsSwitchPreference to handle CMSettings.Secure preferences. The `app_perf_profiles_enabled' pref is defined in CMSettings.Secure and without this fix it cannot be changed. Change-Id: Ic85def69e4d120051a95fa64e6539f9771ec6628
* Settings - Display Rotation: Checkboxes to SwitchesSTELIX2015-11-241-2/+2
| | | | | | | | | | Display rotation: Switches to checkboxes According to the guidelines, checkboxes should be used in lists Checkboxes match better than switches in this cas Change-Id: I631c0ef65985d336e1a0790b6bb07ef7524ff6b2 Signed-off-by: STELIX <ssspinni@gmail.com>
* Revert "Settings : Nav ring"LuK13372015-11-241-5/+0
| | | | | | | | * M no longer has nav ring This reverts commit 9cf9098e3f3a6d71ec600b862005452068db86b8. Change-Id: I1484c3b2b9d3656a9f928977ee2eeaec37170bbc
* Settings: Add CM UpdaterDvTonder2015-11-231-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: Author: DvTonder <david.vantonder@gmail.com> Settings: Add Updater and Changelog Change-Id: I8cf09962d9ba667bcdba78d7214fd6b5bb0feedc Author: Jorge Ruesga <jorge@ruesga.com> settings: hide settings of disabled components Change-Id: I977bd0c9668b479773802f99d03ecd1072e12f75 JIRA: CYAN-3552 Issue: https://jira.cyanogenmod.org/browse/CYAN-3552 Signed-off-by: Jorge Ruesga <jorge@ruesga.com> Author: Michael Bestas <mikeioannina@gmail.com> Move CM updater & remove summary * Move CM Updater to the top, like the fota app * Use android's default 'System updates' empty summary Change-Id: Ia3358397be97bc0ac19dd73598d053eb29efe31d Change-Id: I8cf09962d9ba667bcdba78d7214fd6b5bb0feedc
* Settings: Add FOTA updaterRicardo Cerqueira2015-11-231-2/+3
| | | | | | | | | | | | | | Squashed commit of the following: Author: Ricardo Cerqueira <cyanogenmod@cerqueira.org> Support the signed-builds FOTA updater, too Change-Id: I2724881d6252ce7ce17ed9b3cfa94f6fecae1f7d Author: Brint E. Kriebel <bekit@cyngn.com> settings: Rename FOTA package Change-Id: Ic1131261c275c15de308dded0aea36b61942a986 Change-Id: I2724881d6252ce7ce17ed9b3cfa94f6fecae1f7d
* Settings: add opt out stats eventSteve Kondik2015-11-231-1/+0
| | | | | | | | | | | | - Get rid of keeping track of queued jobs, job scheduler does this and all we really want is a new job id to not interfere with old ones (unless we hit the max jobs allowed, then start the count over). - Persist whether we have reported metrics for the owner user (once per device) Ref: CYNGNOS-1131 Change-Id: Ib5bac2944b5ca4259ea82a357b24708377c1dc4c
* Settings: Move CMStats under Privacy settings.Adnan Begovic2015-11-231-0/+7
| | | | Change-Id: Ib1eaf2deee4de0854a64051fe7b0487a0d9bdc8c
* Settings: Update Anonymous Stats Implementation.Adnan Begovic2015-11-232-8/+6
| | | | Change-Id: I0347b4401563acff1a9f488cde5d53bb76b02c10