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
/
com
/
android
/
internal
/
policy
/
PhoneWindow.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...
George Zacharia
2023-08-02
1
-5
/
+34
|
\
|
*
Change AudioManger getMode() binder call to addOnModeChangedListener()
Bishoy Gendy
2023-03-03
1
-11
/
+24
|
*
Fix volume controls show media instead of call volume during a call.
Bishoy Gendy
2023-03-03
1
-3
/
+15
|
*
DO NOT MERGE Prevent back navigation not working after activity re-created
Arthur Hung
2023-02-01
1
-2
/
+6
*
|
Merge tag 'android-13.0.0_r16' into t13.0
George Zacharia
2022-12-15
1
-0
/
+6
|
\
|
|
*
Merge "Prevent callback registration when back flag is disabled" into tm-dev ...
Vadim Caen
2022-06-20
1
-2
/
+3
|
|
\
|
*
\
Merge "Transfer the actual dispatcher when the window is preserved" into tm-d...
Vadim Caen
2022-06-01
1
-1
/
+3
|
|
\
\
|
*
|
|
CP: Don't create panel if content is empty
Kazuki Takise
2022-04-11
1
-0
/
+6
*
|
|
|
base: allow to swap volume buttons rotation based [1/2]
maxwen
2022-11-07
1
-0
/
+25
|
|
_
|
/
|
/
|
|
*
|
|
Prevent callback registration when back flag is disabled
Vadim Caen
2022-06-20
1
-2
/
+3
|
|
/
|
/
|
*
|
Transfer the actual dispatcher when the window is preserved
Vadim Caen
2022-05-25
1
-1
/
+3
|
/
*
Remove OnBackInvokedDispatcherOwner interface.
Shan Huang
2022-04-01
1
-4
/
+2
*
Move OnBackInvokedCallback to window package.
Vadim Caen
2022-03-02
1
-2
/
+2
*
Save the OnBackInvokedCallback in WindowState
Vadim Caen
2022-02-02
1
-1
/
+15
*
TouchMode (6.1/n) Fully detaching touch mode from focus event
Antonio Kantek
2021-11-12
1
-1
/
+1
*
Roll forward of "Revert "TouchMode (5/n) Implementing onTouchModeChanged""
Antonio Kantek
2021-11-04
1
-2
/
+3
*
Merge "Remove the light flag if the bar isn't specified light in theme" into ...
Tiger Huang
2021-07-02
1
-8
/
+9
|
\
|
*
Remove the light flag if the bar isn't specified light in theme
Tiger Huang
2021-07-01
1
-9
/
+10
*
|
Remove Intent.ACSD from KEYCODE_SEARCH action in-app
Bernardo Rufino
2021-06-18
1
-2
/
+1
|
/
*
Draw splashscreen edge to edge
Riddle Hsu
2021-05-14
1
-0
/
+5
*
AttachedSurfaceControl: Respond to API feedback.
Robert Carr
2021-05-05
1
-2
/
+2
*
Expose API for using SurfaceControl with ViewRootImpl
Robert Carr
2021-03-30
1
-0
/
+6
*
Re-land: Make window stable while resizing
Tiger Huang
2021-03-24
1
-0
/
+2
*
Splits up internal binder api for scroll capture
Mark Renouf
2021-03-16
1
-4
/
+4
*
Create listener for dynamic blurEnabled changes
Galia Peycheva
2021-03-01
1
-4
/
+7
*
Make WM.LP.blurBehindRadius a setter+getter
Galia Peycheva
2021-03-01
1
-2
/
+2
*
Add window background blur public api
Galia Peycheva
2021-02-12
1
-0
/
+14
*
Make window blur behind public API
Galia Peycheva
2021-02-03
1
-2
/
+9
*
Revert "Make window background blurs SystemApi"
Galia Peycheva
2021-02-02
1
-8
/
+2
*
Make window background blurs SystemApi
Galia Peycheva
2021-01-19
1
-2
/
+8
*
Add Assistant Triggered EventTime
Johanna Ye
2020-12-09
1
-0
/
+1
*
Create a window style attribute for background blur
Galia Peycheva
2020-10-27
1
-0
/
+3
*
Merge changes from topic "window_context"
TreeHugger Robot
2020-10-20
1
-6
/
+6
|
\
|
*
Refactor names of internal scrollcapture interfaces
Mark Renouf
2020-10-19
1
-6
/
+6
*
|
Merge "Call DecorView.drawableChanged() in PhoneWindow.setBackgroungDrawable"...
TreeHugger Robot
2020-10-20
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Call DecorView.drawableChanged() in PhoneWindow.setBackgroungDrawable
Vadim Caen
2020-09-25
1
-0
/
+2
|
*
Insets: make decorFitsSystemWindowInsets apply cutout insets
Adrian Roos
2020-07-09
1
-15
/
+1
*
|
[Media ML] Refactor APIs for dispatching key events
Jin Seok Park
2020-09-29
1
-8
/
+8
*
|
Merge "Enable compositor shadows"
Vishnu Nair
2020-08-18
1
-1
/
+1
|
\
\
|
*
|
Enable compositor shadows
Vishnu Nair
2020-08-17
1
-1
/
+1
*
|
|
Annotating context in framework base
Charles Chen
2020-08-03
1
-2
/
+3
*
|
|
Insets: make decorFitsSystemWindowInsets apply cutout insets
Adrian Roos
2020-07-09
1
-15
/
+1
*
|
|
Merge changes from topic "immersive" into rvc-dev am: 8f4363a226 am: 8752446d...
Yuncheol Heo
2020-05-05
1
-0
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add test api getStatus/NavigationBarBackgroundView.
Yuncheol Heo
2020-05-04
1
-0
/
+13
*
|
|
Merge changes Ida26b961,I1d416b9c into rvc-dev am: 413ce328e5 am: f8bc6fe4fa ...
Charles Chen
2020-04-27
1
-1
/
+1
|
\
|
|
|
*
|
Fix DecorView error about non-visual context
Charles Chen
2020-04-27
1
-1
/
+1
|
*
|
Scroll Capture Framework
Mark Renouf
2020-04-20
1
-0
/
+33
*
|
|
Scroll Capture Framework
Mark Renouf
2020-04-17
1
-0
/
+33
*
|
|
Merge "Insets: Fix DecorView consuming of insets" into rvc-dev am: 3d670ae046...
Adrian Roos
2020-04-09
1
-11
/
+10
|
\
|
|
|
*
|
Insets: Fix DecorView consuming of insets
Adrian Roos
2020-04-08
1
-11
/
+10
[next]