summaryrefslogtreecommitdiff
path: root/core/java/android/view/WindowInsetsAnimationController.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent adding methods in WindowInsetsAnimationControllerTiger Huang2021-09-031-16/+0
* Invoke insets animation callbacks when resizing system barsTiger Huang2021-07-211-0/+16
* Remove references to hidden APIs from public JavadocTiger Huang2021-01-281-1/+1
* Animate IME with zero insetsTaran Singh2020-06-201-0/+7
* WindowInsetsAnimationController: Clarify finish javadocAdrian Roos2020-04-141-1/+4
* WindowInsetsAnimationController: Add state callback and gettersAdrian Roos2020-03-181-2/+35
* WindowInsetsAnimation: Clean up APIAdrian Roos2020-02-171-13/+12
* Replace OnContentApplyWindowInsetsListener with simple booleanJorim Jaggi2020-02-011-1/+2
* Add alpha support to Insets APITarandeep Singh2019-12-171-0/+6
* API update for insetsTarandeep Singh2019-12-161-23/+67
* Window Manager Flag Migration (6/n)Tiger Huang2019-11-181-4/+4
* Expand docs for animation listenerJorim Jaggi2019-01-111-2/+19
* A brave new world for window insets (5/n)Jorim Jaggi2018-12-211-0/+81