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
/
transition
/
Transition.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-04-15
Not to remove the same animator twice
yoshiki iguchi
2018-10-18
Reuse overlay view between two Visibility transitions
Andrey Kulikov
2018-08-30
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-03-13
Excluded Views don't go through Transition.
George Mount
2016-11-17
Extract and unhide TransitionListenerAdapter
Ben Weiss
2016-06-08
Re-add Internal API for cross-task Activity used by assistant.
George Mount
2016-06-06
Revert "Internal API for cross-task Activity used by assistant."
Eino-Ville Talvala
2016-06-03
Internal API for cross-task Activity used by assistant.
George Mount
2016-03-08
Fix propagation delay not working with minimum value = 0
George Mount
2016-02-10
Don't use forceVisibility for Activity Transitions.
George Mount
2015-12-02
Fix @code escapes
Neil Fuller
2015-06-26
Merge "Fix addTarget not limiting to the given views." into mnc-dev
George Mount
2015-06-25
Fix addTarget not limiting to the given views.
George Mount
2015-06-23
Fix removeTarget to remove by ID instead of index.
George Mount
2015-06-05
API Council changes.
George Mount
2015-05-07
Properly cancel animators when View doesn't exist in starting state.
George Mount
2015-05-04
Fix potential NPE in internal isValidTarget method.
George Mount
2015-02-12
Increase visibility of Transition.areValuesChanged() to protected to allow
Todd Volkert
2015-02-12
Revert "Increase visibility of Transition.areValuesChanged() to protected to ...
Todd Volkert
2015-02-12
Increase visibility of Transition.areValuesChanged() to protected to allow
Todd Volkert
2014-10-31
Fix javadoc.
George Mount
2014-10-22
Fix transition being canceled improperly.
George Mount
2014-09-19
Target only shared elements with shared element Transition
George Mount
2014-09-18
Fix broken logic in isValidTarget
George Mount
2014-09-12
Made Transitions act only the views that they target.
George Mount
2014-09-05
Only call setHasTransientState in captureHierarchy.
George Mount
2014-09-05
API Review: Improve javadoc.
George Mount
2014-08-28
Fix NPE when transitioning on unattached scene root.
George Mount
2014-08-21
Add Parent Change to ChangeTransform
Dake Gu
2014-08-19
Fixed ChangeBounds matching against the wrong View.
George Mount
2014-08-08
Move shared elements to overlay when in a transition group.
George Mount
2014-07-25
Fix Monkey NPE.
George Mount
2014-07-10
Don't change View visibility during activity transitions.
George Mount
2014-07-01
Fix targeting transition by transitionName.
George Mount
2014-06-30
Add curved motion to Transitions.
George Mount
2014-06-27
Merge "Don't use overlay to transition ImageViews."
George Mount
2014-06-25
Don't use overlay to transition ImageViews.
George Mount
2014-06-25
Merge "Allow custom transitions from XML."
George Mount
2014-06-23
Revert "Revert "API Review: Change View viewName attribute to transitionName.""
George Mount
2014-06-23
Revert "API Review: Change View viewName attribute to transitionName."
John Reck
2014-06-20
API Review: Change View viewName attribute to transitionName.
George Mount
2014-06-19
Allow custom transitions from XML.
George Mount
2014-06-18
Fix blinking animation during Visibility transitions.
George Mount
2014-06-17
Allow antroid.transition Transitions in fragments.
George Mount
2014-06-11
Prevent transitions from calling createAnimator for invalid views.
George Mount
2014-06-05
API review: Constants to Gravity and Epicenter.
George Mount
2014-05-14
Allow changing order of matching Views in Transitions.
George Mount
2014-05-13
Add view name to Transition matching.
George Mount
[next]