summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src/com/android/keyguard/AppearAnimationUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Animations/success state for external confirm device credentials (1/2)Jorim Jaggi2015-06-091-196/+0
| | | | | Bug: 20929186 Change-Id: I8ca396e353189da7da3e9c98f841b76c876e461e
* Added dissapear animation to pattern and pin inputSelim Cinek2014-11-121-16/+25
| | | | | Bug: 18232017 Change-Id: I062d55b0870ccaad6093b672f5076c3f80c10f94
* Preparations for lockscreen launch animationsJorim Jaggi2014-08-121-2/+1
| | | | | | | | | | | | | | | | - Update unlock animations to new spec to make the consistent with lockscreen launch animations. - Introduce disappearing motion for security views which runs before we actually dismiss Keyguard. - If a window is running the un-force-hide animation, treat as it would have the wallpaper flag set so the wallpaper stays until the animation is completely done. - Run an animation on the wallpaper if the wallpaper is going away. Bug: 15991916 Bug: 16234603 Bug: 15326120 Change-Id: I063aa4f269ddcf75b9a705e90f0c3056b541b642
* Animations for Keyguard user switcher.Jorim Jaggi2014-08-071-12/+61
| | | | | Bug: 15757197 Change-Id: Ia3fcc0f771cea37fc2d57181d859373c423954a7
* Implemented the appear animation for the pattern security.Selim Cinek2014-05-301-43/+83
| | | | | | | Also refactored AppearAnimationUtils slightly to support this. Bug: 15163546 Change-Id: I411fad20c410875dcf7bc465ea545ed90aac187e
* Appear animation for PIN view.Jorim Jaggi2014-05-281-0/+99
Bug: 15163546 Change-Id: I05bc2920cc6e3d19ab64b8b43417b328552e9e2a