index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
util
/
animation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that launched Views implement LaunchableView
Jordan Demeulenaere
2023-01-30
1
-15
/
+14
*
Fix clipping during media squishing and general behavior
Selim Cinek
2022-12-27
2
-2
/
+35
*
Use 60Hz frame calculations instead of magic numbers
Evan Laird
2022-03-17
1
-0
/
+6
*
[Animations] Add a utility method to get the number of milliseconds for
Caitlin Cassidy
2022-03-15
1
-0
/
+41
*
Move ActivityLaunchAnimator in its own lib. (1/n)
Jordan Demeulenaere
2021-04-08
1
-2
/
+1
*
Extract ActivityLaunchAnimator into a reusable class.
Jordan Demeulenaere
2021-04-06
1
-0
/
+18
*
Merge "Remove OnPreDrawListener when detached from window"
Robert Snoeberger
2020-10-01
1
-1
/
+14
|
\
|
*
Remove OnPreDrawListener when detached from window
Robert Snoeberger
2020-09-30
1
-1
/
+14
*
|
Move Pip codes from SysUI to WMShell lib (9/N)
Bill Lin
2020-09-30
3
-1685
/
+0
|
/
*
Use sf animation handler in PIP PhysicsAnimator
Tony Huang
2020-07-16
1
-6
/
+42
*
Fixed an issue where scrolling didn't work anymore after going to landscape
Selim Cinek
2020-06-29
1
-1
/
+18
*
Fix RTL text in TransitionLayout
Jeff DeCew
2020-06-27
1
-4
/
+26
*
Making transitions between gone hosts work better
Selim Cinek
2020-06-25
3
-28
/
+183
*
Merge changes I30a2fa4f,I1abd1561 into rvc-dev
TreeHugger Robot
2020-06-23
1
-8
/
+3
|
\
|
*
Fix cliping when the media player is fully clipped off
Selim Cinek
2020-06-22
1
-8
/
+3
*
|
Correct RTL layout of media players
Jeff DeCew
2020-06-22
1
-2
/
+7
|
/
*
Making the media carousel dismissable
Selim Cinek
2020-06-19
1
-3
/
+15
*
Scale down PIP when it's dragged into the dismiss target.
Josh Tsuji
2020-06-17
1
-0
/
+34
*
Fix clipping while scrolling
Lucas Dupin
2020-06-16
1
-3
/
+15
*
Merge "Hook up media player resumption to UI" into rvc-dev
Lucas Dupin
2020-06-16
2
-0
/
+16
|
\
|
*
Hook up media player resumption to UI
Lucas Dupin
2020-06-15
2
-0
/
+16
*
|
Merge "Fixed an issue where the Device output chip lost its alpha" into rvc-dev
Selim Cinek
2020-06-15
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fixed an issue where the Device output chip lost its alpha
Selim Cinek
2020-06-12
1
-0
/
+4
*
|
Remove DynamicAnimation when it ends.
Garfield Tan
2020-06-09
1
-0
/
+6
*
|
Use WeakReference to hold target in values.
Garfield Tan
2020-06-05
1
-7
/
+25
|
/
*
Replacing MotionLayout with DynamicLayout
Selim Cinek
2020-05-26
5
-129
/
+613
*
Merge changes from topic "media_refactor" into rvc-dev
Selim Cinek
2020-05-12
2
-0
/
+195
|
\
|
*
Handling multiple players better
Selim Cinek
2020-05-08
1
-6
/
+16
|
*
Fixing some issues where view was too short when created
Selim Cinek
2020-05-08
1
-6
/
+9
|
*
Made the animation logic more stable
Selim Cinek
2020-05-08
1
-1
/
+1
|
*
Measuring the Media Views now properly the first time its created
Selim Cinek
2020-05-08
3
-41
/
+182
|
*
Refactored the Media Player management
Selim Cinek
2020-05-08
1
-0
/
+41
*
|
Fix PIP snapping to incorrect location.
Joshua Tsuji
2020-05-07
1
-4
/
+21
|
/
*
Add the Manage menu!
Joshua Tsuji
2020-04-21
1
-7
/
+37
*
Modifies PhysicsAnimator's cancellation methods to support tests.
Joshua Tsuji
2020-02-19
2
-6
/
+57
*
Adds estimateFlingEndValue to PhysicsAnimator.
Joshua Tsuji
2020-02-06
1
-0
/
+17
*
Fix issue with left-flings when distanceToDestination = 0.
Joshua Tsuji
2020-01-15
1
-9
/
+13
*
Add FloatProperties, which contains helpful properties for animating Rects.
Joshua Tsuji
2020-01-14
1
-0
/
+107
*
Filter end actions for null, and allow Runnables from Java
Joshua Tsuji
2020-01-14
1
-2
/
+11
*
Cancel flings before restarting them.
Joshua Tsuji
2020-01-14
1
-1
/
+3
*
Adds 'flinging-then-springing' to the PhysicsAnimator.
Joshua Tsuji
2020-01-14
2
-57
/
+225
*
Fix isPropertyAnimating to include flings, and add tests.
Joshua Tsuji
2020-01-14
1
-1
/
+2
*
Merge "Suppress unchecked cast warnings because they're upsetting mankoff@."
TreeHugger Robot
2019-12-19
2
-0
/
+4
|
\
|
*
Suppress unchecked cast warnings because they're upsetting mankoff@.
Joshua Tsuji
2019-12-19
2
-0
/
+4
*
|
Fix occassional CME in physics tests.
Joshua Tsuji
2019-12-19
1
-2
/
+9
|
/
*
Adds PhysicsAnimator and accompanying test utilities!
Joshua Tsuji
2019-12-17
2
-0
/
+1174