summaryrefslogtreecommitdiffstats
path: root/res/xml/security_settings_encrypted.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug #14323097 Launching Security from Settings search resultsFabrice Di Meglio2014-07-281-1/+2
| | | | | | | | ...show header as Settings instead of Security - add missing title to a few fragments Change-Id: I74fb95ca58269ff1c77afa20ed40e7042873130c
* Improve Preference highlightingFabrice Di Meglio2014-04-181-4/+4
| | | | | | | | | | | | | | | | | - use PreferenceFragment.onBindPreferences() to launch highlighting - improve SettingsPreferenceFragment code for highlighting: now we can find the View to highlight thru its Tag if there is no ListAdapter available - add HighlightingFragment for highlighting a View from its tag/key. This is dealing with cases when the content is custom and not relying on SettingsPreferenceFragment (like DataUsageSummary) Also: - improve DataUsageSummary so that onResume() is not recreating the Tabs all the time - add missing "android:keys" on some Security Settings preference files Change-Id: Ib1dd8238fe2fb57c151d584c0810a0e0a5ad97c4
* Display the correct encryption settings.Jason parks2011-01-251-0/+32
* You can no longer try to encrypt the device when it is encrypted. * Moved the encryption section below the lock screen section. It will be more common to change the lock screen settings. * If the device doesn't support encryption don't display the encryption section. Bug: 3384074 Change-Id: I172f5894a3cea57b1b8d03a84f1ecf0ee500c1f3