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
/
WindowInsets.java
Age
Commit message (
Expand
)
Author
2021-05-20
Add PrivacyIndicator APIs to WindowInsets
Nate Myren
2021-02-02
Provides apps the rounded corners info
shawnlin
2021-01-28
Remove references to hidden APIs from public Javadoc
Tiger Huang
2020-11-18
Remove legacy frames from WindowFrames and DisplayFrames
Tiger Huang
2020-10-21
Don't dispatch legacy insets to client
Tiger Huang
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-07-15
Remove Type.statusBars from compatInsetsTypes if FLAG_FULLSCREEN
Tiger Huang
2020-05-14
Add tracing for Inset animations
Jorim Jaggi
2020-04-14
WindowInsets: clarify displayCutout javadoc
Adrian Roos
2020-04-02
Merge "WindowInsets: Ignore consumeStableInsets()" into rvc-dev
Jorim Jaggi
2020-04-01
Initialize sourceless insets with Insets.NONE
Jorim Jaggi
2020-04-01
WindowInsets: Ignore consumeStableInsets()
Adrian Roos
2020-03-26
Make caption a insets source
Yunfan Chen
2020-03-02
Merge "Unhide WindowInsets#inset with insets argument" into rvc-dev
Jorim Jaggi
2020-03-02
Unhide WindowInsets#inset with insets argument
Jorim Jaggi
2020-03-02
Unhide API: WindowInsets.Type#displayCutout()
Tiger Huang
2020-03-02
Make display cutout can produce insets
Tiger Huang
2020-01-23
Window Manager Flag Migration (12/n)
Tiger Huang
2020-01-21
Fix up new insets dispatch behavior
Jorim Jaggi
2020-01-17
Migrate LAYOUT_STABLE in new insets world
Jorim Jaggi
2020-01-10
Move visible insets calculation to client
Jorim Jaggi
2020-01-08
Treat IME adjust flags correctly
Jorim Jaggi
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-17
Merge "API update for insets"
Taran Singh
2019-12-16
API update for insets
Tarandeep Singh
2019-12-16
Window Manager Flag Migration (7/n)
Tiger Huang
2019-11-18
Window Manager Flag Migration (6/n)
Tiger Huang
2019-07-26
GestureNav: Clarify javadoc in regards to exclusion limits
Adrian Roos
2019-05-14
Fix copying of insets
Jorim Jaggi
2019-04-01
WindowInsets: populate system gesture and tappable element insets
Adrian Roos
2019-03-20
Provide a hook for forcing all system bars to be displayed at all times
Brad Stenning
2019-03-18
WindowInsets: Add mandatory system gesture and tappable element insets
Adrian Roos
2019-03-06
WindowInsets: Properly initialize systemGestureInsets
Adrian Roos
2019-03-05
Merge "WindowInsets: Add system gesture insets"
TreeHugger Robot
2019-03-04
WindowInsets: Add system gesture insets
Adrian Roos
2019-02-26
WindowInsets: Add missing annotations and make Builder final
Adrian Roos
2019-01-24
Implement WindowInsets.isVisible
Jorim Jaggi
2019-01-21
Introduce new window insets launch flag
Jorim Jaggi
2019-01-21
Fix CTS
Jorim Jaggi
2019-01-08
A brave new world for window insets (9/n)
Jorim Jaggi
2019-01-08
A brave new world for window insets (8/n)
Jorim Jaggi
2018-12-03
A brave new world for window insets (2 and 3/n)
Jorim Jaggi
2018-11-14
WindowInsets: Fix unintentional un-nulling in legacy constructor
Adrian Roos
2018-11-07
WindowInsets: Workaround for javadoc issue
Adrian Roos
2018-10-30
WindowInsets: Annotate nullability
Adrian Roos
2018-10-30
WindowInsets: Add Builder
Adrian Roos
2018-10-30
WindowInsets: reimplement WindowInsets on top of Insets
Adrian Roos
2018-10-30
WindowInsets: make WindowInsets.inset() public
Adrian Roos
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-05-18
Display Cutout: Fix ActionBarOverlayLayout to properly dispatch cutout
Adrian Roos
[next]