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
/
window
/
WindowContainerTransaction.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move adjacent tasks forward together to ensure occluding state
Jerry Chang
2021-12-02
1
-4
/
+28
*
Make split screen only reparent top task
Tony Huang
2021-10-14
1
-10
/
+56
*
Promote #setAdjacentTaskFragment to TestApi
Charles Chen
2021-09-10
1
-11
/
+23
*
Prevent activity being destroyed immediately if embedded
Louis Chang
2021-08-23
1
-1
/
+51
*
setAdjacentTaskFragments for paired TaskFragment
Chris Li
2021-07-30
1
-2
/
+4
*
Promote TaskFragment APIs to TestAPi
Charles Chen
2021-07-26
1
-6
/
+0
*
Add WCT#setAdjacentTaskFragments
Chris Li
2021-07-23
1
-2
/
+30
*
Providing caller's token when starting activity in TaskFragment
Louis Chang
2021-07-23
1
-2
/
+9
*
Create a LegacyTransitions to manage combined WCT + remoteanimation
Evan Rosky
2021-07-16
1
-0
/
+40
*
Allow TaskFragmentOrganizer to apply WCT without permission
Chris Li
2021-07-15
1
-4
/
+47
*
Add onErrorCallback for TaskFragmentOrganizer
Chris Li
2021-07-01
1
-1
/
+36
*
Implement WCT#create/deleteTaskFragment
Chris Li
2021-06-22
1
-6
/
+93
*
Add WindowContainerTransaction APIs for create/deleteTaskFragment
Chris Li
2021-06-22
1
-0
/
+71
*
Add Builder for WindowContainerTransaction#HierarchyOp
Chris Li
2021-06-18
1
-32
/
+120
*
Support FLAG_ACTIVITY_LAUNCH_ADJACENT for launch root with adjacent
Jerry Chang
2021-04-27
1
-0
/
+39
*
Support PiP with fixed rotation
Riddle Hsu
2021-04-23
1
-2
/
+2
*
Add task-launch support to WindowContainerTransaction
Evan Rosky
2021-03-30
1
-7
/
+47
*
Fixed some bugs with main/side stage splits
Wale Ogunwale
2021-01-25
1
-0
/
+5
*
WindowContainerTransaction for setting adjacent roots
Wale Ogunwale
2021-01-20
1
-0
/
+29
*
Support WCT#reparentTasks and WCT#setLaunchRoot
Wale Ogunwale
2021-01-11
1
-15
/
+126
*
Support ignoring orientation request on DisplayArea level
Chris Li
2020-10-13
1
-4
/
+4
*
Add option to always ignore orientation request
Chris Li
2020-09-22
1
-0
/
+35
*
Use boundsChangeTransaction to improve split-screen enter/exit
Evan Rosky
2020-06-01
1
-0
/
+64
*
Add boundsChangeTransaction for Task pending mode change
Evan Rosky
2020-05-28
1
-0
/
+46
*
Add TestApi interfaces for window organizers
Wale Ogunwale
2020-04-01
1
-24
/
+48
*
Move some window related files to android.window package
Wale Ogunwale
2020-03-22
1
-0
/
+513