Android (Google) Code Review
c877113d4a
am ef2c5ac2
: Merge change 8071 into donut
...
Merge commit 'ef2c5ac2e4c42d0280c4c4839ec7286180fe4be8'
* commit 'ef2c5ac2e4c42d0280c4c4839ec7286180fe4be8':
Disable suggestion for certain types of text boxes.
2009-07-21 15:05:06 -07:00
Android (Google) Code Review
ef2c5ac2e4
Merge change 8071 into donut
...
* changes:
Disable suggestion for certain types of text boxes.
2009-07-21 15:03:31 -07:00
Android (Google) Code Review
c4bd101e21
am 8d4faa9e
: Merge change 7977 into donut
...
Merge commit '8d4faa9ec3e29695b8d5d039bc8ac12d9bd655a8'
* commit '8d4faa9ec3e29695b8d5d039bc8ac12d9bd655a8':
Add a way to override the display names for locales in the locale picker.
2009-07-21 14:38:09 -07:00
Hung-ying Tyan
bfaa90725d
Disable suggestion for certain types of text boxes.
...
+ Disable suggestion for password, server name and domain suffices.
+ Use a shorter string to indicate that a secret is set.
2009-07-22 05:13:51 +08:00
Android (Google) Code Review
8d4faa9ec3
Merge change 7977 into donut
...
* changes:
Add a way to override the display names for locales in the locale picker.
2009-07-21 10:42:35 -07:00
Hung-ying Tyan
41b5321e8b
am 241610e9
: Add password error hint when adding new cert.
...
Merge commit '241610e986a8d2823f519762737903779089c253'
* commit '241610e986a8d2823f519762737903779089c253':
Add password error hint when adding new cert.
2009-07-21 07:12:23 -07:00
Android (Google) Code Review
1dea2d2a26
am a7fe59d0
: Merge change 7974 into donut
...
Merge commit 'a7fe59d05d3393484e8c610962be70d29dee2cc4'
* commit 'a7fe59d05d3393484e8c610962be70d29dee2cc4':
Removing translated text for compatibility option, which has been moved to SpareParts
2009-07-20 23:33:58 -07:00
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
Hung-ying Tyan
241610e986
Add password error hint when adding new cert.
2009-07-21 09:45:08 +08:00
Eric Fischer
7ca226b15b
Add a way to override the display names for locales in the locale picker.
...
In particular, show (the Chinese for) "Chinese (Simplified)" and "Chinese
(Traditional)" instead of "Chinese (China)" and "Chinese (Taiwan)".
2009-07-20 18:16:26 -07:00
Android (Google) Code Review
a7fe59d05d
Merge change 7974 into donut
...
* changes:
Removing translated text for compatibility option, which has been moved to SpareParts
2009-07-20 17:59:56 -07:00
Mitsuru Oshima
1f1c67aae5
Removing translated text for compatibility option, which has been moved to SpareParts
2009-07-20 17:50: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
Jean-Baptiste Queru
da182bb458
Merge commit 'goog/readonly-korg-master' into merge_korg_master
2009-07-14 17:13:07 -07:00
Vivek Dlima
3d47738803
change all instances of displayed text 'apps' to 'applications'
2009-07-14 14:36:49 -07:00
Vivek Dlima
58f9c2b52d
Updated Compatibility mode text.
2009-07-14 14:24:19 -07:00
Android (Google) Code Review
1555e944ab
am bc48d181
: Merge change 7051 into donut
...
Merge commit 'bc48d181fa9b1c1b516e3e9ece81e82069594022'
* commit 'bc48d181fa9b1c1b516e3e9ece81e82069594022':
Use appropriate input types for edit fields in Apn settings.
2009-07-14 10:21:27 -07:00
Android (Google) Code Review
bc48d181fa
Merge change 7051 into donut
...
* changes:
Use appropriate input types for edit fields in Apn settings.
2009-07-13 18:53:06 -07:00
Amith Yamasani
058c602bec
Use appropriate input types for edit fields in Apn settings.
...
Turn off prediction and use proper input types.
2009-07-13 18:48:13 -07:00
Android (Google) Code Review
6d1f227f72
am 178dc98a
: Merge change 6985 into donut
...
Merge commit '178dc98a7e0bba4ce0089d7ef6cb64c51c0411ca'
* commit '178dc98a7e0bba4ce0089d7ef6cb64c51c0411ca':
Import new translations
2009-07-13 16:59:37 -07: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
Android (Google) Code Review
178dc98a7e
Merge change 6985 into donut
...
* changes:
Import new translations
2009-07-13 16:37:45 -07:00
Eric Fischer
9046c92ab0
Import new translations
2009-07-13 15:49:57 -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
Android (Google) Code Review
97beba7ba2
am a5cead2c
: Merge change 6705 into donut
...
Merge commit 'a5cead2cf7350e299d92112d513a1d4770d7b31b'
* commit 'a5cead2cf7350e299d92112d513a1d4770d7b31b':
Add translated time zone picker lists for several more languages.
2009-07-10 10:05:49 -07:00
Android (Google) Code Review
a5cead2cf7
Merge change 6705 into donut
...
* changes:
Add translated time zone picker lists for several more languages.
2009-07-10 10:03:32 -07:00
Eric Fischer
8ab37157dd
Add translated time zone picker lists for several more languages.
2009-07-09 17:07:20 -07: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