Commit Graph

845 Commits

Author SHA1 Message Date
Adam Powell
cc06afa605 Merge "Fixed NPE in WifiApDialog found by monkey" 2010-03-08 11:40:11 -08:00
Adam Powell
cc2ee7fcc6 Fixed NPE in WifiApDialog found by monkey
Change-Id: I4f5e75e21c1e3433712e49a148db4af04215f0a1
2010-03-08 11:35:15 -08:00
Amith Yamasani
e338139324 Fixes monkey bug: 2292396 2010-03-08 09:20:31 -08:00
Adam Powell
f39a7f78b1 Merge "Added null check for monkey behavior" 2010-03-05 18:21:04 -08:00
Adam Powell
2d70273673 Added null check for monkey behavior 2010-03-05 17:51:40 -08:00
Christopher Tate
616c3ee12a Refactor android.backup -> android.app.backup
Change-Id: I8e8f34d243506ded5ebf71817de5a2caac92969d
2010-03-05 15:54:24 -08:00
Suchi Amalapurapu
730eb7e5ff Disable move for apps with internalOnly install location 2010-03-05 10:40:10 -08:00
Robert Greenwalt
209177aac6 Update Tethering UI
Finalizing some strings and changing the error handling.
2010-03-04 18:24:11 -08:00
Irfan Sheriff
2ae37e8ce0 Get all strings in for Wifi tethering
Bug: 2413908
Change-Id: I3d28fcfcb4a6e4eaf03e57d69f9d2c92730b12e5
2010-03-04 17:40:43 -08:00
Irfan Sheriff
65cff17722 Add AP support for tethering
First phase of the AP support in
UI and framework
Bug: 2421638

Change-Id: I0b6c31be5fe79bd4d33c292464d271b054754e8d
2010-03-04 14:34:52 -08:00
Erik
5c9f9ce263 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.
2010-03-04 14:02:19 -08:00
Robert Greenwalt
5e3c7670a2 Merge "Update Tether Settings UI." 2010-03-04 13:26:29 -08:00
Robert Greenwalt
0affd6a002 Update Tether Settings UI.
Remove the USB notification option.
2010-03-04 12:52:28 -08:00
Suchi Amalapurapu
f4c4b59f13 Move application icon to left in InstalledAppDetails.
Fix text overlapping icon issue.
Add new icons for filter options
2010-03-04 12:30:11 -08:00
Dianne Hackborn
0382a49615 Fix to use application's resources when parsing its XML. 2010-03-04 11:54:51 -08:00
Daniel Sandler
fc01d062c1 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
2010-03-04 14:06:06 -05:00
Michael Chan
4f94e0bee6 Merge "b/2310373 Show pairing dialogs if the device has been scanning for bt devices recently." 2010-03-03 21:29:22 -08:00
Dianne Hackborn
1c19940fa4 Merge "Fix issue #2477264: "Force Stop" in "Manage Applications" is not working" 2010-03-03 17:50:29 -08:00
Dianne Hackborn
97de6bccfe Fix issue #2477264: "Force Stop" in "Manage Applications" is not working
Also add cancel button when adding a device admin.
2010-03-03 17:18:13 -08:00
Robert Greenwalt
d5f121c66a Add support for tethering errors. 2010-03-03 15:22:55 -08:00
Michael Chan
76098b7f7a b/2310373 Show pairing dialogs if the device has been scanning for bt devices recently.
Change-Id: Iec9eb37a5e79b63cc3cf226e2ead6d9ed06d56a6
2010-03-03 12:35:49 -08:00
Mike Lockwood
65daa5f593 Merge "Disable tethering checkbox when USB mass storage is active." 2010-03-03 12:15:08 -08:00
Mike Lockwood
26dad3ecef Disable tethering checkbox when USB mass storage is active.
Change-Id: If60fab4c18bbac4da22af6c1799f28344e9870bd
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-03-03 06:19:55 -05:00
Michael Chan
628f9b3889 b/2482585 Bluetooth settings: remove "Scan for devices" from menu
Change-Id: I206794245a6afeb97366dd32e609f4e7f9374c20
2010-03-02 17:42:32 -08:00
Daniel Sandler
385a9e52be Merge "Support new vibrate/silent behavior." 2010-03-01 17:17:08 -08:00
Jacek Surazski
23c28c2108 Merge "Send battery reports using ApplicationErrorReport.BatteryInfo." 2010-02-27 04:00:59 -08:00
Dianne Hackborn
4037c7f27c Move DeviceAdmin APIs to android.app.admin. 2010-02-26 23:33:35 -08:00
Daniel Sandler
58cf8299d3 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
2010-02-26 21:01:59 -05:00
Oscar Montemayor
d6ae861bb3 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." 2010-02-26 14:35:00 -08:00
Oscar Montemayor
c5a73328f1 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.
2010-02-26 14:19:36 -08:00
Amith Yamasani
a77524bfb7 Merge "Fix for 2284833 : Remove big brightness icon and make it a small one on the title bar." 2010-02-26 14:13:48 -08:00
Amith Yamasani
1d5c898a3d Fix for 2284833 : Remove big brightness icon and make it a small one on the title bar. 2010-02-26 14:09:37 -08:00
Jacek Surazski
456dc95fee Send battery reports using ApplicationErrorReport.BatteryInfo. 2010-02-26 22:53:54 +01:00
Amith Yamasani
09d74ee21e Merge "Fix a couple of monkey bugs." 2010-02-26 13:00:47 -08:00
Amith Yamasani
88ea1164af Fix a couple of monkey bugs.
Bug: 2467286
Bug: 2436861
2010-02-26 12:58:26 -08:00
Christopher Tate
c99cffbffc Default the auto-restore setting to "enabled."
Change-Id: I6aeb0b4ace3c0ed1ad226b00a9ec9e4de12b7183
2010-02-25 18:00:29 -08:00
Ken Shirriff
1ab39e0f09 Merge "Power Widget: don't display toast in intermediate state" 2010-02-25 11:32:21 -08:00
Suchi Amalapurapu
29d587fa18 Add dialog when ejecting sdcard
Remove some dead code
2010-02-24 20:30:09 -08:00
Amith Yamasani
7fa89d9d13 Merge "Fixing bug 2455152 - Enabled accessibility services are disabled upon restarting accessibility" 2010-02-24 16:33:29 -08:00
Ken Shirriff
8ab15b32f4 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.
2010-02-24 12:32:38 -08:00
Mike LeBeau
effc754719 Use flattenToShortString for voice recognizer setting, so as to match what's done
in RecognitionManagerService. Fixes http://b/2463844
2010-02-23 14:51:10 -08:00
Dianne Hackborn
3e04288198 Fix issue #2396296: An admin is already set 2010-02-22 20:39:17 -08:00
Oscar Montemayor
a110a718ba 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.
2010-02-22 16:13:36 -08:00
Dianne Hackborn
cb497546ba 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.
2010-02-22 11:31:37 -08:00
Jim Miller
d814bb7309 Merge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock." 2010-02-19 18:18:19 -08:00
Suchi Amalapurapu
ad1482712d Enable move option for moving packages from internal to sdcard 2010-02-19 15:48:08 -08:00
Jim Miller
9e61b9fe59 Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock. 2010-02-18 20:10:49 -08:00
Svetoslav Ganov
80d6c74bb9 Fixing bug 2455152 - Enabled accessibility services are disabled upon restarting accessibility 2010-02-18 17:20:10 -08:00
Charles Chen
fae5ed1eeb Merge "Added a default fallback message for cases where the TTS plugin does not provide a sample string." 2010-02-18 15:28:51 -08:00
Charles Chen
ec05e716ad Added a default fallback message for cases where the TTS plugin does
not provide a sample string.
2010-02-18 15:18:21 -08:00