summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/interpolator
Commit message (Collapse)AuthorAgeFilesLines
* Added animation for trusted to fingerprint errorSelim Cinek2015-08-289-0/+171
| | | | | Bug: 21781452 Change-Id: Ib3b229c9ebece926a68a0c6a69341d0f68166698
* Tweak assist disclosure animationAdrian Roos2015-06-191-0/+22
| | | | | Bug: 21568059 Change-Id: I81666bed4d4ae3eb1998cfdcc652921bafeae7f2
* Polish animations for fingerprint iconJorim Jaggi2015-05-2616-0/+228
| | | | | | | | | | | - Make error state animation faster. - Add animation for -- Draw on when turning on the screen -- Draw off when unlocking -- Error state -> normal state Bug: 21269675 Change-Id: If09c0a35ce194fbeeb86151d45b4cfa81c9999c5
* Add animation for fingerprint error stateJorim Jaggi2015-04-284-0/+76
| | | | | | | | - Put lock icon logic in a separate class. - Add animation when switching between fingerprint scanning and fingerprint error. Change-Id: I87c3f101d645a990d5397b82a797c9ee40a63da2
* Introduce new volume dialog.John Spurlock2015-04-022-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | - New VolumeDialog (presentation) + VolumeDialogController (state) to implement a volume dialog that keeps track of multiple audio streams, including all remote streams. - The dialog starts out with a single stream, with more detail available behind an expand chevron. - Existing zen options reorganized under a master switch bar named "Block interruptions", with "None" renamed to "No interruptions" and "Priority" renamed to "Priority only". - Combined "Block interruptions" icon replaces the now-obsolete star/no-smoking icons in the status bar. - New icons for all sliders. - All sliders present a continuous facade, mapped to discrete integer units under the hood. - All interesting volume events and state changes piped through one central helper for future routing. - VolumePanel is obsolete, still accessible via a sysprop if needed. Complete removal / garbage collection deferred until all needed functionality is ported over. Bug: 19260237 Change-Id: I6689de3e4d14ae666d3e8da302cc9da2d4d77b9b
* QS: Animated hotspot tile icon.John Spurlock2014-11-097-0/+126
| | | | | Bug: 17426910 Change-Id: Ic7d0219b0a5d749223c35fcbedca78d4adf585c5
* Adding bounce animation for affiliated tasks. (Bug 16656169)Winson Chung2014-11-062-0/+40
| | | | Change-Id: I39e4a57c4e6b707d15513dacde2d40c23bb05058
* QS: Toggle tile icon animations.John Spurlock2014-11-0510-0/+180
| | | | | | | | | | | - New location tile icon animation. - New flashlight tile icon animation. - New airplane-mode tile icon animation. - New color inversion tile icon animation. - Remove obsolete static icons. Bug: 17426910 Change-Id: I51c98979afd46f4cdfc2fd383e80d7bf13c5eeab
* QS: New rotation-lock tile icon, using AVDs.John Spurlock2014-11-032-0/+36
Also: - Better icon change detection, unify tile.icon vs tile.iconId. - Fix regression in touch feedback by fixing a11y string calculation. Bug: 17426910 Change-Id: I14772f4e9b3be127bc39106ae9146ed46488fa48