summaryrefslogtreecommitdiff
path: root/core/java/android/view/InsetsState.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-05-20Add PrivacyIndicator APIs to WindowInsetsNate Myren
2021-04-05Refine output of "dumpsys window displays/windows"Tiger Huang
2021-03-16Let insets can still be controlled if its window bounds is movedTiger Huang
2021-02-24Optimize the Parcel read/write of common window dataRiddle Hsu
2021-02-19Only update mAboveInsetsState when necessaryTiger Huang
2021-02-05Merge "Remove special logic for top/bottom gesture insets" into sc-devTreeHugger Robot
2021-02-03Remove special logic for top/bottom gesture insetsYunfan Chen
2021-02-02Provides apps the rounded corners infoshawnlin
2021-02-01Reland "Keep runtime insets types during layout"Yunfan Chen
2021-01-27Revert "Keep runtime insets types during layout"Yunfan Chen
2021-01-19Keep runtime insets types during layoutYunfan Chen
2021-01-05Send display cutout to client via insetsChangedTiger Huang
2020-12-15Support tappable elements on left/right sidesYunfan Chen
2020-11-18Remove legacy frames from WindowFrames and DisplayFramesTiger Huang
2020-10-21Don't dispatch legacy insets to clientTiger Huang
2020-10-16Make the requested visibility always up-to-dateTiger Huang
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-09-29Add proto-based client side dumping for IME tracingAnmol Gupta
2020-09-25Merge "Ensure mapping between internal and public insets"Heemin Seog
2020-09-24Merge "Map bar type to new ITYPE_{SIDE}_MANDATORY_GESTURES_INSETs" into rvc-q...Youngjun Kwak
2020-09-24Merge "Map bar type to new ITYPE_{SIDE}_MANDATORY_GESTURES_INSETs" into rvc-q...Youngjun Kwak
2020-09-23Ensure mapping between internal and public insetsHeemin Seog
2020-09-22Map bar type to new ITYPE_{SIDE}_MANDATORY_GESTURES_INSETskwaky
2020-09-18DO NOT MERGE Ensure mapping between internal and public insetsHeemin Seog
2020-09-18Remove the legacy insets modeTiger Huang
2020-08-26Make FLAG_LAYOUT_NO_LIMITS compatibleTiger Huang
2020-08-18Refine system bar position restoringTiger Huang
2020-08-18Refine system bar position restoringTiger Huang
2020-07-15Remove Type.statusBars from compatInsetsTypes if FLAG_FULLSCREENTiger Huang
2020-06-25Fix issue in InsetsState.setJorim Jaggi
2020-06-19Yearly Window Manager spring cleaning #1Jorim Jaggi
2020-06-15Merge "Let position of system bars can be restored by swipe" into rvc-devTiger Huang
2020-06-11Let position of system bars can be restored by swipeTiger Huang
2020-06-11Merge "Exclude non-observable insets change" into rvc-devJorim Jaggi
2020-06-10Exclude non-observable insets changeJorim Jaggi
2020-06-09Merge "Insets: allow controlling insets as long as the window is covering in ...Adrian Roos
2020-06-05Insets: allow controlling insets as long as the window is covering in the rel...Adrian Roos
2020-05-27Merge "Add climate bar insets" into rvc-devHeemin Seog
2020-05-27Add Insets dumps and IME debug logsTaran Singh
2020-05-26Add climate bar insetsHeemin Seog
2020-04-01Initialize sourceless insets with Insets.NONEJorim Jaggi
2020-03-26Make caption a insets sourceYunfan Chen
2020-03-23Performance optimizations for new insetsJorim Jaggi
2020-03-10Merge "Generate WindowInsets with new insets API" into rvc-devCharles Chen
2020-03-05Generate WindowInsets with new insets APICharles Chen
2020-03-04Prevent causing insets if the system bar is shown forciblyTiger Huang
2020-03-02Merge "Various inset fixes" into rvc-devJorim Jaggi
2020-03-02Various inset fixesJorim Jaggi
2020-03-02Make display cutout can produce insetsTiger Huang