summaryrefslogtreecommitdiff
path: root/core/java/android/view/InsetsAnimationControlImpl.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-05-31Update the surface position of each control in insets animationTiger Huang
2021-05-25Flush the animation if it is canceledTiger Huang
2021-05-17Force showing navigation bar while IME is visibleTiger Huang
2021-03-22Animations for visual immersive modeTiger Huang
2021-03-16Let insets can still be controlled if its window bounds is movedTiger Huang
2021-01-05Send display cutout to client via insetsChangedTiger Huang
2020-11-13Log only current client data in IME tracingIoana Stefan
2020-11-13Optimized workflow for IME tracing on clients sideIoana Stefan
2020-10-21Don't dispatch legacy insets to clientTiger Huang
2020-10-16Make the requested visibility always up-to-dateTiger Huang
2020-09-29Add proto-based client side dumping for IME tracingAnmol Gupta
2020-08-26Make FLAG_LAYOUT_NO_LIMITS compatibleTiger Huang
2020-07-15Remove Type.statusBars from compatInsetsTypes if FLAG_FULLSCREENTiger Huang
2020-06-22IME animation: hide IME-related navbar icons until perceptibleAdrian Roos
2020-06-20Animate IME with zero insetsTaran Singh
2020-05-27Add Insets dumps and IME debug logsTaran Singh
2020-04-01WindowInsetsAnimation: Synchronously dispatch window insets animation callbacksAdrian Roos
2020-04-01Merge "Fix missing finish callback to fix running animation leak" into rvc-devJorim Jaggi
2020-04-01Fix missing finish callback to fix running animation leakJorim Jaggi
2020-03-31WindowInsetsAnimationController: Fix minor API issuesAdrian Roos
2020-03-24Merge "Performance optimizations for new insets" into rvc-devJorim Jaggi
2020-03-23Fix floating IME visibilityTaran Singh
2020-03-23Performance optimizations for new insetsJorim Jaggi
2020-03-20Merge "Fine tune animation parameters for IME animations" into rvc-devJorim Jaggi
2020-03-19Fine tune animation parameters for IME animationsJorim Jaggi
2020-03-18WindowInsetsAnimationController: Add state callback and gettersAdrian Roos
2020-03-13InsetAnimationControlImpl: Copy SurfaceControlRob Carr
2020-03-11Use separate thread if app doesn't listen to animationsJorim Jaggi
2020-03-05Fix alpha when applying insetsJorim Jaggi
2020-03-04Update sync rt applier for background blurWinson Chung
2020-03-03Merge "Fix broken inset anims" into rvc-devTreeHugger Robot
2020-03-03Fix broken inset animsJorim Jaggi
2020-03-02Merge "Various inset fixes" into rvc-devJorim Jaggi
2020-03-02Various inset fixesJorim Jaggi
2020-02-28Fix controlWindowInsets for IMETarandeep Singh
2020-02-17WindowInsetsAnimation: Clean up APIAdrian Roos
2020-02-03Merge "Implement Transient Insets Animation"TreeHugger Robot
2020-02-03Implement Transient Insets AnimationYunfan Chen
2020-02-01Keep track of requestedVisibility when control unavailableJorim Jaggi
2020-01-29IME always provides bottom insets, if anyJorim Jaggi
2020-01-28Remove getState from InsetsAnimationControlCallbacksJorim Jaggi
2020-01-23Fix fraction, and other cleanupJorim Jaggi
2020-01-17Migrate LAYOUT_STABLE in new insets worldJorim Jaggi
2020-01-11Handle cases when multiple type are animatingJorim Jaggi
2020-01-10Correct layout/draw/animation interleaving for insets callbacksJorim Jaggi
2020-01-09Window Manager Flag Migration (9/n)Tiger Huang
2019-12-27Decoupling InsetsAnimationControlImpl and the clientYunfan Chen
2019-12-17Add alpha support to Insets APITarandeep Singh
2019-12-16API update for insetsTarandeep Singh