summaryrefslogtreecommitdiff
path: root/core/java/android/view/InsetsSource.java
AgeCommit message (Expand)Author
2021-02-24Optimize the Parcel read/write of common window dataRiddle Hsu
2021-02-17Fix non-zero window insetChris Li
2021-01-22Remove beginLayoutLw and redundant logic about layoutTiger Huang
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-10-07Add proto-based InputMethodService and server side dumping for IMEAnmol Gupta
2020-09-29Add proto-based client side dumping for IME tracingAnmol Gupta
2020-06-23Disable user animations on insets whose visible frame is empty (refined)Tiger Huang
2020-06-16Merge "Revert "Disable user animations on insets whose visible frame is empty...TreeHugger Robot
2020-06-16Revert "Disable user animations on insets whose visible frame is empty"Yohei Yukawa
2020-06-16Merge "Disable user animations on insets whose visible frame is empty" into r...Tiger Huang
2020-06-14Disable user animations on insets whose visible frame is emptyTiger Huang
2020-06-10Exclude non-observable insets changeJorim Jaggi
2020-04-30Merge "Report caption insets change when layout" into rvc-devYunfan Chen
2020-04-29Merge "Update more Parcelables to send Strings UTF-8." into rvc-devJeff Sharkey
2020-04-29Update more Parcelables to send Strings UTF-8.Jeff Sharkey
2020-04-28Shift Primary stack as well as secondary during ime adjustmentEvan Rosky
2020-04-28Report caption insets change when layoutYunfan Chen
2020-03-26Make caption a insets sourceYunfan Chen
2020-03-13Let insets sources can produce insets on 0-width or 0-height windowsTiger Huang
2020-03-02Make display cutout can produce insetsTiger Huang
2020-02-07Refine logic about controlling transient barsTiger Huang
2020-02-03Merge "Implement Transient Insets Animation"TreeHugger Robot
2020-02-03Implement Transient Insets AnimationYunfan Chen
2020-01-31Add missing visible frame copyJorim Jaggi
2020-01-29IME always provides bottom insets, if anyJorim Jaggi
2020-01-10Move visible insets calculation to clientJorim Jaggi
2020-01-06Fix issue with letterboxingJorim Jaggi
2019-11-18Window Manager Flag Migration (6/n)Tiger Huang
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-12-27A brave new world for window insets (6/n)Jorim Jaggi
2018-12-21A brave new world for window insets (5/n)Jorim Jaggi
2018-11-29A brave new world for window insets (1/n)Jorim Jaggi