Amith Yamasani
a459dbe5bb
am 8fb0ec36
: UI improvements for "Battery use" app.
...
Merge commit '8fb0ec36ec2f4cb8e0a48020b1b6e79b7f45635c'
* commit '8fb0ec36ec2f4cb8e0a48020b1b6e79b7f45635c':
UI improvements for "Battery use" app.
2009-07-20 23:33:46 -07:00
Mitsuru Oshima
7f44ca3170
Merge commit '5c20034b' into fix
...
Conflicts:
res/values/strings.xml
2009-07-20 23:30:04 -07:00
Amith Yamasani
8fb0ec36ec
UI improvements for "Battery use" app.
...
Change the controls UI to display a suggestion.
Bluetooth AT command tracking (not enabled yet).
2009-07-20 17:43:13 -07:00
Mitsuru Oshima
5c20034b7f
moving compatibility mode option to spare parts
2009-07-20 15:52:29 -07:00
Jaikumar Ganesh
3a76bcaa83
Initial 2.1 bluetooth support.
...
Need to work with Strings and UI person to fix and later test everything.
2009-07-20 10:38:02 -07:00
Hung-ying Tyan
c33a279239
am ba127f57
: Improve VpnSettings start-up time.
...
Merge commit 'ba127f57ae143a0c7fad5a46b327c04eb2254737'
* commit 'ba127f57ae143a0c7fad5a46b327c04eb2254737':
Improve VpnSettings start-up time.
2009-07-19 21:14:28 -07:00
Jean-Michel Trivi
0c37d2ea12
am 628431de
: Fix bug 1956707 in which setting the default language has no effect. Use the current Locale upon initialization of the TTS engine. Retrieve the default engine value from the TextToSpeech.Engine class instead of a hard-coded value in TextToSpeechSettings.
...
Merge commit '628431de91689b62a19e5fde0ed3b546bba7da74'
* commit '628431de91689b62a19e5fde0ed3b546bba7da74':
Fix bug 1956707 in which setting the default language has no effect.
2009-07-19 20:28:43 -07:00
Hung-ying Tyan
ba127f57ae
Improve VpnSettings start-up time.
...
* Changes
+ add orientation and keyboard config change in the manifest file.
+ remove state saving code
+ improve status checking time by doing it in one server connection.
2009-07-18 10:33:24 +08:00
Jean-Michel Trivi
628431de91
Fix bug 1956707 in which setting the default language has no effect.
...
Use the current Locale upon initialization of the TTS engine.
Retrieve the default engine value from the TextToSpeech.Engine class
instead of a hard-coded value in TextToSpeechSettings.
2009-07-17 16:52:54 -07:00
Android (Google) Code Review
2fab4ab09c
am 6b1b36a8
: Merge change 7687 into donut
...
Merge commit '6b1b36a832943126d19a21dcadda11cc75c3a9b6'
* commit '6b1b36a832943126d19a21dcadda11cc75c3a9b6':
Add UI to handle PKCS12 cert.
2009-07-17 15:43:07 -07:00
Android (Google) Code Review
6b1b36a832
Merge change 7687 into donut
...
* changes:
Add UI to handle PKCS12 cert.
2009-07-17 10:24:27 -07:00
Hung-ying Tyan
38a44f2445
Add UI to handle PKCS12 cert.
2009-07-17 20:58:06 +08:00
Romain Guy
849453e269
am f90682f4
: Give an icon to Settings shortcuts.
...
Merge commit 'f90682f4fb645ff45cbabcc0e7c3c26dc3cce599'
* commit 'f90682f4fb645ff45cbabcc0e7c3c26dc3cce599':
Give an icon to Settings shortcuts.
2009-07-16 17:54:41 -07:00
Romain Guy
f90682f4fb
Give an icon to Settings shortcuts.
2009-07-16 15:06:44 -07:00
Hung-ying Tyan
aae9398a31
am c3eaaad1
: Fix "use secure credential" checkbox in Settings.
...
Merge commit 'c3eaaad17ebe9a2cbe34b096511c8f06369dadd1'
* commit 'c3eaaad17ebe9a2cbe34b096511c8f06369dadd1':
Fix "use secure credential" checkbox in Settings.
2009-07-16 09:55:11 -07:00
Hung-ying Tyan
c3eaaad17e
Fix "use secure credential" checkbox in Settings.
...
Uncheck the checkbox if the user cancels the password-entering dialog.
2009-07-16 23:19:38 +08:00
Mike Lockwood
afdca68b95
am 599221c7
: wifi: Update the AccessPointState network ID after saving configuration.
...
Merge commit '599221c7bbd6cd613fd4f86805ccaf0696a3e78c'
* commit '599221c7bbd6cd613fd4f86805ccaf0696a3e78c':
wifi: Update the AccessPointState network ID after saving configuration.
2009-07-15 18:13:56 -07:00
Android (Google) Code Review
6a176dc638
Merge change 7449
...
* changes:
b/1818390 Show Computer and Phone icons on such devices even if they support A2DP or HSP
2009-07-15 16:19:42 -07:00
Michael Chan
3e1c1d1920
b/1818390 Show Computer and Phone icons on such devices even if they support A2DP or HSP
2009-07-15 15:14:12 -07:00
Mike Lockwood
599221c7bb
wifi: Update the AccessPointState network ID after saving configuration.
...
If there are more than 10 open access points, the network ID may have changed
after the configuration is saved.
Signed-off-by: Mike Lockwood <lockwood@android.com >
2009-07-15 11:57:25 -04:00
Amith Yamasani
5541e98406
am 5c30845c
: Fix #1930767 : "Share with Google" not working on orientation change.
...
Merge commit '5c30845cf310a5d8c2de3e9ac809c97f736a9513'
* commit '5c30845cf310a5d8c2de3e9ac809c97f736a9513':
Fix #1930767 : "Share with Google" not working on orientation change.
2009-07-13 16:59:36 -07:00
Amith Yamasani
5c30845cf3
Fix #1930767 : "Share with Google" not working on orientation change.
...
Discard the dialog after onSaveInstanceState. And check the different
onCreate scenarios before popping up the dialog.
2009-07-13 15:09:46 -07:00
Hung-ying Tyan
50cde8b1f3
am fe0b0178
: Fix VpnSettings.StatusChecker.start()
...
Merge commit 'fe0b0178cb2d24b8e6e1477055617bbf86a0808b'
* commit 'fe0b0178cb2d24b8e6e1477055617bbf86a0808b':
Fix VpnSettings.StatusChecker.start()
2009-07-13 02:44:49 -07:00
Hung-ying Tyan
fe0b0178cb
Fix VpnSettings.StatusChecker.start()
...
to avoid multiple threads checking status at the same time.
2009-07-13 17:23:32 +08:00
Hung-ying Tyan
15384ee22a
am 1ddccd07
: Fix dialog handling.
...
Merge commit '1ddccd07f744344b5248dd5418ee526f26d520dc'
* commit '1ddccd07f744344b5248dd5418ee526f26d520dc':
Fix dialog handling.
2009-07-12 23:44:38 -07:00
Hung-ying Tyan
1ddccd07f7
Fix dialog handling.
...
* Changes
+ VpnSettings:
+ Add reconnect dialog to showDialog() framework for handling screen
rotation.
+ Dismiss other alert dialogs in onDestroy()
+ Remove onPrepareDialog() from VpnSettings.
+ Remove updateConnectDialog() from VpnProfileActor.
+ Add authentication error dialog.
+ Add unknown server dialog.
+ SecuritySettings:
+ Make cstor dialogs cancelable.
+ Add cancelable listener.
Patch Set 6:
+ VpnSettings:
+ Disable preferences when connecting/disconnecting.
+ Fix state broadcast when binding a VpnService goes wrong.
2009-07-13 12:14:32 +08:00
Mike Lockwood
81183a8466
am 6dd27613
: wifi: use new WifiManager.startScanActive() method to trigger scans.
...
Merge commit '6dd27613b5ee59b1f0a90ad50fa080c0d98c47e2'
* commit '6dd27613b5ee59b1f0a90ad50fa080c0d98c47e2':
wifi: use new WifiManager.startScanActive() method to trigger scans.
2009-07-09 14:27:35 -07:00
Mike Lockwood
6dd27613b5
wifi: use new WifiManager.startScanActive() method to trigger scans.
...
Signed-off-by: Mike Lockwood <lockwood@android.com >
2009-07-09 16:50:59 -04:00
Hung-ying Tyan
9d2c359ad4
am e02f206e
: Focus the password box when username is saved.
...
Merge commit 'e02f206e1161fc2d332db60395e74cca397ffa27'
* commit 'e02f206e1161fc2d332db60395e74cca397ffa27':
Focus the password box when username is saved.
2009-07-09 12:49:33 -07:00
Hung-ying Tyan
971b79e306
am 66959341
: Fix behavior of cancelling the name cred. dialog.
...
Merge commit '66959341a6b0891893d4c851be708c3073f61154'
* commit '66959341a6b0891893d4c851be708c3073f61154':
Fix behavior of cancelling the name cred. dialog.
2009-07-09 12:49:23 -07:00
Hung-ying Tyan
e02f206e11
Focus the password box when username is saved.
2009-07-09 18:39:04 +08:00
Hung-ying Tyan
66959341a6
Fix behavior of cancelling the name cred. dialog.
...
The code used to trying to store the credential even when the user
cancels the dialog. Fixed in this CL.
2009-07-09 11:51:06 +08:00
Hung-ying Tyan
405678d560
am 386668b7
: Fix saving secrets to keystore from vpn settings.
...
Merge commit '386668b79255917e2ddc17fd276f642be4d8089a'
* commit '386668b79255917e2ddc17fd276f642be4d8089a':
Fix saving secrets to keystore from vpn settings.
2009-07-08 09:01:32 -07:00
Hung-ying Tyan
386668b792
Fix saving secrets to keystore from vpn settings.
2009-07-08 18:00:03 +08:00
Android (Google) Code Review
931d63672b
am 2368d045
: Merge change 6440 into donut
...
Merge commit '2368d0455ccae5e373fe79c66c1f6ce1ce0a3c72'
* commit '2368d0455ccae5e373fe79c66c1f6ce1ce0a3c72':
Trigger backup of locale change.
2009-07-07 23:56:10 -07:00
Android (Google) Code Review
2368d0455c
Merge change 6440 into donut
...
* changes:
Trigger backup of locale change.
2009-07-07 19:00:13 -07:00
Android (Google) Code Review
10a609feae
am f96fb705
: Merge change 6432 into donut
...
Merge commit 'f96fb705f5b63177a79379b68dde307105b46f21'
* commit 'f96fb705f5b63177a79379b68dde307105b46f21':
In the TTS settings: rely on the default locale rather than default
2009-07-07 17:45:59 -07:00
Android (Google) Code Review
f96fb705f5
Merge change 6432 into donut
...
* changes:
In the TTS settings: rely on the default locale rather than default values stored in TextToSpeech.Engine to initialize the default TTS country and variant.
2009-07-07 17:44:32 -07:00
Amith Yamasani
5b280d1958
am eb72bcd6
: Fix vibrate and silent mode toggle dependency.
...
Merge commit 'eb72bcd6d07708bfc65eec474092f136e822c9fb'
* commit 'eb72bcd6d07708bfc65eec474092f136e822c9fb':
Fix vibrate and silent mode toggle dependency.
2009-07-07 17:24:43 -07:00
Jean-Michel Trivi
00d4fbfc42
In the TTS settings: rely on the default locale rather than default
...
values stored in TextToSpeech.Engine to initialize the default TTS
country and variant.
2009-07-07 17:08:32 -07:00
Amith Yamasani
eb72bcd6d0
Fix vibrate and silent mode toggle dependency.
2009-07-07 14:42:50 -07:00
Amith Yamasani
c155acc11c
Trigger backup of locale change.
2009-07-07 14:38:41 -07:00
Ken Shirriff
e936f5b386
Add toast to settings widget.
...
When the settings widget updates bluetooth or wifi, display a
toast since they are slow to update.
Also fix some long lines.
bug=1918321
2009-07-07 12:28:17 -07:00
Android (Google) Code Review
fbd3f36a4c
am c4a3bf94
: Merge change 6345 into donut
...
Merge commit 'c4a3bf94cc870d940df37756ed2c5ea7067d00da'
* commit 'c4a3bf94cc870d940df37756ed2c5ea7067d00da':
Add header 'blob://' in front of the cert/key names in wpa_supplicant.conf.
2009-07-07 07:08:40 -07:00
Android (Google) Code Review
c4a3bf94cc
Merge change 6345 into donut
...
* changes:
Add header 'blob://' in front of the cert/key names in wpa_supplicant.conf.
2009-07-07 07:07:17 -07:00
Chung-yih Wang
242096832b
Add header 'blob://' in front of the cert/key names in wpa_supplicant.conf.
...
1. This addition is from CL 6082 change in wpa_supplicant.
2. Fix the empty password pop-up for EAP.
2009-07-07 21:58:13 +08:00
Android (Google) Code Review
a3b04ef890
am 423ab2eb
: Merge change 6328 into donut
...
Merge commit '423ab2eb9df5e2866ecb1f5f975f2f7a660d334f'
* commit '423ab2eb9df5e2866ecb1f5f975f2f7a660d334f':
String fixes for the credential storage and vpn settings.
2009-07-06 20:45:50 -07:00
Android (Google) Code Review
423ab2eb9d
Merge change 6328 into donut
...
* changes:
String fixes for the credential storage and vpn settings.
2009-07-06 20:44:44 -07:00
Hung-ying Tyan
33ababd1bd
String fixes for the credential storage and vpn settings.
...
* Changes
+ Shorten the messages for both set-password and enter-password dialogs
when other activities access the credential storage.
Patch Set 2:
+ Fix the capital issue in the vpn error messages.
+ Add separate strings for terms used in the error messages.
+ Modify related src files that use those terms.
2009-07-07 11:37:54 +08:00
Android (Google) Code Review
6b0cdd4e1f
am 879f7bcf
: Merge change 6272 into donut
...
Merge commit '879f7bcf41782940fff3ffcb3586d606361360c6'
* commit '879f7bcf41782940fff3ffcb3586d606361360c6':
Fix bug 1946195 by making use of the current Locale to set a default value
2009-07-06 17:05:23 -07:00