OSDN Git Service

android-x86/packages-apps-Settings.git
15 years agoam a78edb54: Merge change 4127 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 17:11:46 +0000 (10:11 -0700)]
am a78edb54: Merge change 4127 into donut

Merge commit 'a78edb54182da5881f2f1e6bc76ae027a9a6f3e3'

* commit 'a78edb54182da5881f2f1e6bc76ae027a9a6f3e3':
  Make the SD Card settings use the system file size formatter.

15 years agoMerge change 4127 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 17:09:41 +0000 (10:09 -0700)]
Merge change 4127 into donut

* changes:
  Make the SD Card settings use the system file size formatter.

15 years agoam ff393bf9: Remove SingleServerProfile import.
Hung-ying Tyan [Mon, 15 Jun 2009 11:55:12 +0000 (04:55 -0700)]
am ff393bf9: Remove SingleServerProfile import.

Merge commit 'ff393bf90b6ef1e8792e05c60c692bbda37aabf8'

* commit 'ff393bf90b6ef1e8792e05c60c692bbda37aabf8':
  Remove SingleServerProfile import.

15 years agoRemove SingleServerProfile import.
Hung-ying Tyan [Mon, 15 Jun 2009 11:37:38 +0000 (19:37 +0800)]
Remove SingleServerProfile import.

15 years agoam 84cfb0dc: Remove use of SingleServerProfile.
Hung-ying Tyan [Mon, 15 Jun 2009 07:17:36 +0000 (00:17 -0700)]
am 84cfb0dc: Remove use of SingleServerProfile.

Merge commit '84cfb0dc9b87534d89651bc45128fc21c9d24423'

* commit '84cfb0dc9b87534d89651bc45128fc21c9d24423':
  Remove use of SingleServerProfile.

15 years agoRemove use of SingleServerProfile.
Hung-ying Tyan [Mon, 15 Jun 2009 04:36:04 +0000 (12:36 +0800)]
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

15 years agoam a55ae92a: Remove isCustomized() check as the API is not used for now.
Hung-ying Tyan [Mon, 15 Jun 2009 04:12:57 +0000 (21:12 -0700)]
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.

15 years agoRemove isCustomized() check as the API is not used for now.
Hung-ying Tyan [Mon, 15 Jun 2009 03:17:30 +0000 (11:17 +0800)]
Remove isCustomized() check as the API is not used for now.

15 years agoRemove LAUNCHER category from VPN settings activity's intent filter.
Hung-ying Tyan [Sun, 14 Jun 2009 09:53:19 +0000 (17:53 +0800)]
Remove LAUNCHER category from VPN settings activity's intent filter.

Also add preference summary to the VPN entry in the security settings.

15 years agoMake the SD Card settings use the system file size formatter.
Eric Fischer [Sat, 13 Jun 2009 00:58:50 +0000 (17:58 -0700)]
Make the SD Card settings use the system file size formatter.

The one built into the settings class wasn't internationalized.

15 years agoImprove power control widget GUI.
Ken Shirriff [Fri, 12 Jun 2009 00:03:35 +0000 (17:03 -0700)]
Improve power control widget GUI.

Shrink power widget to 3 cells wide.  Reorder buttons to group wireless
and other.  Add color bar to indicate on/off.

15 years agoMinor UI improvements and showing of unplugged duration.
Amith Yamasani [Fri, 12 Jun 2009 21:15:20 +0000 (14:15 -0700)]
Minor UI improvements and showing of unplugged duration.

15 years agoMake the Settings side of the date format settings more locale-aware.
Eric Fischer [Fri, 12 Jun 2009 01:16:15 +0000 (18:16 -0700)]
Make the Settings side of the date format settings more locale-aware.

Remove the two formats that have a spelled-out month, since applications
using this setting are trying to format numeric dates.

Do not forcibly set the setting the first time you go into Date & Time --
let the setting remain null if it was null before.

Add a choice corresponding to null to the list of format options.  It will
look like "Normal (12-31-2009)" in the list, and will cause the system
to use whatever numeric format the locale calls for.

For the other choices, feed them to the locale-aware formatter so they
will appear with the punctuation that the locale calls for.

15 years agoam 1617706d: Add VPN settings classes to Settings app.
Hung-ying Tyan [Fri, 12 Jun 2009 15:26:23 +0000 (08:26 -0700)]
am 1617706d: Add VPN settings classes to Settings app.

Merge commit '1617706d2529b2182d1a7fe2348495fb8f40bb81'

* commit '1617706d2529b2182d1a7fe2348495fb8f40bb81':
  Add VPN settings classes to Settings app.

15 years agoam 1d097597: Merge change 3994 into donut
Android (Google) Code Review [Fri, 12 Jun 2009 15:26:22 +0000 (08:26 -0700)]
am 1d097597: Merge change 3994 into donut

Merge commit '1d09759798f029d684a636683ab7bf185eda9e6f'

* commit '1d09759798f029d684a636683ab7bf185eda9e6f':
  Shrink power widget to 3 cells wide.

15 years agoam a1ff25c9: Merge change 3973 into donut
Android (Google) Code Review [Fri, 12 Jun 2009 15:25:55 +0000 (08:25 -0700)]
am a1ff25c9: Merge change 3973 into donut

Merge commit 'a1ff25c973fc5a65e32eab8b352d619c95fb24d0'

* commit 'a1ff25c973fc5a65e32eab8b352d619c95fb24d0':
  Removing the summary texts for the Accessibility checkbox

15 years agoam 150d5d84: Use the keystore service instead of the direct file access.
Chung-yih Wang [Fri, 12 Jun 2009 15:25:48 +0000 (08:25 -0700)]
am 150d5d84: Use the keystore service instead of the direct file access.

Merge commit '150d5d84e8913e93402950a84ff991b7549b71b4'

* commit '150d5d84e8913e93402950a84ff991b7549b71b4':
  Use the keystore service instead of the direct file access.

15 years agoAdd VPN settings classes to Settings app.
Hung-ying Tyan [Wed, 10 Jun 2009 14:52:44 +0000 (22:52 +0800)]
Add VPN settings classes to Settings app.

PATCH SET 2:
+ Add import com.android.settings.R

PATCH SET 3:
+ Remove @Override interface methods to be compilable by Java 1.5.

PATCH SET 4:
+ Add import android.net.vpn.VpnManager

PATCH SET 5:
+ Add license headers.

PATCH SET 6:
+ Remove Constant.java and move the constants to VpnSettings.
+ Make AuthenticationActor implement DialogInterface's handlers.
+ Remove trailing spaces.

PATCH SET 7:
+ Remove default username.

15 years agoMerge change 3994 into donut
Android (Google) Code Review [Fri, 12 Jun 2009 03:23:33 +0000 (20:23 -0700)]
Merge change 3994 into donut

* changes:
  Shrink power widget to 3 cells wide.

15 years agoMerge change 3973 into donut
Android (Google) Code Review [Fri, 12 Jun 2009 01:07:51 +0000 (18:07 -0700)]
Merge change 3973 into donut

* changes:
  Removing the summary texts for the Accessibility checkbox as requested by Raman.

15 years agoUse the keystore service instead of the direct file access.
Chung-yih Wang [Fri, 12 Jun 2009 00:16:26 +0000 (08:16 +0800)]
Use the keystore service instead of the direct file access.

Revert back to my merged change 3710.

15 years agoShrink power widget to 3 cells wide.
Ken Shirriff [Fri, 12 Jun 2009 00:03:35 +0000 (17:03 -0700)]
Shrink power widget to 3 cells wide.

15 years agoRemoving the summary texts for the Accessibility checkbox
Charles Chen [Thu, 11 Jun 2009 22:54:36 +0000 (15:54 -0700)]
Removing the summary texts for the Accessibility checkbox
as requested by Raman.

15 years agoam ed36b1ab: Merge change 3814 into donut
Android (Google) Code Review [Thu, 11 Jun 2009 18:41:46 +0000 (11:41 -0700)]
am ed36b1ab: Merge change 3814 into donut

Merge commit 'ed36b1abc1a9bcb0e6b35233a7696b7df89408ea'

* commit 'ed36b1abc1a9bcb0e6b35233a7696b7df89408ea':
  Fix power widget bluetooth.

15 years agoMerge change 3814 into donut
Android (Google) Code Review [Thu, 11 Jun 2009 17:20:10 +0000 (10:20 -0700)]
Merge change 3814 into donut

* changes:
  Fix power widget bluetooth.

15 years agoam e7e587da: Revert "Use the keystore service instead of the direct file acess."
Chung-yih Wang [Thu, 11 Jun 2009 14:57:48 +0000 (07:57 -0700)]
am e7e587da: Revert "Use the keystore service instead of the direct file acess."

Merge commit 'e7e587daf65ec39ca2b10e5c6a03f6bb0b4ccce0'

* commit 'e7e587daf65ec39ca2b10e5c6a03f6bb0b4ccce0':
  Revert "Use the keystore service instead of the direct file acess."

15 years agoam e97bfa3c: Fix the bug of missing EAP setting in wpa_supplicant.conf when a new...
Chung-yih Wang [Thu, 11 Jun 2009 14:57:39 +0000 (07:57 -0700)]
am e97bfa3c: Fix the bug of missing EAP setting in wpa_supplicant.conf when a new EAP is configured.

Merge commit 'e97bfa3c2581bc59eceaaf043b7059dc29307884'

* commit 'e97bfa3c2581bc59eceaaf043b7059dc29307884':
  Fix the bug of missing EAP setting in wpa_supplicant.conf when a new EAP is configured.

15 years agoam 289705f3: Use the keystore service instead of the direct file acess.
Chung-yih Wang [Thu, 11 Jun 2009 14:57:34 +0000 (07:57 -0700)]
am 289705f3: Use the keystore service instead of the direct file acess.

Merge commit '289705f3311932a45adef1710358f5e302115013'

* commit '289705f3311932a45adef1710358f5e302115013':
  Use the keystore service instead of the direct file acess.

15 years agoRevert "Use the keystore service instead of the direct file acess."
Chung-yih Wang [Thu, 11 Jun 2009 10:13:49 +0000 (18:13 +0800)]
Revert "Use the keystore service instead of the direct file acess."

This reverts commit 289705f3311932a45adef1710358f5e302115013.

15 years agoFix the bug of missing EAP setting in wpa_supplicant.conf when a new EAP is configured.
Chung-yih Wang [Thu, 11 Jun 2009 09:56:04 +0000 (17:56 +0800)]
Fix the bug of missing EAP setting in wpa_supplicant.conf when a new EAP is configured.

15 years agoUse the keystore service instead of the direct file acess.
Chung-yih Wang [Wed, 10 Jun 2009 10:49:59 +0000 (18:49 +0800)]
Use the keystore service instead of the direct file acess.

-- removed the temporal Keystore.java.
-- added the empty passphrase for private key.

15 years agoam 5b578b4e: SD card notification settings summary change for #1692416
Amith Yamasani [Thu, 11 Jun 2009 07:56:31 +0000 (00:56 -0700)]
am 5b578b4e: SD card notification settings summary change for #1692416

Merge commit '5b578b4e3f7e45c0d2d5f17516cd9966a6e6359b'

* commit '5b578b4e3f7e45c0d2d5f17516cd9966a6e6359b':
  SD card notification settings summary change for #1692416

15 years agomerged f9bbc3189f0b11b0eaf611c6a144a2cec2f9f66a w/ one minor conflict
The Android Open Source Project [Thu, 11 Jun 2009 07:53:31 +0000 (00:53 -0700)]
merged f9bbc3189f0b11b0eaf611c6a144a2cec2f9f66a w/ one minor conflict

15 years agoam 78fd96a1: More details in the summary and details screens.
Amith Yamasani [Thu, 11 Jun 2009 07:45:31 +0000 (00:45 -0700)]
am 78fd96a1: More details in the summary and details screens.

Merge commit '78fd96a1c5dd7b03fa09d8b3116243cc9661c5e6'

* commit '78fd96a1c5dd7b03fa09d8b3116243cc9661c5e6':
  More details in the summary and details screens.

15 years agoam 80368622: Adding support for selecting the default language for Text-To-Speech...
Jean-Michel Trivi [Thu, 11 Jun 2009 07:44:55 +0000 (00:44 -0700)]
am 80368622: Adding support for selecting the default language for Text-To-Speech in Settings.

Merge commit '8036862226b6cdb6903c2591e66b4b9328b1d484'

* commit '8036862226b6cdb6903c2591e66b4b9328b1d484':
  Adding support for selecting the default language for Text-To-Speech in Settings.

15 years agoSD card notification settings summary change for #1692416
Amith Yamasani [Thu, 11 Jun 2009 04:26:08 +0000 (21:26 -0700)]
SD card notification settings summary change for #1692416

15 years agoMerge change 3494 into donut
Android (Google) Code Review [Thu, 11 Jun 2009 03:34:09 +0000 (20:34 -0700)]
Merge change 3494 into donut

* changes:
  Use Phone.[get|set]SmscAddress() instead of OEMHookRaw.

15 years agoMore details in the summary and details screens.
Amith Yamasani [Tue, 9 Jun 2009 13:34:49 +0000 (06:34 -0700)]
More details in the summary and details screens.

Show packages included, time that a subsystem was on for.
Load label and icon in the background and cache the values.
Switch between totals and since-unplugged.
Other UI improvements.

15 years agoAdding support for selecting the default language for Text-To-Speech in Settings.
Jean-Michel Trivi [Wed, 10 Jun 2009 02:29:27 +0000 (19:29 -0700)]
Adding support for selecting the default language for Text-To-Speech in Settings.

15 years agoam a8d20626: Merge change 3793 into donut
Android (Google) Code Review [Wed, 10 Jun 2009 23:31:38 +0000 (16:31 -0700)]
am a8d20626: Merge change 3793 into donut

Merge commit 'a8d206265ba8bd9be41cf2dd222965688fdefb64'

* commit 'a8d206265ba8bd9be41cf2dd222965688fdefb64':
  Update Portuguese translations.

15 years agoFix power widget bluetooth.
Ken Shirriff [Wed, 10 Jun 2009 23:26:08 +0000 (16:26 -0700)]
Fix power widget bluetooth.

Starting wifi would also start bluetooth, due to a stray line.
bug=1910079

15 years agoam b8c5a592: Merge change 3689 into donut
Android (Google) Code Review [Wed, 10 Jun 2009 22:33:46 +0000 (15:33 -0700)]
am b8c5a592: Merge change 3689 into donut

Merge commit 'b8c5a592e738d6a7d45dec4dcc7fd74ff8577df9'

* commit 'b8c5a592e738d6a7d45dec4dcc7fd74ff8577df9':
  CompatibilityMode settings

15 years agoam 8477860c: am 9e852f03: AI 149721: Import Portuguese translations.
Eric Fischer [Wed, 10 Jun 2009 22:32:42 +0000 (15:32 -0700)]
am 8477860c: am 9e852f03: AI 149721: Import Portuguese translations.

Merge commit '8477860c7c6b82c863e244f4c70b0ec945c4e70d'

* commit '8477860c7c6b82c863e244f4c70b0ec945c4e70d':
  AI 149721: Import Portuguese translations.

15 years agoMerge change 3793 into donut
Android (Google) Code Review [Wed, 10 Jun 2009 22:31:18 +0000 (15:31 -0700)]
Merge change 3793 into donut

* changes:
  Update Portuguese translations.

15 years agoMerge change 3689 into donut
Android (Google) Code Review [Wed, 10 Jun 2009 22:25:21 +0000 (15:25 -0700)]
Merge change 3689 into donut

* changes:
  CompatibilityMode settings

15 years agoUpdate Portuguese translations.
Eric Fischer [Wed, 10 Jun 2009 22:12:18 +0000 (15:12 -0700)]
Update Portuguese translations.

15 years agoCompatibilityMode settings
Jean-Michel Trivi [Sat, 6 Jun 2009 01:37:29 +0000 (18:37 -0700)]
CompatibilityMode settings

15 years agoam 9e852f03: AI 149721: Import Portuguese translations.
Eric Fischer [Wed, 10 Jun 2009 19:31:43 +0000 (12:31 -0700)]
am 9e852f03: AI 149721: Import Portuguese translations.

Merge commit '9e852f03139b28c1f5ad2bc43c64bdf0adae9226' into donut

* commit '9e852f03139b28c1f5ad2bc43c64bdf0adae9226':
  AI 149721: Import Portuguese translations.

15 years agoAI 149721: Import Portuguese translations.
Eric Fischer [Wed, 10 Jun 2009 19:26:09 +0000 (12:26 -0700)]
AI 149721: Import Portuguese translations.

Automated import of CL 149721

15 years agoMerge change 1182
Android (Google) Code Review [Wed, 10 Jun 2009 04:54:22 +0000 (21:54 -0700)]
Merge change 1182

* changes:
  Settings app changes for Bluez4.

15 years agoam ed29a658: Adding Text-To-Speech default settings in the Settings application.
Jean-Michel Trivi [Tue, 9 Jun 2009 21:09:17 +0000 (14:09 -0700)]
am ed29a658: Adding Text-To-Speech default settings in the Settings application.

Merge commit 'ed29a6583578a094350596246cb43c2876fd93b4'

* commit 'ed29a6583578a094350596246cb43c2876fd93b4':
  Adding Text-To-Speech default settings in the Settings application.

15 years agoAdding Text-To-Speech default settings in the Settings application.
Jean-Michel Trivi [Sat, 6 Jun 2009 01:37:29 +0000 (18:37 -0700)]
Adding Text-To-Speech default settings in the Settings application.

15 years agoam 0c1f8985: Add EAP/802.1X configuration for WiFi Setting.
Chung-yih Wang [Tue, 9 Jun 2009 02:17:02 +0000 (19:17 -0700)]
am 0c1f8985: Add EAP/802.1X configuration for WiFi Setting.

Merge commit '0c1f89857a730f9f75312fce39ff65c2f01e7d22'

* commit '0c1f89857a730f9f75312fce39ff65c2f01e7d22':
  Add EAP/802.1X configuration for WiFi Setting.

15 years agoAdd EAP/802.1X configuration for WiFi Setting.
Chung-yih Wang [Wed, 3 Jun 2009 11:44:35 +0000 (19:44 +0800)]
Add EAP/802.1X configuration for WiFi Setting.

1. Remove the isEnterprise() filter in Scanresult.
2. This requires the new fields such as identity, eap, certificate/key
to support EAP authentication in Wifi Settings.
3. Add simple file-based keystore to select the cert/key from UI.

-- Updated from the comments.
-- Fix the bug for passing null pointer for adding spinner items.

15 years agoSettings app changes for Bluez4.
Jaikumar Ganesh [Wed, 6 May 2009 05:26:56 +0000 (22:26 -0700)]
Settings app changes for Bluez4.

15 years agoam 03a6110b: Implement the power-control widget.
Ken Shirriff [Mon, 8 Jun 2009 22:36:39 +0000 (15:36 -0700)]
am 03a6110b: Implement the power-control widget.

Merge commit '03a6110b4f62e72592b451c05848cfaad8c65324'

* commit '03a6110b4f62e72592b451c05848cfaad8c65324':
  Implement the power-control widget.

15 years agoUse Phone.[get|set]SmscAddress() instead of OEMHookRaw.
jsh [Tue, 12 May 2009 18:26:55 +0000 (11:26 -0700)]
Use Phone.[get|set]SmscAddress() instead of OEMHookRaw.

15 years agoImplement the power-control widget.
Ken Shirriff [Mon, 8 Jun 2009 20:49:05 +0000 (13:49 -0700)]
Implement the power-control widget.

This widget allows uses to turn on/off bluetooth, wifi, gps, and sync,
and adjust brightness without going through the settings menu.

The widget provider updates the settings when the buttons are pressed.
The widget provider is also a receiver for events indicating that the
status was updated elsewhere and the buttons need to be changed.

15 years agoam 5ed2c4ad: Listen for changes to location pProvider enabled settings.
Mike Lockwood [Mon, 8 Jun 2009 14:53:56 +0000 (07:53 -0700)]
am 5ed2c4ad: Listen for changes to location pProvider enabled settings.

Merge commit '5ed2c4ad43f2c3c85a025da04becd2eaa75927a1'

* commit '5ed2c4ad43f2c3c85a025da04becd2eaa75927a1':
  Listen for changes to location pProvider enabled settings.

15 years agoam d1330867: Remove Network Location" opt-in dialog from "Security and Settings"
Mike Lockwood [Mon, 8 Jun 2009 14:53:52 +0000 (07:53 -0700)]
am d1330867: Remove Network Location" opt-in dialog from "Security and Settings"

Merge commit 'd13308674b4ff614b6ade32efde0d7cff6d8dc2a'

* commit 'd13308674b4ff614b6ade32efde0d7cff6d8dc2a':
  Remove Network Location" opt-in dialog from "Security and Settings"

15 years agoListen for changes to location pProvider enabled settings.
Mike Lockwood [Mon, 8 Jun 2009 03:07:20 +0000 (23:07 -0400)]
Listen for changes to location pProvider enabled settings.

This is needed so we can correctly update the network location checkbox
if the network location provider is disabled because the user disagreed
to the terms of service in a dialog shown by the provider.

Signed-off-by: Mike Lockwood <lockwood@android.com>
15 years agoRemove Network Location" opt-in dialog from "Security and Settings"
Mike Lockwood [Mon, 8 Jun 2009 00:11:39 +0000 (20:11 -0400)]
Remove Network Location" opt-in dialog from "Security and Settings"

This dialog is being moved to the Network Location Provider itself.

Signed-off-by: Mike Lockwood <lockwood@android.com>
15 years agoam 08a7f2a0: empty merge (change already in master)
The Android Open Source Project [Fri, 5 Jun 2009 01:27:56 +0000 (18:27 -0700)]
am 08a7f2a0: empty merge (change already in master)

Merge commit '08a7f2a09e857e3beb3b17943b947137f88d7383'

15 years agoRemoving empty b tag in string (that leaves a big multi-line warning in each build).
Jean-Michel Trivi [Wed, 3 Jun 2009 22:17:22 +0000 (15:17 -0700)]
Removing empty b tag in string (that leaves a big multi-line warning in each build).

15 years agoMerge change 3082 into donut
Android (Google) Code Review [Thu, 4 Jun 2009 16:20:09 +0000 (09:20 -0700)]
Merge change 3082 into donut

* changes:
  Removing empty b tag in string (that leaves a big multi-line warning in each build).

15 years agoam 7f6aa628: Add detail page for Battery usage and track GPS and foreground CPU.
Amith Yamasani [Wed, 3 Jun 2009 23:57:28 +0000 (16:57 -0700)]
am 7f6aa628: Add detail page for Battery usage and track GPS and foreground CPU.

Merge commit '7f6aa6283ae759c5b013c142be036617cf79f725'

* commit '7f6aa6283ae759c5b013c142be036617cf79f725':
  Add detail page for Battery usage and track GPS and foreground CPU.

15 years agoAdd detail page for Battery usage and track GPS and foreground CPU.
Amith Yamasani [Wed, 3 Jun 2009 22:45:40 +0000 (15:45 -0700)]
Add detail page for Battery usage and track GPS and foreground CPU.

Show details such as Cpu time, Cpu foreground time, data sent/received,
and GPS usage.

15 years agoRemoving empty b tag in string (that leaves a big multi-line warning in each build).
Jean-Michel Trivi [Wed, 3 Jun 2009 22:17:22 +0000 (15:17 -0700)]
Removing empty b tag in string (that leaves a big multi-line warning in each build).

15 years agoam 110b75cd: Fix string to reference \'system search\' instead of \'global search\'.
Mike LeBeau [Wed, 3 Jun 2009 15:39:35 +0000 (08:39 -0700)]
am 110b75cd: Fix string to reference \'system search\' instead of \'global search\'.

Merge commit '110b75cde7ca21e83fb84cab70b7d11bdff54f2c'

* commit '110b75cde7ca21e83fb84cab70b7d11bdff54f2c':
  Fix string to reference 'system search' instead of 'global search'.

15 years agoFix string to reference 'system search' instead of 'global search'.
Mike LeBeau [Wed, 3 Jun 2009 14:50:49 +0000 (15:50 +0100)]
Fix string to reference 'system search' instead of 'global search'.

15 years agoam e2a14e35: Update some TODO comments.
Wink Saville [Mon, 1 Jun 2009 21:27:01 +0000 (14:27 -0700)]
am e2a14e35: Update some TODO comments.

Merge commit 'e2a14e35aa525de6cbc0179c67ec971295f2db03'

* commit 'e2a14e35aa525de6cbc0179c67ec971295f2db03':
  Update some TODO comments.

15 years agoUpdate some TODO comments.
Wink Saville [Fri, 29 May 2009 21:06:30 +0000 (14:06 -0700)]
Update some TODO comments.

15 years agoam 2a2daf96: Top level screen for App Fuel Gauge.
Amith Yamasani [Sun, 24 May 2009 06:01:31 +0000 (23:01 -0700)]
am 2a2daf96: Top level screen for App Fuel Gauge.

Merge commit '2a2daf960c43a2c97b1c6da430138e08e9caa54f'

* commit '2a2daf960c43a2c97b1c6da430138e08e9caa54f':
  Top level screen for App Fuel Gauge.

15 years agoTop level screen for App Fuel Gauge.
Amith Yamasani [Fri, 22 May 2009 22:18:46 +0000 (15:18 -0700)]
Top level screen for App Fuel Gauge.

Shows sorted list of power usage (with some debug information) by the top 10
apps and subsystems. Doesn't yet take into account certain subsystems such
as data network usage, audio/video DSP usage, Bluetooth and lights other than
screen backlight.

Screen, Idle, Wifi and Voice usage and CPU time are accounted for.

Also need to add detail screens for each item and suggested actions.

15 years agoUpdate hidden API with a persist option.
Robert Greenwalt [Thu, 21 May 2009 20:47:40 +0000 (13:47 -0700)]
Update hidden API with a persist option.

WifiManager.setNumAllowedChannels now needs a boolean persist arg.
Part of the fix for 1625953.

15 years agoam 81807831: Merge change 1582 into donut
Android (Google) Code Review [Tue, 19 May 2009 06:56:38 +0000 (23:56 -0700)]
am 81807831: Merge change 1582 into donut

Merge commit '818078310759e3fbd227c578e20a54e935b1b92a'

* commit '818078310759e3fbd227c578e20a54e935b1b92a':
  Teleca 2b changes.

15 years agoam 67ceae63: Require BIND_APPWIDGET to bind widgets.
Jeff Sharkey [Tue, 19 May 2009 06:56:37 +0000 (23:56 -0700)]
am 67ceae63: Require BIND_APPWIDGET to bind widgets.

Merge commit '67ceae636fd3fc9faa6fee0ff691b24ca78e5459'

* commit '67ceae636fd3fc9faa6fee0ff691b24ca78e5459':
  Require BIND_APPWIDGET to bind widgets.

15 years agoMerge change 1582 into donut
Android (Google) Code Review [Tue, 19 May 2009 05:27:30 +0000 (22:27 -0700)]
Merge change 1582 into donut

* changes:
  Teleca 2b changes.

15 years agoRequire BIND_APPWIDGET to bind widgets.
Jeff Sharkey [Thu, 7 May 2009 23:13:13 +0000 (16:13 -0700)]
Require BIND_APPWIDGET to bind widgets.

See http://b/issue?id=1839074 for more details.

15 years agoTeleca 2b changes.
Wink Saville [Wed, 13 May 2009 18:51:03 +0000 (11:51 -0700)]
Teleca 2b changes.

15 years agoMerge change 1725
Android (Google) Code Review [Fri, 15 May 2009 18:15:11 +0000 (11:15 -0700)]
Merge change 1725

* changes:
  Findbug fixes in Settings app

15 years agoam a05d0dc6: Accessibility feature - settings (replacing 704 and merging with the...
svetoslavganov [Fri, 15 May 2009 06:30:47 +0000 (23:30 -0700)]
am a05d0dc6: Accessibility feature - settings (replacing 704 and merging with the latest Donut)

Merge commit 'a05d0dc67eb6aae169308dda25fe235226fa395b'

* commit 'a05d0dc67eb6aae169308dda25fe235226fa395b':
  Accessibility feature - settings (replacing 704 and merging with the latest Donut)

15 years agoAccessibility feature - settings (replacing 704 and merging with the latest Donut)
svetoslavganov [Fri, 15 May 2009 05:26:34 +0000 (22:26 -0700)]
Accessibility feature - settings (replacing 704 and merging with the latest Donut)

15 years agoFindbug fixes in Settings app
Michael Chan [Fri, 15 May 2009 00:47:02 +0000 (17:47 -0700)]
Findbug fixes in Settings app

modified:   src/com/android/settings/ApnPreference.java
modified:   src/com/android/settings/ApnSettings.java
modified:   src/com/android/settings/BandMode.java
modified:   src/com/android/settings/BatteryInfo.java
modified:   src/com/android/settings/LanguageSettings.java
modified:   src/com/android/settings/ManageApplications.java
modified:   src/com/android/settings/RadioInfo.java
modified:   src/com/android/settings/SdCardSettings.java
modified:   src/com/android/settings/UsageStats.java
modified:   src/com/android/settings/ZoneList.java
modified:   src/com/android/settings/bluetooth/LocalBluetoothDevice.java
modified:   src/com/android/settings/deviceinfo/Status.java
modified:   src/com/android/settings/quicklaunch/QuickLaunchSettings.java
modified:   src/com/android/settings/wifi/AccessPointDialog.java
modified:   src/com/android/settings/wifi/AccessPointPreference.java
modified:   src/com/android/settings/wifi/WifiLayer.java
modified:   src/com/android/settings/wifi/WifiSettings.java

15 years agoam f5255c2: Merge change 1418 into donut
Android (Google) Code Review [Tue, 12 May 2009 17:26:20 +0000 (10:26 -0700)]
am f5255c2: Merge change 1418 into donut

Merge commit 'f5255c21f4d926849deb8ecfbcd74065bc0b534f'

* commit 'f5255c21f4d926849deb8ecfbcd74065bc0b534f':
  Show locale names in alphabetical order, in their own language.

15 years agoMerge change 1418 into donut
Android (Google) Code Review [Tue, 12 May 2009 17:22:27 +0000 (10:22 -0700)]
Merge change 1418 into donut

* changes:
  Show locale names in alphabetical order, in their own language.

15 years agoam 50b5167: Add version number to Installed_App_Details
Suchi Amalapurapu [Tue, 12 May 2009 16:58:26 +0000 (09:58 -0700)]
am 50b5167: Add version number to Installed_App_Details

Merge commit '50b516760af7755f178d32861e2aaafb0c2bfda1'

* commit '50b516760af7755f178d32861e2aaafb0c2bfda1':
  Add version number to Installed_App_Details

15 years agoShow locale names in alphabetical order, in their own language.
Eric Fischer [Tue, 12 May 2009 01:03:39 +0000 (18:03 -0700)]
Show locale names in alphabetical order, in their own language.

Bug 1776043: List the locales in alphabetical order.
Bug 1703550: List the locales in their own languages instead of
in the current language.

15 years agoAdd version number to Installed_App_Details
Suchi Amalapurapu [Fri, 8 May 2009 22:01:06 +0000 (15:01 -0700)]
Add version number to Installed_App_Details
Change uninstall string value to Factory reset for updated system apps
present a new confirmation dialog when factory resetting a system app.
refresh size, app properties and button's text(to clear, uninstall or factory reset) in onStart
Add new version attribute in layout. Add new layout attributes for app snippets instead of using the one
from ManageApps
Use managed dialogs to avoid leaks

15 years agoam e3744c8: Fix ANR caused by registering multiple listeners in DateTime
Jim Miller [Fri, 8 May 2009 20:40:16 +0000 (13:40 -0700)]
am e3744c8: Fix ANR caused by registering multiple listeners in DateTime

Merge commit 'e3744c8c8a4546b43d024ced6d25b2408da05f27'

* commit 'e3744c8c8a4546b43d024ced6d25b2408da05f27':
  Fix ANR caused by registering multiple listeners in DateTimeSettings.onCreate().

15 years agoFix ANR caused by registering multiple listeners in DateTimeSettings.onCreate().
Jim Miller [Fri, 8 May 2009 01:26:05 +0000 (18:26 -0700)]
Fix ANR caused by registering multiple listeners in DateTimeSettings.onCreate().

15 years agoam 6c97742: Always add the bt profile to profile list on the arrive of a
Michael Chan [Thu, 7 May 2009 01:25:41 +0000 (18:25 -0700)]
am 6c97742: Always add the bt profile to profile list on the arrive of a

Merge commit '6c97742c88303c65e68fe08257a7ccf841f03866'

* commit '6c97742c88303c65e68fe08257a7ccf841f03866':
  Always add the bt profile to profile list on the arrive of a connect event

15 years agoAlways add the bt profile to profile list on the arrive of a connect event
Michael Chan [Thu, 7 May 2009 01:08:58 +0000 (18:08 -0700)]
Always add the bt profile to profile list on the arrive of a connect event

Always add the bt profile to profile list on the arrive of a connect event. Previously,
the connect event is ignored if it is a profile that's not known ahead of time.

15 years agoam e94a4e2: Fix locale selection to never chose a lang-only locale.
Robert Greenwalt [Wed, 6 May 2009 21:07:15 +0000 (14:07 -0700)]
am e94a4e2: Fix locale selection to never chose a lang-only locale.

Merge commit 'e94a4e27474a410f6c9d1b2aa4ef8a8b58a8d218'

* commit 'e94a4e27474a410f6c9d1b2aa4ef8a8b58a8d218':
  Fix locale selection to never chose a lang-only locale.

15 years agoFix locale selection to never chose a lang-only locale.
Robert Greenwalt [Wed, 6 May 2009 17:10:42 +0000 (10:10 -0700)]
Fix locale selection to never chose a lang-only locale.

This avoids us using the non-standard lang-only locale when communicating
off device.  Fixes 1810133.

15 years agoMerge change 843
Android (Google) Code Review [Fri, 1 May 2009 17:21:43 +0000 (10:21 -0700)]
Merge change 843

* changes:
  Reenable verbose logging for post-donut

15 years agoam eccf5d5: am 9d2976a: AI 148147: Import lots of zh_TW translation chan
Eric Fischer [Fri, 1 May 2009 01:13:07 +0000 (18:13 -0700)]
am eccf5d5: am 9d2976a: AI 148147: Import lots of zh_TW translation chan

Merge commit 'eccf5d538a350fd16689b201b4483d14d16378d6'

* commit 'eccf5d538a350fd16689b201b4483d14d16378d6':
  AI 148147: Import lots of zh_TW translation changes.

15 years agoam 9d2976a: AI 148147: Import lots of zh_TW translation changes.
Eric Fischer [Fri, 1 May 2009 00:59:37 +0000 (17:59 -0700)]
am 9d2976a: AI 148147: Import lots of zh_TW translation changes.

Merge commit '9d2976a10baf1c26997c4db02babb14b5bd9204d' into donut

* commit '9d2976a10baf1c26997c4db02babb14b5bd9204d':
  AI 148147: Import lots of zh_TW translation changes.

15 years agoAI 148147: Import lots of zh_TW translation changes.
Eric Fischer [Fri, 1 May 2009 00:32:16 +0000 (17:32 -0700)]
AI 148147: Import lots of zh_TW translation changes.

Automated import of CL 148147

15 years agoam 7c1af6d: am 554c844: AI 148026: Update zh_TW translations.
Eric Fischer [Fri, 1 May 2009 00:24:36 +0000 (17:24 -0700)]
am 7c1af6d: am 554c844: AI 148026: Update zh_TW translations.

Merge commit '7c1af6dd3cf1a0c6c637736c80a3ad2e5562e07f'

* commit '7c1af6dd3cf1a0c6c637736c80a3ad2e5562e07f':
  AI 148026: Update zh_TW translations.