summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/EncryptionInterstitial.java
Commit message (Expand)AuthorAgeFilesLines
* Sync lastest lifecycle interfaceRaff Tsai2019-11-111-1/+0
* Clean up before making all setting page render edge-to-edgeFan Zhang2019-05-101-2/+1
* Set suw description textview to fixed idpastychang2019-04-121-1/+1
* Rename ButtonFooterMixin to FooterBarMixinpastychang2019-01-241-5/+5
* Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-171-3/+3
* Rename prefix from suw to sudpastychang2019-01-041-2/+2
* Apply FooterButton builderpastychang2018-12-261-12/+12
* Migrating to new footer button for lockscreen pages.pastychang2018-12-261-24/+36
* Change to use setupcompat and setupdesign for suw pagesPasty Chang2018-12-121-1/+2
* Sort importsFan Zhang2018-08-281-2/+2
* Migrate all AlertDialogs to AndroidX versiontmfang2018-07-201-1/+2
* 2/n: Add face to ChooseLock*Kevin Chyn2018-06-291-1/+9
* Read theme for lock screen flowsMaurice Lam2017-06-281-0/+7
* Clean up choose lock intent creationMaurice Lam2017-05-121-0/+1
* Use InstrumentedFragment for EncryptionInterstitialMaurice Lam2017-03-221-61/+85
* Use buttons for EncryptionInterstitialMaurice Lam2017-03-221-60/+20
* Fix a NPE when clicking encryption interstitial headerFan Zhang2017-03-021-0/+3
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
* Log visibility change for DialogCreatable in Settings.Fan Zhang2016-09-211-0/+8
* Log visibility change for all fragments.Fan Zhang2016-08-181-1/+1
* Use GLIF theme for Settings > Security > Screen lockMaurice Lam2016-06-161-6/+36
* [ScreenLock] Use requested quality for encryption popupMaurice Lam2016-05-121-9/+5
* Mark UI components for tests to find.Jeff Sharkey2016-04-011-0/+4
* Moves the encryption interstitial to use the list layoutUdam Saini2016-02-191-43/+31
* port settings over to new metrics enumChris Wren2016-01-271-2/+2
* [ScreenLock] Fix result code handlingMaurice Lam2015-12-151-3/+2
* Allows the user to go back to Encryption ScreenUdam Saini2015-12-101-12/+42
* Depend on support lib preferencesJason Monk2015-10-131-8/+5
* [ScreenLock] Style encryption interstitial in SUWMaurice Lam2015-07-201-3/+6
* [Fingerprint] Change message in encryptionMaurice Lam2015-07-201-3/+11
* Require explicit userId in LockPatternUtilsAdrian Roos2015-04-281-1/+2
* log visibility of viewsChris Wren2015-03-271-0/+6
* [FRP] Use Lock type as header instead of "Encryption"Maurice Lam2014-12-051-1/+1
* Minor cleanup in EncryptionInterstitialJim Miller2014-10-241-2/+4
* Fix bad string in EncryptionInterstitialJim Miller2014-10-171-1/+18
* Show warning dialog when Accessibility is enabledJim Miller2014-10-171-11/+71
* Several fixes to new EncryptionInterstitial dialog.Jim Miller2014-10-171-19/+25
* Add a checkbox option to 'require password to decrypt'Jim Miller2014-10-141-0/+129