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
/
window
/
WindowContainerTransaction.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable overriding density for desktop tasks
Ats Jenk
2023-03-13
1
-0
/
+13
*
Pass TaskFragmentAnimationParams to TaskFragment
Chris Li
2023-01-05
1
-1
/
+51
*
[RESTRICT AUTOMERGE] WCT#setReparentLeafTaskIfRelaunch
Jeff Chang
2022-12-06
1
-0
/
+41
*
Merge "Move the task to back while pressing back on the last activity" into t...
Louis Chang
2022-11-17
1
-0
/
+32
|
\
|
*
Move the task to back while pressing back on the last activity
Louis Chang
2022-11-16
1
-0
/
+32
*
|
Add WCT#setDragResizing to optimize fluid resizing
Jorge Gil
2022-11-11
1
-0
/
+36
|
/
*
Allow ActivityEmbedding to finish Activity through WCT
Chris Li
2022-09-23
1
-0
/
+20
*
Merge "Add TaskFragmentOrganizer#applyTransaction with request transition" in...
Chris Li
2022-09-01
1
-4
/
+2
|
\
|
*
Add TaskFragmentOrganizer#applyTransaction with request transition
Chris Li
2022-09-01
1
-4
/
+2
*
|
Merge "Move Task Close to WindowContainerTransaction" into tm-qpr-dev
Maryam Dehaini
2022-08-31
1
-0
/
+21
|
\
\
|
|
/
|
/
|
|
*
Move Task Close to WindowContainerTransaction
Maryam
2022-08-30
1
-0
/
+21
*
|
Make WCT#requestFocusOnTaskFragment a TestApi
Chris Li
2022-08-26
1
-1
/
+0
|
/
*
Merge "Handle alwaysOnTop in DisplayAreas." into tm-qpr-dev
Gaurav Bhola
2022-08-12
1
-0
/
+53
|
\
|
*
Handle alwaysOnTop in DisplayAreas.
Gaurav Bhola
2022-08-04
1
-0
/
+53
*
|
Add setForceTranslucent API
Tony Huang
2022-08-08
1
-0
/
+30
|
/
*
Handle the uncontrolled task in split-screen
Jeff Chang
2022-07-08
1
-2
/
+4
*
[DO NOT MERGE] Fix founction not found on tm cts tests
Tony Huang
2022-06-07
1
-0
/
+13
*
Remove the special logic of the divider bar z-ordering
Tony Huang
2022-05-20
1
-27
/
+4
*
Keep the focus on the primary when launch ActivityEmbedding placeholder
Chris Li
2022-04-24
1
-0
/
+23
*
Remove some functions @hide in WindowContainerTransaction
Tony Huang
2022-04-13
1
-4
/
+0
*
Pass through Recent's finish-but-not-really intent
Evan Rosky
2022-03-22
1
-0
/
+15
*
Add client API to add/remove insets-provider.
Gaurav Bhola
2022-03-01
1
-0
/
+104
*
Support restoring the original task ordering of transient-launches
Evan Rosky
2022-02-23
1
-0
/
+19
*
Add support for launching a shortcut in WindowContainerTransaction
Evan Rosky
2021-12-09
1
-0
/
+55
*
Merge "Move adjacent tasks forward together to ensure occluding state" into s...
TreeHugger Robot
2021-12-02
1
-4
/
+28
|
\
|
*
Move adjacent tasks forward together to ensure occluding state
Jerry Chang
2021-12-02
1
-4
/
+28
*
|
Merge "Make split screen only reparent top task" into sc-v2-dev am: be0c2bdc9...
Tony Huang
2021-10-15
1
-10
/
+56
|
\
|
|
*
Make split screen only reparent top task
Tony Huang
2021-10-14
1
-10
/
+56
*
|
Merge "Replace untyped Parcel read/write"
Hao Ke
2021-09-16
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Replace untyped Parcel read/write
Hao Ke
2021-09-09
1
-3
/
+3
*
|
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
[next]