summaryrefslogtreecommitdiff
path: root/core/java/android/view/Window.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-0/+5
|\
| * Change AudioManger getMode() binder call to addOnModeChangedListener()Bishoy Gendy2023-03-031-0/+5
* | base: Add support for window ignore secure [1/2]LibXZR2023-02-191-0/+6
|/
* Merge "Fix doc issue linking internal class" into tm-devJorim Jaggi2022-04-121-3/+1
|\
| * Fix doc issue linking internal classJorim Jaggi2022-04-111-3/+1
* | Remove OnBackInvokedDispatcherOwner interface.Shan Huang2022-04-011-0/+9
|/
* Support floating IMEs even when IMEs render the nav buttonsYohei Yukawa2022-01-311-0/+28
* Introduce Window.DecorCallbackYohei Yukawa2022-01-311-11/+34
* Support light navigation barYohei Yukawa2022-01-271-0/+11
* Merge "Add windowIsFloating to window blur documentation" into sc-devGalia Peycheva2021-05-181-2/+3
|\
| * Add windowIsFloating to window blur documentationGalia Peycheva2021-05-171-2/+3
* | Draw splashscreen edge to edgeRiddle Hsu2021-05-141-0/+5
|/
* AttachedSurfaceControl: Respond to API feedback.Robert Carr2021-05-051-3/+4
* Merge "Fix paragraphs in blur javadocs" into sc-devGalia Peycheva2021-03-311-5/+7
|\
| * Fix paragraphs in blur javadocsGalia Peycheva2021-03-291-5/+7
* | Expose API for using SurfaceControl with ViewRootImplRobert Carr2021-03-301-0/+10
|/
* Splits up internal binder api for scroll captureMark Renouf2021-03-161-2/+2
* Merge changes from topic "add-runtime-blur-disabling" into sc-devGalia Peycheva2021-03-021-1/+10
|\
| * Create listener for dynamic blurEnabled changesGalia Peycheva2021-03-011-0/+8
| * Make WM.LP.blurBehindRadius a setter+getterGalia Peycheva2021-03-011-1/+2
* | Long screenshots framework update and API unhideMark Renouf2021-02-251-2/+0
|/
* Add window background blur public apiGalia Peycheva2021-02-121-0/+24
* Allow 3p apps to hide non system overlay windowsLinus Tufvesson2020-12-101-0/+25
* Move activity client operations to a separate interfaceRiddle Hsu2020-12-021-2/+1
* Suppress all hidden abstract methods in constructable classes.Aurimas Liutikas2020-11-111-0/+5
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-3/+3
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-3/+3
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-3/+3
* Refactor names of internal scrollcapture interfacesMark Renouf2020-10-191-5/+6
* Annotating context in framework baseCharles Chen2020-08-031-1/+4
* Add test api getStatus/NavigationBarBackgroundView.Yuncheol Heo2020-05-041-0/+19
* Scroll Capture FrameworkMark Renouf2020-04-201-0/+27
* Make caption a insets sourceYunfan Chen2020-03-261-4/+1
* Merge "Make ActivityInfo.preferMinimalPostProcessing a flag" into rvc-devGalia Peycheva2020-03-051-1/+1
|\
| * Make ActivityInfo.preferMinimalPostProcessing a flagGalia Peycheva2020-03-031-1/+1
* | PhoneWindow: Fix potential memory leakAdrian Roos2020-02-271-1/+2
|/
* Replace OnContentApplyWindowInsetsListener with simple booleanJorim Jaggi2020-02-011-30/+18
* Introduce Window.setContentOnApplyWindowInsetsListenerJorim Jaggi2020-01-221-46/+52
* Add minimal post processing API to frameworkGalia Peycheva2019-12-231-0/+38
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Merge "API update for insets"Taran Singh2019-12-171-2/+3
|\
| * API update for insetsTarandeep Singh2019-12-161-2/+3
* | Window Manager Flag Migration (7/n)Tiger Huang2019-12-161-0/+56
* | Merge "Revert submission"Robin Lee2019-12-141-38/+0
|\ \ | |/ |/|
| * Revert submissionHansong Zhang2019-12-131-38/+0
* | Merge "Add minimal post processing API to framework"Galia Peycheva2019-12-131-0/+38
|\|
| * Add minimal post processing API to frameworkGalia Peycheva2019-12-061-0/+38
* | Removing remnants of menu keySunny Goyal2019-11-181-10/+0
|/
* Merge "Remove FEATURE_SWIPE_TO_DISMISS functionality"Jorim Jaggi2019-11-111-17/+3
|\
| * Remove FEATURE_SWIPE_TO_DISMISS functionalityJorim Jaggi2019-11-051-17/+3