summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider/src/com
Commit message (Expand)AuthorAgeFilesLines
* 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
* Parcelable objects for Disk/Volume.Jeff Sharkey2015-04-041-3/+3
* Merge "Clarify settings update code."Jeff Brown2015-04-022-40/+69
|\
| * Clarify settings update code.Jeff Brown2015-03-262-40/+69
* | Fix a regression in settings parsingSvet Ganov2015-03-282-9/+15
* | Relax the parsing code in settings provider.Svet Ganov2015-03-271-63/+27
|/
* Back up and restore the set of enabled IMEsChristopher Tate2015-03-231-1/+2
* Revert "Persist settings on a normal priority thread."Svetoslav Ganov2015-03-171-23/+3
* Merge restored accessibility enable state, don't overwriteChristopher Tate2015-03-161-1/+2
* Notification listener backup & restoreChristopher Tate2015-03-162-26/+110
* Persist settings on a normal priority thread.Svetoslav2015-03-131-3/+23
* Fix XML parsing crash in SettingsProviderRaph Levien2015-03-111-1/+1
* Make settings XML files readableSvetoslav2015-03-101-1/+2