index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ViewPropertyAnimator.java
Age
Commit message (
Expand
)
Author
2020-08-19
Add missing @FloatRange
John Reck
2019-09-20
Updated ViewPropertyAnimator to call View
Nader Jawad
2019-05-17
Send subtree changed AccessibilityEvent for all alpha changes.
Qasid Ahmad Sadiq
2019-02-22
Address API council feedback
John Reck
2019-02-05
Updated UnsupportedAppUsage annotation usage on setAlphaNoInvalidation
Nader Jawad
2018-10-04
Rename & package shuffle
John Reck
2018-08-01
Remove dead code
John Reck
2016-10-12
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-03-31
Revert "Revert "Run cleanup before end actions of ViewPropertyAnimator.""
George Mount
2016-03-30
Revert "Run cleanup before end actions of ViewPropertyAnimator."
George Mount
2016-03-29
Run cleanup before end actions of ViewPropertyAnimator.
George Mount
2015-06-15
Revert "Make VPA.setInterpolator(null) unset the interpolator."
Vladislav Kaznacheev
2015-05-20
Make VPA.setInterpolator(null) unset the interpolator.
Vladislav Kaznacheev
2015-05-19
am 9b716793: Merge "Revert "Make VPA.setInterpolator(null) unset the interpol...
Yigit Boyar
2015-05-18
am d2368d07: Merge "Make VPA.setInterpolator(null) unset the interpolator." i...
Vladislav Kaznacheev
2015-05-18
Revert "Make VPA.setInterpolator(null) unset the interpolator."
Yigit Boyar
2015-05-15
Make VPA.setInterpolator(null) unset the interpolator.
Vladislav Kaznacheev
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2014-08-28
Canceling ViewPropertyAnimator now removes pending actions
Chet Haase
2014-08-08
Don't use ViewPropertyAnimatorRT yet
John Reck
2014-07-05
am 89c9c67a: am d92ab153: am a6336747: Merge "Fix a copy/paste typo in ViewPr...
Nick Kralevich
2014-07-02
Merge "Fix a copy/paste typo in ViewPropertyAnimator"
Nick Kralevich
2014-07-01
ViewPropAnimRT fixes
John Reck
2014-06-20
Fix alpha animations in ViewPropAnimRT
John Reck
2014-06-20
Re-enable ViewPropAnimRT
John Reck
2014-05-28
Merge "Make ViewPropertyAnimator correctly damage shadow receivers" into lmp-...
Chris Craik
2014-05-28
Make ViewPropertyAnimator correctly damage shadow receivers
Chris Craik
2014-05-28
Disable RT animations
John Reck
2014-05-19
Baby steps
John Reck
2014-04-29
RenderThread animator support
John Reck
2014-04-28
Add elevation, Z properties to View
Chris Craik
2014-04-02
Move most TransformationInfo properties to RenderNode
Chris Craik
2014-03-28
Update several stale RenderNode variable names
Chris Craik
2014-03-17
Rename DisplayList->RenderNode
John Reck
2013-12-20
Add initial APIs for 3d view manipulation.
Chris Craik
2013-12-12
3d view system!
Chris Craik
2013-10-02
Fix a copy/paste typo in ViewPropertyAnimator
Cyril Mottier
2013-09-13
Only buildLayer() on attached views
Chet Haase
2013-09-10
Build layer immediately when setting it in ViewPropertyAnimator
Chet Haase
2013-09-09
Add updateListener to ViewPropertyAnimator
Chet Haase
2013-07-25
Return the actual interpolator of the ViewPropertyAnimator
Cyril Mottier
2013-05-09
Fix start delay jank in ViewPropertyAnimator
Chet Haase
2013-04-17
Fix build - remove obsolete import of Animatable
Chet Haase
2013-04-12
API and doc cleanup, plus small animation/UI features
Chet Haase
2012-12-17
change onEnd() to withEndAction() in javadocs
Robert Ly
2012-08-17
More view hierarchy, fragment debugging.
Dianne Hackborn
2012-05-13
Prevent ViewPropertyAnimators from getting started twice
Michael Jurka
2012-05-03
Minor doc fixes for animation- and view-related things
Chet Haase
2012-04-23
Remove USE_DISPLAY_LIST_PROPERTIES flag
Chet Haase
2012-04-19
Make ViewPropertyAnimator ListView-animation-capable
Chet Haase
[next]