summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/ConfirmDeviceCredentialBaseFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* Prevent crash when removing an account.Julia Reynolds2015-07-101-0/+3
| | | | | Bug: 21164141 Change-Id: Ib7cee6d8478b49339fd3477e2369da15069f9c3f
* Talkback improvements for Settings screens.Julia Reynolds2015-07-091-0/+12
| | | | | Bug: 21164141 Change-Id: I7444261ccf967f6db70c9fe44a00bd3f19ceb975
* Animations/success state for external confirm device credentials (2/2)Jorim Jaggi2015-06-101-4/+13
| | | | | Bug: 20929186 Change-Id: I4489dd37f1148fb03315ec337a546eee04660cb5
* Update fingerprint enroll UI to spec.Jorim Jaggi2015-04-241-1/+2
| | | | | | | Also adds sliding animations between the steps. Bug: 20495507 Change-Id: I148d8d8b8082361149f02fd2dc4cead0ba3e2526
* Unbreak CC screenAndres Morales2015-04-161-2/+2
| | | | | | Re-add logic in authenticationSucceeded Change-Id: Iac1925f5e2f2f67dd5d7c7f5d454f32691d51b61
* Update confirm device credentials to spec, add fingerprintJorim Jaggi2015-04-131-0/+102
- New strings in the screen. - New layout/style. - Clean up internal API's around it. - Add fingerprint support if launched from externally - Separate theme if launched from externally - If launched from above Keyguard, use SHOW_WHEN_LOCKED flag Change-Id: Icdf9bf9e0506841f24e8aab5f0f1d1f4b688951f