1. f7964be Disable swipe-to-dismiss for not cancelable dialogs. by Michael Kwan · 8 years ago
  2. 8a148a3 Make sure that changes to UI in SwipeDismissLayout are on UI thread. by Bryce Lee · 9 years ago
  3. 06756f3 Dismiss or cancel in SwipeDismissLayout on screen off. by Filip Gruszczynski · 9 years ago
  4. 026e204 Fixes velocity tracking bug in SwipeDismissLayout. by Gus Prevas · 9 years ago
  5. 55555a3 Fixes rejected dismiss gestures (framework version of ag/677161) by Mark Renouf · 9 years ago
  6. 23958c6 Force translucency from windowIsTranslucent on SwipeDismissLayout. by Filip Gruszczynski · 10 years ago
  7. 6eafa90 SwipeDismissLayout makes activity opaque only after entry animation ends. by Filip Gruszczynski · 10 years ago
  8. 625ec48 Check if context is actually an activity. by Filip Gruszczynski · 10 years ago
  9. 3f8dd14 Disable activity's translucency until it starts being swiped away. by Filip Gruszczynski · 10 years ago
  10. 6c5c48a Limit swipe dismiss progress to positive values by Mark Renouf · 10 years ago
  11. 56e533a Make a smaller cliff for dismissing cards by Mindy Pereira · 10 years ago
  12. 072c603 Make distance count when dismissing swipedismisslayout by Mindy Pereira · 10 years ago
  13. 11b1469 Implement cliff guard for swipeDismiss gesture by Mark Renouf · 10 years ago
  14. df4ee5c Fix possible invalid pointer index in swipe dismiss. by Justin Koh · 11 years ago
  15. ca6234e Add swipe-to-dismiss support to PhoneWindow. by Will Haldean Brown · 11 years ago