summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\
| * Fix wifi AP backupChristopher Tate2015-02-171-0/+1
* | 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-122-15/+22
|/ /
* | Rewrite of the settings provider.Svetoslav2015-02-115-1076/+2215
* | Move AudioService to services.John Spurlock2015-02-091-14/+14
* | Use shared value for default muteable streams.John Spurlock2015-02-051-4/+1
* | am a97fe138: Merge "Exclude ephemeral networks from wifi backup" into lmp-mr1...Christopher Tate2015-01-091-29/+105
|\ \ | |/
| * Exclude ephemeral networks from wifi backupChristopher Tate2015-01-081-29/+105
* | Merge "Don\'t backup ringtone on non-telephony devices." into lmp-mr1-dev aut...Marvin Paul2014-12-301-3/+18
|\ \ | |/
| * Don't backup ringtone on non-telephony devices.Marvin Paul2014-12-231-3/+18
* | Buffer SettingsBackupAgent checksum writesMarvin Paul2014-12-161-1/+1
|/
* Adding new setting LTE_SERVICE_FORCED.Amit Mahajan2014-11-181-2/+1
* Move ringtone redirection to MediaPlayer.Jeff Sharkey2014-11-131-74/+2
* Merge "Add HIDE_CARRIER_NETWORK_SETTINGS global setting." into lmp-mr1-devJunda Liu2014-11-121-0/+3
|\
| * Add HIDE_CARRIER_NETWORK_SETTINGS global setting.Junda Liu2014-11-071-0/+3
* | Reset rotation-lock-for-accessibility setting on upgrade.John Spurlock2014-11-071-1/+17
* | Move LOCK_TO_APP_EXIT_LOCKED from System to SecureJason Monk2014-10-311-1/+15
|/
* audioservice: fix default stream volumeEric Laurent2014-10-271-8/+8
* Separate VoLTE and VT configurations to enable devices/carriers to have VoLTE...Etan Cohen2014-10-231-2/+2
* resolved conflicts for merge of f03ba4f1 to lmp-mr1-devBryce Lee2014-10-221-3/+27
|\
| * [Theater Mode] framework implementation through global settingBryce Lee2014-10-211-1/+20
* | Fix settings db update sequenceChristopher Tate2014-10-221-10/+12
* | IMS:change enhanced 4g setting to store in setting db.Libin.Tang@motorola.com2014-10-151-1/+17
|/
* Fix issue #17811029: Settings provider race when removing usersDianne Hackborn2014-10-031-3/+15
* Merge "SettingsProvider should use correct cache when redirecting to user 0."...Kenny Guy2014-10-021-8/+6
|\