summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider
Commit message (Expand)AuthorAgeFilesLines
* Import translations. DO NOT MERGEGeoff Mendal2015-07-112-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
* Make settings XML files readableSvetoslav2015-03-101-1/+2
* Backup/restore owner info from locksettingsAmith Yamasani2015-02-181-4/+108
* am 32f216c3: am 8cd95aba: am 56238eaa: am 129ea76a: Fix wifi AP backupChristopher Tate2015-02-181-0/+1
|\
| * am 8cd95aba: am 56238eaa: am 129ea76a: Fix wifi AP backupChristopher Tate2015-02-181-0/+1
| |\
| | * am 56238eaa: am 129ea76a: Fix wifi AP backupChristopher Tate2015-02-181-0/+1
| | |\
| | | * am 129ea76a: Fix wifi AP backupChristopher Tate2015-02-181-0/+1
| | | |\
| | | | * Fix wifi AP backupChristopher Tate2015-02-171-0/+1
| | * | | Import translations. DO NOT MERGEGeoff Mendal2015-02-1219-2/+21
| | |/ /
* | | | Location settings not properly set.Svetoslav2015-02-171-6/+5
* | | | Merge "Add dump support to the settings provider"Svetoslav2015-02-182-7/+63
|\ \ \ \
| * | | | Add dump support to the settings providerSvetoslav2015-02-172-7/+63
* | | | | Handle a missed case in query the settings providerSvetoslav2015-02-124-22/+62
|/ / / /