summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/RemoteInputView.java
Commit message (Expand)AuthorAgeFilesLines
* Make an ending IME animation clean up old inputs for the same entryJustin Weir2023-01-201-1/+2
* Polish RemoteInputView defocus animationJohannes Gallmann2023-01-111-38/+77
* Reapply changes of inline reply CLJohannes Gallmann2022-12-211-52/+58
* Fix headsup notification RemoteInputView appearance animationJohannes Gallmann2022-12-191-1/+14
* Fix notification inline reply animationJohannes Gallmann2022-12-191-15/+177
* Migrate RemoteInputView to Predictive Back.Rahul Banerjee2022-10-211-2/+71
* Add a null check to avoid NPE.Merissa Tan2022-09-291-2/+4
* Merge "RemoteInputView: Add null check in WindowInsetsAnimation.Callback" int...TreeHugger Robot2022-05-041-2/+6
|\
| * RemoteInputView: Add null check in WindowInsetsAnimation.CallbackJulia Tuttle2022-04-051-2/+6
* | Avoid Spell Checker initialization during animLucas Dupin2022-05-021-1/+14
|/
* Fix reversed remote input reveal animsSteve Elliott2022-03-211-2/+2
* [RemoteInputView] move data fields to ControllerSteve Elliott2022-03-141-58/+31
* Revert "New Pipeline: resume spinning after RemoteInputView is moved"Julia Tuttle2022-02-031-8/+0
* New Pipeline: resume spinning after RemoteInputView is movedJulia Tuttle2022-01-311-0/+8
* Fix Keyboard not hiding when dismissing remote input from shadeMing-Shin Lu2022-01-191-4/+5
* [RemoteInputView] Move "send" logic to ControllerSteve Elliott2021-11-121-185/+26
* [RemoteInputView] RemoteInputQuickSettingsDisabler to ControllerSteve Elliott2021-11-121-6/+0
* [RemoteInputView] Introduce RemoteInputViewControllerSteve Elliott2021-11-081-0/+23
* Merge "[RemoteInputView] Reorder fields + clean listener registration APIs" i...TreeHugger Robot2021-11-011-25/+42
|\
| * [RemoteInputView] Reorder fields + clean listener registration APIsSteve Elliott2021-11-011-25/+42
| * Make foreground color selection in SmartReplyView and RemoteInputView match N...Jeff DeCew2021-08-161-2/+1
* | Make foreground color selection in SmartReplyView and RemoteInputView match N...Jeff DeCew2021-08-141-2/+1
* | Merge "Hide the keyboard when remote input hides." into sc-dev am: 7900e98494...TreeHugger Robot2021-07-151-0/+2
|\|
| * Merge "Hide the keyboard when remote input hides." into sc-devTreeHugger Robot2021-07-151-0/+2
| |\
| | * Hide the keyboard when remote input hides.Jeff DeCew2021-07-151-0/+2
| * | Defensively copy callback collections before invokingSteve Elliott2021-07-141-1/+1
| |/
| * Persist remote input image attachment across layoutsSteve Elliott2021-06-291-35/+24
* | Defensively copy callback collections before invokingSteve Elliott2021-07-141-1/+1
* | Persist remote input image attachment across layoutsSteve Elliott2021-06-281-35/+24
* | Merge "Convert CharSequence toString for the fallback Remote Input History vi...Jeff DeCew2021-06-181-1/+1
|\|
| * Merge "Convert CharSequence toString for the fallback Remote Input History vi...Jeff DeCew2021-06-181-1/+1
| |\
| | * Convert CharSequence toString for the fallback Remote Input History view.Jeff DeCew2021-06-111-1/+1
* | | Merge "Prevent exception when temporarily detaching the RemoteInputView's Edi...Jeff DeCew2021-06-151-1/+4
|\| |
| * | Merge "Prevent exception when temporarily detaching the RemoteInputView's Edi...Jeff DeCew2021-06-151-1/+4
| |\ \
| | * | Prevent exception when temporarily detaching the RemoteInputView's EditText.Jeff DeCew2021-06-111-1/+4
| | |/
* | | Merge "Don't dismiss IME when changing active RemoteInput" into sc-dev am: 3b...TreeHugger Robot2021-06-141-1/+2
|\| |
| * | Don't dismiss IME when changing active RemoteInputSteve Elliott2021-06-141-1/+2
| |/
* | Log when user attaches an image to remote input.Yuri Lin2021-05-261-2/+10
* | Merge "Remove Tron (MetricsLogger) logging from RemoteInputView."Yuri Lin2021-05-241-10/+0
|\ \ | |/ |/|
| * Remove Tron (MetricsLogger) logging from RemoteInputView.Yuri Lin2021-05-201-10/+0
* | Fix colors to match the spec, and resolve contrast issues.Jeff DeCew2021-05-191-43/+44
* | Allow sending inline reply of just an imageJeff DeCew2021-05-191-2/+11
* | Fix size of RemoteInputView to for a11yJeff DeCew2021-05-191-13/+2
|/
* Add UiEvent logging for NOTIFICATION_REMOTE_INPUT_(OPEN|CLOSE|SEND|FAILURE).Yuri Lin2021-05-051-5/+49
* Add callbacks for remote input send / bouncedSteve Elliott2021-04-221-0/+29
* Image inline replyJay Aliomer2021-04-191-48/+112
* Move ActivityLaunchAnimator in its own lib. (1/n)Jordan Demeulenaere2021-04-081-1/+1
* Fix all RemoteInputView colors when isColorized changes.Jeff DeCew2021-04-051-57/+46
* Merge "OnReceiveContentListener: Handle IME insertion permissions release" in...Nikita Dubrovsky2021-03-301-1/+6
|\
| * OnReceiveContentListener: Handle IME insertion permissions releaseNikita Dubrovsky2021-03-251-1/+6