summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/ui/SwipeHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Keyboard support for focused stateJin Cao2014-09-021-1/+1
* Temp fix for swipe bugJin Cao2014-04-041-2/+2
* Hierarchical folders in conversation listScott Kennedy2013-09-191-6/+0
* Clean up a bunch of warningsScott Kennedy2013-06-251-6/+0
* Fix the folder click problemVikram Aggarwal2013-06-071-57/+8
* Unify LogTagScott Kennedy2013-06-051-4/+4
* Add teaser for new conversation photo checkboxes.Mark Wei2013-05-051-9/+9
* Reduce swipe deadzoneAlice Yang2013-04-301-1/+1
* CleanupScott Kennedy2013-04-051-4/+4
* Dead vertical left, to disallow accidental swipes.Vikram Aggarwal2013-03-221-3/+10
* Resolve all STOPSHIP comments in UnifiedEmailVikram Aggarwal2013-02-151-1/+2
* Updates to swipe interactionmindyp2013-01-161-1/+1
* Fade out other leave behind when user starts new swipemindyp2013-01-161-2/+25
* As team has noted, the dismiss of an item feels a bit "weird"mindyp2012-12-191-3/+4
* swipe tweaksmindyp2012-12-191-0/+3
* prevent buildLayer ISEsAndy Huang2012-10-241-4/+3
* use hardware layer to improve conversation load animation fpsAndy Huang2012-10-181-0/+8
* use swipehelper to determine scrollmindyp2012-08-281-3/+6
* Dismiss just the text from the leave behind instead of the whole item.mindyp2012-08-171-13/+6
* Remove unnecessary codeMindy Pereira2012-08-101-2/+0
* Don't call dismisscancelled until the dismiss animation is done!Mindy Pereira2012-07-271-2/+1
* Make animation durations resources.Mindy Pereira2012-07-271-20/+31
* Once we have started dragging, don't switch to scrolling.Mindy Pereira2012-07-271-2/+2
* Improved swipe detectionMindy Pereira2012-07-271-3/+8
* Add a black leave behind peeking out behind a swipeable item.Mindy Pereira2012-07-241-2/+2
* Show animation when destroying items via the swipe action.Mindy Pereira2012-07-241-12/+2
* Update interaction of selected conversations with swipeMindy Pereira2012-07-121-43/+9
* Don't clear associated views before snapping them back to position.Mindy Pereira2012-06-221-3/+2
* Return item to original color when it is snapped back.Mindy Pereira2012-04-161-0/+15
* Show leavebehind after swiping away an item.Mindy Pereira2012-04-161-28/+24
* Fix touch slop settings.Mindy Pereira2012-04-051-18/+11
* Make batch archive conversations fly out to the right before shrinking.Mindy Pereira2012-04-051-1/+12
* Improve swipe mechanics.Mindy Pereira2012-04-041-24/+66
* When there is no swipe, use a different touch handler.Mindy Pereira2012-04-041-1/+4
* Respect hide checkboxes; tap and hold to add to CAB groupMindy Pereira2012-04-041-1/+7
* Re-enable swipe.Mindy Pereira2012-04-021-40/+144
* Beginning of swipe to archive.Mindy Pereira2012-03-161-0/+347