summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider
Commit message (Expand)AuthorAgeFilesLines
* Refactor android.backup => android.app.backupChristopher Tate2010-03-053-6/+6
* Add "call" method on ContentProvider.Brad Fitzpatrick2010-03-051-0/+42
* Make sure to apply the auto-restore setting when the system is restoredChristopher Tate2010-02-261-0/+13
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-1/+1
* Filenames of sound effects are not translatable.Eric Fischer2010-02-241-7/+7
* Turn off lock screen sounds by default.Daniel Sandler2010-02-231-4/+4
* Fix bug when adding SET_INSTALL_LOCATION to SettingsProvider database, upgrad...Oscar Montemayor2010-02-221-1/+20
* Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn2010-02-222-43/+2
* Fix issue #2420412: API review: DeviceAdmin API changesDianne Hackborn2010-02-171-2/+3
* New user interface sound effects:Daniel Sandler2010-02-122-1/+59
* Merge "Remove BACKUP_DATA permission and associated checks"Chris Tate2010-02-121-2/+0
|\
| * Remove BACKUP_DATA permission and associated checksChristopher Tate2010-02-121-2/+0
* | Watch 2274882: Add a field to the db when we wipe due to an error in the upgr...Jim Miller2010-02-121-7/+12
|/
* Use the new RecognitionService.SERVICE_INTERFACE instead ofMike LeBeau2010-02-111-1/+2
* Add new setting for the ComponentName of the service to be usedMike LeBeau2010-02-111-1/+49
* Set default value for default install locationSuchi Amalapurapu2010-02-101-1/+3
* Add new manifest option for install locationSuchi Amalapurapu2010-02-102-0/+3
* use device serial number to seed RNG for generating ANDROID_IDDoug Zongker2010-02-031-2/+11
* More device policy work: clarify password modes, monkeying.Dianne Hackborn2010-01-291-2/+17
* Remove unused providersKen Shirriff2010-01-221-1/+0
* More device policy manager / admin work.Dianne Hackborn2010-01-211-1/+16
* Fix 2385283: Add DevicePolicyManager calls to LockScreen.Jim Miller2010-01-201-4/+4
* Settings: Add settings for MountService prefs and bump DB version to 46San Mehat2010-01-082-4/+43
* Merge "Update with latest translations."Eric Fischer2010-01-081-1/+1
|\
| * Update with latest translations.Eric Fischer2010-01-071-1/+1
* | remove Settings.GservicesDoug Zongker2010-01-072-25/+17
* | change remaining frameworks/base Gservices to Secure settingsDoug Zongker2010-01-071-2/+0
|/
* Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru2010-01-061-1/+1
* am 68e9014e: am 484d2888: Fix issue 2299360: Change in in-call volume affects...Eric Laurent2009-12-271-1/+24
|\
| * Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call vol...Eric Laurent2009-12-221-1/+24
* | resolved conflicts for merge of ad2fa35d to masterTom Taylor2009-12-221-1/+1
|\ \ | |/
| * Update imports to android-commonTom Taylor2009-12-211-1/+1
* | am bc1c8847: am 66cc5900: Merge change Ic70239e8 into eclair-mr2Fred Quintana2009-12-171-0/+36
|\ \ | |/
| * changed SettingsProvider to manage the androidid itselfFred Quintana2009-12-171-0/+36
* | am 1224b101: am 42c4c589: am a9791d30: Merge change Iae3ed706 into eclairAmith Yamasani2009-12-022-1/+24
|\ \ | |/
| * am a9791d30: Merge change Iae3ed706 into eclairAmith Yamasani2009-12-022-1/+24
| |\
| | * Add new setting for notification light pulsing. Bug #2238250Amith Yamasani2009-12-012-1/+24
| | * Import revised translations. DO NOT MERGEEric Fischer2009-11-131-1/+1
| |/
* | Encrypted File Systems Project. Installer modifications.Oscar Montemayor2009-11-241-1/+2
|/
* Remove PowerManager.setAutoBrightness()Mike Lockwood2009-10-161-26/+0
* Remove unneeded icon.Daniel Sandler2009-10-011-0/+0
* Turn off the last of the STOPSHIP verbose debuggingChristopher Tate2009-09-301-1/+0
* Turn off most of the backup-related debug loggingChristopher Tate2009-09-301-1/+1
* Placeholder mdpi assetsMike Cleron2009-09-301-0/+0
* Newer iconsMike Cleron2009-09-301-0/+0
* New iconsMike Cleron2009-09-292-0/+0
* Merge change 27177 into eclairAndroid (Google) Code Review2009-09-271-0/+29
|\
| * Add auto-brightness mode to the list of backed-up settingsChristopher Tate2009-09-251-0/+29
* | Turn on haptic feedback by default.Dianne Hackborn2009-09-262-1/+28
|/
* Don't restore any setting that we don't think should be backed upChristopher Tate2009-09-221-14/+25