summaryrefslogtreecommitdiffstats
path: root/res/xml
Commit message (Collapse)AuthorAgeFilesLines
* Labeled categories to help clarify Sound prefs.Daniel Sandler2010-04-211-0/+24
| | | | | Bug: 2598014 Change-Id: Ia846367fc479345bfd02c10fe1860373719334eb
* Fix 2579923: Make changing lock screen method more discoverable.Jim Miller2010-04-115-39/+61
| | | | | | | | | | | | | | | | | | | This changes the organization of lock screen security settings to make choosing an alternate unlock method more discoverable. Instead of having to disable the old lock method to use a new one, the user now just has one set/change option in lock settings, with a list of method-specific setting below it. In addition, we ask the user to confirm their old credentials before prompting them to choose a new one, which eliminates one source of confusion. Also, ChooseLockGeneric now shows a UI if quality isn't specified. Any unlock method less secure than minimum specified by DevicePolicyManager (if active) is greyed out. Change-Id: Iecc6f64d4d3368a583f06f8d5fe9655cc3d5bd3b
* Fixing bugs 2577511 and 2581920.Charles Chen2010-04-081-1/+3
| | | | | | | | | | Making sure that the language, country, and variant defaults are always set to something to ensure that there won't be an NPE. Dismissing the ListPreference dialogs before a rotation to avoid list data corruption caused by the list being displayed while its data is being re-initialized. Change-Id: Iecdb3b4d415542dc8a4db162c930e6a6570a55f2
* Restore dependency between volume settings and silent mode.Daniel Sandler2010-03-301-0/+1
| | | | | | | | | | | | | | | Volume (of the ringer, notifications, media, and alarms) may no longer be adjusted while the phone is in silent mode. This was the behavior in Eclair and earlier releases. This rolls back a small portion of change I724c43aa in the interest of stability (see bugs listed below for weirdness that occurs when the ringer's SeekBarVolumizer is visible when the ringtone stream is muted). Bug: 2552268 Bug: 2544706 Change-Id: I4858e6d85e5ec8c4bba83b649e24dd5915252eb2
* Fixing a bug that causes a crash when Install voice data is clickedCharles Chen2010-03-181-1/+1
| | | | | | in the TTS settings. Change-Id: Ia9992f105652518a37ba7e4c139810bfc76c6252
* Merge "Adding plugin specific settings to TTS settings + changing the UI to ↵Charles Chen2010-03-161-8/+11
|\ | | | | | | be more like the IME settings."
| * Adding plugin specific settings to TTS settings + changing the UICharles Chen2010-03-161-8/+11
| | | | | | | | | | | | to be more like the IME settings. Change-Id: I0d26042262b4d9e636d3f456e867c725fa56ae55
* | softAp UI changesIrfan Sheriff2010-03-161-7/+0
|/ | | | | | | | | Remove channel settings Add subtext error handling Remove WEP, keep WPA2 only for now Bug: 2413908 Change-Id: Ie867e84a0705f0d2185eeb3a4c86a8227446a338
* Add Tether Help UI.Robert Greenwalt2010-03-151-0/+5
| | | | | | Add a "Help" button to the tethering page that loads on-device html. Change-Id: I816ec552a4433296a6cb57345a37611eb2a92b37
* Add "Power button ends call" accessibility setting.David Brown2010-03-111-0/+9
| | | | | | | | | | | | | | | | | | | This is part 3 of the fix for bug 2364220 "Accessibility improvements for ending calls". This change adds a checkbox under "Accessibility settings" to control the new Settings.Secure.INCALL_POWER_BUTTON_BEHAVIOR value, which allows the user to specify that the Power button should hang up while in-call (instead of just turning off the screen.) The checkbox is only shown on devices that actually have a POWER button. Yeah, it's a little strange having this under Accessibility (since it's not that obvious *why* this feature is accessibility-related), but there's no obvious better place. See discussion in the bug for more info. Bug: 2364220 Change-Id: I0fd7cf357972519b390575b9c06a4bbe46ff1c9b
* Fix Wi-Fi title reference in settingsIrfan Sheriff2010-03-091-1/+1
| | | | Change-Id: Ia17df113bb6dfdc6af1b5d3632a7594f21365485
* Clean up the tethering settings screen a bit.Robert Greenwalt2010-03-091-21/+15
| | | | Change-Id: Iadd1cf9245a5ccd38537050a6b6c9d9390400b20
* Remove dependencies within Sound settings.Daniel Sandler2010-03-081-6/+0
| | | | | | | | | | All checkboxes and other settings will be available to the user regardless of whether the device is in silent mode. (Previously, settings such as ringtone and volume were dimmed if the phone was silent, which was inconvenient.) Bug: 2496164 Change-Id: I724c43aa4f5b1a12b95097381844a47c5dcf1e0d
* Update Tethering UIRobert Greenwalt2010-03-041-15/+4
| | | | Finalizing some strings and changing the error handling.
* Get all strings in for Wifi tetheringIrfan Sheriff2010-03-042-10/+9
| | | | | Bug: 2413908 Change-Id: I3d28fcfcb4a6e4eaf03e57d69f9d2c92730b12e5
* Add AP support for tetheringIrfan Sheriff2010-03-042-8/+75
| | | | | | | | First phase of the AP support in UI and framework Bug: 2421638 Change-Id: I0b6c31be5fe79bd4d33c292464d271b054754e8d
* Update Tether Settings UI.Robert Greenwalt2010-03-041-5/+0
| | | | Remove the USB notification option.
* Add a checkbox to the Dock settings to control insertion/removal sound effects.Daniel Sandler2010-03-041-1/+8
| | | | | | | | | 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
* Merge "Support new vibrate/silent behavior."Daniel Sandler2010-03-011-4/+12
|\
| * Support new vibrate/silent behavior.Daniel Sandler2010-02-261-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Fix for 2284833 : Remove big brightness icon and make it a small one on the ↵Amith Yamasani2010-02-261-1/+0
|/ | | | title bar.
* Apps on SD Card project.Oscar Montemayor2010-02-221-1/+9
| | | | | Settings for Manage Applications that allow the user to choose default application installaction location. Options are: internal flash, SD card, or automatic.
* Merge "Checkbox (in Sound settings) to control new lockscreen sfx."Daniel Sandler2010-02-181-1/+10
|\
| * Checkbox (in Sound settings) to control new lockscreen sfx.Daniel Sandler2010-02-171-1/+10
| |
* | Show current locale as summary for Select language setting.Amith Yamasani2010-02-171-2/+2
|/ | | | Bug: 2402834
* Update Settings UI regarding tethering.Robert Greenwalt2010-02-161-0/+1
| | | | | | 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.
* Dynamically populate a list of available recognition services in voice settings,Mike LeBeau2010-02-121-14/+17
| | | | | | 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.
* Fix 2332563: Update logic for lockscreen in Settings.Jim Miller2010-02-115-22/+167
|
* Remove USE_LOCATION_FOR_SERVICES from SettingsBjorn Bringert2010-02-081-10/+0
| | | | | | | | | This has been moved to GoogleSettingsProvider as part of unbundling. Part of http://b/issue?id=2383870 Change-Id: Ia8e5725b1749fa95436fade0ea23061eb2ca4822
* First pass at USB-only tether settings.Robert Greenwalt2010-02-042-0/+44
| | | | bug:2281900
* Add 'restore on app install?" to Privacy settings UIChristopher Tate2010-02-031-2/+7
| | | | Change-Id: I6fe4b05596881ae26ebf536d9774fb3033aa15f3
* WifiSettings: rename WifiSettings2 to WifiSettings.Chia-chi Yeh2010-02-033-1/+1
|
* WifiSettings: remove dead code.Chia-chi Yeh2010-02-032-75/+0
|
* Settings: Refactor for new API & remove obsolete settingSan Mehat2010-02-021-9/+0
| | | | Signed-off-by: San Mehat <san@google.com>
* WifiSettings: revise and add support for editing EAP networks.Chia-chi Yeh2010-02-023-1/+76
| | | | | | | | | | | | | Use arrays.xml to store translations for enumerations; avoid race conditions happened when pop up menu or dialog; avoid saving configurations with networks disabled; use the same layout for all the dialogs; support editing EAP networks; only unlock keystore before connecting; and many bug fixes I cannot remember. The number of lines in the new code is about 1/3 of the old one, and it improves the readability a lot!
* Add a new "Voice input & output" top-level section of system settings.Mike LeBeau2010-01-252-9/+50
| | | | | | | | | | | This replaces the existing "Text-to-speech" section, placing that inside, along with a link to the newly exposed voice search settings (which will soon be expanded) and a link to the LatinIME settings (pending a link to a new section in LatinIME for just voice settings, including the comma setting and a new input language setting). The VoiceSearch and LatinIME links are smart enough to remove themselves if those don't exist on the device.
* Refactor settings hierarchy and clump all volumes in one dialog.Amith Yamasani2010-01-253-57/+69
| | | | | | | | Bug:2362077 Bug:2312836 Bug:2166486 Split Sound and Display into separate top-level settings. All volume settings (including Alarm volume) now in one Volume dialog. Remove some sub-texts to reduce clutter.
* am b9f29667: am 63c6a309: Merge "Add dock icon for top-level settings. ↵Amith Yamasani2010-01-221-0/+1
|\ | | | | | | | | | | | | | | | | #2367275" into eclair Merge commit 'b9f2966707004b84760b498d8fc05b3c8f144f59' * commit 'b9f2966707004b84760b498d8fc05b3c8f144f59': Add dock icon for top-level settings. #2367275
| * Add dock icon for top-level settings. #2367275Amith Yamasani2010-01-201-0/+1
| | | | | | | | Added mdpi and hdpi icons, and updated settings.xml to point to them.
* | am 39c3d10b: am 0e2ab4f8: New top-level Dock in Settings and a Dock Settings ↵Amith Yamasani2010-01-213-7/+40
|\ \ | |/ | | | | | | | | | | | | | | screen with Audio item. #2367275 Merge commit '39c3d10bfccd74b26b045e3d6a712d282fba88d8' * commit '39c3d10bfccd74b26b045e3d6a712d282fba88d8': New top-level Dock in Settings and a Dock Settings screen with Audio item. #2367275
| * New top-level Dock in Settings and a Dock Settings screen with Audio item. ↵Amith Yamasani2010-01-153-7/+40
| | | | | | | | | | | | | | | | | | | | #2367275 Add a new top-level setting for car/desktop dock settings. Sub menu contains one item - Audio (settings) Sub text for Audio shows current docked status and launches either the audio settings or a dialog saying that you're not docked and you need to buy a new dock from Google (kidding).
* | Merge "Haptic feedback setting doesn't need to be disabled in Silent mode."Amith Yamasani2010-01-121-2/+1
|\ \
| * | Haptic feedback setting doesn't need to be disabled in Silent mode.Amith Yamasani2010-01-121-2/+1
| | | | | | | | | | | | Removed dependency on silent mode setting. Must have been a copy/paste error.
* | | Fix 2332563: Add password-lock support to lockscreenJim Miller2010-01-111-9/+31
|/ /
* | Change the "Brasilia" time zone to follow America/Sao_Paulo DST rules.Eric Fischer2010-01-081-1/+1
| | | | | | | | | | | | | | Previously it was using America/Araguaina, which does not currently observe DST. Brasilia is actually in an area that follows the Sao_Paulo rules. Bug 2362824
* | settings: Change unmount button to a mount/unmount toggleSan Mehat2010-01-061-1/+1
| | | | | | | | Signed-off-by: San Mehat <san@google.com>
* | Allow bluetooth in airplane mode when in "toggleable" list.Jeff Sharkey2009-12-221-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Settings.System.AIRPLANE_MODE_TOGGLEABLE_RADIOS is a list of radios that can be toggled while in airplane mode. This CL changes BluetoothEnabler to respect this. It parallels the logic in WifiEnabler, which enables OEMs to allow Wifi changes when in airplane mode. Most existing devices don't include "bluetooth" in the toggleable list, which means bluetooth will continue to be disabled when in airplane mode for those devices. Fixes http://b/2297314
* | Exposing the ability to select a default TTS engine to theCharles Chen2009-12-141-0/+5
| | | | | | | | user by adding it into Settings.
* | Wifi diagnostic app to enable debug and provide informationIrfan Sheriff2009-12-102-0/+54
|/ | | | | | | | | | | | | This is the first checkin on the wifi diagnostic app. Right now, it supports using the WifiManager API, shows the configuration details and provides status on the supplicant, network and wifi state along with some additional details. More to come: - add more API and status on any additional fields - provide a way to show some logs Bug: 2302130
* b/2296110 New Dialog which appears when phone is place on dock.Michael Chan2009-12-031-20/+17
| | | | Change-Id: I58b216ee9b4ca9ce16210309358c0512271e128e