summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings
Commit message (Expand)AuthorAgeFilesLines
* Merge change 7913 into donutAndroid (Google) Code Review2009-07-211-308/+569
|\
| * Reorganize message posting when updating sizes and resources. Rather than pos...Suchi Amalapurapu2009-07-201-308/+569
* | Merge change 8077 into donutAndroid (Google) Code Review2009-07-211-3/+13
|\ \
| * | Implement the Back button handler to save a VPN.Hung-ying Tyan2009-07-221-3/+13
* | | Merge change 8071 into donutAndroid (Google) Code Review2009-07-212-17/+29
|\ \ \ | |/ /
| * | Disable suggestion for certain types of text boxes.Hung-ying Tyan2009-07-222-17/+29
* | | Merge change 7977 into donutAndroid (Google) Code Review2009-07-211-6/+21
|\ \ \ | |/ / |/| |
| * | Add a way to override the display names for locales in the locale picker.Eric Fischer2009-07-201-6/+21
* | | Add password error hint when adding new cert.Hung-ying Tyan2009-07-211-11/+15
* | | UI improvements for "Battery use" app.Amith Yamasani2009-07-202-104/+167
* | | moving compatibility mode option to spare partsMitsuru Oshima2009-07-201-10/+0
|/ /
* | Improve VpnSettings start-up time.Hung-ying Tyan2009-07-182-90/+90
* | Fix bug 1956707 in which setting the default language has no effect.Jean-Michel Trivi2009-07-171-2/+6
* | Merge change 7687 into donutAndroid (Google) Code Review2009-07-171-5/+39
|\ \
| * | Add UI to handle PKCS12 cert.Hung-ying Tyan2009-07-171-5/+39
* | | Give an icon to Settings shortcuts.Romain Guy2009-07-161-0/+2
|/ /
* | Fix "use secure credential" checkbox in Settings.Hung-ying Tyan2009-07-161-0/+4
|/
* wifi: Update the AccessPointState network ID after saving configuration.Mike Lockwood2009-07-151-0/+11
* Fix #1930767 : "Share with Google" not working on orientation change.Amith Yamasani2009-07-131-5/+6
* Fix VpnSettings.StatusChecker.start()Hung-ying Tyan2009-07-132-4/+5
* Fix dialog handling.Hung-ying Tyan2009-07-134-109/+164
* wifi: use new WifiManager.startScanActive() method to trigger scans.Mike Lockwood2009-07-091-1/+1
* Focus the password box when username is saved.Hung-ying Tyan2009-07-091-0/+1
* Fix behavior of cancelling the name cred. dialog.Hung-ying Tyan2009-07-091-1/+6
* Fix saving secrets to keystore from vpn settings.Hung-ying Tyan2009-07-081-8/+15
* Merge change 6440 into donutAndroid (Google) Code Review2009-07-071-0/+3
|\
| * Trigger backup of locale change.Amith Yamasani2009-07-071-0/+3
* | Merge change 6432 into donutAndroid (Google) Code Review2009-07-071-3/+5
|\ \
| * | In the TTS settings: rely on the default locale rather than defaultJean-Michel Trivi2009-07-071-3/+5
| |/
* | Fix vibrate and silent mode toggle dependency.Amith Yamasani2009-07-071-19/+15
|/
* Merge change 6345 into donutAndroid (Google) Code Review2009-07-071-4/+6
|\
| * Add header 'blob://' in front of the cert/key names in wpa_supplicant.conf.Chung-yih Wang2009-07-071-4/+6
* | Merge change 6328 into donutAndroid (Google) Code Review2009-07-065-8/+8
|\ \
| * | String fixes for the credential storage and vpn settings.Hung-ying Tyan2009-07-075-8/+8
| |/
* | Merge change 6272 into donutAndroid (Google) Code Review2009-07-061-33/+42
|\ \ | |/ |/|
| * Fix bug 1946195 by making use of the current Locale to set a default valueJean-Michel Trivi2009-07-061-33/+42
* | Integrate VPN with new keystore and misc fixes.Hung-ying Tyan2009-07-068-58/+203
* | Apply the new keystore and certtool library in Wifi setting.Chung-yih Wang2009-07-063-83/+97
* | Add certificate to keystore for the ADD intentHung-ying Tyan2009-07-051-11/+16
* | Add credential storage settings.Hung-ying Tyan2009-07-032-7/+533
* | Disable the individual remote Bluetooth devices when BT is offMichael Chan2009-07-011-0/+3
* | Add L2tpIpsecPskEditor.Hung-ying Tyan2009-07-012-0/+88
|/
* Fix bug 1943785 where the default country string could be accessed whileJean-Michel Trivi2009-06-301-2/+2
* Add L2TP secret, L2TP/IPSec PSK support. Fix screen orientation.Hung-ying Tyan2009-06-269-267/+471
* CDMA Settings additionsChouting Zhang2009-06-253-15/+63
* Merge change 5391 into donutAndroid (Google) Code Review2009-06-251-2/+2
|\
| * Fix an NPE.Amith Yamasani2009-06-251-2/+2
* | Merge change 5374 into donutAndroid (Google) Code Review2009-06-251-40/+50
|\ \
| * | Remove pitch selection from TTS settings.Jean-Michel Trivi2009-06-251-40/+50
* | | Display a warning dialog when the user enables USB debugging.Mike Lockwood2009-06-251-3/+37
| |/ |/|