index
:
packages_apps_settings.git
replicant-4.2
replicant-6.0
packages/apps/settings
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
settings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix saving secrets to keystore from vpn settings.
Hung-ying Tyan
2009-07-08
1
-8
/
+15
*
Merge change 6440 into donut
Android (Google) Code Review
2009-07-07
1
-0
/
+3
|
\
|
*
Trigger backup of locale change.
Amith Yamasani
2009-07-07
1
-0
/
+3
*
|
Merge change 6432 into donut
Android (Google) Code Review
2009-07-07
1
-3
/
+5
|
\
\
|
*
|
In the TTS settings: rely on the default locale rather than default
Jean-Michel Trivi
2009-07-07
1
-3
/
+5
|
|
/
*
|
Fix vibrate and silent mode toggle dependency.
Amith Yamasani
2009-07-07
1
-19
/
+15
|
/
*
Merge change 6345 into donut
Android (Google) Code Review
2009-07-07
1
-4
/
+6
|
\
|
*
Add header 'blob://' in front of the cert/key names in wpa_supplicant.conf.
Chung-yih Wang
2009-07-07
1
-4
/
+6
*
|
Merge change 6328 into donut
Android (Google) Code Review
2009-07-06
5
-8
/
+8
|
\
\
|
*
|
String fixes for the credential storage and vpn settings.
Hung-ying Tyan
2009-07-07
5
-8
/
+8
|
|
/
*
|
Merge change 6272 into donut
Android (Google) Code Review
2009-07-06
1
-33
/
+42
|
\
\
|
|
/
|
/
|
|
*
Fix bug 1946195 by making use of the current Locale to set a default value
Jean-Michel Trivi
2009-07-06
1
-33
/
+42
*
|
Integrate VPN with new keystore and misc fixes.
Hung-ying Tyan
2009-07-06
8
-58
/
+203
*
|
Apply the new keystore and certtool library in Wifi setting.
Chung-yih Wang
2009-07-06
3
-83
/
+97
*
|
Add certificate to keystore for the ADD intent
Hung-ying Tyan
2009-07-05
1
-11
/
+16
*
|
Add credential storage settings.
Hung-ying Tyan
2009-07-03
2
-7
/
+533
*
|
Disable the individual remote Bluetooth devices when BT is off
Michael Chan
2009-07-01
1
-0
/
+3
*
|
Add L2tpIpsecPskEditor.
Hung-ying Tyan
2009-07-01
2
-0
/
+88
|
/
*
Fix bug 1943785 where the default country string could be accessed while
Jean-Michel Trivi
2009-06-30
1
-2
/
+2
*
Add L2TP secret, L2TP/IPSec PSK support. Fix screen orientation.
Hung-ying Tyan
2009-06-26
9
-267
/
+471
*
CDMA Settings additions
Chouting Zhang
2009-06-25
3
-15
/
+63
*
Merge change 5391 into donut
Android (Google) Code Review
2009-06-25
1
-2
/
+2
|
\
|
*
Fix an NPE.
Amith Yamasani
2009-06-25
1
-2
/
+2
*
|
Merge change 5374 into donut
Android (Google) Code Review
2009-06-25
1
-40
/
+50
|
\
\
|
*
|
Remove pitch selection from TTS settings.
Jean-Michel Trivi
2009-06-25
1
-40
/
+50
*
|
|
Display a warning dialog when the user enables USB debugging.
Mike Lockwood
2009-06-25
1
-3
/
+37
|
|
/
|
/
|
*
|
Track native processes.
Amith Yamasani
2009-06-25
4
-67
/
+173
*
|
Some cleanup of settings launching, adding shortcuts.
Dianne Hackborn
2009-06-24
1
-0
/
+25
|
/
*
Updated TTS settings to support language, country and variant settings.
Jean-Michel Trivi
2009-06-23
1
-39
/
+162
*
Add save-username checkbox in the connect dialog.
Hung-ying Tyan
2009-06-20
3
-173
/
+280
*
Merge change 4797 into donut
Android (Google) Code Review
2009-06-19
1
-24
/
+5
|
\
|
*
Use new location of USE_LOCATION_FOR_SERVICES setting (Secure).
Amith Yamasani
2009-06-19
1
-24
/
+5
*
|
Update the Text-To-Speech settings screen to allow listening to a TTS
Jean-Michel Trivi
2009-06-18
1
-20
/
+129
|
/
*
Fixed auto-uncap of Wifi status messages.
Amith Yamasani
2009-06-17
1
-9
/
+10
*
Merge change 4378 into donut
Android (Google) Code Review
2009-06-17
1
-1
/
+25
|
\
|
*
Make the Quick Launch settings show localized application names.
Eric Fischer
2009-06-16
1
-1
/
+25
*
|
Use new Keystore APIs in vpn profile editor.
Chung-yih Wang
2009-06-17
1
-21
/
+2
*
|
Simply the EAP certificate selection in Wifi Setting.
Chung-yih Wang
2009-06-17
1
-69
/
+57
*
|
Add setting for allowing Google to use location for better search results.
Amith Yamasani
2009-06-16
1
-12
/
+136
|
/
*
Merge change 4127 into donut
Android (Google) Code Review
2009-06-15
2
-42
/
+4
|
\
|
*
Make the SD Card settings use the system file size formatter.
Eric Fischer
2009-06-12
2
-42
/
+4
*
|
Remove SingleServerProfile import.
Hung-ying Tyan
2009-06-15
1
-1
/
+0
*
|
Remove use of SingleServerProfile.
Hung-ying Tyan
2009-06-15
4
-127
/
+98
*
|
Remove isCustomized() check as the API is not used for now.
Hung-ying Tyan
2009-06-15
2
-6
/
+2
*
|
Remove LAUNCHER category from VPN settings activity's intent filter.
Hung-ying Tyan
2009-06-14
1
-3
/
+3
*
|
Minor UI improvements and showing of unplugged duration.
Amith Yamasani
2009-06-12
3
-66
/
+109
|
/
*
Make the Settings side of the date format settings more locale-aware.
Eric Fischer
2009-06-12
1
-5
/
+15
*
Add VPN settings classes to Settings app.
Hung-ying Tyan
2009-06-12
10
-0
/
+1633
*
Merge change 3973 into donut
Android (Google) Code Review
2009-06-11
1
-3
/
+0
|
\
|
*
Removing the summary texts for the Accessibility checkbox
Charles Chen
2009-06-11
1
-3
/
+0
[next]