History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/RemoteInputController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
07215350f97c46b3c74d0d8757ec12ea61ced258 23-Jun-2016 Adrian Roos <roosa@google.com> HUN: Close RemoteInputView when Home is pressed

CLOSE_SYSTEM_DIALOGS usually dismisses the notification shade,
but that's not the case for HUNs because the shade is not actually
open. However, CLOSE_SYSTEM_DIALOGS will now close the Direct Reply
even with HUNs.

Change-Id: If8e5115e33f93db0f8b4e442331ea3d60fc0c63d
Fixes: 29583313
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/RemoteInputController.java
c0a579e5752b38257c31acb2f0b5b08447355205 31-Mar-2016 Adrian Roos <roosa@google.com> Add option to force remote input history

Bug: 27851227
Change-Id: Iced5d24d6cc0894ce7c7e9565722d0ef016a50a5
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/RemoteInputController.java
d28ccd7cab8e1a187dfd6c5733efe7cdfb652202 06-Jan-2016 Adrian Roos <roosa@google.com> Show back button while RemoteInput is active on keyguard

Bug: 22452379
Change-Id: Iea1cdb885698c717b98904453bf14e2bdd7d7562
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/RemoteInputController.java
1c0ca508b9d6184beba2050e6ab3a44ac5be137a 07-Oct-2015 Adrian Roos <roosa@google.com> Continue inline reply prototype

Adds IME focus management, prevents HUNs with active
RemoteInput from disappearing and fixes a few issues
with adding RemoteInputs from WearableExtenders.

Bug: 22452379
Change-Id: Ie3bd8e5d4635bd1e967afe2b894ad617dbc4ed10
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/RemoteInputController.java