summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/browse/SwipeableConversationItemView.java
Commit message (Expand)AuthorAgeFilesLines
* Remove retry UI state and enable delete for sendingJin Cao2014-10-061-9/+0
* Choose thread icon more carefullyJin Cao2014-09-151-1/+2
* Keyboard support for focused stateJin Cao2014-09-021-6/+6
* remove drag/drop codeAndy Huang2014-08-281-2/+2
* Support "deleting" in outboxJin Cao2014-08-011-1/+10
* Remove attachment previews from Conversation ListJames Lemieux2014-07-111-33/+6
* Show priority indicators (chevrons).Andrew Sapperstein2014-03-061-3/+3
* Use Drawables for senders image. Less animation jank, less GC jank, less memory.Mark Wei2013-09-131-5/+3
* Add a setting for attachment previews.Mark Wei2013-08-071-4/+8
* Fix some long-press/drag bugs related to adsScott Kennedy2013-08-061-4/+8
* new allocation-minimizing bitmap decoderAndy Huang2013-07-291-1/+18
* Remove the eye/starflip from conversation item viewScott Kennedy2013-07-281-4/+2
* Better CAB modeScott Kennedy2013-07-231-3/+7
* try not to grab the conversation cursor mutex on the main threadAndy Huang2013-05-291-8/+0
* Fix multi-selection on tablets.Mark Wei2013-04-261-1/+8
* Make sender image behave like checkboxesAlice Yang2013-04-241-2/+2
* fix shorter-than-expected leave-behind view heightsAndy Huang2013-04-111-46/+12
* Checkbox vs. sender image settingAlice Yang2013-04-101-5/+5
* Clean up a bunch of warningsScott Kennedy2013-03-211-1/+1
* added interface for togglingmindyp2012-09-281-1/+8
* Don't show the action as we are swiping, just on the leavebehind.Mindy Pereira2012-08-161-10/+6
* Only items that are being destroyed should be blue in color.Mindy Pereira2012-08-151-3/+1
* Explicitly call out the name of the folder/label being removed.Mindy Pereira2012-08-101-5/+1
* Moved swipe animation into animated adapter; alternate method for finding pos...Mindy Pereira2012-08-091-0/+9
* use activated NOT pressedMindy Pereira2012-08-081-8/+9
* Priority Inbox marker support for Conv listVikram Aggarwal2012-08-011-4/+5
* Remove the background when we no longer need it.Mindy Pereira2012-07-261-0/+10
* Dont show background for items that are not undoing a swipe gesture.Mindy Pereira2012-07-261-2/+11
* Fix the text in the leavebehind; change undo animation.Mindy Pereira2012-07-251-1/+5
* Animate out existing leave behinds.Andy Huang2012-07-251-3/+6
* Add a black leave behind peeking out behind a swipeable item.Mindy Pereira2012-07-241-0/+89