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
/
RemoteAnimationTarget.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-03-31
Expose the full task info with the remote animation target
Winson Chung
2021-03-17
[Reland] Add nav bar case to RemoteAnimationTarget of non-app window
shawnlin
2021-03-05
Revert "Add nav bar case to RemoteAnimationTarget of non-app window"
Shawn Lin
2021-03-04
Add nav bar case to RemoteAnimationTarget of non-app window
shawnlin
2021-02-26
Optimize the Parcel read/write of remote animation
Riddle Hsu
2021-01-11
Remove Point#dump
Alec Mouri
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-09-30
Improve PIP enter transition w/ gesture nav (1/N)
Hongwei Wang
2020-04-07
Remove exposed hidden apis in Point.java
Alec Mouri
2020-03-09
Add localBounds in RemoteAnimationTarget
lumark
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-05
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-01-29
Null check before writing RemoteAnimationTarget proto
Evan Rosky
2019-01-23
Change Transition
Evan Rosky
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-13
Updating incident protos.
Kweku Adams
2018-03-13
Improve animation dump/logging
Jorim Jaggi
2018-03-09
Adding isNotInRecents to RemoteAnimationTarget
Vadim Tryshev
2018-02-07
Revert "Revert "Exposing content insets and minimized home bounds for recents...
Winson Chung
2018-02-07
Revert "Exposing content insets and minimized home bounds for recents transit...
Winson Chung
2018-02-06
Exposing content insets and minimized home bounds for recents transition
Winson Chung
2018-01-25
Revert "Revert "2/ Add support for remote Recents animation""
Winson Chung
2018-01-25
Revert "2/ Add support for remote Recents animation"
Jorim Jaggi
2018-01-24
2/ Add support for remote Recents animation
Winson Chung
2018-01-17
Remote animations (app-controlled animations)
Jorim Jaggi