summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Remove hide_carrier_network_settings from Settings.Junda Liu2015-06-151-3/+0
* | Fixed NPE when dumpSettings is called with a null cursorFyodor Kupolov2015-06-111-1/+1
|/
* Use AtomicFile APIs correctly when reading.Svetoslav2015-05-291-1/+1
* Do not call out of the settings provider with a lock heldSvetoslav2015-05-201-255/+276
* Pass charset to XmlPullParser.setInput instead of nullWojciech Staszkiewicz2015-05-141-2/+3
* Add control for double tap to wake settingJason Monk2015-05-121-1/+12
* Zen: Reset zen + ringer modes on upgrades to M.John Spurlock2015-05-111-1/+18
* Require explicit userId in LockPatternUtilsAdrian Roos2015-04-282-3/+4
* DO NOT MERGE Do not clean up global/system settings on package unintalls.Svet Ganov2015-04-272-9/+8
* Revert some unnecessary changes in handling XML readSvet Ganov2015-04-231-3/+3
* Make read/write from/to XML persistent state more robust.Svet Ganov2015-04-221-4/+7
* Wire up GateKeeper to LockSettingsServiceAndres Morales2015-04-131-1/+1