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