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
Eric Fischer
a15d03fccc
Import new translations.
2010-02-26 17:33:15 -08: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
Adam Powell
2856b84232
Fixed bad 9-patches in power widget for mdpi
2010-02-25 16:52:50 -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
mah
03878a4a08
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.
2010-02-18 16:59:51 -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
San Mehat
efb26fd219
Settings: sdcard: Refactor unmount calls for new api
...
Signed-off-by: San Mehat <san@google.com >
2010-02-18 11:48:49 -08:00
Charles Chen
fbec09d998
Merge "Adding checks for null to TextToSpeechSettings to handle cases where the plugin fails to return properly from CheckVoiceData and GetSampleString."
2010-02-18 11:37:56 -08:00
Charles Chen
d5f013a4fa
Adding checks for null to TextToSpeechSettings to handle cases
...
where the plugin fails to return properly from CheckVoiceData
and GetSampleString.
2010-02-18 10:32:48 -08:00
Daniel Sandler
1b35d6dbae
Merge "Checkbox (in Sound settings) to control new lockscreen sfx."
2010-02-18 06:21:03 -08:00
Amith Yamasani
c8fd872e56
Merge "Show current locale as summary for Select language setting."
2010-02-17 16:37:27 -08:00
Amith Yamasani
0f2e6dec7c
Show current locale as summary for Select language setting.
...
Bug: 2402834
2010-02-17 16:02:39 -08:00
Jean-Michel Trivi
8a7e63a0a9
Merge "Fix bug 2446811 Ensure the default locale is never constructed with a null string."
2010-02-17 13:56:27 -08:00
Daniel Sandler
231d880df3
Checkbox (in Sound settings) to control new lockscreen sfx.
2010-02-17 16:41:26 -05:00
Jean-Michel Trivi
7330a88b79
Fix bug 2446811 Ensure the default locale is never constructed
...
with a null string.
2010-02-17 12:50:44 -08:00
Dianne Hackborn
5435511ee9
Fix issue #2420412 : API review: DeviceAdmin API changes
2010-02-17 10:32:37 -08:00
Robert Greenwalt
c4764d2483
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.
2010-02-16 16:56:43 -08:00
Dan Egnor
76ddcecd0d
Remove a no longer necessary (or present!) import.
2010-02-14 11:32:02 -08:00
Mike LeBeau
4c2ffc580c
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.
2010-02-12 14:47:48 -08:00
Mike LeBeau
766a19b278
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.
2010-02-12 13:45:04 -08:00
Charles Chen
eadeebd1df
Merge "Fixing a problem with the TextToSpeech settings failing to refresh the list of languages after the user has switched synthesis engines."
2010-02-12 11:04:05 -08:00
Charles Chen
cf3998bb4d
Fixing a problem with the TextToSpeech settings failing to refresh
...
the list of languages after the user has switched synthesis
engines.
2010-02-12 10:29:26 -08:00
Jean-Michel Trivi
4e52bcf206
New strings for the TTS Settings page. Required for plugins.
2010-02-11 17:20:05 -08:00
Jim Miller
122b6c85a9
Fix 2332563: Update logic for lockscreen in Settings.
2010-02-11 15:02:11 -08:00
Jeff Hamilton
1982d4922c
Merge "Add an original-package tag that matches the real package name."
2010-02-11 14:33:07 -08:00
Jeff Hamilton
c60fb58d58
Add an original-package tag that matches the real package name.
...
Change-Id: I4586048665494eb23b4578ee3be436eebe43e2ec
2010-02-11 16:25:53 -06:00
Dan Egnor
3352d10f07
Perform master clear via Intent broadcast, rather than using ICheckinService.
2010-02-11 10:22:18 -08:00
Amith Yamasani
438ba554b7
Merge "Volume settings refinements as per designer feedback."
2010-02-11 05:53:33 -08:00
Amith Yamasani
dcea680f2a
Volume settings refinements as per designer feedback.
...
Reduced titles, changed dialog icon, reduced padding.
2010-02-11 05:51:22 -08:00
Bjorn Bringert
7165030e10
Merge "Guard against null from queryBroadcastReceivers()"
2010-02-11 02:00:30 -08:00