OSDN Git Service

android-x86/packages-apps-Settings.git
14 years agob/2278841 Added state for auto-brightness on the power widget.
Erik [Thu, 4 Mar 2010 21:59:34 +0000 (13:59 -0800)]
b/2278841 Added state for auto-brightness on the power widget.

Added icons and a transition step to the brightness setting on the power
widget so auto-brightness can be toggled and the widget will remain in
sync with changes made through settings.

14 years agoMerge "Update Tether Settings UI."
Robert Greenwalt [Thu, 4 Mar 2010 21:26:29 +0000 (13:26 -0800)]
Merge "Update Tether Settings UI."

14 years agoUpdate Tether Settings UI.
Robert Greenwalt [Thu, 4 Mar 2010 20:52:28 +0000 (12:52 -0800)]
Update Tether Settings UI.

Remove the USB notification option.

14 years agoMove application icon to left in InstalledAppDetails.
Suchi Amalapurapu [Tue, 2 Mar 2010 19:15:30 +0000 (11:15 -0800)]
Move application icon to left in InstalledAppDetails.
Fix text overlapping icon issue.
Add new icons for filter options

14 years agoFix to use application's resources when parsing its XML.
Dianne Hackborn [Thu, 4 Mar 2010 19:44:09 +0000 (11:44 -0800)]
Fix to use application's resources when parsing its XML.

14 years agoMerge "b/2310373 Change string from Start/Stop Scan to Start/Stop scan"
Michael Chan [Thu, 4 Mar 2010 19:42:52 +0000 (11:42 -0800)]
Merge "b/2310373 Change string from Start/Stop Scan to Start/Stop scan"

14 years agoFix broken string resources.
Daniel Sandler [Thu, 4 Mar 2010 19:08:48 +0000 (14:08 -0500)]
Fix broken string resources.

Change-Id: I80bb7e570108b267ee2de959262b8db97fb4924b

14 years agoAdd a checkbox to the Dock settings to control insertion/removal sound effects.
Daniel Sandler [Wed, 3 Mar 2010 01:24:49 +0000 (20:24 -0500)]
Add a checkbox to the Dock settings to control insertion/removal sound effects.

The sounds are present in the build but are turned off by
default (and there isn't currently a UI to turn them on).

(Mentioned in http://b/2469862)

Change-Id: I9ded1d67cc19204113047aeb8fc8b0123cea1427

14 years agob/2310373 Change string from Start/Stop Scan to Start/Stop scan
Michael Chan [Thu, 4 Mar 2010 18:04:48 +0000 (10:04 -0800)]
b/2310373 Change string from Start/Stop Scan to Start/Stop scan

Change-Id: I2ffe47b74a46d9f0e71d905fd1df1a0650c5505a

14 years agoMerge "b/2310373 Show pairing dialogs if the device has been scanning for bt devices...
Michael Chan [Thu, 4 Mar 2010 05:29:22 +0000 (21:29 -0800)]
Merge "b/2310373 Show pairing dialogs if the device has been scanning for bt devices recently."

14 years agoAdding new strings needed for text-to-speech plugins.
Jean-Michel Trivi [Thu, 4 Mar 2010 03:38:55 +0000 (19:38 -0800)]
Adding new strings needed for text-to-speech plugins.

14 years agoMerge "Fix issue #2477264: "Force Stop" in "Manage Applications" is not working"
Dianne Hackborn [Thu, 4 Mar 2010 01:50:29 +0000 (17:50 -0800)]
Merge "Fix issue #2477264: "Force Stop" in "Manage Applications" is not working"

14 years agoFix issue #2477264: "Force Stop" in "Manage Applications" is not working
Dianne Hackborn [Thu, 4 Mar 2010 01:18:13 +0000 (17:18 -0800)]
Fix issue #2477264: "Force Stop" in "Manage Applications" is not working

Also add cancel button when adding a device admin.

14 years agoAdd support for tethering errors.
Robert Greenwalt [Wed, 3 Mar 2010 01:33:11 +0000 (17:33 -0800)]
Add support for tethering errors.

14 years agob/2310373 Show pairing dialogs if the device has been scanning for bt devices recently.
Michael Chan [Tue, 2 Mar 2010 23:04:27 +0000 (15:04 -0800)]
b/2310373 Show pairing dialogs if the device has been scanning for bt devices recently.

Change-Id: Iec9eb37a5e79b63cc3cf226e2ead6d9ed06d56a6

14 years agoMerge "Disable tethering checkbox when USB mass storage is active."
Mike Lockwood [Wed, 3 Mar 2010 20:15:08 +0000 (12:15 -0800)]
Merge "Disable tethering checkbox when USB mass storage is active."

14 years agoDisable tethering checkbox when USB mass storage is active.
Mike Lockwood [Wed, 3 Mar 2010 11:19:55 +0000 (06:19 -0500)]
Disable tethering checkbox when USB mass storage is active.

Change-Id: If60fab4c18bbac4da22af6c1799f28344e9870bd
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agob/2482585 Bluetooth settings: remove "Scan for devices" from menu
Michael Chan [Wed, 3 Mar 2010 01:42:32 +0000 (17:42 -0800)]
b/2482585 Bluetooth settings: remove "Scan for devices" from menu

Change-Id: I206794245a6afeb97366dd32e609f4e7f9374c20

14 years agoMerge "Support new vibrate/silent behavior."
Daniel Sandler [Tue, 2 Mar 2010 01:17:08 +0000 (17:17 -0800)]
Merge "Support new vibrate/silent behavior."

14 years agoMerge "Send battery reports using ApplicationErrorReport.BatteryInfo."
Jacek Surazski [Sat, 27 Feb 2010 12:00:59 +0000 (04:00 -0800)]
Merge "Send battery reports using ApplicationErrorReport.BatteryInfo."

14 years agoMove DeviceAdmin APIs to android.app.admin.
Dianne Hackborn [Sat, 27 Feb 2010 01:26:55 +0000 (17:26 -0800)]
Move DeviceAdmin APIs to android.app.admin.

14 years agoSupport new vibrate/silent behavior.
Daniel Sandler [Fri, 26 Feb 2010 20:25:04 +0000 (15:25 -0500)]
Support new vibrate/silent behavior.

The updated settings tree looks like this:

[ ] Silent mode (unchanged)
[ ] Allow vibration in silent mode (new)
Phone vibrate: (changed from boolean)
( ) Always
( ) Only in silent mode
( ) Never

See change I14cf91b0 for explanation & framework support.

Change-Id: I22ba7bcfa5ddf4e545800083c6e80fb655f211e5

14 years agoImport new translations.
Eric Fischer [Sat, 27 Feb 2010 01:33:15 +0000 (17:33 -0800)]
Import new translations.

14 years agoMerge "Temporarily hiding enabling non-working functionality UI option for Froyo...
Oscar Montemayor [Fri, 26 Feb 2010 22:35:00 +0000 (14:35 -0800)]
Merge "Temporarily hiding enabling non-working functionality UI option for Froyo early droidfooders. Tracking issue in bug 2475355 Review Settings app options for non-working functionality."

14 years agoTemporarily hiding enabling non-working functionality UI option for Froyo early droid...
Oscar Montemayor [Fri, 26 Feb 2010 21:03:56 +0000 (13:03 -0800)]
Temporarily hiding enabling non-working functionality UI option for Froyo early droidfooders.
Tracking issue in bug 2475355 Review Settings app options for non-working functionality.

14 years agoMerge "Fix for 2284833 : Remove big brightness icon and make it a small one on the...
Amith Yamasani [Fri, 26 Feb 2010 22:13:48 +0000 (14:13 -0800)]
Merge "Fix for 2284833 : Remove big brightness icon and make it a small one on the title bar."

14 years agoFix for 2284833 : Remove big brightness icon and make it a small one on the title...
Amith Yamasani [Fri, 26 Feb 2010 22:09:37 +0000 (14:09 -0800)]
Fix for 2284833 : Remove big brightness icon and make it a small one on the title bar.

14 years agoSend battery reports using ApplicationErrorReport.BatteryInfo.
Jacek Surazski [Fri, 26 Feb 2010 21:53:54 +0000 (22:53 +0100)]
Send battery reports using ApplicationErrorReport.BatteryInfo.

14 years agoMerge "Fix a couple of monkey bugs."
Amith Yamasani [Fri, 26 Feb 2010 21:00:47 +0000 (13:00 -0800)]
Merge "Fix a couple of monkey bugs."

14 years agoFix a couple of monkey bugs.
Amith Yamasani [Fri, 26 Feb 2010 20:58:26 +0000 (12:58 -0800)]
Fix a couple of monkey bugs.

Bug: 2467286
Bug: 2436861

14 years agoDefault the auto-restore setting to "enabled."
Christopher Tate [Fri, 26 Feb 2010 02:00:29 +0000 (18:00 -0800)]
Default the auto-restore setting to "enabled."

Change-Id: I6aeb0b4ace3c0ed1ad226b00a9ec9e4de12b7183

14 years agoFixed bad 9-patches in power widget for mdpi
Adam Powell [Fri, 26 Feb 2010 00:52:50 +0000 (16:52 -0800)]
Fixed bad 9-patches in power widget for mdpi

14 years agoMerge "Power Widget: don't display toast in intermediate state"
Ken Shirriff [Thu, 25 Feb 2010 19:32:21 +0000 (11:32 -0800)]
Merge "Power Widget: don't display toast in intermediate state"

14 years agoAdd dialog when ejecting sdcard
Suchi Amalapurapu [Mon, 22 Feb 2010 18:12:14 +0000 (10:12 -0800)]
Add dialog when ejecting sdcard

Remove some dead code

14 years agoMerge "Fixing bug 2455152 - Enabled accessibility services are disabled upon restarti...
Amith Yamasani [Thu, 25 Feb 2010 00:33:29 +0000 (16:33 -0800)]
Merge "Fixing bug 2455152 - Enabled accessibility services are disabled upon restarting accessibility"

14 years agoPower Widget: don't display toast in intermediate state
Ken Shirriff [Wed, 24 Feb 2010 20:31:36 +0000 (12:31 -0800)]
Power Widget: don't display toast in intermediate state

If bluetooth or wifi is in an intermediate state, the widget can't modify
the state, so it shouldn't pop up a toast.

14 years agoUse flattenToShortString for voice recognizer setting, so as to match what's done
Mike LeBeau [Tue, 23 Feb 2010 22:51:10 +0000 (14:51 -0800)]
Use flattenToShortString for voice recognizer setting, so as to match what's done
in RecognitionManagerService. Fixes http://b/2463844

14 years agoFix issue #2396296: An admin is already set
Dianne Hackborn [Mon, 22 Feb 2010 20:51:42 +0000 (12:51 -0800)]
Fix issue #2396296: An admin is already set

14 years agoApps on SD Card project.
Oscar Montemayor [Thu, 11 Feb 2010 00:04:18 +0000 (16:04 -0800)]
Apps on SD Card project.
Settings for Manage Applications that allow the user to choose default application installaction location.
Options are: internal flash, SD card, or automatic.

14 years agoAdd new button to report battery usage to the developer.
Dianne Hackborn [Mon, 22 Feb 2010 04:07:27 +0000 (20:07 -0800)]
Add new button to report battery usage to the developer.

This displays a new button on the application battery usage details
screen for the user to send a bug report to the developer, if that is
possible to do.  Also adds a button to directly force stop the app
from the details screen, and uses the new facilities to determine
whether the button should be enabled.

14 years agoMerge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock."
Jim Miller [Sat, 20 Feb 2010 02:18:19 +0000 (18:18 -0800)]
Merge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock."

14 years agoEnable move option for moving packages from internal to sdcard
Suchi Amalapurapu [Fri, 19 Feb 2010 22:30:01 +0000 (14:30 -0800)]
Enable move option for moving packages from internal to sdcard

14 years agoFix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock.
Jim Miller [Fri, 19 Feb 2010 03:56:04 +0000 (19:56 -0800)]
Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock.

14 years agoFixing bug 2455152 - Enabled accessibility services are disabled upon restarting...
Svetoslav Ganov [Fri, 19 Feb 2010 01:20:10 +0000 (17:20 -0800)]
Fixing bug 2455152 - Enabled accessibility services are disabled upon restarting accessibility

14 years agoChange "firmware version" to "android version"
mah [Thu, 18 Feb 2010 21:11:19 +0000 (13:11 -0800)]
Change "firmware version" to "android version"

Bug: 2391822
In Settings -> About phone, the platform version was under the label
"Firmware version".  That  doesn't really mean anything, because
the build number is a more accurate identifier for the build that
is currently running.

14 years agoMerge "Added a default fallback message for cases where the TTS plugin does not provi...
Charles Chen [Thu, 18 Feb 2010 23:28:51 +0000 (15:28 -0800)]
Merge "Added a default fallback message for cases where the TTS plugin does not provide a sample string."

14 years agoAdded a default fallback message for cases where the TTS plugin does
Charles Chen [Thu, 18 Feb 2010 23:06:26 +0000 (15:06 -0800)]
Added a default fallback message for cases where the TTS plugin does
not provide a sample string.

14 years agoSettings: sdcard: Refactor unmount calls for new api
San Mehat [Thu, 18 Feb 2010 19:44:21 +0000 (11:44 -0800)]
Settings: sdcard: Refactor unmount calls for new api

Signed-off-by: San Mehat <san@google.com>
14 years agoMerge "Adding checks for null to TextToSpeechSettings to handle cases where the plugi...
Charles Chen [Thu, 18 Feb 2010 19:37:56 +0000 (11:37 -0800)]
Merge "Adding checks for null to TextToSpeechSettings to handle cases where the plugin fails to return properly from CheckVoiceData and GetSampleString."

14 years agoAdding checks for null to TextToSpeechSettings to handle cases
Charles Chen [Thu, 18 Feb 2010 18:11:25 +0000 (10:11 -0800)]
Adding checks for null to TextToSpeechSettings to handle cases
where the plugin fails to return properly from CheckVoiceData
and GetSampleString.

14 years agoMerge "Checkbox (in Sound settings) to control new lockscreen sfx."
Daniel Sandler [Thu, 18 Feb 2010 14:21:03 +0000 (06:21 -0800)]
Merge "Checkbox (in Sound settings) to control new lockscreen sfx."

14 years agoMerge "Show current locale as summary for Select language setting."
Amith Yamasani [Thu, 18 Feb 2010 00:37:27 +0000 (16:37 -0800)]
Merge "Show current locale as summary for Select language setting."

14 years agoShow current locale as summary for Select language setting.
Amith Yamasani [Thu, 18 Feb 2010 00:02:39 +0000 (16:02 -0800)]
Show current locale as summary for Select language setting.

Bug: 2402834

14 years agoMerge "Fix bug 2446811 Ensure the default locale is never constructed with a null...
Jean-Michel Trivi [Wed, 17 Feb 2010 21:56:27 +0000 (13:56 -0800)]
Merge "Fix bug 2446811 Ensure the default locale is never constructed  with a null string."

14 years agoCheckbox (in Sound settings) to control new lockscreen sfx.
Daniel Sandler [Wed, 17 Feb 2010 20:35:21 +0000 (15:35 -0500)]
Checkbox (in Sound settings) to control new lockscreen sfx.

14 years agoFix bug 2446811 Ensure the default locale is never constructed
Jean-Michel Trivi [Wed, 17 Feb 2010 20:50:44 +0000 (12:50 -0800)]
Fix bug 2446811 Ensure the default locale is never constructed
 with a null string.

14 years agoFix issue #2420412: API review: DeviceAdmin API changes
Dianne Hackborn [Wed, 17 Feb 2010 04:40:42 +0000 (20:40 -0800)]
Fix issue #2420412: API review: DeviceAdmin API changes

14 years agoUpdate Settings UI regarding tethering.
Robert Greenwalt [Fri, 12 Feb 2010 22:21:37 +0000 (14:21 -0800)]
Update Settings UI regarding tethering.

If tethering is disabled (build var or a gservices property) for the device,
don't show any of the tethering options.  If Usb Tethering is disabled (config.xml) don't show
Usb Options.  If Wifi Tethering is disabled (config.xml) don't show Wifi Options.

14 years agoRemove a no longer necessary (or present!) import.
Dan Egnor [Sun, 14 Feb 2010 19:32:02 +0000 (11:32 -0800)]
Remove a no longer necessary (or present!) import.

14 years agoMake the one-recognizer case actually work. :) The settings item wasn't
Mike LeBeau [Fri, 12 Feb 2010 22:47:48 +0000 (14:47 -0800)]
Make the one-recognizer case actually work. :) The settings item wasn't
actually getting linked to the recognizer's settings in that case.

Also add a summary line to the line for choosing the recognizer, so you
can see which one is currently selected, in the case that more than one
is installed.

Fix the TTS settings strings to match what we do for voice input.

14 years agoDynamically populate a list of available recognition services in voice settings,
Mike LeBeau [Fri, 12 Feb 2010 06:57:12 +0000 (22:57 -0800)]
Dynamically populate a list of available recognition services in voice settings,
only showing the option to choose if there is more than one to choose from. Use
the new settingsActivity meta-data to target the appropriate settings activity
for the chosen recognizer.

14 years agoMerge "Fixing a problem with the TextToSpeech settings failing to refresh the list...
Charles Chen [Fri, 12 Feb 2010 19:04:05 +0000 (11:04 -0800)]
Merge "Fixing a problem with the TextToSpeech settings failing to refresh the list of languages after the user has switched synthesis engines."

14 years agoFixing a problem with the TextToSpeech settings failing to refresh
Charles Chen [Fri, 12 Feb 2010 02:13:42 +0000 (18:13 -0800)]
Fixing a problem with the TextToSpeech settings failing to refresh
the list of languages after the user has switched synthesis
engines.

14 years agoNew strings for the TTS Settings page. Required for plugins.
Jean-Michel Trivi [Fri, 12 Feb 2010 01:13:18 +0000 (17:13 -0800)]
New strings for the TTS Settings page. Required for plugins.

14 years agoFix 2332563: Update logic for lockscreen in Settings.
Jim Miller [Thu, 11 Feb 2010 03:53:58 +0000 (19:53 -0800)]
Fix 2332563: Update logic for lockscreen in Settings.

14 years agoMerge "Add an original-package tag that matches the real package name."
Jeff Hamilton [Thu, 11 Feb 2010 22:33:07 +0000 (14:33 -0800)]
Merge "Add an original-package tag that matches the real package name."

14 years agoAdd an original-package tag that matches the real package name.
Jeff Hamilton [Thu, 11 Feb 2010 22:25:53 +0000 (16:25 -0600)]
Add an original-package tag that matches the real package name.

Change-Id: I4586048665494eb23b4578ee3be436eebe43e2ec

14 years agoPerform master clear via Intent broadcast, rather than using ICheckinService.
Dan Egnor [Thu, 11 Feb 2010 03:29:47 +0000 (19:29 -0800)]
Perform master clear via Intent broadcast, rather than using ICheckinService.

14 years agoMerge "Volume settings refinements as per designer feedback."
Amith Yamasani [Thu, 11 Feb 2010 13:53:33 +0000 (05:53 -0800)]
Merge "Volume settings refinements as per designer feedback."

14 years agoVolume settings refinements as per designer feedback.
Amith Yamasani [Thu, 11 Feb 2010 13:51:22 +0000 (05:51 -0800)]
Volume settings refinements as per designer feedback.

Reduced titles, changed dialog icon, reduced padding.

14 years agoMerge "Guard against null from queryBroadcastReceivers()"
Bjorn Bringert [Thu, 11 Feb 2010 10:00:30 +0000 (02:00 -0800)]
Merge "Guard against null from queryBroadcastReceivers()"

14 years agoMerge "Settings for TextToSpeech now uses the results returned by the engine's CheckV...
Charles Chen [Thu, 11 Feb 2010 00:58:37 +0000 (16:58 -0800)]
Merge "Settings for TextToSpeech now uses the results returned by the engine's CheckVoiceData activity to determine which languages are available and whether or not to make "Install Data" clickable."

14 years agoGuard against null from queryBroadcastReceivers()
Bjorn Bringert [Wed, 10 Feb 2010 23:12:39 +0000 (23:12 +0000)]
Guard against null from queryBroadcastReceivers()

See http://b/issue?id=2418982

Change-Id: I7bb62820275423504872de075dc126b6e717afcf

14 years agoSettings for TextToSpeech now uses the results returned by the
Charles Chen [Wed, 10 Feb 2010 21:58:23 +0000 (13:58 -0800)]
Settings for TextToSpeech now uses the results returned by the
engine's CheckVoiceData activity to determine which languages are
available and whether or not to make "Install Data" clickable.

14 years agoFix 2373088: Update SecuritySettings with new layout and minor logic tweaks.
Jim Miller [Wed, 10 Feb 2010 03:08:02 +0000 (19:08 -0800)]
Fix 2373088: Update SecuritySettings with new layout and minor logic tweaks.

14 years agoAdd new buttons to clear data, move apps to/from sdcard
Suchi Amalapurapu [Mon, 8 Feb 2010 21:55:07 +0000 (13:55 -0800)]
Add new buttons to clear data, move apps to/from sdcard
rearrange layouts

14 years agoMerge "Remove USE_LOCATION_FOR_SERVICES from Settings"
Bjorn Bringert [Wed, 10 Feb 2010 11:37:20 +0000 (03:37 -0800)]
Merge "Remove USE_LOCATION_FOR_SERVICES from Settings"

14 years agoMerge "Update the mdpi resource with 2.0 style icons"
Eugene Koh [Tue, 9 Feb 2010 20:12:26 +0000 (12:12 -0800)]
Merge "Update the mdpi resource with 2.0 style icons"

14 years agoSettings: Refresh sd settings screen after mount/unmount
San Mehat [Sun, 7 Feb 2010 15:38:02 +0000 (07:38 -0800)]
Settings: Refresh sd settings screen after mount/unmount

Signed-off-by: San Mehat <san@google.com>
14 years agoSettings: Refactor for new API and remove some unused references / imports
San Mehat [Fri, 5 Feb 2010 19:35:45 +0000 (11:35 -0800)]
Settings: Refactor for new API and remove some unused references / imports

Signed-off-by: San Mehat <san@google.com>
14 years agoRename broadcast for resources on sdcard
Suchi Amalapurapu [Mon, 8 Feb 2010 21:55:07 +0000 (13:55 -0800)]
Rename broadcast for resources on sdcard

14 years agoRemove USE_LOCATION_FOR_SERVICES from Settings
Bjorn Bringert [Mon, 8 Feb 2010 21:26:49 +0000 (21:26 +0000)]
Remove USE_LOCATION_FOR_SERVICES from Settings

This has been moved to GoogleSettingsProvider
as part of unbundling.

Part of http://b/issue?id=2383870

Change-Id: Ia8e5725b1749fa95436fade0ea23061eb2ca4822

14 years agoUpdate the mdpi resource with 2.0 style icons
Bai Tao [Mon, 8 Feb 2010 07:26:33 +0000 (15:26 +0800)]
Update the mdpi resource with 2.0 style icons

14 years agoam 9f78ffb2: am 615f8446: reconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 22:22:33 +0000 (14:22 -0800)]
am 9f78ffb2: am 615f8446: reconcile main tree with open-source eclair

Merge commit '9f78ffb27e8f6a9de6a9db1d04887cf1eedfff81'

* commit '9f78ffb27e8f6a9de6a9db1d04887cf1eedfff81':
  android-2.1_r1 snapshot

14 years agoMerge "Fix device administrator "add" logic"
Andy Stadler [Fri, 5 Feb 2010 18:47:04 +0000 (10:47 -0800)]
Merge "Fix device administrator "add" logic"

14 years agoam 615f8446: reconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:48:16 +0000 (08:48 -0800)]
am 615f8446: reconcile main tree with open-source eclair

Merge commit '615f84460214276708732c8f43ba4e04df30a14d' into eclair-plus-aosp

* commit '615f84460214276708732c8f43ba4e04df30a14d':
  android-2.1_r1 snapshot

14 years agoreconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:09:40 +0000 (08:09 -0800)]
reconcile main tree with open-source eclair

14 years agoMerge "WifiSettings: enable all networks only when connected, disconnected, or failed."
Chia-chi Yeh [Fri, 5 Feb 2010 10:35:01 +0000 (02:35 -0800)]
Merge "WifiSettings: enable all networks only when connected, disconnected, or failed."

14 years agoWifiSettings: enable all networks only when connected, disconnected, or failed.
Chia-chi Yeh [Fri, 5 Feb 2010 10:18:51 +0000 (18:18 +0800)]
WifiSettings: enable all networks only when connected, disconnected, or failed.

14 years agoFix device administrator "add" logic
Andrew Stadler [Fri, 5 Feb 2010 09:00:13 +0000 (01:00 -0800)]
Fix device administrator "add" logic

Due to a missing "else" the logic to activate a device administrator
was immediately falling through into the logic to remove it.  As a result,
the add was immediately countermanded by a remove.

14 years agoMerge "WifiSettings: enable all networks when state is changed."
Chung-yih Wang [Fri, 5 Feb 2010 08:51:58 +0000 (00:51 -0800)]
Merge "WifiSettings: enable all networks when state is changed."

14 years agoWifiSettings: enable all networks when state is changed.
Chia-chi Yeh [Fri, 5 Feb 2010 08:28:39 +0000 (16:28 +0800)]
WifiSettings: enable all networks when state is changed.

14 years agoMerge "Fixing bug 2418114. Added a check to make sure the TTS sample string for a...
Charles Chen [Fri, 5 Feb 2010 01:13:12 +0000 (17:13 -0800)]
Merge "Fixing bug 2418114. Added a check to make sure the TTS sample string for a language-country combination is available before trying to use it."

14 years agoFixing bug 2418114. Added a check to make sure the TTS sample string for
Charles Chen [Thu, 4 Feb 2010 23:52:30 +0000 (15:52 -0800)]
Fixing bug 2418114. Added a check to make sure the TTS sample string for
a language-country combination is available before trying to use it.

14 years agoFirst pass at USB-only tether settings.
Robert Greenwalt [Tue, 26 Jan 2010 18:22:37 +0000 (10:22 -0800)]
First pass at USB-only tether settings.

bug:2281900

14 years agoWifiSettings: tweak the order of calls to registerReceiver() to make the UI better.
Chia-chi Yeh [Thu, 4 Feb 2010 08:16:25 +0000 (16:16 +0800)]
WifiSettings: tweak the order of calls to registerReceiver() to make the UI better.

14 years agoAdd 'restore on app install?" to Privacy settings UI
Christopher Tate [Wed, 3 Feb 2010 20:54:31 +0000 (12:54 -0800)]
Add 'restore on app install?" to Privacy settings UI

Change-Id: I6fe4b05596881ae26ebf536d9774fb3033aa15f3

14 years agoAdd new broadcast to pick up apps from sdcard
Suchi Amalapurapu [Sat, 30 Jan 2010 03:37:00 +0000 (19:37 -0800)]
Add new broadcast to pick up apps from sdcard

14 years agoFix an NPE in Volume dialog when notification volume is tied to ringer volume.
Amith Yamasani [Wed, 3 Feb 2010 17:46:47 +0000 (09:46 -0800)]
Fix an NPE in Volume dialog when notification volume is tied to ringer volume.

14 years agoWifiSettings: rename WifiSettings2 to WifiSettings.
Chia-chi Yeh [Wed, 3 Feb 2010 07:56:55 +0000 (15:56 +0800)]
WifiSettings: rename WifiSettings2 to WifiSettings.