index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
SettingsProvider
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
am a599469f: am c2461be6: Merge "Fix 2579461 Move install location values to ...
Suchi Amalapurapu
2010-04-07
2
-37
/
+30
|
\
\
\
|
|
/
/
|
*
|
Fix 2579461
Suchi Amalapurapu
2010-04-07
2
-37
/
+30
*
|
|
am e1331779: am 95a321fc: Merge "Fix for Never not existing in latest timeout...
Amith Yamasani
2010-03-30
1
-1
/
+39
|
\
\
\
|
|
/
/
|
*
|
Fix for Never not existing in latest timeout values.
Amith Yamasani
2010-03-30
1
-1
/
+39
|
*
|
DO NOT MERGE
Oscar Montemayor
2010-03-29
1
-2
/
+0
|
/
/
*
|
API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council
Christopher Tate
2010-03-29
1
-2
/
+2
*
|
close SQLiteStatement objects in finally block
Vasu Nori
2010-03-22
1
-209
/
+233
*
|
Import revised translations
Kenny Root
2010-03-17
20
-260
/
+340
*
|
Close db statement.
Ken Shirriff
2010-03-11
1
-0
/
+1
*
|
Dont include code size for apps on sdcard.
Suchi Amalapurapu
2010-03-10
2
-5
/
+27
*
|
Add VIBRATE_IN_SILENT to the settings database & backup.
Daniel Sandler
2010-03-10
2
-2
/
+27
*
|
SettingsProvider: dup-suppress from cache.
Brad Fitzpatrick
2010-03-09
1
-1
/
+22
*
|
SettingsProvider: defensively cap size of settings kept cached in memory.
Brad Fitzpatrick
2010-03-09
1
-12
/
+28
*
|
Support unbundled bookmarks.
Romain Guy
2010-03-09
3
-88
/
+34
*
|
Cache hot settings in-memory in the SettingsProvider.
Brad Fitzpatrick
2010-03-08
1
-11
/
+111
*
|
Move lockscreen settings to secure table to prevent tampering. b/2343673
Amith Yamasani
2010-03-08
1
-31
/
+53
*
|
Correct path to LowBattery.ogg.
Daniel Sandler
2010-03-08
1
-1
/
+1
*
|
Refactor android.backup => android.app.backup
Christopher Tate
2010-03-05
3
-6
/
+6
*
|
Add "call" method on ContentProvider.
Brad Fitzpatrick
2010-03-05
1
-0
/
+42
*
|
Make sure to apply the auto-restore setting when the system is restored
Christopher Tate
2010-02-26
1
-0
/
+13
*
|
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
1
-1
/
+1
*
|
Filenames of sound effects are not translatable.
Eric Fischer
2010-02-24
1
-7
/
+7
*
|
Turn off lock screen sounds by default.
Daniel Sandler
2010-02-23
1
-4
/
+4
*
|
Fix bug when adding SET_INSTALL_LOCATION to SettingsProvider database, upgrad...
Oscar Montemayor
2010-02-22
1
-1
/
+20
*
|
Fix issue #2438980: Implement package watcher for voice recognizer service se...
Dianne Hackborn
2010-02-22
2
-43
/
+2
*
|
Fix issue #2420412: API review: DeviceAdmin API changes
Dianne Hackborn
2010-02-17
1
-2
/
+3
*
|
New user interface sound effects:
Daniel Sandler
2010-02-12
2
-1
/
+59
*
|
Merge "Remove BACKUP_DATA permission and associated checks"
Chris Tate
2010-02-12
1
-2
/
+0
|
\
\
|
*
|
Remove BACKUP_DATA permission and associated checks
Christopher Tate
2010-02-12
1
-2
/
+0
*
|
|
Watch 2274882: Add a field to the db when we wipe due to an error in the upgr...
Jim Miller
2010-02-12
1
-7
/
+12
|
/
/
*
|
Use the new RecognitionService.SERVICE_INTERFACE instead of
Mike LeBeau
2010-02-11
1
-1
/
+2
*
|
Add new setting for the ComponentName of the service to be used
Mike LeBeau
2010-02-11
1
-1
/
+49
*
|
Set default value for default install location
Suchi Amalapurapu
2010-02-10
1
-1
/
+3
*
|
Add new manifest option for install location
Suchi Amalapurapu
2010-02-10
2
-0
/
+3
*
|
use device serial number to seed RNG for generating ANDROID_ID
Doug Zongker
2010-02-03
1
-2
/
+11
*
|
More device policy work: clarify password modes, monkeying.
Dianne Hackborn
2010-01-29
1
-2
/
+17
*
|
Remove unused providers
Ken Shirriff
2010-01-22
1
-1
/
+0
*
|
More device policy manager / admin work.
Dianne Hackborn
2010-01-21
1
-1
/
+16
*
|
Fix 2385283: Add DevicePolicyManager calls to LockScreen.
Jim Miller
2010-01-20
1
-4
/
+4
*
|
Settings: Add settings for MountService prefs and bump DB version to 46
San Mehat
2010-01-08
2
-4
/
+43
*
|
Merge "Update with latest translations."
Eric Fischer
2010-01-08
1
-1
/
+1
|
\
\
|
*
|
Update with latest translations.
Eric Fischer
2010-01-07
1
-1
/
+1
*
|
|
remove Settings.Gservices
Doug Zongker
2010-01-07
2
-25
/
+17
*
|
|
change remaining frameworks/base Gservices to Secure settings
Doug Zongker
2010-01-07
1
-2
/
+0
|
/
/
*
|
Do not use a user tag on apps, as it is ignored.
Jean-Baptiste Queru
2010-01-06
1
-1
/
+1
*
|
am 68e9014e: am 484d2888: Fix issue 2299360: Change in in-call volume affects...
Eric Laurent
2009-12-27
1
-1
/
+24
|
\
\
|
*
|
Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call vol...
Eric Laurent
2009-12-22
1
-1
/
+24
*
|
|
resolved conflicts for merge of ad2fa35d to master
Tom Taylor
2009-12-22
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Update imports to android-common
Tom Taylor
2009-12-21
1
-1
/
+1
*
|
|
am bc1c8847: am 66cc5900: Merge change Ic70239e8 into eclair-mr2
Fred Quintana
2009-12-17
1
-0
/
+36
|
\
\
\
|
|
/
/
[prev]
[next]