summaryrefslogtreecommitdiff
path: root/core/java/android/view/Window.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Hook up TaskDescription into set bar color calls (6/N)Yunfan Chen2019-11-061-0/+10
|/
* Merge "Close windows on ACTION_UP when touched outside" into qt-devTreeHugger Robot2019-05-291-1/+1
|\
| * Close windows on ACTION_UP when touched outsideSiarhei Vishniakou2019-05-151-1/+1
* | Re-mark addPrivateFlags as UnsupportedAppUsagePhilip P. Moltmann2019-05-091-0/+1
|/
* Ensure Contrast: Address API feedbackAdrian Roos2019-04-171-12/+12
* Gesture exclusion rects for WindowAdam Powell2019-04-161-0/+48
* System Bars: API to ensure contrast when app requested transparent barAdrian Roos2019-04-111-12/+16
* System Bars: Ensure contrast when app requested transparent barAdrian Roos2019-04-101-0/+64
* Introduce a way to turn a fullscreen window into freeformYunfan Chen2019-02-201-4/+3
* Limit access to suspected false positives.Mathew Inwood2018-12-281-2/+3
* A brave new world for window insets (2 and 3/n)Jorim Jaggi2018-12-031-0/+7
* Rename system-api wm flags to SYSTEM_...Philip P. Moltmann2018-10-091-2/+15
* Allow mainline modules to set private window flagsPhilip P. Moltmann2018-09-171-2/+13
* Annotate Window.Callback menu methods with nullabilityIan Lake2018-09-131-5/+5
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+20
* Fix typo in docs for addOnFrameMetricsAvailableListener.Andrew Zeng2018-08-031-1/+1
* Add @NonNull annotation to getDecorView()Siarhei Vishniakou2018-04-191-1/+1
* Clean up development settingsJohn Reck2018-03-021-5/+1
* Remove unused system api Window.setDisableWallpaperTouchEventsWale Ogunwale2018-01-251-9/+0
* Merge "Add requireViewById"TreeHugger Robot2018-01-241-3/+27
|\
| * Add requireViewByIdChris Craik2018-01-231-3/+27
* | Add API to set divider color in codeJorim Jaggi2018-01-231-0/+27
|/
* Migrated some windowing methods from StackId to WindowConfigurationWale Ogunwale2017-08-241-5/+3
* Fix typo in Window.onDetachedFromWindow()Chet Haase2017-08-181-1/+1
* Merge "Add Window.isWideColorGamut()"TreeHugger Robot2017-06-211-4/+31
|\
| * Add Window.isWideColorGamut()Romain Guy2017-06-201-4/+31
* | Add support for ACTION_OUTSIDE to DialogMichael Wright2017-06-201-2/+4
|/
* Workaround to ensure that PIP activities have a visible shadow.Winson Chung2017-06-021-0/+9
* No need to deal with windowTokensPhilip P. Moltmann2017-05-081-7/+0
* Restore session on new window after app killPhilip P. Moltmann2017-04-081-0/+7
* Automatic casts for more findViewById implementationsAlan Viverette2017-04-041-6/+13