summaryrefslogtreecommitdiffstats
path: root/res/values/arrays.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add support for per-package policy for sending premium SMS.Jake Hamby2012-09-141-0/+10
| | | | | | | | | | | | The default behavior for sending a message to a premium SMS short code (or suspected premium SMS number) is to ask the user for confirmation. Enable the user to set a default policy ("remember this choice" checkbox) to always/never allow the app to send SMS to premium short codes in the future. The policy can be changed by the Settings app in the app info screen. Bug: 5513975 Change-Id: I93053fef1524ee7772cc87364c760cb3dbf01ad7
* Add new setting to control overlay displays.Jeff Brown2012-08-291-0/+18
| | | | Change-Id: I9582bb149dca716699ef5977ef8f84bb3136e0c0
* No more silent-mode tristate in Sound Settings.Amith Yamasani2012-05-161-14/+0
| | | | | | | Delete delete delete. Bug: 6036529 Change-Id: Ia1ec2a1740c3010ec4373bed18ce72bedcb9211b
* Update strings and character limits for some new stringsAmith Yamasani2012-04-061-1/+1
| | | | | | Bug: 6243599 Bug: 6247318 Change-Id: Iaab4f6a2b55b7ee18804a3dcf8a0d00e67627e57
* User management screensAmith Yamasani2012-03-271-0/+18
| | | | | | | | | | | 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
* Remove dead strings and codeIrfan Sheriff2012-03-061-14/+0
| | | | Change-Id: Iacd5c1bee978a52b2e534a2c9db5a1b98f5bd48e
* Also restore a deleted array that is still referenced.Eric Fischer2012-03-051-0/+14
| | | | Change-Id: I6b9aecd9dc634eb55c2d256ab9dc9f623ad4feb5
* Enhance and fix WPS UIIrfan Sheriff2012-03-021-13/+0
| | | | | | | | | | | | | - Fixes WPS usage for open network - Exposes WPS on UI for easy access to push button and pin based techniques - Adds support for cancelling WPS - Adds a dialog that reports a progress since WPS can take quite a bit of time to complete The WpsDialog code is enhanced from contribution by yoshihiko.ikenaga@jp.sony.com on partner source. Change-Id: Ib0103507e0192e8195e7bfeb1c8e8855c20e23ca
* am f91e52c9: am c4bf8cd9: am 2f76aaaf: Merge "Enable EAP-pwd configuration ↵Irfan Sheriff2012-03-011-0/+3
|\ | | | | | | | | | | | | in WiFi Settings." * commit 'f91e52c986f4e7f8094a794c471813ac05d5d59c': Enable EAP-pwd configuration in WiFi Settings.
| * Enable EAP-pwd configuration in WiFi Settings.Partha N2012-02-261-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | EAP-pwd (RFC 5931) is an EAP method that uses a shared password for authentication. It has the simplicity of setup as WPA2-PSK (no certificates), but provides strong authenticaiton like 802.1x. Modified the Settings screen so that the only visible fields when choosing EAP-pwd are 'identity' and 'password'. Change-Id: I9365d873b43c416ddfa4cae47b7419d902c212a7 Signed-off-by: Partha N <parthan@gmail.com>
* | Add support for wifi verification before connectIrfan Sheriff2012-02-291-0/+8
| | | | | | | | Change-Id: Ie1fb9c2fad4f75985077236eab61c296314f4fe4
* | Add Developer Option setting for Animator scaling.Chet Haase2012-02-021-0/+22
|/ | | | | | | | | | | | | 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
* Overhaul vibrate and silent settings to match hard keys.Amith Yamasani2011-11-301-12/+10
| | | | | | | | | | | | | | | | | We go back to the old style of toggling between Mute/Vibrate/Normal. There is an addition of a checkbox to indicate Vibrate on ring/notif. Icons in volume dialogs are no longer touchable. Bug: 5586083 This simplifies the logic in SoundSettings quite a bit, since there's a 1-1 mapping with ringer mode. Don't disable volume sliders when muted, so you can go to zero and back up by sliding your finger. This is because the icons are not clickable anymore. Change-Id: Ia7ce7e1bf108419eb107f03b7720101efe1598b1
* Restore Wi-Fi spelling; change "extra-large" to "huge".Claudia de Veaux2011-10-171-1/+1
| | | | | | Bugs: 5467607, 5163232 Change-Id: Ia0085a085b6f2d1ec9d5a00d08dee4bb38b10f22
* Fix mismatched markup in Settings strings.Eric Fischer2011-10-041-9/+9
| | | | | | | | | | | | | | | Revert "Revert "Settings strings cleanup per standards."" Bugs: 5165745, 5163232, 5162668, 5162667, 5162328 Implementation of language and spelling changes requested by Design such as WiFi. Also removed some dialog titles per Design. Will file separate bug to have the titles removed properly; for now I just made the string empty. This reverts commit e2db5875f6e84398a976135c321697a506aaf4df. Change-Id: I0f865d1441d990e5e63f2a257a27ae521220af14
* Merge "Revert "Settings strings cleanup per standards. Bugs: 5165745, ↵Claudia de Veaux2011-10-041-9/+9
|\ | | | | | | 5163232, 5162668, 5162667, 5162328 Implementation of language and spelling changes requested by Design such as WiFi. Also removed some dialog titles per Design. Will file separate bug to have the titl""
| * Revert "Settings strings cleanup per standards. Bugs: 5165745, 5163232, ↵Claudia de Veaux2011-10-041-9/+9
| | | | | | | | | | 5162668, 5162667, 5162328 Implementation of language and spelling changes requested by Design such as WiFi. Also removed some dialog titles per Design. Will file separate bug to have the titl" This reverts commit c9c29d90f7cb9db9158b6e3a7464f1db06084c1d
* | Merge "Settings strings cleanup per standards. Bugs: 5165745, 5163232, ↵Claudia de Veaux2011-10-041-9/+9
|\ \ | |/ | | | | 5162668, 5162667, 5162328 Implementation of language and spelling changes requested by Design such as WiFi. Also removed some dialog titles per Design. Will file separate bug to have the titles removed properly; for now I just made the string empty."
| * Settings strings cleanup per standards.Claudia de Veaux2011-10-031-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugs: 5165745, 5163232, 5162668, 5162667, 5162328 Implementation of language and spelling changes requested by Design such as WiFi. Also removed some dialog titles per Design. Will file separate bug to have the titles removed properly; for now I just made the string empty. Change-Id: I56b251a0d639f8d25f0908c636226e0d6e7da6a5 More changes to add <xliff:g/> around raw HTML per Eric Fischer. Fixed redundant <string> tag caught in review.
* | Fix ISO3 code for spanish in demo strings array.Narayan Kamath2011-10-031-1/+1
|/ | | | | bug:5399728 Change-Id: Ib001425c0ea0298720d9c65f5ece22ecd70ce471
* Modify ApnEditor app for new APN schema.sinikang2011-09-151-0/+16
| | | | | | | | | | | As the telephony db is changed, The ApnEditor app has to be changed also. As your request, I changed the ListPreference object to read-only CheckBoxPreference object and "The Others" to "Unspecified".This is a pair set with below change-ids. - https://partner.source.android.com/g/#/c/8515/ - https://partner.source.android.com/g/#/c/8517/ - https://partner.source.android.com/g/#/c/9048/ Change-Id: I2bdd4f3076adfbee0f277ddb59a150e51e45ac9b bug:4991683
* Limit choice of font sizes to Small, Normal, Large and Extra Large.Amith Yamasani2011-09-131-10/+4
| | | | | | | | Bug: 5248351 Scales are 0.85x, 1.0x 1.15x and 1.3x Change-Id: I784f64d7b0c52e1fd6b26ff4b4df7a9b23f23fe0
* Bug 5042999: Wi-Fi disconnect policy stringsGilles Debunne2011-09-081-14/+14
| | | | | | | Changed string. Preference's summary now displays the currently selected value. Change-Id: I5d867bb149c247809c6794f57d91dbebd96392f4
* Merge "Implement the new TTS settings UI."Narayan Kamath2011-08-241-27/+7
|\
| * Implement the new TTS settings UI.Narayan Kamath2011-08-231-27/+7
| | | | | | | | | | | | bug:5149036 Change-Id: I81a9786d20be3e9bf87550d6a0cc04191409600c
* | Merge "Changing wifi connection dialog per UX"Irfan Sheriff2011-08-191-4/+4
|\ \
| * | Changing wifi connection dialog per UXIsaac Levy2011-08-181-4/+4
| |/ | | | | | | | | | | | | - Added an advanced options checkbox and moving WPS, DHCP, Proxy to there - Minor string changes Change-Id: I7a135a483435379692a54ea0ef2663136c468945
* | Updates to screen security settings UI text per design.Claudia de Veaux2011-08-181-1/+1
|/ | | | | | | | | | | | | Bug: 5173985 Change-Id: Icdb1873fd9867e3aed7752e90a00c2f725c1fa6a Edit to lock_after_timeout_summary to rephrase so new option values will read correctly. Also, this change includes a fix for embarrassing spelling/grammar mistakes in Accessibility hint text. Bug: 5184517
* Merge "Part of effort to remove "failure" messaging to end-users. Bug: 5165745"Justin Ho2011-08-171-2/+2
|\
| * Part of effort to remove "failure" messaging to end-users.Claudia de Veaux2011-08-161-2/+2
| | | | | | | | | | | | Bug: 5165745 Change-Id: I26ba08c783ede59e503deea2f1018af503fa0f33
* | Changed wifi status lines per UX consultIsaac Levy2011-08-161-5/+16
|/ | | | Change-Id: I656fa2c5c52338b320796a919edb5018e7b68851
* Fix issue #5137681: et_source_broad_Android - GoogleJob...Dianne Hackborn2011-08-081-1/+1
| | | | | | | | | | ...[ 91639 / - ]-GTT _request "0.85" clarification Whatever that means. To me it means, "do not translate." Change-Id: Ieedd1251f3956f72ac7f22095cc82f839736e3bc
* Fix multiple BT settings bugs.Jake Hamby2011-08-031-4/+4
| | | | | | | | | | | | | | | | | | - Change Bluetooth profiles screen to match ICS wireframes - Remove BluetoothProfilePreference.java (no longer used) - Remove "Pair with this device" summary below every unpaired device - Remove "Paired but not connected" summary below unconnected paired devices - Fix auto connection after pairing (reuse existing CachedBluetoothDevice) - Add "Connected (no phone/media)" summaries based on ICS wireframes - Fix visibility timeout strings. - Fix crash when starting Bluetooth from Settings shortcut widget. Bug: 5064139 Bug: 5064324 Bug: 5080404 Bug: 5093513 Bug: 5104485 Change-Id: Ie87103e183ce414c86cb1831a38ef0178b1b1292
* Updated: Wi-Fi p2p initial UI implementationrepo sync2011-07-241-0/+22
| | | | Change-Id: If60f42f76fa07a868d2e11b012b4697252c69f5f
* Upgrade Bluetooth pairing dialogs for ICS.Jake Hamby2011-07-151-8/+0
| | | | | | | | | | * Change Bluetooth pairing dialogs to match ICS wireframes. * Default to numeric soft keyboard for PIN entry, and add checkbox to allow user to switch to alphanumeric keyboard if necessary. * Move all Bluetooth advanced settings into action bar menu. * Toggle visibility by touching "My device" entry in devices list. Change-Id: Ic2377eb4364f41d215181cb1e3933997c9db9106
* Various small fixes to the debugging settings.Dianne Hackborn2011-07-141-4/+8
| | | | | | Also tweak to follow changes in activity manager. Change-Id: Icd3fdff69dfc9e4c027d904ae95da3fb9bd65152
* Bug 5003461 - Removed animation optionGilles Debunne2011-07-081-24/+0
| | | | | | Associated change in DatabaseHelper to reset this value in the database. Change-Id: I530da617c44773fad31e62f595d0c335daf64148
* VpnSettings: add status report.Chia-chi Yeh2011-07-041-4/+8
| | | | Change-Id: Ia050d997524b39868e6acce82d12b0415909ab77
* Move the main interesting DevTools settings into the main settings app.Dianne Hackborn2011-07-011-0/+60
| | | | | | | These are in the "development" section of the settings app, expanding on ADB and other stuff that is already there. Change-Id: I61a4955df0c548dcf1f39be46d21e8b8d02e454a
* Settings: revise VpnSettings.Chia-chi Yeh2011-06-261-1/+35
| | | | | | | | Make the style closer to other settings. Profiles are saved in KeyStore with optional account information. Not adapt to IConnectivityManager yet. Change-Id: I9d7a0c14b253a0b355499c5e558b0761fa24ea22
* Dream (screensaver) settings.Daniel Sandler2011-05-261-0/+32
| | | | | | | | Depends on change Ied691856 for Settings.Secure.DREAM_TIMEOUT and Settings.Secure.DREAM_COMPONENT. Change-Id: Ib6f74b74036e12637efb891b97e459a4e33444e7
* am ce0976cc: am 2ba97451: am f3b325f5: Debug feature for HDCP compliance ↵Amith Yamasani2011-03-231-1/+22
|\ | | | | | | | | | | | | testing. * commit 'ce0976cccd8a283689b15e33ce2cfaf819620bf6': Debug feature for HDCP compliance testing.
| * Debug feature for HDCP compliance testing.Amith Yamasani2011-03-231-1/+22
| | | | | | | | | | | | | | | | Bug: 4149811 Add a setting in Application->Development to change HDCP checking. Change-Id: I5561b097b3fd7dbfc4eaf1977b80a37fc29572aa
* | Merge "Add font size preference."Dianne Hackborn2011-03-041-0/+20
|\ \ | |/ |/|
| * Add font size preference.Dianne Hackborn2011-03-041-0/+20
| | | | | | | | | | | | Shamelessly stolen from SpareParts. Change-Id: I5bcdc5c738a0b2af7e7bd8dae303997c28298086
* | am 665fc6aa: am b7e393bf: Merge "Bring back Wi-Fi sleep policy setting for ↵Amith Yamasani2011-03-021-0/+11
|\ \ | | | | | | | | | | | | | | | | | | wifi-only devices." into honeycomb * commit '665fc6aadd07b831dcb72d1e04199fd26b6049b6': Bring back Wi-Fi sleep policy setting for wifi-only devices.
| * | Bring back Wi-Fi sleep policy setting for wifi-only devices.Amith Yamasani2011-03-021-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | Have a different set of strings, since we cannot mention mobile data for a wifi-only device. Bug: 3487952 Change-Id: I486315da40f15807f75d85d2a077a6b234a1e3d7
* | | Adding system wide long press timeout configurability under accessibility.Svetoslav Ganov2011-03-021-0/+18
| |/ |/| | | | | | | | | | | | | bug:3505096 Added an option in the accessibility set Change-Id: Ie36240229ca15a252d5f34051bfe8ac77a101da9
* | Add support for WPA for soft ApIrfan Sheriff2011-02-171-0/+2
| | | | | | | | | | Bug: 2771935 Change-Id: I2c02b4e686a65e0748f4a4afd27dc49602d6dd98
* | Re-enable wifi proxy UIIrfan Sheriff2011-02-101-2/+2
| | | | | | | | | | | | | | | | - Add text to warn users about support - Move proxy above IP settings based on UI recommendations Bug: 3328410 Change-Id: I3b5aafd32b16adfcd2fadb572ebb2694afdeccbb