summaryrefslogtreecommitdiffstats
path: root/res/xml
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Bug 5003461 - Removed animation optionGilles Debunne2011-07-081-16/+6
| |/ |/| | | | | | | | | Associated change in DatabaseHelper to reset this value in the database. Change-Id: I530da617c44773fad31e62f595d0c335daf64148
* | Super rough implementation of new USB settingsMike Lockwood2011-07-061-0/+30
| | | | | | | | | | | | | | | | There does not seem to be a way to implement radio buttons in a settings screen, so I am using check boxes as a temporary hack. Change-Id: I2d2c7931f689ff04608662b64aafc4862cfef48e Signed-off-by: Mike Lockwood <lockwood@android.com>
* | VpnSettings: add status report.Chia-chi Yeh2011-07-041-0/+1
| | | | | | | | Change-Id: Ia050d997524b39868e6acce82d12b0415909ab77
* | VpnSettings: switch to the new user interface.Chia-chi Yeh2011-07-024-84/+1
| | | | | | | | Change-Id: I7158cd8f146677b2823cfa936792fd232a37ae28
* | Merge "Move the main interesting DevTools settings into the main settings app."Dianne Hackborn2011-07-011-0/+57
|\ \
| * | Move the main interesting DevTools settings into the main settings app.Dianne Hackborn2011-07-011-0/+57
| | | | | | | | | | | | | | | | | | | | | These are in the "development" section of the settings app, expanding on ADB and other stuff that is already there. Change-Id: I61a4955df0c548dcf1f39be46d21e8b8d02e454a
* | | Fixed titles that differ from their link titlesGilles Debunne2011-06-301-0/+1
|/ / | | | | | | Change-Id: Ifa7138a907a6adca05b8906b77f185c78583bff5
* | Implement new UI for IME settingssatok2011-06-301-18/+29
| | | | | | | | | | | | Bug: 4645160 Change-Id: If9046e7e96732f6ee4c0594cc66622b6462bdec9
* | Merge "Follow naming conventions of proguard.flags"Brian Carlstrom2011-06-281-1/+1
|\ \
| * | Follow naming conventions of proguard.flagsBrian Carlstrom2011-06-281-1/+1
| | | | | | | | | | | | Change-Id: Idbd136fb25447aa1f6629d8caa17b87924ed3936
* | | Remove call settings menuDaisuke Miyakawa2011-06-281-11/+0
| | | | | | | | | | | | | | | | | | | | | It will be shown in Contacts app instead Bug: 4971637 Change-Id: I081708d4b2cf296d0e37dd20f6ac82f37438d9f0
* | | Merge "Minor changes in Settings"Gilles Debunne2011-06-281-8/+1
|\ \ \ | |/ / |/| |
| * | Minor changes in SettingsGilles Debunne2011-06-241-8/+1
| | | | | | | | | | | | | | | | | | Battery moved to main menu. Change-Id: I0db89c197a1256aaac35ceb95bfa4a567ea6613f
* | | Merge "Add WifiWatchdogService toggle to Wifi Settings"Isaac Levy2011-06-271-0/+7
|\ \ \
| * | | Add WifiWatchdogService toggle to Wifi SettingsIsaac Levy2011-06-271-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | Toggle is located in Settings->Wifi Settings->Advanced Wifi Settings Change-Id: I0f8f2b6353842dae0b47dca1dd48994e42505169
* | | | CA certificate settings fragmentBrian Carlstrom2011-06-271-0/+5
|/ / / | | | | | | | | | Change-Id: I8d4b595d6cc8d20be9bea655c7674c86a9183818
* | | Merge "Settings: add a new layout for VpnSettings."Chia-chi Yeh2011-06-261-0/+22
|\ \ \ | |/ / |/| |
| * | Settings: add a new layout for VpnSettings.Chia-chi Yeh2011-06-261-0/+22
| | | | | | | | | | | | Change-Id: I12b89771621e2e1b8ceea6e899e1a27dae6fac08
* | | Merge "Add "large text" accessibility option."Dianne Hackborn2011-06-241-7/+10
|\ \ \
| * | | Add "large text" accessibility option.Dianne Hackborn2011-06-231-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also re-arrange the UI a bit to clearly put the button for enabling/disabiling accessibility services along-side said services. Change-Id: Ica1ddecddf6e97800909ba6bea9ce4e124b59c01
* | | | Refactoring in Settings/ApplicationsGilles Debunne2011-06-223-29/+38
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | Battery, Development moved to main menu. Unknown sources moved to Security. Main menu links directly to ManageApplications. ApplicationSettings was kept in case an other app referenced it. Change-Id: I0271d4222cfc192f9235f21e06bf3b56f77db1a4
* | | Split Location and Security settings.Gilles Debunne2011-06-213-29/+50
| | | | | | | | | | | | | | | | | | Needs final icon for location. Change-Id: I8d826203c4d0ca4ae768f59ecdeae2700bad7c86
* | | Settings refactoringGilles Debunne2011-06-217-173/+143
|/ / | | | | | | | | | | Wifi and bluetooth pane refactored, main toggles moved to left pane. Change-Id: I42ea4cf3bdf24158f3c67e0dea311258206cd78a
* | Wallpaper settingsAmith Yamasani2011-06-162-1/+27
| | | | | | | | | | | | | | | | | | Added an option in Screen settings to choose a wallpaper. It then shows a list of wallpaper sources and launches the corresponding intent on selecting. Bug: 4691375 Change-Id: I9de9edf56ae4cdd5145a1c5d836df66b893a05fe
* | Text to speech settings UI change.Narayan Kamath2011-06-161-20/+19
| | | | | | | | | | | | | | | | | | No more separate checkboxes for each of the engines. This brings it more in line with the voice recognition settings. The user is shown a data warning every time he chooses a non system engine as the default. Change-Id: I00fcb9c9f634a9fc13ff14da8bfade79ae6727c4
* | Checkpoint of data usage UI, graphs and lists.Jeff Sharkey2011-06-091-0/+5
| | | | | | | | | | | | | | | | | | Chart of network usage over time, with draggable "sweep" bars for inspection region and warning/limits. Talks with NetworkStatsService for live data, and updates list of application usage as inspection region changes. Change-Id: I2a406e6776daf7d74143c07ec683c10fe711c277
* | am a3a96d18: am bb8fc4a4: am 9fc039e7: Merge "Add a preference panel for ↵Jeff Brown2011-06-031-0/+8
|\ \ | |/ | | | | | | | | | | mouse speed." into honeycomb-mr2 * commit 'a3a96d180f7b1351e6f2aaa8763dc962844fc83e': Add a preference panel for mouse speed.
| * Add a preference panel for mouse speed.Jeff Brown2011-06-021-0/+8
| | | | | | | | | | | | Bug: 4124987 Change-Id: Icf166810ebbd3745f0065331c140a074b58a363c
* | Integrating keystore with keyguard (Part 4 of 4)Brian Carlstrom2011-06-011-13/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Summary: frameworks/base keystore rewrite keyguard integration with keystore on keyguard entry or keyguard change KeyStore API simplification packages/apps/Settings Removed com.android.credentials.SET_PASSWORD intent support Added keyguard requirement for keystore use packages/apps/CertInstaller Tracking KeyStore API changes Fix for NPE in CertInstaller when certificate lacks basic constraints packages/apps/KeyChain Tracking KeyStore API changes Details: frameworks/base Move keystore from C to C++ while rewriting password implementation. Removed global variables. Added many comments. cmds/keystore/Android.mk cmds/keystore/keystore.h cmds/keystore/keystore.c => cmds/keystore/keystore.cpp cmds/keystore/keystore_cli.c => cmds/keystore/keystore_cli.cpp Changed saveLockPattern and saveLockPassword to notify the keystore on changes so that the keystore master key can be reencrypted when the keyguard changes. core/java/com/android/internal/widget/LockPatternUtils.java Changed unlock screens to pass values for keystore unlock or initialization policy/src/com/android/internal/policy/impl/PasswordUnlockScreen.java policy/src/com/android/internal/policy/impl/PatternUnlockScreen.java KeyStore API changes - renamed test() to state(), which now return a State enum - made APIs with byte[] key arguments private - added new KeyStore.isEmpty used to determine if a keyguard is required keystore/java/android/security/KeyStore.java In addition to tracking KeyStore API changes, added new testIsEmpty and improved some existing tests to validate expect values. keystore/tests/src/android/security/KeyStoreTest.java packages/apps/Settings Removing com.android.credentials.SET_PASSWORD intent with the removal of the ability to set an explicit keystore password now that the keyguard value is used. Changed to ensure keyguard is enabled for keystore install or unlock. Cleaned up interwoven dialog handing into discrete dialog helper classes. AndroidManifest.xml src/com/android/settings/CredentialStorage.java Remove layout for entering new password res/layout/credentials_dialog.xml Remove enable credentials checkbox res/xml/security_settings_misc.xml src/com/android/settings/SecuritySettings.java Added ability to specify minimum quality key to ChooseLockGeneric Activity. Used by CredentialStorage, but could also be used by CryptKeeperSettings. Changed ChooseLockGeneric to understand minimum quality for keystore in addition to DPM and device encryption. src/com/android/settings/ChooseLockGeneric.java Changed to use getActivePasswordQuality from getKeyguardStoredPasswordQuality based on experience in CredentialStorage. Removed bogus class javadoc. src/com/android/settings/CryptKeeperSettings.java Tracking KeyStore API changes src/com/android/settings/vpn/VpnSettings.java src/com/android/settings/wifi/WifiSettings.java Removing now unused string resources res/values-af/strings.xml res/values-am/strings.xml res/values-ar/strings.xml res/values-bg/strings.xml res/values-ca/strings.xml res/values-cs/strings.xml res/values-da/strings.xml res/values-de/strings.xml res/values-el/strings.xml res/values-en-rGB/strings.xml res/values-es-rUS/strings.xml res/values-es/strings.xml res/values-fa/strings.xml res/values-fi/strings.xml res/values-fr/strings.xml res/values-hr/strings.xml res/values-hu/strings.xml res/values-in/strings.xml res/values-it/strings.xml res/values-iw/strings.xml res/values-ja/strings.xml res/values-ko/strings.xml res/values-lt/strings.xml res/values-lv/strings.xml res/values-ms/strings.xml res/values-nb/strings.xml res/values-nl/strings.xml res/values-pl/strings.xml res/values-pt-rPT/strings.xml res/values-pt/strings.xml res/values-rm/strings.xml res/values-ro/strings.xml res/values-ru/strings.xml res/values-sk/strings.xml res/values-sl/strings.xml res/values-sr/strings.xml res/values-sv/strings.xml res/values-sw/strings.xml res/values-th/strings.xml res/values-tl/strings.xml res/values-tr/strings.xml res/values-uk/strings.xml res/values-vi/strings.xml res/values-zh-rCN/strings.xml res/values-zh-rTW/strings.xml res/values-zu/strings.xml res/values/strings.xml packages/apps/CertInstaller Tracking KeyStore API changes src/com/android/certinstaller/CertInstaller.java Fix for NPE in CertInstaller when certificate lacks basic constraints src/com/android/certinstaller/CredentialHelper.java packages/apps/KeyChain Tracking KeyStore API changes src/com/android/keychain/KeyChainActivity.java src/com/android/keychain/KeyChainService.java support/src/com/android/keychain/tests/support/IKeyChainServiceTestSupport.aidl support/src/com/android/keychain/tests/support/KeyChainServiceTestSupport.java tests/src/com/android/keychain/tests/KeyChainServiceTest.java Change-Id: I80533bf8986a92b0b99cd5fb1c4943e0f23fc1c8
* | Merge "Dream (screensaver) settings."Daniel Sandler2011-05-262-1/+49
|\ \
| * | Dream (screensaver) settings.Daniel Sandler2011-05-262-1/+49
| | | | | | | | | | | | | | | | | | | | | | | | Depends on change Ied691856 for Settings.Secure.DREAM_TIMEOUT and Settings.Secure.DREAM_COMPONENT. Change-Id: Ib6f74b74036e12637efb891b97e459a4e33444e7
* | | resolved conflicts for merge of b593a628 to masterGilles Debunne2011-05-261-49/+1
|\ \ \ | |/ / |/| / | |/ Change-Id: Icf8a913e8780bb7d998cc9f4d0ed91ed66348dc6
| * Storage stats on external SD card in Settings.Gilles Debunne2011-05-251-49/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Storage categories are dynamically created from list of StorageVolumes instead of a static XML. Unknown files' sizes are part of Misc rather than Apps. Categories with a size of 0 are removed. TODO : remove the notion of a "nosdcard" product. Change strings accordingly. See all TODO in code Change-Id: I017ac20f5fa50ad9bdeba8e666754ec84acf3858
* | Change the interface for user dictionary multiple locales.Jean Chalard2011-05-181-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The user dictionary interface now works the following way: * Locale gathering - The current locale is always considered as present, even if there are no words for it in the user dictionary. - Any locale for which at least one word is registered is considered present. - A null locale is considered a valid locale meaning "all languages". - If no words are present at all, since the current locale is always considered present, the system will consider there is exactly one locale present - and allow editing this user dictionary. * Options display - If only one locale is present, the interface is the same as for Honeycomb: display a "User dictionary" PreferenceScreen that brings up the dictionary editor interface. - If there are several locales present, then the user dictionary option will jump to a screen that will display a list of available locales. * Word insertion - Inserting a word will always use the locale of the currently displayed dictionary. If it is the "all languages" null pseudo-locale, that will still hold and the word will be added to this pseudo-locale. It is worthy to note that the "All languages" locale is only accessible if for some reason there are already words with a null locale in the database before this is installed. For example, if an application has inserted some words that way, or if the user inserted words with a previous version of the settings application. On a freshly flashed device, barring the use of third-party application that would add such words, it is not possible to access the "all languages" locale any more because there is no interface to do it, though it works if such words are inside. Bug: 3479738 Change-Id: Iba323e5aeb3f4f575896903a4e8bef6ffb3ea306
* | Enable showing the user dictionary in several locales.Jean Chalard2011-05-111-11/+10
| | | | | | | | | | Bug: 3479738 Change-Id: Ic57a5675c44c36ad255f9927da151ad6a2a8c44c
* | Add summary details for add wifi networkIrfan Sheriff2011-04-151-0/+1
| | | | | | | | | | Bug: 4266690 Change-Id: I3799fa79c0eab0037f207427f64fe2f95e023796
* | advanced settingsJoe Onorato2011-04-061-0/+7
| | | | | | | | Change-Id: Ibc3889e2ab0569f851ec46fe4d1cb1b4920ea5be
* | am ce0976cc: am 2ba97451: am f3b325f5: Debug feature for HDCP compliance ↵Amith Yamasani2011-03-231-0/+6
|\ \ | |/ | | | | | | | | | | testing. * commit 'ce0976cccd8a283689b15e33ce2cfaf819620bf6': Debug feature for HDCP compliance testing.
| * Debug feature for HDCP compliance testing.Amith Yamasani2011-03-231-0/+6
| | | | | | | | | | | | | | | | 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/+9
|\ \ | |/ |/|
| * Add font size preference.Dianne Hackborn2011-03-041-0/+9
| | | | | | | | | | | | Shamelessly stolen from SpareParts. Change-Id: I5bcdc5c738a0b2af7e7bd8dae303997c28298086
* | Updated the strings for configuring long press timeout.Svetoslav Ganov2011-03-031-3/+4
| | | | | | | | Change-Id: I1a4b2e05bf63933861198b8bcf7a34d0f4f6b1fd
* | Merge "Adding system wide long press timeout configurability under ↵Svetoslav Ganov2011-03-021-0/+10
|\ \ | | | | | | | | | accessibility."
| * | Adding system wide long press timeout configurability under accessibility.Svetoslav Ganov2011-03-021-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | bug:3505096 Added an option in the accessibility set Change-Id: Ie36240229ca15a252d5f34051bfe8ac77a101da9
* | | Merge "bug:3321005 make Settings --> Storage screen display little less ugly"Vasu Nori2011-03-021-5/+5
|\ \ \ | |_|/ |/| |
| * | bug:3321005 make Settings --> Storage screen display little less uglyVasu Nori2011-03-021-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I have implemented most of what the UX designer proposed. except these 1. Percentage Bar chart left padding should be 16dip 2. Percentage Bar chart and Total Space preferences should be combined into one singne ViewGroup or something. and "total Space" shoudl be aligned on the right border Change-Id: I9b238eaa561c9837b47b9955e7d718d92543ca34
* | | Merge "Move up wifi tethering settings one level."Amith Yamasani2011-03-022-36/+4
|\ \ \ | |/ / |/| |
| * | Move up wifi tethering settings one level.Amith Yamasani2011-03-022-36/+4
| |/ | | | | | | | | | | | | | | Bug: 3249998 Remove an extra level of menu by moving the Configure Wi-Fi hotspot preference to the Tethering settings page. Change-Id: I20b67ae1ddd7e9967c99ff6a8039799be792382f
* | am 38d3353e: am 03e90322: Merge "Remove more entries not relevant to ↵Amith Yamasani2011-03-021-0/+5
|\ \ | |/ |/| | | | | | | | | wifi-only devices." into honeycomb * commit '38d3353e37be450b1b95d2525acbd53e9b67130e': Remove more entries not relevant to wifi-only devices.
| * am 03e90322: Merge "Remove more entries not relevant to wifi-only devices." ↵Amith Yamasani2011-03-011-0/+5
| |\ | | | | | | | | | | | | | | | | | | into honeycomb * commit '03e90322db140139b19739fbe826494daa900773': Remove more entries not relevant to wifi-only devices.