summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/SwipeHelper.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-08-20Update clear all animationLyn Han
2021-06-16When swiping notifications it doesn't clip early anymoreSelim Cinek
2021-04-08Move ActivityLaunchAnimator in its own lib. (1/n)Jordan Demeulenaere
2021-03-09Round adjacent corners when swiping notificationLyn Han
2020-11-23Fix race condition that skips corner updates on half swipeLyn Han
2020-11-19Consolidate swipe state in SwipeHelperLyn Han
2020-09-01Decouple DividerView from SystemUIJerry Chang
2020-08-24Pass interaction type to FalsingManager.isFalseDave Mankoff
2020-08-19Move NotificationSwipeHelper out of NSSLDave Mankoff
2020-03-23Support deep press on notifications.Philip Quinn
2020-01-03Disable falsing when resting on a Dock.Dave Mankoff
2019-12-18FlingAnimationUtils now takes DisplayMetrics, not Context.Dave Mankoff
2019-07-08Pass FalsingManager down through more classes.Dave Mankoff
2019-05-10Add support for FalsingPlugin to supply a replacement FalsingManager.Dave Mankoff
2019-05-03Change FalsingManager to an interface for easier swapping.Dave Mankoff
2019-04-04Expose notification guts on menu shownEvan Laird
2019-02-21Use fling animation utils for snapChildMady Mellor
2019-01-17Applies friction to non-dismiss drag only after the snap point.Gus Prevas
2018-11-15Fix regression where drag down could start during swipe.Aaron Heuckroth
2018-11-07Merge "Create a way to turn off unlocking on a phone."Dave Mankoff
2018-11-07Disables dismissing notification on leftward swipe.Gus Prevas
2018-10-26Create a way to turn off unlocking on a phone.Dave Mankoff
2018-10-18Clean up interfaces for StackScrollLayout.Aaron Heuckroth
2018-09-27Extract NotificationSwipeHelper and related state from NSSL.Aaron Heuckroth
2018-07-18Organize notification classes in row/stackRohan Shah
2018-01-15Add canChildBeDraggable() method to SwipeHelper's callbackyoshiki iguchi
2017-10-11Handle Keyboard long-presses and Talkback shortcut on notificationsGeoffrey Pitsch
2017-08-25Revert "Support keyboard long-press on notifications"Selim Cinek
2017-08-24Support keyboard long-press on notificationsGeoffrey Pitsch
2017-08-18Fixed a bug where a removed notification would stick aroundSelim Cinek
2017-08-10Fixing typo in swipe helper causing views not to be faded when swiped.Winson Chung
2017-06-221. Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar
2017-06-12Updates to NotificationMenuRowPlugin so that long press may be capturedMady Mellor
2017-05-26Merge "Check for false touches when determining if the notif menu should be s...Mady Mellor
2017-05-25Check for false touches when determining if the notif menu should be shownMady Mellor
2017-04-27Merge "Improve swipe to show notification menu gesture" into oc-dev am: aa94a...Mady Mellor
2017-04-27Merge "Improve swipe to show notification menu gesture" into oc-devMady Mellor
2017-04-20Allow notifications to be smaller in width than its container.Anthony Chen
2017-04-17Fix issue where the notification could snap to the menu while its invisibleMady Mellor
2017-04-14Improve swipe to show notification menu gestureMady Mellor
2017-03-22Add plugin interfaces to control notification menu / swipe behaviorMady Mellor
2017-01-25Add snooze to notification menu rowMady Mellor
2017-01-25Rename notification settings icon row / gear to notification menu rowMady Mellor
2017-01-25Create + implement plugin for NotificationSettingsIconRowMady Mellor
2016-04-25Merge "Fix gear being covered on notification update" into nyc-devMady Mellor
2016-04-18Making the dismiss animation feel smoother.Winson
2016-04-18Fix gear being covered on notification updateMady Mellor
2016-04-06Fix dismiss all clipping for tablet / landscapeMady Mellor
2016-04-04Merge "Fix slow dismiss animation" into nyc-devMady Mellor