summaryrefslogtreecommitdiff
path: root/core/java/android/view/InsetsSourceConsumer.java
AgeCommit message (Expand)Author
2021-04-22Merge "Prevent addtional removeSurface calls" into sc-devWilson Wu
2021-04-22Prevent addtional removeSurface callsWilson Wu
2021-04-19Stop processing if the new control equals the current oneTiger Huang
2021-03-31Set mIsAnimationPending when the leash is not readyTiger Huang
2021-03-22Don't skip IME animation when backed to Task has no editor focusMing-Shin Lu
2020-12-03Add extra methods to trigger IME tracing dumpsIoana Stefan
2020-12-03Revert "Add extra methods to trigger IME tracing dumps"Ioana Stefan
2020-12-02Add extra methods to trigger IME tracing dumpsIoana Stefan
2020-11-13Log only current client data in IME tracingIoana Stefan
2020-11-13Optimized workflow for IME tracing on clients sideIoana Stefan
2020-10-16Make the requested visibility always up-to-dateTiger Huang
2020-09-29Add proto-based client side dumping for IME tracingAnmol Gupta
2020-09-03Notify visibility change if source visibility is changedTiger Huang
2020-07-09Fix IME flicker: move hiding the surface into the control targetAdrian Roos
2020-06-24Merge "Disable user animations on insets whose visible frame is empty (refine...Tiger Huang
2020-06-23Disable user animations on insets whose visible frame is empty (refined)Tiger Huang
2020-06-22IME animation: hide IME-related navbar icons until perceptibleAdrian Roos
2020-06-16Merge "Revert "Disable user animations on insets whose visible frame is empty...TreeHugger Robot
2020-06-16Revert "Disable user animations on insets whose visible frame is empty"Yohei Yukawa
2020-06-16Merge "Disable user animations on insets whose visible frame is empty" into r...Tiger Huang
2020-06-14Disable user animations on insets whose visible frame is emptyTiger Huang
2020-06-11Don't clear requested SysUI visibility if the source doesn't existTiger Huang
2020-06-08Merge "Insets: Fix stuck mPendingFrame" into rvc-devTreeHugger Robot
2020-06-05Insets: Fix stuck mPendingFrameAdrian Roos
2020-05-27Add Insets dumps and IME debug logsTaran Singh
2020-05-19Dispatch the requested visibility if the client has the controlTiger Huang
2020-05-07Do not dispatch system UI visibility during traversalTiger Huang
2020-04-22Do not dispatch leashes if they are not readyTiger Huang
2020-04-17Support WIC.show(IME) from Activity#onCreateTaran Singh
2020-04-07Re-apply local client state when leash changesJorim Jaggi
2020-04-06Revert "Revert "Defer updating InsetsSource.mFrame while animating""Jorim Jaggi
2020-04-01Merge changes I98b51b43,I03cb69e1 into rvc-devRob Carr
2020-03-31InsetsSourceConsumer: Release directlyRobert Carr
2020-03-30Revert "Defer updating InsetsSource.mFrame while animating"Jorim Jaggi
2020-03-27Fix flickers when changing controlJorim Jaggi
2020-03-24Defer updating InsetsSource.mFrame while animatingJorim Jaggi
2020-03-11Use separate thread if app doesn't listen to animationsJorim Jaggi
2020-03-09InsetController: Release leashes from RenderThreadRob Carr
2020-03-05InsetSourceConsumer: Ensure we release Leash when finished.Rob Carr
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-26Remove IME surface when hiddenTarandeep Singh
2020-02-01Keep track of requestedVisibility when control unavailableJorim Jaggi
2020-01-30Adjust SysUI for new insetsJorim Jaggi
2020-01-28Handle controlInputMethodAnim correctly when IME isn't readyJorim Jaggi
2020-01-20Window Manager Flag Migration (11/n)Tiger Huang
2020-01-11Handle cases when multiple type are animatingJorim Jaggi
2020-01-10Correct layout/draw/animation interleaving for insets callbacksJorim Jaggi
2019-11-26Prevent Insets side visibility change during animationTarandeep Singh