Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b355714a2995ebe343808e06f69da5067f52a833
/
packages
/
SettingsProvider
6659284
Allow Bluetooth radio to be toggled in Airplane mode.
by Jake Hamby
· 14 years ago
3a2952b
Fix some bugs in SettingsProvider that I introduced the other day.
by Brad Fitzpatrick
· 14 years ago
2b81d6d
am 02e18d4d: Merge "Make the default backup configuration "disabled; local transport selected"" into froyo
by Christopher Tate
· 14 years ago
f366a9b
Negatively cache settings and proactively slurp settings into cache.
by Brad Fitzpatrick
· 14 years ago
02e18d4
Merge "Make the default backup configuration "disabled; local transport selected"" into froyo
by Christopher Tate
· 14 years ago
09dedc9
Make the default backup configuration "disabled; local transport selected"
by Christopher Tate
· 14 years ago
a695cbc
am 0fe27cf5: make android_id random seed depend on time as well as ro.serialno
by Doug Zongker
· 14 years ago
0fe27cf
make android_id random seed depend on time as well as ro.serialno
by Doug Zongker
· 14 years ago
e339464
am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo
by Dianne Hackborn
· 14 years ago
24117ce
Fix issue #2834005: Android Settings.Secure bypass
by Dianne Hackborn
· 14 years ago
8932020
Fix the notification vibration setting and add a test app that lets you recover from the busted
by Joe Onorato
· 14 years ago
2b32afd
am 5ebaf106: merge from open-source master
by The Android Open Source Project
· 15 years ago
5ebaf10
merge from open-source master
by The Android Open Source Project
· 15 years ago
bdc7f89
Fix broken logic in SettingsProvider.parseProviderList.
by Mike Lockwood
· 15 years ago
61f280d
am feb976e6: am 842d983c: Merge "Fix an upgrade bug in SettingsProvider." into froyo
by Amith Yamasani
· 15 years ago
cd66caf
Fix an upgrade bug in SettingsProvider.
by Amith Yamasani
· 15 years ago
3e543ab
am a599469f: am c2461be6: Merge "Fix 2579461 Move install location values to secure settings. Diable attribute for UI. Set default value to auto. Add command line interface to set install location via pm." into froyo
by Suchi Amalapurapu
· 15 years ago
40e4725
Fix 2579461
by Suchi Amalapurapu
· 15 years ago
0e19e2b
am e1331779: am 95a321fc: Merge "Fix for Never not existing in latest timeout values." into froyo
by Amith Yamasani
· 15 years ago
b6e6ffa
Fix for Never not existing in latest timeout values.
by Amith Yamasani
· 15 years ago
1f4df90
DO NOT MERGE
by Oscar Montemayor
· 15 years ago
cc84c69
API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council
by Christopher Tate
· 15 years ago
89206fdb
close SQLiteStatement objects in finally block
by Vasu Nori
· 15 years ago
35f480e
Import revised translations
by Kenny Root
· 15 years ago
dca5f19
Close db statement.
by Ken Shirriff
· 15 years ago
089262d
Dont include code size for apps on sdcard.
by Suchi Amalapurapu
· 15 years ago
1c7fa48
Add VIBRATE_IN_SILENT to the settings database & backup.
by Daniel Sandler
· 15 years ago
547a96b
SettingsProvider: dup-suppress from cache.
by Brad Fitzpatrick
· 15 years ago
342984a
SettingsProvider: defensively cap size of settings kept cached in memory.
by Brad Fitzpatrick
· 15 years ago
f02811f
Support unbundled bookmarks. Bug #2460685
by Romain Guy
· 15 years ago
1bd62bd
Cache hot settings in-memory in the SettingsProvider.
by Brad Fitzpatrick
· 15 years ago
156c435
Move lockscreen settings to secure table to prevent tampering. b/2343673
by Amith Yamasani
· 15 years ago
8c9233f
Correct path to LowBattery.ogg.
by Daniel Sandler
· 15 years ago
4528186
Refactor android.backup => android.app.backup
by Christopher Tate
· 15 years ago
1877d01
Add "call" method on ContentProvider.
by Brad Fitzpatrick
· 15 years ago
03b6d90
Make sure to apply the auto-restore setting when the system is restored
by Christopher Tate
· 15 years ago
2269d157
Re-arrange android-common so framework no longer links with it.
by Dianne Hackborn
· 15 years ago
00f5843
Filenames of sound effects are not translatable.
by Eric Fischer
· 15 years ago
63e1d26
Turn off lock screen sounds by default.
by Daniel Sandler
· 15 years ago
f1cbfff
Fix bug when adding SET_INSTALL_LOCATION to SettingsProvider database, upgrade path.
by Oscar Montemayor
· 15 years ago
21f1bd1
Fix issue #2438980: Implement package watcher for voice recognizer service setting
by Dianne Hackborn
· 15 years ago
ef6b22f
Fix issue #2420412: API review: DeviceAdmin API changes
by Dianne Hackborn
· 15 years ago
0e9d2af
New user interface sound effects:
by Daniel Sandler
· 15 years ago
cf36010
Merge "Remove BACKUP_DATA permission and associated checks"
by Chris Tate
· 15 years ago
a87240c
Remove BACKUP_DATA permission and associated checks
by Christopher Tate
· 15 years ago
6176677
Watch 2274882: Add a field to the db when we wipe due to an error in the upgrader.
by Jim Miller
· 15 years ago
cb0be8a
Use the new RecognitionService.SERVICE_INTERFACE instead of
by Mike LeBeau
· 15 years ago
5d34e9b
Add new setting for the ComponentName of the service to be used
by Mike LeBeau
· 15 years ago
a9c1625
Set default value for default install location
by Suchi Amalapurapu
· 15 years ago
117818e
Add new manifest option for install location
by Suchi Amalapurapu
· 15 years ago
4f8ff39
use device serial number to seed RNG for generating ANDROID_ID
by Doug Zongker
· 15 years ago
9327f4f
More device policy work: clarify password modes, monkeying.
by Dianne Hackborn
· 15 years ago
e79f721
Remove unused providers
by Ken Shirriff
· 15 years ago
df83afa
More device policy manager / admin work.
by Dianne Hackborn
· 15 years ago
31f90b6
Fix 2385283: Add DevicePolicyManager calls to LockScreen.
by Jim Miller
· 15 years ago
87734d3
Settings: Add settings for MountService prefs and bump DB version to 46
by San Mehat
· 15 years ago
698893f
Merge "Update with latest translations."
by Eric Fischer
· 15 years ago
aed8f8e
remove Settings.Gservices
by Doug Zongker
· 15 years ago
d22c49a2
Update with latest translations.
by Eric Fischer
· 15 years ago
edc5189
change remaining frameworks/base Gservices to Secure settings
by Doug Zongker
· 15 years ago
432bff0
Do not use a user tag on apps, as it is ignored.
by Jean-Baptiste Queru
· 15 years ago
a0b5176
am 68e9014e: am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa.
by Eric Laurent
· 15 years ago
f0108cd
resolved conflicts for merge of ad2fa35d to master
by Tom Taylor
· 15 years ago
484d288
Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa.
by Eric Laurent
· 15 years ago
d4a4729
Update imports to android-common
by Tom Taylor
· 15 years ago
23c279d
am bc1c8847: am 66cc5900: Merge change Ic70239e8 into eclair-mr2
by Fred Quintana
· 15 years ago
c70239e
changed SettingsProvider to manage the androidid itself
by Fred Quintana
· 15 years ago
9ce13a3
am 1224b101: am 42c4c589: am a9791d30: Merge change Iae3ed706 into eclair
by Amith Yamasani
· 15 years ago
42c4c58
am a9791d30: Merge change Iae3ed706 into eclair
by Amith Yamasani
· 15 years ago
ae3ed70
Add new setting for notification light pulsing. Bug #2238250
by Amith Yamasani
· 15 years ago
a8529f6
Encrypted File Systems Project. Installer modifications.
by Oscar Montemayor
· 15 years ago
bd5b099
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
dc3494e
Remove PowerManager.setAutoBrightness()
by Mike Lockwood
· 15 years ago
28a1b67
Remove unneeded icon.
by Daniel Sandler
· 15 years ago
13f4a64
Turn off the last of the STOPSHIP verbose debugging
by Christopher Tate
· 15 years ago
436344a
Turn off most of the backup-related debug logging
by Christopher Tate
· 15 years ago
2d4deb1
Placeholder mdpi assets
by Mike Cleron
· 15 years ago
a408791
Newer icons
by Mike Cleron
· 15 years ago
ee9b30d
New icons
by Mike Cleron
· 15 years ago
141e4f1
Merge change 27177 into eclair
by Android (Google) Code Review
· 15 years ago
075a18d
Turn on haptic feedback by default.
by Dianne Hackborn
· 15 years ago
362aca6
Add auto-brightness mode to the list of backed-up settings
by Christopher Tate
· 15 years ago
796e0f0
Don't restore any setting that we don't think should be backed up
by Christopher Tate
· 15 years ago
bfe319e
Turn animations on by default.
by Dianne Hackborn
· 15 years ago
a286f41
Don't back up / restore certain sync-related settings
by Christopher Tate
· 15 years ago
237a299
Move backlight brightness from HardwareService to PowerManager
by Mike Lockwood
· 15 years ago
951764b
Add automatic lighting control framework
by Dan Murphy
· 15 years ago
0738e88
Don't backup/restore telephony material from secure settings
by Christopher Tate
· 15 years ago
2cfab84
Save and restore partial supplicant data, not the whole file.
by Amith Yamasani
· 15 years ago
f186055
Fix for bug # 2023074: settings db updater broken at version 34.
by Jim Miller
· 15 years ago
5cacfb9
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
5e1ab33
Expand apps' control over the settings restore process
by Christopher Tate
· 15 years ago
02901eb
SettingsProvider: Fix botched merge from donut to eclair.
by Mike Lockwood
· 15 years ago
bd022f4
Bluetooth: API change.
by Nick Pelly
· 15 years ago
0749dcd
Backup participants must now hold the BACKUP_DATA permission
by Christopher Tate
· 15 years ago
92c1752
Change WIFI key
by Christian Sonntag
· 15 years ago
c5b5b0f
Retain state of wifi connection after restore
by Christian Sonntag
· 15 years ago
4880575
Fix error in settings.db upgrader. See bug 1999477 for details.
by Jim Miller
· 15 years ago
bd5ddf0
Wifi: Add support for enabling Wifi while in airplane mode.
by Mike Lockwood
· 15 years ago
e406906
Merge change 8878
by Android (Google) Code Review
· 15 years ago
Next »