summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider/src/com/android/providers/settings/DatabaseHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-1/+1
* 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-221-39/+2
* New user interface sound effects:Daniel Sandler2010-02-121-1/+47
* 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-101-0/+2
* More device policy work: clarify password modes, monkeying.Dianne Hackborn2010-01-291-2/+17
* 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-081-4/+37
* remove Settings.GservicesDoug Zongker2010-01-071-8/+11
* Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call vol...Eric Laurent2009-12-221-1/+24
* Update imports to android-commonTom Taylor2009-12-211-1/+1
* Add new setting for notification light pulsing. Bug #2238250Amith Yamasani2009-12-011-1/+21
* Turn on haptic feedback by default.Dianne Hackborn2009-09-261-1/+27
* Turn animations on by default.Dianne Hackborn2009-09-211-1/+22
* Add automatic lighting control frameworkDan Murphy2009-09-151-1/+20
* Fix for bug # 2023074: settings db updater broken at version 34.Jim Miller2009-09-091-0/+8
* SettingsProvider: Fix botched merge from donut to eclair.Mike Lockwood2009-08-251-16/+23
* Fix error in settings.db upgrader. See bug 1999477 for details.Jim Miller2009-08-041-1/+1
* Wifi: Add support for enabling Wifi while in airplane mode.Mike Lockwood2009-07-291-1/+19
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-3/+23
* resolved conflicts for merge of cf098294 to masterThe Android Open Source Project2009-07-031-1/+25
|\
| * Move backup state to settings, change permission checks to use symbol.Dianne Hackborn2009-07-011-1/+25
* | Settings: Add preference to enable/disable assisted GPS.Mike Lockwood2009-06-251-1/+19
* | am 60a0ad65: Merge change 5329 into donutAndroid (Google) Code Review2009-06-241-0/+15
|\ \ | |/
| * frameworks/base - CDMA settings additionsDavid Krause2009-06-241-0/+15
* | am 6599426f: Merge change 4017 into donutAndroid (Google) Code Review2009-06-141-4/+0
|\ \ | |/
| * Make the date format preference work again.Eric Fischer2009-06-121-4/+0
* | am ee748d37: Fix network preference getting incorrectly set.Jaikumar Ganesh2009-05-191-2/+2
|\ \ | |/
| * Fix network preference getting incorrectly set.Jaikumar Ganesh2009-05-191-2/+2
* | am 83a6ec60: Merge change 1791 into donutAndroid (Google) Code Review2009-05-191-54/+53
|\ \ | |/
| * Add a method to get the PhoneType in CellLocation.Jaikumar Ganesh2009-05-191-54/+53
| * AI 144185: Integrate cdma into the main code base.Wink Saville2009-04-021-1/+18
* | Merge branch 'readonly-p4-master'The Android Open Source Project2009-04-021-1/+18
|\ \
| * | AI 144245: Fix merge conflict for megering in the CDMA changes in to master f...Wink Saville2009-04-021-1/+18
| |/
* | Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru2009-03-181-32/+122
|\ \ | |/
| * auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-1/+2
| * auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-1/+13
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+680
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-654/+0
| * auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-29/+3
| * auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-3/+29
| * auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-31/+82
* | Change scope on SettingsProvider.mDatabaseHelper and DatabaseHelperJames Wylder2009-02-251-1/+1
|/
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+18
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-177/+191