summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
...
* | Use new Keystore APIs in vpn profile editor.Chung-yih Wang2009-06-171-21/+2
* | Simply the EAP certificate selection in Wifi Setting.Chung-yih Wang2009-06-171-69/+57
* | Add setting for allowing Google to use location for better search results.Amith Yamasani2009-06-161-12/+136
|/
* Merge change 4127 into donutAndroid (Google) Code Review2009-06-152-42/+4
|\
| * Make the SD Card settings use the system file size formatter.Eric Fischer2009-06-122-42/+4
* | Remove SingleServerProfile import.Hung-ying Tyan2009-06-151-1/+0
* | Remove use of SingleServerProfile.Hung-ying Tyan2009-06-154-127/+98
* | Remove isCustomized() check as the API is not used for now.Hung-ying Tyan2009-06-152-6/+2
* | Remove LAUNCHER category from VPN settings activity's intent filter.Hung-ying Tyan2009-06-141-3/+3
* | Minor UI improvements and showing of unplugged duration.Amith Yamasani2009-06-123-66/+109
|/
* Make the Settings side of the date format settings more locale-aware.Eric Fischer2009-06-121-5/+15
* Add VPN settings classes to Settings app.Hung-ying Tyan2009-06-1210-0/+1633
* Merge change 3973 into donutAndroid (Google) Code Review2009-06-111-3/+0
|\
| * Removing the summary texts for the Accessibility checkboxCharles Chen2009-06-111-3/+0
* | Use the keystore service instead of the direct file access.Chung-yih Wang2009-06-122-99/+39
|/
* Merge change 3814 into donutAndroid (Google) Code Review2009-06-111-1/+0
|\
| * Fix power widget bluetooth.Ken Shirriff2009-06-101-1/+0
* | Revert "Use the keystore service instead of the direct file acess."Chung-yih Wang2009-06-112-39/+99
* | Fix the bug of missing EAP setting in wpa_supplicant.conf when a new EAP is c...Chung-yih Wang2009-06-111-1/+16
* | Use the keystore service instead of the direct file acess.Chung-yih Wang2009-06-112-99/+39
* | Merge change 3494 into donutAndroid (Google) Code Review2009-06-101-38/+3
|\ \
| * | Use Phone.[get|set]SmscAddress() instead of OEMHookRaw.jsh2009-06-081-38/+3
* | | More details in the summary and details screens.Amith Yamasani2009-06-103-124/+487
* | | Adding support for selecting the default language for Text-To-Speech in Setti...Jean-Michel Trivi2009-06-101-6/+29
| |/ |/|
* | CompatibilityMode settingsJean-Michel Trivi2009-06-101-0/+11
* | Adding Text-To-Speech default settings in the Settings application.Jean-Michel Trivi2009-06-091-0/+122
* | Add EAP/802.1X configuration for WiFi Setting.Chung-yih Wang2009-06-094-60/+447
* | Implement the power-control widget.Ken Shirriff2009-06-081-0/+404
* | Listen for changes to location pProvider enabled settings.Mike Lockwood2009-06-081-0/+23
* | Remove Network Location" opt-in dialog from "Security and Settings"Mike Lockwood2009-06-071-41/+3
* | Add detail page for Battery usage and track GPS and foreground CPU.Amith Yamasani2009-06-033-30/+335
|/
* Update some TODO comments.Wink Saville2009-05-292-14/+8
* Top level screen for App Fuel Gauge.Amith Yamasani2009-05-222-0/+464
* Teleca 2b changes.Wink Saville2009-05-152-1/+8
* Accessibility feature - settings (replacing 704 and merging with the latest D...svetoslavganov2009-05-141-0/+276
* Merge change 1418 into donutAndroid (Google) Code Review2009-05-121-8/+16
|\
| * Show locale names in alphabetical order, in their own language.Eric Fischer2009-05-111-8/+16
* | Add version number to Installed_App_DetailsSuchi Amalapurapu2009-05-111-102/+177
|/
* Fix ANR caused by registering multiple listeners in DateTimeSettings.onCreate().Jim Miller2009-05-071-2/+3
* Always add the bt profile to profile list on the arrive of a connect eventMichael Chan2009-05-064-41/+58
* Fix locale selection to never chose a lang-only locale.Robert Greenwalt2009-05-061-17/+22
* Merge change 750 into donutAndroid (Google) Code Review2009-04-294-30/+33
|\
| * Fixed the Bluetooth On/Off Checkbox in settings so it is enabled/disable prop...Michael Chan2009-04-294-30/+33
* | Show Search settings in Settings app.Bjorn Bringert2009-04-271-0/+2
|/
* Merge change 201 into donutAndroid (Google) Code Review2009-04-201-0/+8
|\
| * Dismiss the dialog in onDestroy so that it doesn't leak on orientation change...Amith Yamasani2009-04-201-0/+8
* | Merge branch 'readonly-p4-donut' into donutEvan Millar2009-04-181-4/+4
|\ \ | |/ |/|
| * AI 146853: Add kernel wakelock data to batteryinfo dump.Evan Millar2009-04-181-4/+4
* | Recalculate storage size in onStart rather than onCreateSuchi Amalapurapu2009-04-071-2/+8
|/
* AI 144591: Fix ClassCastException in RadioInfo settings screen.Mike Lockwood2009-04-051-2/+1