index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
SwipeHelper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add content fade to notification dismissal
Johannes Gallmann
2022-10-07
1
-3
/
+17
*
Break pipeline re-entrant call due to dismiss anim
Steve Elliott
2022-05-13
1
-2
/
+4
*
Fix notification drag and drop flag
Jeff DeCew
2022-02-04
1
-2
/
+7
*
Add CUJ_NOTIFICATION_SHADE_ROW_SWIPE CUJ
Milton Wu
2021-11-11
1
-0
/
+14
*
Update clear all animation
Lyn Han
2021-08-19
1
-0
/
+6
*
[SystemUI] Add notification to window feature.
e.min
2021-08-06
1
-26
/
+76
*
When swiping notifications it doesn't clip early anymore
Selim Cinek
2021-06-16
1
-2
/
+11
*
Move ActivityLaunchAnimator in its own lib. (1/n)
Jordan Demeulenaere
2021-04-08
1
-0
/
+1
*
Round adjacent corners when swiping notification
Lyn Han
2021-03-09
1
-11
/
+5
*
Fix race condition that skips corner updates on half swipe
Lyn Han
2020-11-23
1
-1
/
+1
*
Consolidate swipe state in SwipeHelper
Lyn Han
2020-11-19
1
-47
/
+64
*
Decouple DividerView from SystemUI
Jerry Chang
2020-09-01
1
-1
/
+1
*
Pass interaction type to FalsingManager.isFalse
Dave Mankoff
2020-08-24
1
-3
/
+6
*
Move NotificationSwipeHelper out of NSSL
Dave Mankoff
2020-08-19
1
-10
/
+9
*
Support deep press on notifications.
Philip Quinn
2020-03-23
1
-30
/
+39
*
Disable falsing when resting on a Dock.
Dave Mankoff
2020-01-03
1
-1
/
+1
*
FlingAnimationUtils now takes DisplayMetrics, not Context.
Dave Mankoff
2019-12-18
1
-3
/
+2
*
Pass FalsingManager down through more classes.
Dave Mankoff
2019-07-08
1
-3
/
+3
*
Add support for FalsingPlugin to supply a replacement FalsingManager.
Dave Mankoff
2019-05-10
1
-1
/
+1
*
Change FalsingManager to an interface for easier swapping.
Dave Mankoff
2019-05-03
1
-2
/
+3
*
Expose notification guts on menu shown
Evan Laird
2019-04-04
1
-1
/
+11
*
Use fling animation utils for snapChild
Mady Mellor
2019-02-21
1
-2
/
+3
*
Applies friction to non-dismiss drag only after the snap point.
Gus Prevas
2019-01-17
1
-2
/
+16
*
Fix regression where drag down could start during swipe.
Aaron Heuckroth
2018-11-15
1
-9
/
+0
*
Merge "Create a way to turn off unlocking on a phone."
Dave Mankoff
2018-11-07
1
-0
/
+1
|
\
|
*
Create a way to turn off unlocking on a phone.
Dave Mankoff
2018-10-26
1
-1
/
+3
*
|
Disables dismissing notification on leftward swipe.
Gus Prevas
2018-11-07
1
-4
/
+18
|
/
*
Clean up interfaces for StackScrollLayout.
Aaron Heuckroth
2018-10-18
1
-0
/
+9
*
Extract NotificationSwipeHelper and related state from NSSL.
Aaron Heuckroth
2018-09-27
1
-1
/
+2
*
Organize notification classes in row/stack
Rohan Shah
2018-07-18
1
-2
/
+1
*
Add canChildBeDraggable() method to SwipeHelper's callback
yoshiki iguchi
2018-01-15
1
-4
/
+12
*
Handle Keyboard long-presses and Talkback shortcut on notifications
Geoffrey Pitsch
2017-10-11
1
-42
/
+20
*
Revert "Support keyboard long-press on notifications"
Selim Cinek
2017-08-25
1
-29
/
+44
*
Support keyboard long-press on notifications
Geoffrey Pitsch
2017-08-24
1
-44
/
+29
*
Fixed a bug where a removed notification would stick around
Selim Cinek
2017-08-18
1
-1
/
+6
*
Fixing typo in swipe helper causing views not to be faded when swiped.
Winson Chung
2017-08-10
1
-1
/
+1
*
1. Replace use of java.util.HashMap with android.util.ArrayMap in
Rajeev Kumar
2017-06-22
1
-17
/
+16
*
Updates to NotificationMenuRowPlugin so that long press may be captured
Mady Mellor
2017-06-12
1
-5
/
+15
*
Merge "Check for false touches when determining if the notif menu should be s...
Mady Mellor
2017-05-26
1
-3
/
+7
|
\
|
*
Check for false touches when determining if the notif menu should be shown
Mady Mellor
2017-05-25
1
-3
/
+7
*
|
Merge "Improve swipe to show notification menu gesture" into oc-dev am: aa94a...
Mady Mellor
2017-04-27
1
-6
/
+9
|
\
|
|
*
Merge "Improve swipe to show notification menu gesture" into oc-dev
Mady Mellor
2017-04-27
1
-6
/
+9
|
|
\
|
|
*
Improve swipe to show notification menu gesture
Mady Mellor
2017-04-14
1
-6
/
+9
*
|
|
Allow notifications to be smaller in width than its container.
Anthony Chen
2017-04-20
1
-10
/
+16
|
/
/
*
/
Fix issue where the notification could snap to the menu while its invisible
Mady Mellor
2017-04-17
1
-2
/
+11
|
/
*
Add plugin interfaces to control notification menu / swipe behavior
Mady Mellor
2017-03-22
1
-9
/
+14
*
Add snooze to notification menu row
Mady Mellor
2017-01-25
1
-1
/
+1
*
Rename notification settings icon row / gear to notification menu row
Mady Mellor
2017-01-25
1
-3
/
+2
*
Create + implement plugin for NotificationSettingsIconRow
Mady Mellor
2017-01-25
1
-2
/
+15
*
Merge "Fix gear being covered on notification update" into nyc-dev
Mady Mellor
2016-04-25
1
-2
/
+10
|
\
[next]