index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
SwipeHelper.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-08-20
Update clear all animation
Lyn Han
2021-06-16
When swiping notifications it doesn't clip early anymore
Selim Cinek
2021-04-08
Move ActivityLaunchAnimator in its own lib. (1/n)
Jordan Demeulenaere
2021-03-09
Round adjacent corners when swiping notification
Lyn Han
2020-11-23
Fix race condition that skips corner updates on half swipe
Lyn Han
2020-11-19
Consolidate swipe state in SwipeHelper
Lyn Han
2020-09-01
Decouple DividerView from SystemUI
Jerry Chang
2020-08-24
Pass interaction type to FalsingManager.isFalse
Dave Mankoff
2020-08-19
Move NotificationSwipeHelper out of NSSL
Dave Mankoff
2020-03-23
Support deep press on notifications.
Philip Quinn
2020-01-03
Disable falsing when resting on a Dock.
Dave Mankoff
2019-12-18
FlingAnimationUtils now takes DisplayMetrics, not Context.
Dave Mankoff
2019-07-08
Pass FalsingManager down through more classes.
Dave Mankoff
2019-05-10
Add support for FalsingPlugin to supply a replacement FalsingManager.
Dave Mankoff
2019-05-03
Change FalsingManager to an interface for easier swapping.
Dave Mankoff
2019-04-04
Expose notification guts on menu shown
Evan Laird
2019-02-21
Use fling animation utils for snapChild
Mady Mellor
2019-01-17
Applies friction to non-dismiss drag only after the snap point.
Gus Prevas
2018-11-15
Fix regression where drag down could start during swipe.
Aaron Heuckroth
2018-11-07
Merge "Create a way to turn off unlocking on a phone."
Dave Mankoff
2018-11-07
Disables dismissing notification on leftward swipe.
Gus Prevas
2018-10-26
Create a way to turn off unlocking on a phone.
Dave Mankoff
2018-10-18
Clean up interfaces for StackScrollLayout.
Aaron Heuckroth
2018-09-27
Extract NotificationSwipeHelper and related state from NSSL.
Aaron Heuckroth
2018-07-18
Organize notification classes in row/stack
Rohan Shah
2018-01-15
Add canChildBeDraggable() method to SwipeHelper's callback
yoshiki iguchi
2017-10-11
Handle Keyboard long-presses and Talkback shortcut on notifications
Geoffrey Pitsch
2017-08-25
Revert "Support keyboard long-press on notifications"
Selim Cinek
2017-08-24
Support keyboard long-press on notifications
Geoffrey Pitsch
2017-08-18
Fixed a bug where a removed notification would stick around
Selim Cinek
2017-08-10
Fixing typo in swipe helper causing views not to be faded when swiped.
Winson Chung
2017-06-22
1. Replace use of java.util.HashMap with android.util.ArrayMap in
Rajeev Kumar
2017-06-12
Updates to NotificationMenuRowPlugin so that long press may be captured
Mady Mellor
2017-05-26
Merge "Check for false touches when determining if the notif menu should be s...
Mady Mellor
2017-05-25
Check for false touches when determining if the notif menu should be shown
Mady Mellor
2017-04-27
Merge "Improve swipe to show notification menu gesture" into oc-dev am: aa94a...
Mady Mellor
2017-04-27
Merge "Improve swipe to show notification menu gesture" into oc-dev
Mady Mellor
2017-04-20
Allow notifications to be smaller in width than its container.
Anthony Chen
2017-04-17
Fix issue where the notification could snap to the menu while its invisible
Mady Mellor
2017-04-14
Improve swipe to show notification menu gesture
Mady Mellor
2017-03-22
Add plugin interfaces to control notification menu / swipe behavior
Mady Mellor
2017-01-25
Add snooze to notification menu row
Mady Mellor
2017-01-25
Rename notification settings icon row / gear to notification menu row
Mady Mellor
2017-01-25
Create + implement plugin for NotificationSettingsIconRow
Mady Mellor
2016-04-25
Merge "Fix gear being covered on notification update" into nyc-dev
Mady Mellor
2016-04-18
Making the dismiss animation feel smoother.
Winson
2016-04-18
Fix gear being covered on notification update
Mady Mellor
2016-04-06
Fix dismiss all clipping for tablet / landscape
Mady Mellor
2016-04-04
Merge "Fix slow dismiss animation" into nyc-dev
Mady Mellor
[next]