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
/
view
/
WindowManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add preferredMinDisplayRefreshRate
Ady Abraham
2021-06-30
1
-1
/
+22
*
WM: add missing plumbing for preferredMaxDisplayRefreshRate
Ady Abraham
2021-06-29
1
-0
/
+13
*
Make inline suggestions tooltip is not magnified
TYM Tsai
2021-06-10
1
-0
/
+13
*
Add preferredMaxDisplayRefreshRate
Ady Abraham
2021-05-10
1
-0
/
+8
*
Use global setting instead of forceWindowBlurDisabled
Galia Peycheva
2021-04-23
1
-14
/
+0
*
Merge "Add a test api for checking if system supports TaskSnapshot" into sc-dev
TreeHugger Robot
2021-04-16
1
-0
/
+9
|
\
|
*
Add a test api for checking if system supports TaskSnapshot
Ming-Shin Lu
2021-04-16
1
-0
/
+9
*
|
Add shell transition handling for staged split-screen.
Evan Rosky
2021-04-09
1
-0
/
+24
|
/
*
Fix paragraphs in blur javadocs
Galia Peycheva
2021-03-29
1
-12
/
+18
*
Merge "Move WindowContext module to window package" into sc-dev
Charles Chen
2021-03-24
1
-1
/
+1
|
\
|
*
Move WindowContext module to window package
Charles Chen
2021-03-24
1
-1
/
+1
*
|
Force enable hardware accelerated for starting window
wilsonshih
2021-03-22
1
-25
/
+0
|
/
*
Add executor to window blur api
Galia Peycheva
2021-03-12
1
-0
/
+29
*
Add WM.setForceCrossWindowBlurDisabled TestApi
Galia Peycheva
2021-03-12
1
-0
/
+14
*
Merge "Fix javadoc links to permissions" into sc-dev
Linus Tufvesson
2021-03-08
1
-2
/
+2
|
\
|
*
Fix javadoc links to permissions
Linus Tufvesson
2021-03-05
1
-2
/
+2
*
|
Update WindowManager's WindowMetrics documentation
Naomi Musgrave
2021-03-04
1
-11
/
+16
|
/
*
Merge "Introduce a flag to let app get global insets state" into sc-dev
TreeHugger Robot
2021-03-02
1
-6
/
+25
|
\
|
*
Introduce a flag to let app get global insets state
Yunfan Chen
2021-03-02
1
-6
/
+25
*
|
Create listener for dynamic blurEnabled changes
Galia Peycheva
2021-03-01
1
-1
/
+70
*
|
Make WM.LP.blurBehindRadius a setter+getter
Galia Peycheva
2021-03-01
1
-10
/
+45
|
/
*
Make window blur behind public API
Galia Peycheva
2021-02-03
1
-13
/
+16
*
Revert "Make window background blurs SystemApi"
Galia Peycheva
2021-02-02
1
-12
/
+4
*
Merge "Promote mWindowContextToken to TestApi" into sc-dev
TreeHugger Robot
2021-02-02
1
-3
/
+38
|
\
|
*
Promote mWindowContextToken to TestApi
Charles Chen
2021-02-02
1
-3
/
+38
*
|
Merge "Open IM.getMaximumObscuringOpacityForTouch() and update docs." into sc...
Bernardo Rufino
2021-02-01
1
-4
/
+13
|
\
\
|
*
|
Open IM.getMaximumObscuringOpacityForTouch() and update docs.
Bernardo Rufino
2021-01-28
1
-4
/
+13
|
|
/
*
/
Remove references to hidden APIs from public Javadoc
Tiger Huang
2021-01-28
1
-3
/
+3
|
/
*
Merge "Introduce WM#LayoutParams mWindowContextToken"
Charles Chen
2021-01-25
1
-0
/
+18
|
\
|
*
Introduce WM#LayoutParams mWindowContextToken
Charles Chen
2021-01-21
1
-0
/
+18
*
|
Merge "Remove beginLayoutLw and redundant logic about layout"
Tiger Huang
2021-01-24
1
-14
/
+0
|
\
\
|
*
|
Remove beginLayoutLw and redundant logic about layout
Tiger Huang
2021-01-22
1
-14
/
+0
*
|
|
Update system application overlay api
Linus Tufvesson
2021-01-20
1
-7
/
+36
|
/
/
*
|
Make window background blurs SystemApi
Galia Peycheva
2021-01-19
1
-4
/
+12
*
|
Merge changes Ic927170c,I562d3e93
TreeHugger Robot
2021-01-16
1
-3
/
+13
|
\
\
|
*
|
Define an @IntDef for the screenshot type constants
Mark Renouf
2021-01-15
1
-3
/
+13
*
|
|
Merge "Add SYSTEM_APPLICATION_OVERLAY"
Linus Tufvesson
2021-01-14
1
-1
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add SYSTEM_APPLICATION_OVERLAY
Linus Tufvesson
2021-01-12
1
-1
/
+17
|
|
/
*
|
Document go/untrusted-touches
Bernardo Rufino
2021-01-13
1
-1
/
+48
*
|
Basic support for split-screen in new transition system
Evan Rosky
2021-01-07
1
-0
/
+11
|
/
*
Merge "Some cleanup/rearrangement of shell transitions things"
Evan Rosky
2020-12-10
1
-10
/
+35
|
\
|
*
Some cleanup/rearrangement of shell transitions things
Evan Rosky
2020-12-10
1
-10
/
+35
*
|
Handle keyguard occlude/unocclude in shell transitions
Evan Rosky
2020-12-07
1
-1
/
+8
|
/
*
Merge "Add IntDef annotation to gravity field"
Ioana Stefan
2020-12-01
1
-0
/
+2
|
\
|
*
Add IntDef annotation to gravity field
Ioana Stefan
2020-11-26
1
-0
/
+2
*
|
Merge "Remove PRIVATE_FLAG_IS_SCREEN_DECOR"
Tiger Huang
2020-11-30
1
-14
/
+0
|
\
\
|
*
|
Remove PRIVATE_FLAG_IS_SCREEN_DECOR
Tiger Huang
2020-11-28
1
-14
/
+0
|
|
/
*
|
Merge "Remove flag status of LayoutInDisplayCutoutMode"
Ioana Stefan
2020-11-27
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove flag status of LayoutInDisplayCutoutMode
Ioana Stefan
2020-11-25
1
-1
/
+0
*
|
Change shouldShowIme -> displayImePolicy
Sean Stout
2020-11-25
1
-8
/
+41
|
/
[next]