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
/
InsetsAnimationThreadControlRunner.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-05-31
Update the surface position of each control in insets animation
Tiger Huang
2021-05-25
Flush the animation if it is canceled
Tiger Huang
2021-05-17
Force showing navigation bar while IME is visible
Tiger Huang
2021-03-16
Let insets can still be controlled if its window bounds is moved
Tiger Huang
2021-02-05
Merge "Handle cancelled Insets animation" into rvc-qpr-dev am: e272df9338 am:...
Taran Singh
2021-02-05
Handle cancelled Insets animation
Taran Singh
2020-12-07
Provide vsync id for all animation transactions (except PIP)
Jorim Jaggi
2020-10-21
Don't dispatch legacy insets to client
Tiger Huang
2020-10-16
Make the requested visibility always up-to-date
Tiger Huang
2020-09-29
Add proto-based client side dumping for IME tracing
Anmol Gupta
2020-06-22
IME animation: hide IME-related navbar icons until perceptible
Adrian Roos
2020-05-27
Add Insets dumps and IME debug logs
Taran Singh
2020-05-14
Add tracing for Inset animations
Jorim Jaggi
2020-04-02
Merge "WindowInsetsAnimation: Synchronously dispatch window insets animation ...
Adrian Roos
2020-04-01
WindowInsetsAnimation: Synchronously dispatch window insets animation callbacks
Adrian Roos
2020-03-31
InsetAnimationThreadControlRunner: Don't copy controls
Robert Carr
2020-03-19
Fine tune animation parameters for IME animations
Jorim Jaggi
2020-03-13
InsetAnimationControlImpl: Copy SurfaceControl
Rob Carr
2020-03-11
Use separate thread if app doesn't listen to animations
Jorim Jaggi