summaryrefslogtreecommitdiff
path: root/src/com/android/mail/ui/SwipeableListView.java
Commit message (Expand)AuthorAgeFilesLines
* unified-email: respect swipe user settingJorge Ruesga2016-12-301-3/+4
* Save the focused conversation via id instead of positionJin Cao2014-10-171-8/+44
* Programmatically set selected state to correspond to peeking convJin Cao2014-10-161-0/+21
* Update shadows for TL (Quantum) UnifiedEmailRohan Shah2014-09-191-1/+1
* Remove unnecessary calls to setCheckedItemJin Cao2014-09-091-8/+0
* Keyboard support for focused stateJin Cao2014-09-021-11/+11
* prevent list swipes when 2-pane drawer is openAndy Huang2014-08-211-3/+26
* Support "deleting" in outboxJin Cao2014-08-011-0/+2
* Ditch HeaderViewListAdapter and support headersJin Cao2014-08-011-3/+0
* [Quantum search] update search headerJin Cao2014-07-291-0/+4
* Remove attachment previews from Conversation ListJames Lemieux2014-07-111-41/+0
* Refactored undismissable swipesJin Cao2014-03-281-7/+3
* Change default swipe actionJin Cao2014-03-261-1/+1
* Disable swipe refresh when swiping to archive.Andrew Sapperstein2014-02-101-7/+15
* Use Drawables for senders image. Less animation jank, less GC jank, less memory.Mark Wei2013-09-131-1/+0
* move ad analytics to gmailAndy Huang2013-08-141-2/+1
* more metricsAndy Huang2013-08-141-0/+6
* Add a setting for attachment previews.Mark Wei2013-08-071-9/+0
* Merge "Fix nit 5. Do not decode in background thread if cache is not warm." i...Mark Wei2013-08-021-0/+4
|\
| * Fix nit 5. Do not decode in background thread if cache is not warm.Mark Wei2013-08-021-0/+4
* | Change default parallax speed to be slower.Mark Wei2013-08-021-2/+2
|/
* Fix nit 9. Add setting to change parallax speed and direction.Mark Wei2013-08-011-2/+11
* Fix attachment nit 4.Mark Wei2013-08-011-0/+7
* Change all resid switches to if-elseif-elseScott Kennedy2013-07-311-23/+19
* new allocation-minimizing bitmap decoderAndy Huang2013-07-291-1/+23
* Better CAB modeScott Kennedy2013-07-231-4/+2
* Add fade animations.Mark Wei2013-07-161-1/+1
* Add a new FolderUriScott Kennedy2013-07-161-2/+2
* Final UI for Attachment Previews.Mark Wei2013-07-121-2/+2
* Attachments in Conversation List: Backend changes so that the appropriateMark Wei2013-07-081-10/+13
* Don't let ConversationCursor do work during scrollAndy Huang2013-06-201-0/+13
* am 599e7f8b: fix occasionally opening the wrong conversationAndy Huang2013-06-141-2/+2
|\
| * fix occasionally opening the wrong conversationAndy Huang2013-06-141-2/+2
* | Fix the folder click problemVikram Aggarwal2013-06-071-5/+5
|/
* am 6126d72a: Fix multi-selection on tablets. We invalidated our previous assu...Mark Wei2013-04-261-1/+20
|\
| * Fix multi-selection on tablets.Mark Wei2013-04-261-1/+20
* | Clean up selected setVikram Aggarwal2013-04-161-1/+1
|/
* Merge "Disable pull to refresh during a swipe" into jb-mr2-devAlice Yang2013-04-121-0/+17
|\
| * Disable pull to refresh during a swipeAlice Yang2013-04-111-0/+17
* | fix shorter-than-expected leave-behind view heightsAndy Huang2013-04-111-16/+1
* | Always open the thread we clickScott Kennedy2013-04-101-4/+2
|/
* Dead vertical left, to disallow accidental swipes.Vikram Aggarwal2013-03-221-4/+2
* Clean up a bunch of warningsScott Kennedy2013-03-211-6/+5
* Change the undo message for a "Move to" actionScott Kennedy2013-03-151-1/+2
* Speculative fix for dropped archivesPaul Westbrook2013-02-041-3/+5
* Updates to swipe interactionmindyp2013-01-161-1/+1
* Fade out other leave behind when user starts new swipemindyp2013-01-161-0/+10
* swipe tweaksmindyp2012-12-191-0/+13
* Update folder changes from UPDATE_FOLDER_COLUMN to FOLDERS_UPDATEDmindyp2012-12-111-2/+8
* Convert rawFolders from String to FolderListAndy Huang2012-12-101-3/+8