summaryrefslogtreecommitdiff
path: root/core/java/android/view/Window.java
AgeCommit message (Expand)Author
2021-05-18Merge "Add windowIsFloating to window blur documentation" into sc-devGalia Peycheva
2021-05-17Add windowIsFloating to window blur documentationGalia Peycheva
2021-05-14Draw splashscreen edge to edgeRiddle Hsu
2021-05-05AttachedSurfaceControl: Respond to API feedback.Robert Carr
2021-03-31Merge "Fix paragraphs in blur javadocs" into sc-devGalia Peycheva
2021-03-30Expose API for using SurfaceControl with ViewRootImplRobert Carr
2021-03-29Fix paragraphs in blur javadocsGalia Peycheva
2021-03-16Splits up internal binder api for scroll captureMark Renouf
2021-03-02Merge changes from topic "add-runtime-blur-disabling" into sc-devGalia Peycheva
2021-03-01Create listener for dynamic blurEnabled changesGalia Peycheva
2021-03-01Make WM.LP.blurBehindRadius a setter+getterGalia Peycheva
2021-02-25Long screenshots framework update and API unhideMark Renouf
2021-02-12Add window background blur public apiGalia Peycheva
2020-12-10Allow 3p apps to hide non system overlay windowsLinus Tufvesson
2020-12-02Move activity client operations to a separate interfaceRiddle Hsu
2020-11-11Suppress all hidden abstract methods in constructable classes.Aurimas Liutikas
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-19Refactor names of internal scrollcapture interfacesMark Renouf
2020-08-03Annotating context in framework baseCharles Chen
2020-05-04Add test api getStatus/NavigationBarBackgroundView.Yuncheol Heo
2020-04-20Scroll Capture FrameworkMark Renouf
2020-03-26Make caption a insets sourceYunfan Chen
2020-03-05Merge "Make ActivityInfo.preferMinimalPostProcessing a flag" into rvc-devGalia Peycheva
2020-03-03Make ActivityInfo.preferMinimalPostProcessing a flagGalia Peycheva
2020-02-27PhoneWindow: Fix potential memory leakAdrian Roos
2020-02-01Replace OnContentApplyWindowInsetsListener with simple booleanJorim Jaggi
2020-01-22Introduce Window.setContentOnApplyWindowInsetsListenerJorim Jaggi
2019-12-23Add minimal post processing API to frameworkGalia Peycheva
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-17Merge "API update for insets"Taran Singh
2019-12-16API update for insetsTarandeep Singh
2019-12-16Window Manager Flag Migration (7/n)Tiger Huang
2019-12-14Merge "Revert submission"Robin Lee
2019-12-13Revert submissionHansong Zhang
2019-12-13Merge "Add minimal post processing API to framework"Galia Peycheva
2019-12-06Add minimal post processing API to frameworkGalia Peycheva
2019-11-18Removing remnants of menu keySunny Goyal
2019-11-11Merge "Remove FEATURE_SWIPE_TO_DISMISS functionality"Jorim Jaggi
2019-11-06Hook up TaskDescription into set bar color calls (6/N)Yunfan Chen
2019-11-05Remove FEATURE_SWIPE_TO_DISMISS functionalityJorim Jaggi
2019-05-29Merge "Close windows on ACTION_UP when touched outside" into qt-devTreeHugger Robot
2019-05-15Close windows on ACTION_UP when touched outsideSiarhei Vishniakou
2019-05-09Re-mark addPrivateFlags as UnsupportedAppUsagePhilip P. Moltmann
2019-04-17Ensure Contrast: Address API feedbackAdrian Roos
2019-04-16Gesture exclusion rects for WindowAdam Powell
2019-04-11System Bars: API to ensure contrast when app requested transparent barAdrian Roos
2019-04-10System Bars: Ensure contrast when app requested transparent barAdrian Roos
2019-02-20Introduce a way to turn a fullscreen window into freeformYunfan Chen