summaryrefslogtreecommitdiff
path: root/core/java/android/view/WindowManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add preferredMinDisplayRefreshRateAdy Abraham2021-06-301-1/+22
* WM: add missing plumbing for preferredMaxDisplayRefreshRateAdy Abraham2021-06-291-0/+13
* Make inline suggestions tooltip is not magnifiedTYM Tsai2021-06-101-0/+13
* Add preferredMaxDisplayRefreshRateAdy Abraham2021-05-101-0/+8
* Use global setting instead of forceWindowBlurDisabledGalia Peycheva2021-04-231-14/+0
* Merge "Add a test api for checking if system supports TaskSnapshot" into sc-devTreeHugger Robot2021-04-161-0/+9
|\
| * Add a test api for checking if system supports TaskSnapshotMing-Shin Lu2021-04-161-0/+9
* | Add shell transition handling for staged split-screen.Evan Rosky2021-04-091-0/+24
|/
* Fix paragraphs in blur javadocsGalia Peycheva2021-03-291-12/+18
* Merge "Move WindowContext module to window package" into sc-devCharles Chen2021-03-241-1/+1
|\
| * Move WindowContext module to window packageCharles Chen2021-03-241-1/+1
* | Force enable hardware accelerated for starting windowwilsonshih2021-03-221-25/+0
|/
* Add executor to window blur apiGalia Peycheva2021-03-121-0/+29
* Add WM.setForceCrossWindowBlurDisabled TestApiGalia Peycheva2021-03-121-0/+14
* Merge "Fix javadoc links to permissions" into sc-devLinus Tufvesson2021-03-081-2/+2
|\
| * Fix javadoc links to permissionsLinus Tufvesson2021-03-051-2/+2
* | Update WindowManager's WindowMetrics documentationNaomi Musgrave2021-03-041-11/+16
|/
* Merge "Introduce a flag to let app get global insets state" into sc-devTreeHugger Robot2021-03-021-6/+25
|\
| * Introduce a flag to let app get global insets stateYunfan Chen2021-03-021-6/+25
* | Create listener for dynamic blurEnabled changesGalia Peycheva2021-03-011-1/+70
* | Make WM.LP.blurBehindRadius a setter+getterGalia Peycheva2021-03-011-10/+45
|/
* Make window blur behind public APIGalia Peycheva2021-02-031-13/+16
* Revert "Make window background blurs SystemApi"Galia Peycheva2021-02-021-12/+4
* Merge "Promote mWindowContextToken to TestApi" into sc-devTreeHugger Robot2021-02-021-3/+38
|\
| * Promote mWindowContextToken to TestApiCharles Chen2021-02-021-3/+38
* | Merge "Open IM.getMaximumObscuringOpacityForTouch() and update docs." into sc...Bernardo Rufino2021-02-011-4/+13
|\ \
| * | Open IM.getMaximumObscuringOpacityForTouch() and update docs.Bernardo Rufino2021-01-281-4/+13
| |/
* / Remove references to hidden APIs from public JavadocTiger Huang2021-01-281-3/+3
|/
* Merge "Introduce WM#LayoutParams mWindowContextToken"Charles Chen2021-01-251-0/+18
|\
| * Introduce WM#LayoutParams mWindowContextTokenCharles Chen2021-01-211-0/+18
* | Merge "Remove beginLayoutLw and redundant logic about layout"Tiger Huang2021-01-241-14/+0
|\ \
| * | Remove beginLayoutLw and redundant logic about layoutTiger Huang2021-01-221-14/+0
* | | Update system application overlay apiLinus Tufvesson2021-01-201-7/+36
|/ /
* | Make window background blurs SystemApiGalia Peycheva2021-01-191-4/+12
* | Merge changes Ic927170c,I562d3e93TreeHugger Robot2021-01-161-3/+13
|\ \
| * | Define an @IntDef for the screenshot type constantsMark Renouf2021-01-151-3/+13
* | | Merge "Add SYSTEM_APPLICATION_OVERLAY"Linus Tufvesson2021-01-141-1/+17
|\ \ \ | |/ / |/| |
| * | Add SYSTEM_APPLICATION_OVERLAYLinus Tufvesson2021-01-121-1/+17
| |/
* | Document go/untrusted-touchesBernardo Rufino2021-01-131-1/+48
* | Basic support for split-screen in new transition systemEvan Rosky2021-01-071-0/+11
|/
* Merge "Some cleanup/rearrangement of shell transitions things"Evan Rosky2020-12-101-10/+35
|\
| * Some cleanup/rearrangement of shell transitions thingsEvan Rosky2020-12-101-10/+35
* | Handle keyguard occlude/unocclude in shell transitionsEvan Rosky2020-12-071-1/+8
|/
* Merge "Add IntDef annotation to gravity field"Ioana Stefan2020-12-011-0/+2
|\
| * Add IntDef annotation to gravity fieldIoana Stefan2020-11-261-0/+2
* | Merge "Remove PRIVATE_FLAG_IS_SCREEN_DECOR"Tiger Huang2020-11-301-14/+0
|\ \
| * | Remove PRIVATE_FLAG_IS_SCREEN_DECORTiger Huang2020-11-281-14/+0
| |/
* | Merge "Remove flag status of LayoutInDisplayCutoutMode"Ioana Stefan2020-11-271-1/+0
|\ \ | |/ |/|
| * Remove flag status of LayoutInDisplayCutoutModeIoana Stefan2020-11-251-1/+0
* | Change shouldShowIme -> displayImePolicySean Stout2020-11-251-8/+41
|/