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
...
*
|
|
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
|
\
\
\
|
|
/
/
|
*
|
changed SettingsProvider to manage the androidid itself
Fred Quintana
2009-12-17
1
-0
/
+36
*
|
|
am 1224b101: am 42c4c589: am a9791d30: Merge change Iae3ed706 into eclair
Amith Yamasani
2009-12-02
2
-1
/
+24
|
\
\
\
|
|
/
/
|
*
|
am a9791d30: Merge change Iae3ed706 into eclair
Amith Yamasani
2009-12-02
2
-1
/
+24
|
|
\
\
|
|
|
/
|
|
*
Add new setting for notification light pulsing. Bug #2238250
Amith Yamasani
2009-12-01
2
-1
/
+24
|
|
*
Import revised translations. DO NOT MERGE
Eric Fischer
2009-11-13
1
-1
/
+1
|
|
/
*
|
Encrypted File Systems Project. Installer modifications.
Oscar Montemayor
2009-11-24
1
-1
/
+2
|
/
*
Remove PowerManager.setAutoBrightness()
Mike Lockwood
2009-10-16
1
-26
/
+0
*
Remove unneeded icon.
Daniel Sandler
2009-10-01
1
-0
/
+0
*
Turn off the last of the STOPSHIP verbose debugging
Christopher Tate
2009-09-30
1
-1
/
+0
*
Turn off most of the backup-related debug logging
Christopher Tate
2009-09-30
1
-1
/
+1
*
Placeholder mdpi assets
Mike Cleron
2009-09-30
1
-0
/
+0
*
Newer icons
Mike Cleron
2009-09-30
1
-0
/
+0
*
New icons
Mike Cleron
2009-09-29
2
-0
/
+0
*
Merge change 27177 into eclair
Android (Google) Code Review
2009-09-27
1
-0
/
+29
|
\
|
*
Add auto-brightness mode to the list of backed-up settings
Christopher Tate
2009-09-25
1
-0
/
+29
*
|
Turn on haptic feedback by default.
Dianne Hackborn
2009-09-26
2
-1
/
+28
|
/
*
Don't restore any setting that we don't think should be backed up
Christopher Tate
2009-09-22
1
-14
/
+25
*
Turn animations on by default.
Dianne Hackborn
2009-09-21
2
-2
/
+23
*
Don't back up / restore certain sync-related settings
Christopher Tate
2009-09-18
2
-52
/
+19
*
Move backlight brightness from HardwareService to PowerManager
Mike Lockwood
2009-09-15
1
-5
/
+5
*
Add automatic lighting control framework
Dan Murphy
2009-09-15
2
-1
/
+21
*
Don't backup/restore telephony material from secure settings
Christopher Tate
2009-09-11
1
-0
/
+24
*
Save and restore partial supplicant data, not the whole file.
Amith Yamasani
2009-09-11
1
-39
/
+51
*
Fix for bug # 2023074: settings db updater broken at version 34.
Jim Miller
2009-09-09
1
-0
/
+8
*
Import revised translations. DO NOT MERGE
Eric Fischer
2009-09-08
12
-0
/
+228
*
Expand apps' control over the settings restore process
Christopher Tate
2009-09-01
1
-0
/
+1
*
SettingsProvider: Fix botched merge from donut to eclair.
Mike Lockwood
2009-08-25
1
-16
/
+23
*
Bluetooth: API change.
Nick Pelly
2009-08-18
1
-2
/
+2
*
Backup participants must now hold the BACKUP_DATA permission
Christopher Tate
2009-08-13
1
-0
/
+2
*
Change WIFI key
Christian Sonntag
2009-08-07
1
-2
/
+7
*
Retain state of wifi connection after restore
Christian Sonntag
2009-08-07
1
-3
/
+10
*
Fix error in settings.db upgrader. See bug 1999477 for details.
Jim Miller
2009-08-04
1
-1
/
+1
*
Wifi: Add support for enabling Wifi while in airplane mode.
Mike Lockwood
2009-07-29
2
-1
/
+20
*
Merge change 8878
Android (Google) Code Review
2009-07-28
1
-5
/
+63
|
\
|
*
Support for selection of silent ringtone from the ringtone picker.
Marco Nelissen
2009-07-28
1
-5
/
+63
*
|
resolved conflicts for merge of cdb9e971 to master
Eric Fischer
2009-07-28
17
-187
/
+11
|
\
\
|
|
/
|
/
|
|
*
Mark the the airplane mode internal strings as not translatable.
Eric Fischer
2009-07-28
17
-187
/
+11
*
|
Fix issue 1795088 Improve audio routing code
Eric Laurent
2009-07-23
1
-3
/
+23
*
|
am 9db0d36c: Merge change 7600 into donut
Android (Google) Code Review
2009-07-17
1
-1
/
+1
|
\
\
|
|
/
|
*
Update youtube bookmark
Jim Miller
2009-07-16
1
-2
/
+2
*
|
am c353268c: Merge change 6968 into donut
Android (Google) Code Review
2009-07-13
16
-0
/
+328
|
\
\
|
|
/
|
*
Import new translations
Eric Fischer
2009-07-13
16
-0
/
+328
[prev]
[next]