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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
transition
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-09
4
-4
/
+4
*
Not to remove the same animator twice
yoshiki iguchi
2019-04-15
1
-9
/
+14
*
Change platform Scene.getCurrentScene parameter from View to ViewGroup
Andrey Kulikov
2018-12-17
1
-10
/
+10
*
Made View.setLeftTopRightBottom() public
Andrey Kulikov
2018-11-29
1
-2
/
+3
*
Restrict unsupported API usage to Scene#mEnterAction/mExitAction/setCurrentScene
Andrey Kulikov
2018-11-29
1
-3
/
+4
*
Merge "Make transitions Scene.getCurrentScene() public"
TreeHugger Robot
2018-11-01
1
-5
/
+9
|
\
|
*
Make transitions Scene.getCurrentScene() public
Andrey Kulikov
2018-11-01
1
-5
/
+9
*
|
Improve platform TransitionSet behavior
Andrey Kulikov
2018-10-31
1
-5
/
+11
|
/
*
Merge "Reuse overlay view between two Visibility transitions"
TreeHugger Robot
2018-10-29
3
-68
/
+107
|
\
|
*
Reuse overlay view between two Visibility transitions
Andrey Kulikov
2018-10-18
3
-68
/
+107
*
|
Remove transition listener in MultiListener and FragmentTransition
Andrey Kulikov
2018-10-22
1
-0
/
+1
|
/
*
Fix crash in RecyclerView if it's view is animated by Transitions
Andrey Kulikov
2018-10-15
1
-4
/
+20
*
Merge "Fix ChangeImageTransform for drawables without intrinsic size"
TreeHugger Robot
2018-09-28
1
-32
/
+13
|
\
|
*
Fix ChangeImageTransform for drawables without intrinsic size
Andrey Kulikov
2018-09-28
1
-32
/
+13
*
|
Keep scene change code in framework transitions in sync with AndroidX
Andrey Kulikov
2018-09-28
1
-11
/
+10
|
/
*
Call Scene's exit action when use TransitionManager.go() with null transition
Andrey Kulikov
2018-09-27
1
-5
/
+11
*
Fix IntDef's usages in the platform Transitions
Andrey Kulikov
2018-09-07
3
-4
/
+6
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-30
4
-0
/
+15
*
Merge "Code reformatting for upcoming automated code changes." am: 3b2cd9244d...
Mathew Inwood
2018-08-21
1
-2
/
+3
|
\
|
*
Code reformatting for upcoming automated code changes.
Mathew Inwood
2018-08-17
1
-2
/
+3
*
|
Fix broken links in @see tags in framework docs.
Aurimas Liutikas
2018-06-04
1
-4
/
+2
*
|
Fix race condition with GC in TransitionManager
Yuichi Araki
2018-05-02
1
-7
/
+9
*
|
Merge "Don't clear focus during transition animations" into pi-dev am: 09ba7e...
Evan Rosky
2018-05-01
1
-32
/
+32
|
\
|
|
*
Don't clear focus during transition animations
Evan Rosky
2018-04-23
1
-32
/
+32
*
|
Transfer Interpolator from TransitionSet to child Transitions
George Mount
2018-03-16
1
-3
/
+47
|
/
*
Switch to public API version
John Reck
2018-02-12
1
-15
/
+10
*
Merge "Fix bug in calculating path in ArcMotion"
TreeHugger Robot
2018-02-08
1
-2
/
+8
|
\
|
*
Fix bug in calculating path in ArcMotion
George Mount
2018-02-07
1
-2
/
+8
*
|
Avoid improperly removing views during transitions
George Mount
2018-02-02
2
-1
/
+9
|
/
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-1
/
+4
*
Fix Transition test failure.
George Mount
2017-09-29
1
-4
/
+14
*
Merge "Associate RenderNodes created for hw bitmap w/ views" into oc-mr1-dev
Doris Liu
2017-09-28
1
-3
/
+3
|
\
|
*
Associate RenderNodes created for hw bitmap w/ views
Doris Liu
2017-09-27
1
-3
/
+3
*
|
Fix crash when creating a HW Bitmap on a detached view
Doris Liu
2017-09-25
1
-1
/
+4
|
/
*
Use hardware bitmap for shared element snapshots.
George Mount
2017-08-23
1
-6
/
+17
*
Fix ChangeClipBounds to set final clip to null.
George Mount
2017-04-20
1
-1
/
+14
*
Ensure bounds are updated together.
George Mount
2017-04-07
1
-8
/
+8
*
Excluded Views don't go through Transition.
George Mount
2017-03-13
1
-1
/
+3
*
Recycle TypedArrays in Fade and TransitionInflater
Yuichi Araki
2017-02-10
2
-0
/
+3
*
Merge "Fix doc for setReparentWithOverlay"
Yuichi Araki
2017-02-07
1
-3
/
+4
|
\
|
*
Fix doc for setReparentWithOverlay
Yuichi Araki
2017-02-03
1
-3
/
+4
*
|
Merge "Extract and unhide TransitionListenerAdapter"
Ben Weiss
2017-02-06
4
-30
/
+63
|
\
\
|
|
/
|
/
|
|
*
Extract and unhide TransitionListenerAdapter
Ben Weiss
2016-11-17
4
-30
/
+63
*
|
Make ArcMotion material spec compliant
Ben Weiss
2017-01-05
1
-66
/
+60
|
/
*
Use safe access to OnPreDrawListener.
George Mount
2016-11-15
1
-1
/
+7
*
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
8
-18
/
+17
*
Fix TransitionManager.go with null Transition.
George Mount
2016-09-20
1
-13
/
+13
*
Merge "Return proper values from ChangeScroll.getTransitionProperties"
TreeHugger Robot
2016-06-27
1
-0
/
+10
|
\
|
*
Return proper values from ChangeScroll.getTransitionProperties
George Mount
2016-06-24
1
-0
/
+10
*
|
Make getTransition a @TestApi for CTS tests.
George Mount
2016-06-24
1
-1
/
+4
|
/
[next]