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
w16.2
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
*
Cleanup disallow_bubble_to_enter_pip
Chris Li
2025-06-08
1
-4
/
+0
*
Add API to check whether app may use the window repositioning APIs
Bartosz Chominski
2025-06-02
1
-0
/
+3
*
WindowContainerTransaction cleanup
Cosmin Băieș
2025-05-26
1
-30
/
+34
*
Migrate intercept back pressed to WindowContainerTransaction
Winson Chung
2025-05-22
1
-1
/
+43
*
Implement Relative Insets
Yunfan Chen
2025-05-07
1
-5
/
+37
*
Add fields related to self-movability to WindowContainer
Bartosz Chominski
2025-05-06
1
-0
/
+77
*
Merge "Consolidate Bubble WCT" into main
Treehugger Robot
2025-04-30
1
-42
/
+26
|
\
|
*
Consolidate Bubble WCT
Chris Li
2025-04-30
1
-42
/
+26
*
|
Let system bar visibility override can be cascaded
Tiger Huang
2025-04-25
1
-13
/
+16
|
/
*
Add WCT to disable Task to enter PiP
Chris Li
2025-04-03
1
-16
/
+53
*
Adding a WCT to update a Task policy of launch-next-to-bubble
Louis Chang
2025-04-01
1
-0
/
+34
*
Merge "Remove legacy fixed rotation pip" into main
Riddle Hsu
2025-03-30
1
-22
/
+2
|
\
|
*
Remove legacy fixed rotation pip
Riddle Hsu
2025-03-27
1
-22
/
+2
*
|
Add a WCT method to override system bar visibility
Tiger Huang
2025-03-26
1
-0
/
+67
*
|
Add WCT API for excluding individual tasks from recents.
Eric Lin
2025-03-24
1
-1
/
+44
|
/
*
Merge "Update some more logs" into main
Winson Chung
2025-03-13
1
-2
/
+17
|
\
|
*
Update some more logs
Winson Chung
2025-03-10
1
-2
/
+17
*
|
[1/n] Add WCT for setting safe region bounds for letterboxing
jainrachit
2025-03-10
1
-1
/
+61
*
|
Replace usage of WCT.setAdjacentRoots
Chris Li
2025-03-06
1
-2
/
+5
*
|
Cleanup allowMultipleAdjacentTaskFragments
Chris Li
2025-03-04
1
-27
/
+5
|
/
*
[21/n] Create Infrastructure for reachability
Massimo Carli
2025-02-04
1
-1
/
+57
*
Group WCT methods by function
Winson Chung
2025-01-27
1
-308
/
+356
*
Remove unused WCT bounds-change-transaction call
Winson Chung
2025-01-25
1
-55
/
+6
*
[4/N] Desks: Add WCT#removeRootTask()
Jorge Gil
2025-01-17
1
-1
/
+36
*
Refactor WCT for null and type safety.
Eric Lin
2025-01-03
1
-74
/
+152
*
Allow multiple adjacent TFs (2/n)
Chris Li
2024-12-10
1
-20
/
+95
*
Tweak some logging to make things more readable
Winson Chung
2024-11-13
1
-2
/
+2
*
3a/ Improve logging around transitions
Winson Chung
2024-11-01
1
-10
/
+16
*
Add ability to disable launch-adjacent for a specific root task
Winson Chung
2024-10-14
1
-3
/
+51
*
Revert "Add ability to disable launch-adjacent for a specific root task"
Priyanka Advani (xWF)
2024-10-14
1
-51
/
+3
*
Add ability to disable launch-adjacent for a specific root task
Winson Chung
2024-10-12
1
-3
/
+51
*
WindowContainerTransaction: add KeyguardState.
Ben Lin
2024-10-04
1
-0
/
+43
*
Exclude IME insets in InsetsPolicy when the task is in split screen
Felix Stern
2024-10-04
1
-0
/
+43
*
[PB] Do not cancel animation from transition.
wilsonshih
2024-08-07
1
-0
/
+13
*
Merge "Force consume caption bar insets in freeform immersive" into main
Jorge Gil
2024-07-10
1
-2
/
+5
|
\
|
*
Force consume caption bar insets in freeform immersive
Jorge Gil
2024-07-10
1
-2
/
+5
*
|
Create a WCT to set task non-trimmable.
Orhan Uysal
2024-07-09
1
-0
/
+54
|
/
*
Add an option to reorder a task along with its parents
Gaurav Bhola
2024-06-05
1
-2
/
+48
*
Set transaction effect when the transaction is not a no-op
Jiaming Liu
2024-04-18
1
-0
/
+6
*
Implement auto-enter PiP2 in gesture nav [4/N]
Ikram Gabiyev
2024-04-11
1
-0
/
+13
*
Merge "Add WindowInsets#getBoundingRects APIs" into main
Jorge Gil
2024-02-12
1
-2
/
+4
|
\
|
*
Add WindowInsets#getBoundingRects APIs
Jorge Gil
2024-02-08
1
-2
/
+4
*
|
Add Config-at-end directive/support to Transitions
Evan Rosky
2024-02-09
1
-0
/
+30
|
/
*
Allow WCT#setAlwaysOnTop to Task
Toshiki Kikuchi
2023-10-25
1
-1
/
+1
*
Implement no anim auto-enter pip 2/3
Ikram Gabiyev
2023-10-04
1
-0
/
+38
*
Remove the local insets sources if the owner dies
Tiger
2023-07-07
1
-3
/
+28
*
Improve transition logging
Evan Rosky
2023-03-30
1
-34
/
+82
*
Make WindowContainerTransaction add and remove insets with public types
Tiger
2023-03-24
1
-72
/
+47
*
Merge changes I1c8db490,I96539176 into tm-qpr-dev am: 3b5f927e0f am: e74b5581e2
Ats Jenk
2023-03-14
1
-0
/
+13
|
\
|
*
Merge changes I1c8db490,I96539176 into tm-qpr-dev am: 3b5f927e0f
Ats Jenk
2023-03-14
1
-0
/
+13
|
|
\
[next]