summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/ui/LeaveBehindItem.java
Commit message (Expand)AuthorAgeFilesLines
* Quantum leave behind items. b/16130906.Andrew Sapperstein2014-09-071-7/+1
* more metricsAndy Huang2013-08-141-0/+2
* Make some changes so the ad leave-behind can animateScott Kennedy2013-08-081-14/+31
* Change all resid switches to if-elseif-elseScott Kennedy2013-07-311-19/+16
* Clean up a bunch of warningsScott Kennedy2013-06-251-1/+1
* Add teaser for new conversation photo checkboxes.Mark Wei2013-05-051-2/+2
* fix shorter-than-expected leave-behind view heightsAndy Huang2013-04-111-22/+25
* Clean up a bunch of warningsScott Kennedy2013-03-211-1/+1
* Swipe animation polishmindyp2013-01-171-6/+42
* Fading in of text should start immediately after cinching of items has comple...mindyp2013-01-171-2/+8
* Updates to swipe interactionmindyp2013-01-161-24/+30
* Fade out other leave behind when user starts new swipemindyp2013-01-161-6/+23
* Make sure we properly clean leave behinds after undo is tapped.mindyp2012-12-191-0/+1
* swipe tweaksmindyp2012-12-191-13/+10
* Don't dismiss other existing leave behind items right away.mindyp2012-11-261-23/+5
* Correct issues with fading in text when there are other leave behind items.mindyp2012-11-261-2/+28
* Make sure we use our version of converting from html to plain text.mindyp2012-11-131-4/+2
* Make CREATOR static for LeaveBehindItemDatamindyp2012-10-311-40/+0
* Don't reuse the leavebehinditem.mindyp2012-10-091-1/+3
* use swipehelper to determine scrollmindyp2012-08-281-4/+11
* Get conversationcursor from adaptermindyp2012-08-271-5/+7
* Make animations smoother.mindyp2012-08-241-0/+9
* Simplify the hierarchy for the leave behind.mindyp2012-08-231-5/+9
* Remove shadow from leave behind item.mindyp2012-08-231-2/+0
* Add touch feedback to undo area of leave behind.mindyp2012-08-201-4/+2
* Dismiss just the text from the leave behind instead of the whole item.mindyp2012-08-171-5/+9
* Try to make dividers stand out less as items shrink.mindyp2012-08-171-0/+4
* New content description string.Mindy Pereira2012-08-161-1/+0
* Don't show the action as we are swiping, just on the leavebehind.Mindy Pereira2012-08-161-1/+20
* Animate out the existing leave behind when we commit it by touching another i...Mindy Pereira2012-08-121-24/+2
* Make sure we can have > 1 fading out leave behind itemsMindy Pereira2012-08-121-11/+15
* Simplify leavebehind tree.Mindy Pereira2012-08-101-2/+4
* Spend less time measuring == smoother animationMindy Pereira2012-08-101-4/+11
* Explicitly call out the name of the folder/label being removed.Mindy Pereira2012-08-101-2/+3
* Animate away the space when dismissing a leave behind.Mindy Pereira2012-08-091-0/+23
* Moved swipe animation into animated adapter; alternate method for finding pos...Mindy Pereira2012-08-091-2/+54
* The leavebehinditem is the view.Mindy Pereira2012-07-291-3/+7
* Dont show background for items that are not undoing a swipe gesture.Mindy Pereira2012-07-261-3/+2
* Fix the text in the leavebehind; change undo animation.Mindy Pereira2012-07-251-3/+2
* Restore leave behind items on orientation change; only 1 leave behind.Mindy Pereira2012-07-251-5/+53
* Animate out existing leave behinds.Andy Huang2012-07-251-7/+10
* Make it possible to restore undo operations.Mindy Pereira2012-07-161-2/+2
* Update interaction of selected conversations with swipeMindy Pereira2012-07-121-5/+0
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-4/+8
* Revert "Major refactor of ConversationCursor"Marc Blank2012-04-201-8/+4
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-4/+8
* Temporarily style the leave behind to look like the undo bar.Mindy Pereira2012-04-171-8/+5
* Show leavebehind after swiping away an item.Mindy Pereira2012-04-161-0/+106