OSDN Git Service

android-x86/packages-apps-Settings.git
14 years agoNew Privacy settings screen and Backup settings toggle. See #2132044 & #2133178
Amith Yamasani [Tue, 22 Sep 2009 20:50:19 +0000 (13:50 -0700)]
New Privacy settings screen and Backup settings toggle. See #2132044 & #2133178

Also fixes 2138367: Share with Google setting doesn't get updated on checking the setting
And 2098232: "Set unlock pattern" should be at the top of the section

14 years agoSearch and rewrite some uses of select and disable for touch and use.
Roy West [Wed, 23 Sep 2009 20:07:19 +0000 (13:07 -0700)]
Search and rewrite some uses of select and disable for touch and use.

14 years agoFilter devices by UUID and then class.
Jaikumar Ganesh [Wed, 23 Sep 2009 17:32:41 +0000 (10:32 -0700)]
Filter devices by UUID and then class.

The settings app has been updated to use UUIDs.
When there is a filter type set for device picket UI, use the
UUIDs first and then the class bits.

Change-Id: Ifde5dbc3a1cf25babce4c686002315aa3933de59

14 years agoMerge change 26396 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 22:38:45 +0000 (18:38 -0400)]
Merge change 26396 into eclair

* changes:
  b/2126036 Improve remote device capability identification by switching to use UUIDs instead of class bits.

14 years agob/2126036 Improve remote device capability identification by switching to use UUIDs...
Michael Chan [Mon, 21 Sep 2009 01:18:27 +0000 (18:18 -0700)]
b/2126036 Improve remote device capability identification by switching to use UUIDs instead of class bits.

Change-Id: Ie60d1c579e40027c2174215c1989887a3250c9bc

14 years agoMerge change 26365 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 16:03:17 +0000 (12:03 -0400)]
Merge change 26365 into eclair

* changes:
  SecuritySettings: use Credentials instead of CertTool.

14 years agoMerge change 26363 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 16:02:57 +0000 (12:02 -0400)]
Merge change 26363 into eclair

* changes:
  WifiSettings: use Credentials instead of CertTool.

14 years agoMerge change 26186 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 16:02:34 +0000 (12:02 -0400)]
Merge change 26186 into eclair

* changes:
  Settings: revise VpnSettings.

14 years agoSecuritySettings: use Credentials instead of CertTool.
Chia-chi Yeh [Tue, 22 Sep 2009 15:59:01 +0000 (23:59 +0800)]
SecuritySettings: use Credentials instead of CertTool.

Also remove unused classes which will be replaced by CertInstaller.

14 years agoWifiSettings: use Credentials instead of CertTool.
Chia-chi Yeh [Tue, 22 Sep 2009 15:44:17 +0000 (23:44 +0800)]
WifiSettings: use Credentials instead of CertTool.

14 years agoRemove long animation setting (standard length is now longer).
Dianne Hackborn [Mon, 21 Sep 2009 07:37:32 +0000 (00:37 -0700)]
Remove long animation setting (standard length is now longer).

Also a few tweaks to the running services UI.

Change-Id: I160dc5fd52a865ca95288aad787e28b814080c53

14 years agoSettings: revise VpnSettings.
Chia-chi Yeh [Mon, 21 Sep 2009 18:28:14 +0000 (02:28 +0800)]
Settings: revise VpnSettings.

14 years agoAdjust widget size.
Ken Shirriff [Sun, 20 Sep 2009 22:21:28 +0000 (15:21 -0700)]
Adjust widget size.

Without this change, the widget cannot be placed on the home screen in
landscape mode because it's thought to be too big.

14 years agoMerge change 26022 into eclair
Android (Google) Code Review [Mon, 21 Sep 2009 16:23:14 +0000 (12:23 -0400)]
Merge change 26022 into eclair

* changes:
  Change default filter to third party when launched via settings and all apps when launched via low storage. Update string name. fix padding for Force Stop button Change message when clearing application data.

14 years agoFix the typo in phase2 options.
Chung-yih Wang [Mon, 21 Sep 2009 10:42:55 +0000 (18:42 +0800)]
Fix the typo in phase2 options.

MSCHAP2 => MSCHAPV2

14 years agoUse the ratio of different CPU speeds to compute CPU power consumption per app.
Amith Yamasani [Sun, 20 Sep 2009 22:52:35 +0000 (15:52 -0700)]
Use the ratio of different CPU speeds to compute CPU power consumption per app.

14 years agoChange default filter to third party when launched via settings and all apps when...
Suchi Amalapurapu [Sun, 20 Sep 2009 21:25:46 +0000 (14:25 -0700)]
Change default filter to third party when launched via settings and all apps when launched via
low storage. Update string name.
fix padding for Force Stop button
Change message when clearing application data.

14 years agoMerge change 25969 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 20:17:52 +0000 (16:17 -0400)]
Merge change 25969 into eclair

* changes:
  Fix power widget dimensions.

14 years agoFix power widget dimensions.
Ken Shirriff [Sun, 20 Sep 2009 18:04:05 +0000 (11:04 -0700)]
Fix power widget dimensions.

The widget was taking 2 units vertically on some devices.

14 years agoFix the issue WiFi UI IP settings lost when change slider state before save IP settings
Benny Wong [Thu, 17 Sep 2009 05:41:21 +0000 (00:41 -0500)]
Fix the issue WiFi UI IP settings lost when change slider state before save IP settings

Original GID: 1062

14 years agoFollow along with startActivityPendingIntent() change.
Dianne Hackborn [Thu, 17 Sep 2009 22:15:46 +0000 (15:15 -0700)]
Follow along with startActivityPendingIntent() change.

Change-Id: I6d804af66deeaf87339eeb548b6a3d2965262f02

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 17 Sep 2009 21:35:43 +0000 (14:35 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoUse new memory API; show memory used by bg and fg processes.
Dianne Hackborn [Thu, 17 Sep 2009 17:24:34 +0000 (10:24 -0700)]
Use new memory API; show memory used by bg and fg processes.

Change-Id: I449eba1aa4bc1de7537f8c526e27d32c1979d823

14 years agoAdd "settings" to a bunch of screens. Fix 2110077, 2115734, 2101651
Amith Yamasani [Wed, 16 Sep 2009 19:43:50 +0000 (12:43 -0700)]
Add "settings" to a bunch of screens. Fix 211007721157342101651

Move Factory data reset to About phone.

Show input method when dialog to enter/edit new dictionary word is displayed.

Add title to Accessibility settings.

14 years agoMerge change 25397 into eclair
Android (Google) Code Review [Thu, 17 Sep 2009 05:05:12 +0000 (01:05 -0400)]
Merge change 25397 into eclair

* changes:
  Fix issues with updating list when applications get installed while ManageApps is paused or stopped. When ManageApps gets started, the list of installed apps is retrieved from PackageManager and compared against the old list to figure out newly installed apps(since the app has been stopped) and also to weedout stale entries of packages which might have been deleted. Since the application objects themselves might have changed the list is usually refreshed with new objects. Deleted applications are taken care of right away by just removing from the List adapter. For newly added apps however, the size and label/resource info has to be loaded before being inserted in to the list since the list is already sorted. So just remove these entries from the list for now and let ADD_PKG message handle adding the new elements. Make AppInfo a nested class so that it doesn't hold a reference to its enclosing class and  we have too many such entries one for each package.

14 years agoFix issues with updating list when applications get installed while ManageApps is...
Suchi Amalapurapu [Wed, 16 Sep 2009 23:38:10 +0000 (16:38 -0700)]
Fix issues with updating list when applications get installed while ManageApps is paused or stopped.
When ManageApps gets started, the list of installed apps is retrieved from PackageManager and
compared against the old list to figure out newly installed apps(since the app has been stopped) and
also to weedout stale entries of packages which might have been deleted.
Since the application objects themselves might have changed the list is usually refreshed with new objects.
Deleted applications are taken care of right away by just removing from the List adapter.
For newly added apps however, the size and label/resource info has to be loaded before being inserted in to
the list since the list is already sorted. So just remove these entries from the list for now and let
ADD_PKG message handle adding the new elements.
Make AppInfo a nested class so that it doesn't hold a reference to its enclosing class and
 we have too many such entries one for each package.

14 years agoMerge change 25387 into eclair
Android (Google) Code Review [Wed, 16 Sep 2009 23:39:42 +0000 (19:39 -0400)]
Merge change 25387 into eclair

* changes:
  Fix broken 9patch for hdpi.

14 years agoFix broken 9patch for hdpi.
Romain Guy [Wed, 16 Sep 2009 23:39:07 +0000 (16:39 -0700)]
Fix broken 9patch for hdpi.

Change-Id: I88c1bde1b0a19ccd9084889313e64a0a924f4bb0

14 years agoMerge change 25354 into eclair
Android (Google) Code Review [Wed, 16 Sep 2009 22:29:31 +0000 (18:29 -0400)]
Merge change 25354 into eclair

* changes:
  Fix string name for bluetooth pairing and fix NPE

14 years agoFix string name for bluetooth pairing and fix NPE
Jaikumar Ganesh [Wed, 16 Sep 2009 21:37:13 +0000 (14:37 -0700)]
Fix string name for bluetooth pairing and fix NPE

Change-Id: Ibfd0e1e1ed3e1a1e5939d0bdffd17e2e929317b1

14 years agomake power settings widget toggle sync, not background data
Debajit Ghosh [Wed, 16 Sep 2009 02:08:10 +0000 (19:08 -0700)]
make power settings widget toggle sync, not background data

14 years agoMerge change 24646 into eclair
Android (Google) Code Review [Wed, 16 Sep 2009 10:26:54 +0000 (06:26 -0400)]
Merge change 24646 into eclair

* changes:
  Aggregate the security settings for WiFi network configuration.

14 years agoRestore backlight brightness after restoring auto ALS mode.
Mike Lockwood [Wed, 16 Sep 2009 10:20:22 +0000 (06:20 -0400)]
Restore backlight brightness after restoring auto ALS mode.

Fixes b/2121632

Change-Id: I14228a4fd1d599de1e5fdbb3c8b4b3c02a1460ac
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoEnable cert install from sdcard in Settings...
Hung-ying Tyan [Tue, 15 Sep 2009 09:58:57 +0000 (17:58 +0800)]
Enable cert install from sdcard in Settings...

And remove ADD_CREDENTIAL intent from AndroidManifest.xml.

14 years agoAggregate the security settings for WiFi network configuration.
Chung-yih Wang [Wed, 16 Sep 2009 07:34:32 +0000 (15:34 +0800)]
Aggregate the security settings for WiFi network configuration.

* Merge WPA and WPA2 PSK.
* Merge WPA-EAP and IEEE8021X.
* Remove unused field "private key password" in EAP configuration.

14 years agoMerge change 24870 into eclair
Android (Google) Code Review [Wed, 16 Sep 2009 06:35:42 +0000 (02:35 -0400)]
Merge change 24870 into eclair

* changes:
  Transient patch for the WifiConfiguration change.

14 years agoMerge change 25125 into eclair
Android (Google) Code Review [Tue, 15 Sep 2009 21:36:52 +0000 (17:36 -0400)]
Merge change 25125 into eclair

* changes:
  Show name for incoming pairing requests.

14 years agoShow name for incoming pairing requests.
Jaikumar Ganesh [Tue, 15 Sep 2009 21:07:22 +0000 (14:07 -0700)]
Show name for incoming pairing requests.

Settings apps invalidates its cache whenever a new scan is started.
When there is a new incoming pairing request, we will not get a DeviceFound
signal, because its not due to a inquiry scan. Thus when the pairing request
is displayed, the settings app doesn't have it in cache and hence will
just display the address. Make it query the framework when it doesn't have the name.

14 years agoMove backlight brightness from HardwareService to PowerManager
Mike Lockwood [Tue, 15 Sep 2009 18:39:47 +0000 (14:39 -0400)]
Move backlight brightness from HardwareService to PowerManager

to prevent apps from changing the hardware behind its back.
Fixes b/2041941 Lock screen flashes the screen very bright before dimming

Change-Id: Ic4faa008357fd3d74225ba90f05801c5127fd8c0
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoapps/settings: Add auto/manual brightness control to Brightness settings
Dan Murphy [Thu, 27 Aug 2009 20:05:23 +0000 (15:05 -0500)]
apps/settings: Add auto/manual brightness control to Brightness settings

Add changes to have the ability to turn on and off the
automatic light sensing for the device.  This is fully configurable
and is by default not  present.  Vendors should override the ALS setting
to enable the automatic lighting controls.

These changes will add a check box to the Brightness settings menu to give control
to the user to allow the device's display lighting to be controlled via the slide bar
or the auto lighting system.

If the user selects auto then the slide bar will become invisible.  Manual mode
will present the slide bar to the user.

Change-Id: I512c9d5dd72ddd831b33eb8fcd4680e2fc7f786e
Signed-off-by: Dan Murphy <D.Murphy@motorola.com>
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoTransient patch for the WifiConfiguration change.
Chung-yih Wang [Mon, 14 Sep 2009 06:25:09 +0000 (14:25 +0800)]
Transient patch for the WifiConfiguration change.

Comment out the access to the enterprise fields of
WifiConfiguration class in AccessPointState class.
And will have a new patch for accessing the new WifiConfiguration.

14 years agoFix setting passwd string and vpn checkbox titles.
Hung-ying Tyan [Fri, 11 Sep 2009 17:31:11 +0000 (01:31 +0800)]
Fix setting passwd string and vpn checkbox titles.

* Add min length requirement in setting passwd string.
* Do not change vpn checkbox title with state changes.

14 years agoModify settings for 2.1
Jaikumar Ganesh [Fri, 11 Sep 2009 16:45:11 +0000 (09:45 -0700)]
Modify settings for 2.1

Add incoming pairing dialog
Add DisplayPasskey handling of pairing keyboards with 2.1 devices.
Modify code path to show errors when bonding request fails.
Misc fixes like string changes.

14 years agoMerge change 24726 into eclair
Android (Google) Code Review [Fri, 11 Sep 2009 18:55:44 +0000 (14:55 -0400)]
Merge change 24726 into eclair

* changes:
  Update AndroidManifest.xml for new Intent locations.

14 years agoUpdate AndroidManifest.xml for new Intent locations.
Nick Pelly [Fri, 11 Sep 2009 18:41:59 +0000 (11:41 -0700)]
Update AndroidManifest.xml for new Intent locations.

This will fix a regression since the recent BT API changes. The settings app
would have missed some Bluetooth events, especially pairing.

Change-Id: Ia5e6371279feb389578e798fe11f1c239a4aa17b

14 years agoRegenerate timezones.xml after adding Asia/Shanghai timezone for
Xianzhu Wang [Fri, 11 Sep 2009 06:41:05 +0000 (14:41 +0800)]
Regenerate timezones.xml after adding Asia/Shanghai timezone for
mainland China, using cldr 1.7.1 and merging translations for "Beijing".

Remove unused localized timezone "xml-no/timezones.xml".
"nb" is now used instead of the deprecated "no".

14 years agoUpdate application for Bluetooth API changes.
Nick Pelly [Thu, 10 Sep 2009 00:46:25 +0000 (17:46 -0700)]
Update application for Bluetooth API changes.

Change-Id: I8351611f0f0c5eda3e423dbe7e7b53e52d75ac36

14 years agoMerge change 24553 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 19:57:57 +0000 (15:57 -0400)]
Merge change 24553 into eclair

* changes:
  Make running services show dependent processes.

14 years agoMerge change 24555 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 19:33:55 +0000 (15:33 -0400)]
Merge change 24555 into eclair

* changes:
  Allow setting a silent ringtone (bug 1600056).

14 years agoAllow setting a silent ringtone (bug 1600056).
Marco Nelissen [Thu, 10 Sep 2009 19:11:33 +0000 (12:11 -0700)]
Allow setting a silent ringtone (bug 1600056).

14 years agoMake running services show dependent processes.
Dianne Hackborn [Thu, 10 Sep 2009 18:55:42 +0000 (11:55 -0700)]
Make running services show dependent processes.

And other various improvement and cleanup.

Change-Id: I0a33ab2876c8f409cd3cfecbbac574563ef1a162

14 years agoAdd install-cert-from-sdcard in Security settings
Hung-ying Tyan [Thu, 10 Sep 2009 04:43:40 +0000 (12:43 +0800)]
Add install-cert-from-sdcard in Security settings

Also:
* Resume keystore states in SecuritySettings.onResume().
* Use action strings defined in CertTool and Keystore.

14 years agoMerge change 24440 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 22:38:11 +0000 (18:38 -0400)]
Merge change 24440 into eclair

* changes:
  Fix bug 2078454 where clicking on Settings in the Home menu would take the user to Market after clicking on "Install Voice Data" in the TTS Settings page. Launching the Activity for the installation of the TTS data should be a distinct task, dissociated from the one associated with the Settings app. Also the intent ACTION_INSTALL_TTS_DATA doesn't return a result, so the activity should be started with startActivity() rather than startActivityForResult().

14 years agoFix bug 2078454 where clicking on Settings in the Home menu would
Jean-Michel Trivi [Wed, 9 Sep 2009 22:13:38 +0000 (15:13 -0700)]
Fix bug 2078454 where clicking on Settings in the Home menu would
take the user to Market after clicking on "Install Voice Data" in
the TTS Settings page.
Launching the Activity for the installation of the TTS data should
be a distinct task, dissociated from the one associated with the
Settings app. Also the intent ACTION_INSTALL_TTS_DATA doesn't return
a result, so the activity should be started with startActivity()
rather than startActivityForResult().

14 years agoMerge change 24435 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 22:06:30 +0000 (18:06 -0400)]
Merge change 24435 into eclair

* changes:
  Fix display strings and enter passkey handling.

14 years agoFix display strings and enter passkey handling.
Jaikumar Ganesh [Wed, 9 Sep 2009 21:57:19 +0000 (14:57 -0700)]
Fix display strings and enter passkey handling.

14 years agoMerge change 24276 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 18:34:52 +0000 (14:34 -0400)]
Merge change 24276 into eclair

* changes:
  Update application for Bluetooth API change: deprecation of BluetoothError.

14 years agoMerge change 24230 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 18:30:26 +0000 (14:30 -0400)]
Merge change 24230 into eclair

* changes:
  Update application for Bluetooth API change.

14 years agoRemove logging.
Marco Nelissen [Wed, 9 Sep 2009 16:06:40 +0000 (09:06 -0700)]
Remove logging.

14 years agoUpdate application for Bluetooth API change: deprecation of BluetoothError.
Nick Pelly [Wed, 9 Sep 2009 00:49:57 +0000 (17:49 -0700)]
Update application for Bluetooth API change: deprecation of BluetoothError.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 8 Sep 2009 23:30:51 +0000 (16:30 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoUpdate application for Bluetooth API change.
Nick Pelly [Tue, 8 Sep 2009 23:24:03 +0000 (16:24 -0700)]
Update application for Bluetooth API change.

14 years agoImprove running services to services managed by the system.
Dianne Hackborn [Thu, 3 Sep 2009 20:33:55 +0000 (13:33 -0700)]
Improve running services to services managed by the system.

Also a little tweak to the animations preference.

Change-Id: I3183ef21e687a3b120d02c79e7388300084b9202

14 years agoMerge change 23701 into eclair
Android (Google) Code Review [Thu, 3 Sep 2009 16:20:15 +0000 (09:20 -0700)]
Merge change 23701 into eclair

* changes:
  Fix bug 2088099 where the TTS example doesn't play in the Settings app when the UI is in Japanese. Rewrite of the initialization of the default language in the TTS Settings. The previous implementation had the following issues: - the "Listen to an example" didn't use the default settings - the string used for the example didn't match the selected language  (this was in order to not imply that TTS is doing translation, but   that proved confusing to users). The language initialization is now implemented in initDefaultLang() and ensures that the default locale is one supported in the array of available locales. The speech rate is also initialized from the settings or the default rate (if no value was stored in the settings).

14 years agoFix bug 2088099 where the TTS example doesn't play in the Settings app
Jean-Michel Trivi [Wed, 2 Sep 2009 22:15:33 +0000 (15:15 -0700)]
Fix bug 2088099 where the TTS example doesn't play in the Settings app
when the UI is in Japanese.
Rewrite of the initialization of the default language in the TTS Settings.
The previous implementation had the following issues:
- the "Listen to an example" didn't use the default settings
- the string used for the example didn't match the selected language
 (this was in order to not imply that TTS is doing translation, but
  that proved confusing to users).
The language initialization is now implemented in initDefaultLang()
and ensures that the default locale is one supported in the array
of available locales.
The speech rate is also initialized from the settings or the
default rate (if no value was stored in the settings).

14 years agoMerge change 23699 into eclair
Android (Google) Code Review [Wed, 2 Sep 2009 22:34:31 +0000 (15:34 -0700)]
Merge change 23699 into eclair

* changes:
  b/2045917 Fixed the problem where Bluetooth enable/disable remain disabled when Airplane mode is turned off.

14 years agob/2045917 Fixed the problem where Bluetooth enable/disable remain disabled when Airpl...
Michael Chan [Wed, 2 Sep 2009 22:20:07 +0000 (15:20 -0700)]
b/2045917 Fixed the problem where Bluetooth enable/disable remain disabled when Airplane mode is turned off.

14 years agob/2050798 Bluetooth Passkeys should always be 6 digits so show leading zeros if needed.
Michael Chan [Wed, 2 Sep 2009 19:30:05 +0000 (12:30 -0700)]
b/2050798 Bluetooth Passkeys should always be 6 digits so show leading zeros if needed.
Removed extra new lines in the passkey and pin dialogs because the string didn't fit in landscape mode. (scrollbars to appeared)

14 years agob/2090193 Prevent Bluetooth Pairing Request Dialog from showing in "Recent Apps"
Michael Chan [Wed, 2 Sep 2009 01:51:04 +0000 (18:51 -0700)]
b/2090193 Prevent Bluetooth Pairing Request Dialog from showing in "Recent Apps"

14 years agoMake sure the TTS example in the TTS Settings loads a supported language.
Jean-Michel Trivi [Tue, 1 Sep 2009 20:36:45 +0000 (13:36 -0700)]
Make sure the TTS example in the TTS Settings loads a supported language.
This fixes the issue where the example wouldn't play when the UI is in
Japanese in bug 2088099.

14 years agoNew UI for viewing and stopping currently running services.
Dianne Hackborn [Tue, 1 Sep 2009 04:33:17 +0000 (21:33 -0700)]
New UI for viewing and stopping currently running services.

Change-Id: I86012262635c911be23513aa0b027174b490374d

14 years agoMerge change 23372 into eclair
Android (Google) Code Review [Tue, 1 Sep 2009 00:39:34 +0000 (17:39 -0700)]
Merge change 23372 into eclair

* changes:
  Show the Use location prompt only once if user agrees. Bug #1910370

14 years agoShow the Use location prompt only once if user agrees. Bug #1910370
Amith Yamasani [Tue, 1 Sep 2009 00:27:53 +0000 (17:27 -0700)]
Show the Use location prompt only once if user agrees. Bug #1910370

14 years agoAirplane Mode in Emergency Callback Mode (ECM)
Chouting Zhang [Fri, 28 Aug 2009 19:36:35 +0000 (14:36 -0500)]
Airplane Mode in Emergency Callback Mode (ECM)

When user tries to change Airplane Mode between ON & OFF
in ECM mode, a notice should be shown to indicate it's in ECM mode,
and ask if user wants to exit ECM, if yes, then the Airplane Mode
is changed after ECM mode exit. If not, Airplane Mode should not be
changed.

14 years agoMissing images from change-id I2b9fd2d739085a297ec81ae73eebd60fed4c6896.
Daniel Sandler [Mon, 31 Aug 2009 14:00:50 +0000 (10:00 -0400)]
Missing images from change-id I2b9fd2d739085a297ec81ae73eebd60fed4c6896.

14 years agoAdd missing hdpi frames of the unlock pattern animation.
Daniel Sandler [Mon, 31 Aug 2009 13:29:16 +0000 (09:29 -0400)]
Add missing hdpi frames of the unlock pattern animation.

14 years agoFix for 1785342: The old PIN is required after entering New PIN
Amith Yamasani [Fri, 28 Aug 2009 22:36:52 +0000 (15:36 -0700)]
Fix for 1785342: The old PIN is required after entering New PIN

State of dialogs was not properly maintained across pause/resume.

14 years agoMerge change 23149 into eclair
Android (Google) Code Review [Fri, 28 Aug 2009 20:16:27 +0000 (13:16 -0700)]
Merge change 23149 into eclair

* changes:
  High-resolution (hdpi) artwork from TAT for Settings.

14 years agoArmor string format tokens with translation placeholders.
Eric Fischer [Fri, 28 Aug 2009 20:02:24 +0000 (13:02 -0700)]
Armor string format tokens with translation placeholders.

Change-Id: I17df22448834b6d8b35f1d9a803fb4d36dfbb1f2

14 years agoHigh-resolution (hdpi) artwork from TAT for Settings.
Daniel Sandler [Fri, 28 Aug 2009 18:51:57 +0000 (14:51 -0400)]
High-resolution (hdpi) artwork from TAT for Settings.

14 years agoHandle two new err codes:
Hung-ying Tyan [Thu, 27 Aug 2009 10:49:31 +0000 (18:49 +0800)]
Handle two new err codes:

REMOTE_PPP_HUNG_UP and PPP_NEGOTIATION_FAILED.
Also refactor the dialog creation code to directly use the err code as
the dialog id and make it easier to tell which type of dialog (reconnect
or edit) is invoked for which err code.

14 years agoFix strings whose apostrophes were eaten because of the lack of a backslash.
Eric Fischer [Thu, 27 Aug 2009 20:52:31 +0000 (13:52 -0700)]
Fix strings whose apostrophes were eaten because of the lack of a backslash.

Change-Id: I11619ef7bdd0d418e701930ae46b2b9c93ca07ac

14 years agoFix the state machine for CONNECTING/DISCONNECTING states.
Hung-ying Tyan [Thu, 27 Aug 2009 03:03:46 +0000 (11:03 +0800)]
Fix the state machine for CONNECTING/DISCONNECTING states.

14 years agoMerge change 22611 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 18:55:20 +0000 (11:55 -0700)]
Merge change 22611 into eclair

* changes:
  Hide the "Enable Assisted GPS" checkbox in security & location settings.

14 years agoHide the "Enable Assisted GPS" checkbox in security & location settings.
Mike Lockwood [Tue, 25 Aug 2009 18:34:56 +0000 (11:34 -0700)]
Hide the "Enable Assisted GPS" checkbox in security & location settings.

Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoRemember dialog state for notification volume.
Amith Yamasani [Tue, 25 Aug 2009 00:55:56 +0000 (17:55 -0700)]
Remember dialog state for notification volume.

Restore the original volume if user hasn't okayed the new volume.

14 years agoRemove summaries from top-level of settings.
Amith Yamasani [Mon, 24 Aug 2009 19:52:42 +0000 (12:52 -0700)]
Remove summaries from top-level of settings.

14 years agoMerge change 22303 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 17:53:27 +0000 (10:53 -0700)]
Merge change 22303 into eclair

* changes:
  Show error messages when Authentication fails.

14 years agoSupport WPA2-EAP configuration.
Chung-yih Wang [Fri, 14 Aug 2009 07:20:44 +0000 (15:20 +0800)]
Support WPA2-EAP configuration.

Add the support for configuring WPA2-EAP APs by grouping them as the WPA-EAP in security mode.

14 years agoMerge change 22339 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 22:22:51 +0000 (15:22 -0700)]
Merge change 22339 into eclair

* changes:
  Fixing bug 2064923. This is a fix to make sure that the accessibility manager does not start any of the accessibility services when it is disabled.

14 years agoFixing bug 2064923.
Charles Chen [Fri, 21 Aug 2009 22:14:25 +0000 (15:14 -0700)]
Fixing bug 2064923.
This is a fix to make sure that the accessibility manager does not start
any of the accessibility services when it is disabled.

14 years agoMerge change 22324 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 21:17:53 +0000 (14:17 -0700)]
Merge change 22324 into eclair

* changes:
  Cap the length of dictionary words to keep TextView from exploding.

14 years agoShow error messages when Authentication fails.
Jaikumar Ganesh [Fri, 21 Aug 2009 18:53:05 +0000 (11:53 -0700)]
Show error messages when Authentication fails.

Call Canceled when user presses "Don't Pair".
Thus for Authentication Failed cases we can show the message to the
user.

14 years agoMerge change 22064 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 18:48:50 +0000 (11:48 -0700)]
Merge change 22064 into eclair

* changes:
  Add type to filter option to list view Make ListAdapter implement Filterable. Add new implementation for Filter to search based on prefixes. When creating the list include the filter option to create actual list entries. Since Filter.performFiltering is done on a work thread, introduce a new lock and a HashMap of packages matching a prefix which is then used to create a filtered list of applications. Also separte out modifying mAppLocalList which is the basis for list and the dependent mFilterMap used by Filter.performFiltering method to Locked methods for clarity. Note that mAppLocalList is manipulated on main UI thread everywhere but mFilterMap is not.

14 years agoAdd type to filter option to list view
Suchi Amalapurapu [Thu, 20 Aug 2009 08:27:19 +0000 (01:27 -0700)]
Add type to filter option to list view
Make ListAdapter implement Filterable. Add new implementation for Filter
to search based on prefixes.
When creating the list include the filter option to create actual list entries.
Since Filter.performFiltering is done on a work thread, introduce a new lock
and a HashMap of packages matching a prefix which is then used to create a filtered list of applications.
Also separte out modifying mAppLocalList which is the basis for list and
the dependent mFilterMap used by Filter.performFiltering method to Locked
methods for clarity. Note that mAppLocalList is manipulated on main UI thread everywhere but mFilterMap is not.

14 years agoCap the length of dictionary words to keep TextView from exploding.
Eric Fischer [Thu, 20 Aug 2009 17:17:28 +0000 (10:17 -0700)]
Cap the length of dictionary words to keep TextView from exploding.

Bug 1994172

14 years agoam 64b691a8: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Thu, 20 Aug 2009 23:00:51 +0000 (16:00 -0700)]
am 64b691a8: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '64b691a8abb2bbb2952cb44a7dc04f153d717bc3' into eclair

* commit '64b691a8abb2bbb2952cb44a7dc04f153d717bc3':
  Import revised translations.  DO NOT MERGE

14 years agoMerge change 22130 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 22:10:49 +0000 (15:10 -0700)]
Merge change 22130 into eclair

* changes:
  Call the correct function for canceling a pairing request.

14 years agoCall the correct function for canceling a pairing request.
Jaikumar Ganesh [Thu, 20 Aug 2009 22:02:41 +0000 (15:02 -0700)]
Call the correct function for canceling a pairing request.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 20 Aug 2009 21:08:19 +0000 (14:08 -0700)]
Import revised translations.  DO NOT MERGE