summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider
Commit message (Expand)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBaligh Uddin2015-09-181-0/+23
* am 5d05a24c: Merge "Fix wifi disable during restore" into mnc-devChris Tate2015-08-101-16/+49
|\
| * Fix wifi disable during restoreChristopher Tate2015-08-071-16/+49
* | am c376afb4: Merge "Wait a bit longer for wifi to shut down before rewriting ...Chris Tate2015-08-071-2/+4
|\ \ | |/
| * Wait a bit longer for wifi to shut down before rewriting the configChristopher Tate2015-08-071-2/+4
* | am ac8c9861: Merge "Notify settings URI change without a lock held" into mnc-devSvetoslav Ganov2015-08-041-23/+45
|\ \ | |/
| * Notify settings URI change without a lock heldSvetoslav2015-08-031-23/+45
* | am a6706627: Merge "Bug: 21589105 Rescope WRITE_SETTINGS permission (framewor...Billy Lau2015-07-291-40/+8
|\ \ | |/
| * Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm checkBilly Lau2015-07-291-40/+8
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-2978-0/+102
|/
* Merge "Resource for setting default NFC payment component." into mnc-devMartijn Coenen2015-07-292-1/+21
|\
| * Resource for setting default NFC payment component.Martijn Coenen2015-07-272-1/+21
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-152-2/+2
* | Notify the profile when cloned settings are changed.Nicolas Prevot2015-07-031-0/+20
|/
* Merge "Add missing conditional in settings provider" into mnc-devSvetoslav2015-06-251-1/+3
|\
| * Add missing conditional in settings providerSvetoslav2015-06-251-1/+3
* | Merge "No need to check WRITE_SETTINGS permission in ContentProvider" into mn...Amith Yamasani2015-06-251-1/+0
|\ \ | |/ |/|
| * No need to check WRITE_SETTINGS permission in ContentProviderAmith Yamasani2015-06-241-1/+0
* | System settings can be changed by system apps.Svetoslav2015-06-231-5/+27
|/
* Allow binary value in SettingsProviderMakoto Onuki2015-06-226-38/+360
* 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
|/
* Merge "Use AtomicFile APIs correctly when reading." into mnc-devSvetoslav2015-05-291-1/+1
|\
| * Use AtomicFile APIs correctly when reading.Svetoslav2015-05-291-1/+1
* | Import translations. DO NOT MERGEGeoff Mendal2015-05-291-0/+24
|/
* 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
* Import translations. DO NOT MERGEGeoff Mendal2015-05-133-0/+70
* Add control for double tap to wake settingJason Monk2015-05-122-1/+15
* Zen: Reset zen + ringer modes on upgrades to M.John Spurlock2015-05-111-1/+18
* Import translations. DO NOT MERGEGeoff Mendal2015-04-291-0/+24
* 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
* Import translations. DO NOT MERGEGeoff Mendal2015-04-242-0/+47
* 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
* Import translations. DO NOT MERGEGeoff Mendal2015-03-212-0/+47
* 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