History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/ScrollContainer.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
181385ce33c83a249087a1cff65870dfe120aae8 05-May-2016 Adrian Roos <roosa@google.com> Keep RemoteInputView visible when focused

Scrolls the NotificationStackScrollLayout in response to movement
to ensure that the focused view stays visible. Also makes sure that
the action list is always aligned at the bottom of the notification
to avoid jank during this scrolling when the height changes.

Fixes: 28193862
Fixes: 26919632
Change-Id: I911a873367fe26eafd9fae4bca4e693d0827eba7
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/ScrollContainer.java
cd35def3c35f04d7fd056590d4668b5ebbc80490 03-May-2016 Ricky Wai <rickywai@google.com> Make notification reply can response to work challenge

When user clicks work notification reply button while work user has
challenge, it will bring you to work challenge, and click on the reply
button when work challenge is unlock.

Bug: 28036566
Change-Id: I7b8520c4e58c0c0f965e4770ab0c7b926d8fb39a
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/ScrollContainer.java
fa139757aa9cafa2c7e880b19defbbb4f17446be 27-Apr-2016 Adrian Roos <roosa@google.com> Prevent dismissal on RemoteInputView

Prevents swiping out a notification when started on
the RemoteInputView, as this can easily happen during
text manipulation otherwise.

Change-Id: I8f658eab88ca1daf8ffcb7a5d1fac4468f5f0845
Fixes: 28336831
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/ScrollContainer.java
5153d4ac95bc128ecf634d09b9e647cd20e70a65 22-Mar-2016 Adrian Roos <roosa@google.com> Scroll to remote input view

Bug: 27668960
Fixes: 27668960
Change-Id: Ie8f7858257922362b289ea4e4e22e689e1405e58
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/ScrollContainer.java