summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/RemoteInputViewController.kt
Commit message (Expand)AuthorAgeFilesLines
* Fix notification inline reply animationJohannes Gallmann2022-12-191-1/+10
* Fix incorrect RemoteInput result sourceSteve Elliott2022-03-151-8/+7
* [RemoteInputView] move data fields to ControllerSteve Elliott2022-03-141-18/+83
* Fix RemoteInputViewController using a different token than RemoteInputViewJeff DeCew2021-11-291-3/+2
* [RemoteInputView] Move "send" logic to ControllerSteve Elliott2021-11-121-2/+226
* [RemoteInputView] RemoteInputQuickSettingsDisabler to ControllerSteve Elliott2021-11-121-2/+30
* [RemoteInputView] Introduce RemoteInputViewControllerSteve Elliott2021-11-081-0/+25