summaryrefslogtreecommitdiffstats
path: root/res/interpolator
Commit message (Collapse)AuthorAgeFilesLines
* Updating the all-apps discovery bounce animationSunny Goyal2017-08-293-48/+4
| | | | | | | | | > Animation plays on every onResume > Updating animation to loop continuously on v23+ > Updating animation spec Bug: 64331951 Change-Id: Ic6fb8d6975b37f5b010fc585329cba615296f5c7
* Folder animation polish.Jon Miranda2017-06-292-1/+25
| | | | | | | | | | | * Use different interpolators so that the prevew items in large folders appear aligned with the rest of the folder contents longer (the preview item movements are less jumpy). * Fixed animation elevation on close. Bug: 63131666 Bug: 35064148 Change-Id: Iecb1a8d3105e630ee00b3ea4b692979efb928d7d
* Fix folder animations in spring loaded mode + polish.Jon Miranda2017-03-294-48/+0
| | | | | | | | * Changed interpolators. Bug: 36653850 Bug: 35064148 Change-Id: I44a732be969582f718d7dc2f82a9f976331821cb
* Smoother folder animation tweaks.Jon Miranda2017-03-231-1/+1
| | | | | | | | | | | | 1. Start preview item animations later opening 2. Finish item animations sooner when closing 3. 1 & 2 allow the preview items to move as part of the Folder and allows for a smoother animation 4. Remove setCurrentPlayTime as it is O API. Bug: 36522198 Bug: 35064148 Change-Id: If63d4d032078ff4e28b72a09e35da3a71f1d0e27
* Added new interpolators for preview items in large folders.Jon Miranda2017-03-082-0/+48
| | | | | | | | | With larger folders, we want the preview items to reach their final positions faster (when opening) and later (when closing) so that they appear aligned with the rest of the folder items when they are both visible. Bug: 35064148 Change-Id: I170ac2db36a3a20ebe5505711ea59e625050bc1b
* New folder animations.Jon Miranda2017-03-062-0/+48
| | | | | | | | | | | | Added FolderAnimationManager, which manages the opening and closing animations. All of the animations are done in the Folder. ie. When the users taps on the FolderIcon, we immediately hide the FolderIcon and show the Folder inits place before starting the animation. Bug: 35064148 Change-Id: Icacdbbf78a25489f2eab4fd352f2c6ed71eb710b
* Simpler caretPeter Schiller2016-08-021-4/+0
| | | | | Bug: 30527159 Change-Id: I674de149e613c7adb567a13a288baa9877d36112
* Animate discovery bounce for all apps pull up interactionHyunyoung Song2016-07-213-0/+66
| | | | | | | | | | | b/30221381 > Will not support landscape case. If the user knows how to enable rotation, it's very unlikely they don't know how to bring up apps drawer > If unlocked using finger unlock immediately after screen is turned off, bounce is not shown due to delay in ACTION_SCREEN_OFF broadcast Change-Id: Ia8b7e572eaa4aeab8b1add1e5660fee3a63ba21c
* Adding stateful caret drawablePeter Schiller2016-07-141-0/+4
| | | | Change-Id: Iba30da09f882297f789c405f932fef10617bba89
* Override app launch transition for LMP previewAdam Cohen2014-06-112-0/+42
issue 15544569 j) Change-Id: I8aff85a154cb98d865a8834f37b13e30cd03de6c