summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider/src/com/android/providers/settings
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add overlay option for Settings.System.ACCELEROMETER_ROTATION_ANGLES"Zhao Wei Liew2017-01-241-3/+0
* SettingsProvider: fix data_enabled default lookupRoman Birg2016-07-121-10/+0
* CMSettings : Move force_show_navbar to globalDanesh M2016-05-131-1/+1
* SettingsProvider : load region-specific settingsRohit Yengisetty2016-04-211-4/+48
* LockPatternUtils: Use the actual user id to set pattern sizeScott Mertz2016-04-141-1/+1
* SettingsProvider: move SYSTEM_PROFILES_ENABLED to CMSettingsRoman Birg2016-04-141-0/+18
* SettingsProvider: fix build for volume adjust sound to be overlayedChristopher R. Palmer2016-04-061-1/+1
* SettingsProvider: Allow default volume adjust sound to be overlayed.Ankit Gupta2016-04-061-0/+2
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-112-1/+30
|\
| * Merge "Add setting for declaring disabled bluetooth profiles." into cw-e-devBryce Lee2015-12-171-1/+11
| |\
| | * Add setting for declaring disabled bluetooth profiles.Bryce Lee2015-12-161-1/+11
| * | Don't back up / restore EAP network definitionsChristopher Tate2015-12-101-0/+19
| |/
* | SettingsProvider: allow ambient display/doze mode to be overlayedAnkit Gupta2016-03-041-0/+2
* | lockscreen: Add option for showing unlock screen directly (1/3)eray orçunus2016-02-081-0/+1
* | Revert "SettingsProvider : Make WIFI_IDLE_MS into an overlay"Danesh M2016-02-051-17/+1
* | SettingsProvider : Make WIFI_IDLE_MS into an overlayDanesh M2016-02-051-1/+17
* | Default time format is hard coded to 24wangjing2016-02-031-4/+8
* | SettingsProvider : Don't replay aosp defaults every bootDanesh M2016-01-261-1/+21
* | Support alert type profile default:Vibrator & Ringtone for settings.kaiyiz2016-01-221-1/+5
* | SettingsProvider: Force aosp upgrade path from 12.1.Adnan Begovic2016-01-141-0/+51
* | Regional: Customize features for regional packagekaiyiz2016-01-041-10/+49
* | SettingsProvider: add mechanism to return migrated keysRoman Birg2015-12-212-27/+180
* | Port over linked volumes from 12.1Adnan Begovic2015-12-181-1/+1
* | Forward port CM Screen Security settings (1/2)Michael Bestas2015-12-111-1/+4
* | SettingsProvider: Don't drop tables if we're matching CM DB version.Adnan Begovic2015-11-231-2/+3
* | SettingsProvider: Provide upgrade path from cm-11 -> cm-13.Adnan Begovic2015-11-231-2/+168
* | SettingsBackupAgent : Filter out cm settings on restorationDanesh M2015-11-171-0/+33
* | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-161-2/+10
|\ \
| * | Support for configuring captive portal detection enabled by userLi Wei2015-10-221-2/+10
* | | fw: Move Global settings to CMSettingsd34d2015-11-121-6/+0
* | | fw: Move Secure settings to CMSettingsd34d2015-11-121-3/+0
* | | DatabaseHelper: Add back ro.telephony.default_networkLuK13372015-11-071-4/+29
* | | Add overlay option for Settings.System.ACCELEROMETER_ROTATION_ANGLESHoward M. Harte2015-10-261-0/+3
* | | protected SMS [1/4]Marcos Marado2015-10-261-0/+11
* | | SettingsProvider: add default overlay entry for SEND_ACTION_APP_ERRORRoman Birg2015-10-261-0/+3
* | | Themes: Port to CM13 [1/3]Andy Mast2015-10-261-0/+1
* | | [1/2] Forward port power connect/disconnect notification supportSam Mortimer2015-10-261-0/+6
* | | Runtime toggle of navbarTimo Wendt2015-10-211-0/+3
|/ /
* | Wifi: Maintain configKey generation logic same in backup agentNalla Kartheek2015-10-061-4/+4
|/
* Fix wifi disable during restoreChristopher Tate2015-08-071-16/+49
* Wait a bit longer for wifi to shut down before rewriting the configChristopher Tate2015-08-071-2/+4
* Notify settings URI change without a lock heldSvetoslav2015-08-031-23/+45
* Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm checkBilly Lau2015-07-291-40/+8
* Merge "Resource for setting default NFC payment component." into mnc-devMartijn Coenen2015-07-291-1/+19
|\
| * Resource for setting default NFC payment component.Martijn Coenen2015-07-271-1/+19
* | Notify the profile when cloned settings are changed.Nicolas Prevot2015-07-031-0/+20
|/
* Add missing conditional in settings providerSvetoslav2015-06-251-1/+3
* System settings can be changed by system apps.Svetoslav2015-06-231-5/+27
* Allow binary value in SettingsProviderMakoto Onuki2015-06-222-33/+154
* Merge "Remove hide_carrier_network_settings from Settings." into mnc-devJunda Liu2015-06-161-3/+0
|\