index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
InsetsSource.java
Age
Commit message (
Expand
)
Author
2021-02-24
Optimize the Parcel read/write of common window data
Riddle Hsu
2021-02-17
Fix non-zero window inset
Chris Li
2021-01-22
Remove beginLayoutLw and redundant logic about layout
Tiger Huang
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-07
Add proto-based InputMethodService and server side dumping for IME
Anmol Gupta
2020-09-29
Add proto-based client side dumping for IME tracing
Anmol Gupta
2020-06-23
Disable user animations on insets whose visible frame is empty (refined)
Tiger Huang
2020-06-16
Merge "Revert "Disable user animations on insets whose visible frame is empty...
TreeHugger Robot
2020-06-16
Revert "Disable user animations on insets whose visible frame is empty"
Yohei Yukawa
2020-06-16
Merge "Disable user animations on insets whose visible frame is empty" into r...
Tiger Huang
2020-06-14
Disable user animations on insets whose visible frame is empty
Tiger Huang
2020-06-10
Exclude non-observable insets change
Jorim Jaggi
2020-04-30
Merge "Report caption insets change when layout" into rvc-dev
Yunfan Chen
2020-04-29
Merge "Update more Parcelables to send Strings UTF-8." into rvc-dev
Jeff Sharkey
2020-04-29
Update more Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-04-28
Shift Primary stack as well as secondary during ime adjustment
Evan Rosky
2020-04-28
Report caption insets change when layout
Yunfan Chen
2020-03-26
Make caption a insets source
Yunfan Chen
2020-03-13
Let insets sources can produce insets on 0-width or 0-height windows
Tiger Huang
2020-03-02
Make display cutout can produce insets
Tiger Huang
2020-02-07
Refine logic about controlling transient bars
Tiger Huang
2020-02-03
Merge "Implement Transient Insets Animation"
TreeHugger Robot
2020-02-03
Implement Transient Insets Animation
Yunfan Chen
2020-01-31
Add missing visible frame copy
Jorim Jaggi
2020-01-29
IME always provides bottom insets, if any
Jorim Jaggi
2020-01-10
Move visible insets calculation to client
Jorim Jaggi
2020-01-06
Fix issue with letterboxing
Jorim Jaggi
2019-11-18
Window Manager Flag Migration (6/n)
Tiger Huang
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-12-27
A brave new world for window insets (6/n)
Jorim Jaggi
2018-12-21
A brave new world for window insets (5/n)
Jorim Jaggi
2018-11-29
A brave new world for window insets (1/n)
Jorim Jaggi