summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ActivatableNotificationViewController.java
Commit message (Expand)AuthorAgeFilesLines
* Use MotionEvent.getEventTime() instead of SystemClock.uptimeMillis()Jeff DeCew2023-01-101-1/+1
* Animate app launches from lockscreenJordan Demeulenaere2021-05-271-1/+5
* Make lockscreen background opaqueJay Aliomer2021-04-211-20/+2
* Separate out FalsingManager#isFalseTapDave Mankoff2021-04-071-1/+1
* Track Falsing on Notification Taps.Dave Mankoff2021-03-151-5/+9
* Refactor parts of FalsingManager into FalsingCollectorDave Mankoff2020-11-201-3/+7
* Add Tap falsing to the FalsingManager.Dave Mankoff2020-11-161-22/+34
* Add app start source info from notificationRiddle Hsu2020-10-131-0/+4
* A11y services can perform click on keyguard notifsBeverly2020-04-201-1/+1
* Fixed the double tap behavior on the expand buttonSelim Cinek2020-03-161-1/+1
* Fix double tapping notifications on lock screen.Dave Mankoff2020-02-181-1/+2
* Fill in ActivatableNotificationViewController.Dave Mankoff2020-02-071-0/+85
* Revert "Fill in ActivatableNotificationViewController."Dave Mankoff2020-02-071-89/+0
* Fill in ActivatableNotificationViewController.Dave Mankoff2020-02-061-0/+89
* Use subcomponent to add Controller to ActivtableNotificationViewDave Mankoff2020-01-161-0/+47