summaryrefslogtreecommitdiffstats
path: root/res/xml
Commit message (Collapse)AuthorAgeFilesLines
* Implement issue #6819955: Add button to take bug report.Dianne Hackborn2012-07-131-0/+5
| | | | Change-Id: Ic615180121d4db52f92aa8264d95d790de5fff9d
* Display FCC id for LTE in Settings.John Wang2012-07-111-0/+6
| | | | | | | If ro.ril.fccid is set by RIL, display it at Settings -> About Tablet -> FCC Equipment ID. bug:4965501 Change-Id: I920ab071bf1997c4fbf3ce81f88e24f512d004c3
* Add menu item to Settings to go to Cell Broadcast settings.Jake Hamby2012-06-251-0/+10
| | | | | | | | | | | | | | | Add menu item to Settings when "config_cellBroadcastAppLinks" config option is set to true to jump to the Cell Broadcast app settings activity. This enables the Cell Broadcast launcher icon to be removed, while still allowing access to the app (by adding a similar menu item to the MMS app) and its settings activity (this settings link). The menu item will not be added if the CellBroadcastReceiver package is disabled or not installed. Bug: 6709985 Change-Id: If3a3016ceea70704790964c0b712c31cb38f7b62
* Merge "Removing head turn and putting blink back" into jb-devDanielle Millett2012-06-081-3/+3
|\
| * Removing head turn and putting blink backDanielle Millett2012-06-081-3/+3
| | | | | | | | | | | | | | | | Changing the strings and workflow in settings to be blink again instead of the new head turn. This basically undoes the following two cls: I67c8acd4 and Ifc7b6e18. Change-Id: I8694b1d82efac9d2f97c29128da6698b6ac2a4ce
* | Add back a SYNC_SETTINGS screenAmith Yamasani2012-06-061-0/+21
|/ | | | | | | | | | | | | | | Revive the old Accounts&Sync screen as a dialog with the auto-sync checkbox and a list of accounts. This will be launched when Apps request a SYNC_SETTINGS page for controlling account and master sync. Auto-sync data checkbox will also continue to exist in Data Usage. Minor fixes to account list and account update monitoring. Bug: 6614013 Bug: 6622995 Bug: 6610247 Change-Id: I35c0919a29c6bc7e5edf64f2734a3ef4f5ae5e7a
* Increase dimens for power control widget for sw600dpAndrew Flynn2012-06-051-2/+2
| | | | | Bug: 6527125 Change-Id: If4c3dad24e8fc70ca76bb551cfd9e32be96a6337
* Account types at toplevel of SettingsAmith Yamasani2012-06-043-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | Reorganized Account settings to show account types at the top-level of Settings. Only account types that have accounts added are visible here. There is an Add account button to add a new account. Master sync toggle has moved to Data Usage screen in the overflow menu. It shows additional detail of the function of the auto-sync toggle when it is toggled by the user. Account type screen (ManageAccountsSettings) shows list of accounts of that type and any available authenticator settings. It additionally verifies any Intents can be resolved before showing the corresponding entry. This screen now shows last synced time for each account. You can now sync all accounts of a type by selecting Sync now in the Account type screen. Account Sync screen that shows the list of syncable items has minor tweaks: - "Last synced...", "Sync is OFF" - Doesn't show the authenticator settings here anymore. Bug: 6579937 Change-Id: I8139a4c992b525a3e1efc24d2d223c3f5caddc76
* Merge "Fix poor network detection setting" into jb-devIrfan Sheriff2012-05-311-3/+3
|\
| * Fix poor network detection settingIrfan Sheriff2012-05-311-3/+3
| | | | | | | | | | | | | | | | We used to base this on watchdog being turned on, but it should be based on whether device is wifi only Bug: 6576101 Change-Id: Ib5221287e6713c625d39ef986ceb278825fb4895
* | BUG 5457035 : Anti-spoofing : DO NOT MERGEUriel Rodriguez2012-05-301-0/+5
|/ | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 060b9daf5fe3c45573a13a149bf98f4fa1e6a46f Author: Danielle Millett <dmillett@google.com> Date: Wed May 30 15:50:03 2012 -0400 Added head turn option for Face Unlock. In security settings there is an option for head turn and it shows the current status (on/off). Clicking on this goes to another screen that describes the feature and allows the user to it on/off. Since the head turn option goes to a different screen instead of using a check box, this change also rips out the rest of the code for the old liveliness checkbox. Change-Id: I197af51084f3e751081fa159dadd6c2c80840d1e Change-Id: I67c8acd49316b49771a0bb97b4a5fbd5a1c13262
* Updating the checkbox state to match the title.Svetoslav Ganov2012-05-181-1/+1
| | | | | | | | | | 1. Now the the setting is names lock screen rotation which is the opposite as it was before so this patch reverses the checkbox state. bug:6507335 Change-Id: Ic0aab21fa70871f64e37ac05f7917d69f9c0a0df
* Merge "Removing explore by touch from settings." into jb-devSvetoslav Ganov2012-05-181-12/+0
|\
| * Removing explore by touch from settings.Svetoslav Ganov2012-05-181-12/+0
| | | | | | | | | | | | | | | | | | | | | | 1. Now accessibility services request this mode and we show a dialog so the user can give a consent. Accessibility servces can toggle this mode at runtime from their settings, for example. bug:5932640 Change-Id: Id4d3e9c83c488f97b7e53d4baadf7de886958a4d
* | No more silent-mode tristate in Sound Settings.Amith Yamasani2012-05-161-6/+0
|/ | | | | | | Delete delete delete. Bug: 6036529 Change-Id: Ia1ec2a1740c3010ec4373bed18ce72bedcb9211b
* Merge "Enforce READ_EXTERNAL in Developer Options." into jb-devJeff Sharkey2012-05-151-0/+5
|\
| * Enforce READ_EXTERNAL in Developer Options.Jeff Sharkey2012-05-141-0/+5
| | | | | | | | | | | | | | | | Move from Storage to Developer Options, and add interstitial dialog with more details. Bug: 6461446 Change-Id: I6d3d8fdc61a3e920ed58ab4d726949ac3c31feab
* | Merge "Removing the blink checkbox and strings" into jb-devDanielle Millett2012-05-141-5/+0
|\ \
| * | Removing the blink checkbox and stringsDanielle Millett2012-05-141-5/+0
| |/ | | | | | | Change-Id: Ifc7b6e185bf47cb7d11c120afd18d2e29c68bc3a
* | Modify menu layout for sound settingDaisuke Miyakawa2012-05-141-9/+9
|/ | | | | | | | | | | | | - Move notification setting to "System" section - Modify strings for category titles - Change strings' names too to reflect their contents -- sound_category_calls_and_notification_title -> sound_category_call_ringtone_vibrate_title -- soud_category_feedback_title -> sound_category_system_title Bug: 6036529 Change-Id: I7aaa83571ae3d69212e9debaec4f3b4ec60a281c
* Merge "Introduce new "vibrate when ringing"" into jb-devDaisuke Miyakawa2012-05-091-0/+5
|\
| * Introduce new "vibrate when ringing"Daisuke Miyakawa2012-05-081-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | We once removed "vibrate and ring" option with I7168ed140266a7c754fb3d7209cf12e73041c306, while we still need vibration setting which only affects Phone app. This depends on I850d27629a75615647883fdaa2933f337c4824d1 See also I3a4ed2bd5e4bde05dfb97c7bb20b9284d1c6f13f for Phone app side change. Bug: 6036529 Change-Id: Idb0453e187f8025565d6744cd774613531e7cb8b
* | Merge "Settings to control traces." into jb-devDianne Hackborn2012-05-081-32/+47
|\ \
| * | Settings to control traces.Dianne Hackborn2012-05-081-32/+47
| |/ | | | | | | | | | | | | | | | | Also some re-organization of the debug options, and check for the case where the global debug setting is turned off but there are some debug options turned on (in which case we just switch to the global option being on). Change-Id: I710e3a009e2be9c7c1a1879a853ac736abf1d8d8
* | Revert "Make verifier device id information visible"Kenny Root2012-05-081-8/+0
|/ | | | | | | | | | | | This reverts commit 498fbe470e8201ed6d4a1677025b274d9ca65e0b. Conflicts: res/xml/development_prefs.xml src/com/android/settings/DevelopmentSettings.java Bug: 6438155 Change-Id: I3ab866d0a269e355388bb3ef41737a7d097df8f6
* Better messaging when Wi-Fi disabled.Jeff Sharkey2012-05-041-1/+9
| | | | | Bug: 6443166 Change-Id: I262e559e5c209d3f1959d5d2ab9a2aebb8180c59
* Merge "Move tether settings help to menu and remove local assets." into jb-devAmith Yamasani2012-04-301-5/+0
|\
| * Move tether settings help to menu and remove local assets.Amith Yamasani2012-04-271-5/+0
| | | | | | | | | | | | | | | | Bug: 5270092 Using web help instead of local assets. Change-Id: Ib93e72443b30367521febc43279422ec130efbd5
* | Add three new developer settingsRomain Guy2012-04-271-0/+15
|/ | | | | | | | | | - Show hw screen updates: show where apps udpate the screen when running with hw acceleration - Profile hw rendering: add extra profiling info to dumpsys gfxinfo for performance tracking - Debug layout: show layout info on screen Change-Id: I6f7cad762d65ec3be2debfb4a88c25d35bf11079
* Add Nsd settings checkboxIrfan Sheriff2012-04-181-0/+6
| | | | Change-Id: I58e54a8bed02ed7bd99b0f284279b6c799e3369f
* Add setting to redirect vibrator to game controller.Jeff Brown2012-04-131-0/+10
| | | | | Bug: 6334179 Change-Id: I62c9c163aa4ee2c88286daee77641418869a1dab
* Adding Text-To-Speech under Accessibility.Svetoslav Ganov2012-04-121-14/+11
| | | | | | | | | | | 1. Adding text to speech (TTS) settings link under accessibility since the TTS settings are buried under language and input, therefore it is hard to find for a blind user. Note that TTS settings are some of the most important for a visually impaired user. bug:5713535 Change-Id: I60aed1aeec5d40aa633dbac6e6149ad12366e9e6
* Merge "Controls to set expensive (metered) networks."Jeff Sharkey2012-04-051-0/+34
|\
| * Controls to set expensive (metered) networks.Jeff Sharkey2012-04-051-0/+34
| | | | | | | | | | | | | | | | | | | | | | Add UI to change metered flag on NetworkPolicy, and support Wi-Fi policies per-SSID. Create Wi-Fi policies as needed, but leave cycle undefined. Only show and mutate mobile policies when SIM state is ready. Bug: 3001465, 3291052 Change-Id: I481a202fe0e68fc2f5adfd3b3a6f40347d2b168c
* | Add new settings UI to select keyboard layout.Jeff Brown2012-04-051-0/+7
| | | | | | | | | | Bug: 6110399 Change-Id: Ib2758bdcdd6b271be402f46c56d41619dc7aecb9
* | Remove unused layout file.Jeff Brown2012-04-051-43/+0
|/ | | | Change-Id: I93a08085ab4e2f098dcbf1199fef9315dcbeb238
* User management screensAmith Yamasani2012-03-273-0/+95
| | | | | | | | | | | Customized Settings for restricted users - Only some top-level settings panels available User management - Primary user can add and remove users - User details screen to change name and list of enabled apps Change-Id: Ia6beb991b427197a4ec2724ca3c9222073f6cf7d
* Added a liveliness check box preference for Face Unlock.Danielle Millett2012-03-211-0/+5
| | | | | | This will be used to enable or disable liveliness detection. Change-Id: I0be735724aed4cadbd5c37d895a7f80ad4f4ee09
* P2p UI fixesIrfan Sheriff2012-03-071-5/+0
| | | | | | | - Move Wi-Fi direct as a setting in Wi-Fi - Handle some UI refresh issues Change-Id: Idc43a2ca98acc4b904ca1f5fe0b1447ee612f218
* Remove "Vibrate and ring" optionDaisuke Miyakawa2012-02-221-5/+0
| | | | | | | It will be part of Phone's settings. See Ifb19b53b850ee8a4c15 Bug: 6029673 Change-Id: I7168ed140266a7c754fb3d7209cf12e73041c306
* Add debug app / wait for debugger dev options.Dianne Hackborn2012-02-141-20/+33
| | | | | | Re-organize dev options a bit. Change-Id: I291b177c87cb8fb4bd8316d05aa6eadfaaf5f0d2
* New dev setting to turn off HW overlays.Dianne Hackborn2012-02-071-0/+5
| | | | Change-Id: I747ac6d90dfb8a7a0bbf547ce7cae8ee86f8d5d0
* Add Developer Option setting for Animator scaling.Chet Haase2012-02-021-0/+7
| | | | | | | | | | | | | This new setting allows users to set a scale factor for the duration and startDelay of all Animator-based animations. This setting is very similar to the Transition animation scale and Window animation scale settings, except this one applies specifically to Animator animations. The property is only accessible by users through the Settings UI, not programmatically. The value applies system-wide and is picked up per-process at the time of the first ValueAnimator construction. Change-Id: I4fd02b03e508495b39481bfc8904d8771d0fd4e1
* Reflect name change done in Phone packageDaisuke Miyakawa2012-02-011-1/+1
| | | | | | | | I5d152bf7c55fb2f7b changes Phone's "Settings" class to "MobileNetworkSettings", so WirelessSettings also needs to point the new class name. Change-Id: I994c6278c0c1a7cb2ae33cdb94f32083ce146045
* am 340990a2: am af487099: Merge "Fix 4560303: Add setting to lock later when ↵Jim Miller2012-01-104-0/+16
|\ | | | | | | | | | | | | power button pressed" into ics-mr1 * commit '340990a2d29f566b83dc551e3c5f748c96bd99f2': Fix 4560303: Add setting to lock later when power button pressed
| * Fix 4560303: Add setting to lock later when power button pressedJim Miller2012-01-094-0/+16
| | | | | | | | | | | | | | | | This adds a feature to delay locking the device when the power button is pressed. This fixes a use case where the user wants to turn off the display (e.g. to save power) but doesn't want to lock the device. Change-Id: I711a81c3e79f7accdc1d9cb217b7806a0b8fcf63
* | am 1d015e49: am 3feacdf3: Add Sprint update menuMeng Hu2011-12-091-0/+8
|\ \ | |/ | | | | | | * commit '1d015e49fcb3e15c8a64d1911c80b66e544fa25f': Add Sprint update menu
| * Add Sprint update menuMeng Hu2011-12-081-0/+8
| | | | | | | | | | | | | | | | Adds the conditionally used xml ui definition and removes it at runtime when it's not wanted. Ported from GB. bug:5237167 Change-Id: I89a67e1033ddc7099563732e839c08fbadb4fd75
* | am 7e8dcbea: Adding a system preference whether to speak passwords in ↵Svetoslav Ganov2011-12-061-3/+9
|\ \ | |/ | | | | | | | | | | accessibility mode (settings). * commit '7e8dcbea65356807ca052ee5e98c9b25b7f0b1ca': Adding a system preference whether to speak passwords in accessibility mode (settings).
| * Adding a system preference whether to speak passwords in accessibility mode ↵Svetoslav Ganov2011-12-051-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (settings). By default we do not speak passwords if the user has no headset. However, many users find this too restrictive and would like a way to enable password announcement. While we cannot speak the passwords all the time ,to avoid leaking them, we expose a preference so each user can choose the option that best works for him/her. bug:5712607 Change-Id: I1a6e95c392c18dc8d7406b1cef49705756b31254