Commit Graph

141854 Commits

Author SHA1 Message Date
Roy West
b0d48f630b am 74b53da2: Additional edits to strings when uninstalling system app updates.
Merge commit '74b53da2532e3c611f712d80a50445ae5c7863a0'

* commit '74b53da2532e3c611f712d80a50445ae5c7863a0':
  Additional edits to strings when uninstalling system app updates.
2009-06-24 15:44:34 -07:00
Amith Yamasani
1f2f8a9afb am 972fc298: Description and suggestion strings for Battery Usage detail screens.
Merge commit '972fc2989aba6757e5128aaf8d800fed04f8400f'

* commit '972fc2989aba6757e5128aaf8d800fed04f8400f':
  Description and suggestion strings for Battery Usage detail screens.
2009-06-24 15:44:33 -07:00
Roy West
74b53da253 Additional edits to strings when uninstalling system app updates.
Fixes bug 1940257.
2009-06-24 09:25:12 -07:00
Amith Yamasani
bef619fbe0 Description and suggestion strings for Battery Usage detail screens. 2009-06-23 21:39:26 -07:00
Amith Yamasani
972fc2989a Description and suggestion strings for Battery Usage detail screens. 2009-06-23 17:43:22 -07:00
Roy West
98e474805e am 4b007cb7: Fix bug 1937431.
Merge commit '4b007cb7323b41d66ddce7ec26573bce9e79cda0'

* commit '4b007cb7323b41d66ddce7ec26573bce9e79cda0':
  Fix bug 1937431.
2009-06-23 17:16:07 -07:00
Roy West
4b007cb732 Fix bug 1937431.
Shorten cut-off location permission string.
2009-06-23 16:53:37 -07:00
Fred Quintana
31989d7994 support for changes to the sync settings and control API 2009-06-23 15:53:24 -07:00
Roy West
7b73055d68 am 518d02ca: First part of fix to bug 1813461, changing "Factory reset" to "Uninstall updates"
Merge commit '518d02caa917bfe48e1cc22de84fb555cb82e9bb'

* commit '518d02caa917bfe48e1cc22de84fb555cb82e9bb':
  First part of fix to bug 1813461, changing "Factory reset" to "Uninstall updates"
2009-06-23 14:06:17 -07:00
Roy West
518d02caa9 First part of fix to bug 1813461, changing "Factory reset" to "Uninstall updates" 2009-06-23 14:02:50 -07:00
Jean-Michel Trivi
59bcab22df am 1e6a45a2: Updated TTS settings to support language, country and variant settings. Disable/enable entries based on whether language files are installed on the phone. Added entry to install the language files on the phone.
Merge commit '1e6a45a2d029f9e711e2de9a43bde50607b082c0'

* commit '1e6a45a2d029f9e711e2de9a43bde50607b082c0':
  Updated TTS settings to support language, country and variant settings.
2009-06-23 13:27:25 -07:00
Jean-Michel Trivi
1e6a45a2d0 Updated TTS settings to support language, country and variant settings.
Disable/enable entries based on whether language files are installed on the phone.
Added entry to install the language files on the phone.
2009-06-23 13:17:13 -07:00
Roy West
6884a4b9d3 am db33eb01: Use sentence style for "System tutorial" Bug 1742121
Merge commit 'db33eb01cd5f83dcb3d5d12287113a0700363588'

* commit 'db33eb01cd5f83dcb3d5d12287113a0700363588':
  Use sentence style for "System tutorial"
2009-06-22 11:32:29 -07:00
Roy West
db33eb01cd Use sentence style for "System tutorial"
Bug 1742121
2009-06-22 11:26:59 -07:00
Hung-ying Tyan
2195d09896 am d22da209: Add save-username checkbox in the connect dialog.
Merge commit 'd22da2096bd738346be5e24eb964ae34d60fcd5e'

* commit 'd22da2096bd738346be5e24eb964ae34d60fcd5e':
  Add save-username checkbox in the connect dialog.
2009-06-20 00:07:53 -07:00
Hung-ying Tyan
d22da2096b Add save-username checkbox in the connect dialog.
* changes
  + Add checkbox to layout file and handling code in related classes.
  + Add new methods to VpnProfileActor.
  + Move dialog handling to VpnSettings from AuthenticatorActor in order
    to support screen orientation change.
  + Hide "Connect" in the context menu if the profile is connecting.
  + Enable connecting profile in case it was disabled in last call.
2009-06-20 11:36:16 +08:00
Android (Google) Code Review
23ee4c6752 Merge change 4852
* changes:
  Handle class and name changed actions with DeviceFound signals.
2009-06-19 17:40:24 -07:00
Jaikumar Ganesh
d97daa064b Handle class and name changed actions with DeviceFound signals.
When the class or name of a device changed, due to name resolution
or otherwise, we  were not updating the cache.
2009-06-19 17:10:19 -07:00
Android (Google) Code Review
3cb2205eee am 4226b0af: Merge change 4797 into donut
Merge commit '4226b0af53a8f300b347836199bd03018489d192'

* commit '4226b0af53a8f300b347836199bd03018489d192':
  Use new location of USE_LOCATION_FOR_SERVICES setting (Secure).
2009-06-19 13:11:40 -07:00
Android (Google) Code Review
4226b0af53 Merge change 4797 into donut
* changes:
  Use new location of USE_LOCATION_FOR_SERVICES setting (Secure).
2009-06-19 13:09:26 -07:00
Amith Yamasani
41b6daa692 Use new location of USE_LOCATION_FOR_SERVICES setting (Secure).
Due to the need to access the bit from SetupWizard, had to move
the setting to Settings.Secure from Settings.Gservices.
2009-06-19 12:42:10 -07:00
Jean-Michel Trivi
f67de7e86f am 74e565d8: Update the Text-To-Speech settings screen to allow listening to a TTS example after checking that the data required by the TTS engine is properly installed. Removed use of local constants for the the default TTS values, use the values defined in TextToSpe
Merge commit '74e565d85d13782b2a75647b3fd952a2324ca581'

* commit '74e565d85d13782b2a75647b3fd952a2324ca581':
  Update the Text-To-Speech settings screen to allow listening to a TTS
2009-06-19 08:53:19 -07:00
Jean-Michel Trivi
74e565d85d Update the Text-To-Speech settings screen to allow listening to a TTS
example after checking that the data required by the TTS engine is
properly installed.
Removed use of local constants for the the default TTS values, use
the values defined in TextToSpeech.Engine instead.
2009-06-18 18:54:02 -07:00
Amith Yamasani
ca1db2349e am dd14ee3d: Remove extra subtitle for legal preferences.
Merge commit 'dd14ee3d1698450f26ec31fdd2d1dd9a6ea81fc4'

* commit 'dd14ee3d1698450f26ec31fdd2d1dd9a6ea81fc4':
  Remove extra subtitle for legal preferences.
2009-06-18 07:13:47 -07:00
Amith Yamasani
622677dccb am 2fb22c03: Fixed auto-uncap of Wifi status messages.
Merge commit '2fb22c03bd587b373519f605feece1f846867cf6'

* commit '2fb22c03bd587b373519f605feece1f846867cf6':
  Fixed auto-uncap of Wifi status messages.
2009-06-17 18:45:55 -07:00
Amith Yamasani
dd14ee3d16 Remove extra subtitle for legal preferences.
Fixes #1894381
2009-06-17 16:57:30 -07:00
Android (Google) Code Review
75dfb12af3 am f11d7458: Merge change 4378 into donut
Merge commit 'f11d7458ea2f52b3c4afad495274167b862e7a4c'

* commit 'f11d7458ea2f52b3c4afad495274167b862e7a4c':
  Make the Quick Launch settings show localized application names.
2009-06-17 15:38:55 -07:00
Chung-yih Wang
7ce42aeb72 am 19e134e4: Use new Keystore APIs in vpn profile editor.
Merge commit '19e134e494a561324394fcc030ee8e30bb41c614'

* commit '19e134e494a561324394fcc030ee8e30bb41c614':
  Use new Keystore APIs in vpn profile editor.
2009-06-17 15:38:31 -07:00
Chung-yih Wang
420586fd90 am b2f1c334: Simply the EAP certificate selection in Wifi Setting.
Merge commit 'b2f1c334de30b2185bec53af81984d015436f610'

* commit 'b2f1c334de30b2185bec53af81984d015436f610':
  Simply the EAP certificate selection in Wifi Setting.
2009-06-17 15:38:30 -07:00
Amith Yamasani
bfbb159a2b am f06d8698: Add setting for allowing Google to use location for better search results.
Merge commit 'f06d8698a4a2de1973a25df0c6563bdfcba4eb03'

* commit 'f06d8698a4a2de1973a25df0c6563bdfcba4eb03':
  Add setting for allowing Google to use location for better search results.
2009-06-17 15:38:17 -07:00
Amith Yamasani
2fb22c03bd Fixed auto-uncap of Wifi status messages.
Fixes #1852765. Change strings to lowercase and capitalize on demand.
2009-06-17 12:12:51 -07:00
Android (Google) Code Review
f11d7458ea Merge change 4378 into donut
* changes:
  Make the Quick Launch settings show localized application names.
2009-06-17 10:08:23 -07:00
Chung-yih Wang
19e134e494 Use new Keystore APIs in vpn profile editor. 2009-06-17 18:36:13 +08:00
Chung-yih Wang
b2f1c334de Simply the EAP certificate selection in Wifi Setting.
-- use the new keystore APU to save one more selection in WiFi EAP setting.
2009-06-17 15:46:42 +08:00
Amith Yamasani
f06d8698a4 Add setting for allowing Google to use location for better search results. 2009-06-16 22:02:06 -07:00
Roy West
e841d137d6 am 14fa2b99: Another edit, now in two places, now that I understand the workflow of resetting the flow a bit better.
Merge commit '14fa2b998630b7032b4e42b0bceb71f0df21fbdf'

* commit '14fa2b998630b7032b4e42b0bceb71f0df21fbdf':
  Another edit, now in two places, now that I understand the workflow of resetting the flow a bit better.
2009-06-16 21:59:25 -07:00
Roy West
14fa2b9986 Another edit, now in two places, now that I understand the workflow of resetting the flow a bit better. 2009-06-16 14:07:55 -07:00
Eric Fischer
ec598cb91c Make the Quick Launch settings show localized application names.
It looks like when you look up the name of an application bookmark,
you get the name in whatever locale the device was in when it first
booted.  Check the PackageManager to get a name in the current locale,
if possible, to display instead.
2009-06-16 13:31:22 -07:00
Roy West
9a41d29660 am 68e175cb: String change to fix bug 1838792.
Merge commit '68e175cba2d4849dff0eab587f28116dd06ac477'

* commit '68e175cba2d4849dff0eab587f28116dd06ac477':
  String change to fix bug 1838792.
2009-06-16 08:37:02 -07:00
Roy West
68e175cba2 String change to fix bug 1838792. 2009-06-15 14:40:17 -07:00
Android (Google) Code Review
30f5b68b75 am a78edb54: Merge change 4127 into donut
Merge commit 'a78edb54182da5881f2f1e6bc76ae027a9a6f3e3'

* commit 'a78edb54182da5881f2f1e6bc76ae027a9a6f3e3':
  Make the SD Card settings use the system file size formatter.
2009-06-15 10:11:46 -07:00
Android (Google) Code Review
a78edb5418 Merge change 4127 into donut
* changes:
  Make the SD Card settings use the system file size formatter.
2009-06-15 10:09:41 -07:00
Hung-ying Tyan
d434460583 am ff393bf9: Remove SingleServerProfile import.
Merge commit 'ff393bf90b6ef1e8792e05c60c692bbda37aabf8'

* commit 'ff393bf90b6ef1e8792e05c60c692bbda37aabf8':
  Remove SingleServerProfile import.
2009-06-15 04:55:12 -07:00
Hung-ying Tyan
ff393bf90b Remove SingleServerProfile import. 2009-06-15 19:37:38 +08:00
Hung-ying Tyan
6d46267936 am 84cfb0dc: Remove use of SingleServerProfile.
Merge commit '84cfb0dc9b87534d89651bc45128fc21c9d24423'

* commit '84cfb0dc9b87534d89651bc45128fc21c9d24423':
  Remove use of SingleServerProfile.
2009-06-15 00:17:36 -07:00
Hung-ying Tyan
84cfb0dc9b Remove use of SingleServerProfile.
* changes
  + mv SingleServerEditor.java VpnProfileEditor.java
  + Add loadExtraPreferecesTo() to VpnProfileEditor
  + Make L2tpIpsecEditor extend VpnProfileEditor and use loadExtraPreferencesTo()
  + Modify VpnEditor.getEditor() accordingly
2009-06-15 12:58:58 +08:00
Hung-ying Tyan
4d863f471b am a55ae92a: Remove isCustomized() check as the API is not used for now.
Merge commit 'a55ae92a132325e9307f291c455b1148d0bff3cf'

* commit 'a55ae92a132325e9307f291c455b1148d0bff3cf':
  Remove isCustomized() check as the API is not used for now.
  Remove LAUNCHER category from VPN settings activity's intent filter.
  Improve power control widget GUI.
  Minor UI improvements and showing of unplugged duration.
  Make the Settings side of the date format settings more locale-aware.
2009-06-14 21:12:57 -07:00
Hung-ying Tyan
a55ae92a13 Remove isCustomized() check as the API is not used for now. 2009-06-15 11:17:30 +08:00
Hung-ying Tyan
71e2d3bc3a Remove LAUNCHER category from VPN settings activity's intent filter.
Also add preference summary to the VPN entry in the security settings.
2009-06-14 17:53:19 +08:00
Eric Fischer
85f4357a4d Make the SD Card settings use the system file size formatter.
The one built into the settings class wasn't internationalized.
2009-06-12 18:10:25 -07:00