summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/policy/PhoneWindow.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-5/+34
|\
| * Change AudioManger getMode() binder call to addOnModeChangedListener()Bishoy Gendy2023-03-031-11/+24
| * Fix volume controls show media instead of call volume during a call.Bishoy Gendy2023-03-031-3/+15
| * DO NOT MERGE Prevent back navigation not working after activity re-createdArthur Hung2023-02-011-2/+6
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-0/+6
|\|
| * Merge "Prevent callback registration when back flag is disabled" into tm-dev ...Vadim Caen2022-06-201-2/+3
| |\
| * \ Merge "Transfer the actual dispatcher when the window is preserved" into tm-d...Vadim Caen2022-06-011-1/+3
| |\ \
| * | | CP: Don't create panel if content is emptyKazuki Takise2022-04-111-0/+6
* | | | base: allow to swap volume buttons rotation based [1/2]maxwen2022-11-071-0/+25
| |_|/ |/| |
* | | Prevent callback registration when back flag is disabledVadim Caen2022-06-201-2/+3
| |/ |/|
* | Transfer the actual dispatcher when the window is preservedVadim Caen2022-05-251-1/+3
|/
* Remove OnBackInvokedDispatcherOwner interface.Shan Huang2022-04-011-4/+2
* Move OnBackInvokedCallback to window package.Vadim Caen2022-03-021-2/+2
* Save the OnBackInvokedCallback in WindowStateVadim Caen2022-02-021-1/+15
* TouchMode (6.1/n) Fully detaching touch mode from focus eventAntonio Kantek2021-11-121-1/+1
* Roll forward of "Revert "TouchMode (5/n) Implementing onTouchModeChanged""Antonio Kantek2021-11-041-2/+3
* Merge "Remove the light flag if the bar isn't specified light in theme" into ...Tiger Huang2021-07-021-8/+9
|\
| * Remove the light flag if the bar isn't specified light in themeTiger Huang2021-07-011-9/+10
* | Remove Intent.ACSD from KEYCODE_SEARCH action in-appBernardo Rufino2021-06-181-2/+1
|/
* Draw splashscreen edge to edgeRiddle Hsu2021-05-141-0/+5
* AttachedSurfaceControl: Respond to API feedback.Robert Carr2021-05-051-2/+2
* Expose API for using SurfaceControl with ViewRootImplRobert Carr2021-03-301-0/+6
* Re-land: Make window stable while resizingTiger Huang2021-03-241-0/+2
* Splits up internal binder api for scroll captureMark Renouf2021-03-161-4/+4
* Create listener for dynamic blurEnabled changesGalia Peycheva2021-03-011-4/+7
* Make WM.LP.blurBehindRadius a setter+getterGalia Peycheva2021-03-011-2/+2
* Add window background blur public apiGalia Peycheva2021-02-121-0/+14
* Make window blur behind public APIGalia Peycheva2021-02-031-2/+9
* Revert "Make window background blurs SystemApi"Galia Peycheva2021-02-021-8/+2
* Make window background blurs SystemApiGalia Peycheva2021-01-191-2/+8
* Add Assistant Triggered EventTimeJohanna Ye2020-12-091-0/+1
* Create a window style attribute for background blurGalia Peycheva2020-10-271-0/+3
* Merge changes from topic "window_context"TreeHugger Robot2020-10-201-6/+6
|\
| * Refactor names of internal scrollcapture interfacesMark Renouf2020-10-191-6/+6
* | Merge "Call DecorView.drawableChanged() in PhoneWindow.setBackgroungDrawable"...TreeHugger Robot2020-10-201-0/+2
|\ \ | |/ |/|
| * Call DecorView.drawableChanged() in PhoneWindow.setBackgroungDrawableVadim Caen2020-09-251-0/+2
| * Insets: make decorFitsSystemWindowInsets apply cutout insetsAdrian Roos2020-07-091-15/+1
* | [Media ML] Refactor APIs for dispatching key eventsJin Seok Park2020-09-291-8/+8
* | Merge "Enable compositor shadows"Vishnu Nair2020-08-181-1/+1
|\ \
| * | Enable compositor shadowsVishnu Nair2020-08-171-1/+1
* | | Annotating context in framework baseCharles Chen2020-08-031-2/+3
* | | Insets: make decorFitsSystemWindowInsets apply cutout insetsAdrian Roos2020-07-091-15/+1
* | | Merge changes from topic "immersive" into rvc-dev am: 8f4363a226 am: 8752446d...Yuncheol Heo2020-05-051-0/+13
|\ \ \ | | |/ | |/|
| * | Add test api getStatus/NavigationBarBackgroundView.Yuncheol Heo2020-05-041-0/+13
* | | Merge changes Ida26b961,I1d416b9c into rvc-dev am: 413ce328e5 am: f8bc6fe4fa ...Charles Chen2020-04-271-1/+1
|\| |
| * | Fix DecorView error about non-visual contextCharles Chen2020-04-271-1/+1
| * | Scroll Capture FrameworkMark Renouf2020-04-201-0/+33
* | | Scroll Capture FrameworkMark Renouf2020-04-171-0/+33
* | | Merge "Insets: Fix DecorView consuming of insets" into rvc-dev am: 3d670ae046...Adrian Roos2020-04-091-11/+10
|\| |
| * | Insets: Fix DecorView consuming of insetsAdrian Roos2020-04-081-11/+10