summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/ui/AnimatedAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Save the focused conversation via id instead of positionJin Cao2014-10-171-4/+4
* Merge "Programmatically set selected state to correspond to peeking conv" int...Andy Huang2014-10-171-4/+4
|\
| * Programmatically set selected state to correspond to peeking convJin Cao2014-10-161-4/+4
* | Don't include the default footer when there is no contentJin Cao2014-10-161-3/+9
|/
* Always have a footer for AnimatedAdapterJin Cao2014-10-141-11/+16
* Choose thread icon more carefullyJin Cao2014-09-151-2/+2
* Keyboard support for focused stateJin Cao2014-09-021-2/+2
* AnimatedAdapter shouldn't show header if there is no contentJin Cao2014-08-281-12/+7
* Don't include header size when checking for adapter sizeJin Cao2014-08-251-0/+10
* Fix position offset for special viewsJin Cao2014-08-071-6/+18
* Ditch HeaderViewListAdapter and support headersJin Cao2014-08-011-7/+20
* Replace all references to UnifiedEmail's com.android.oldbitmap withJames Lemieux2014-07-111-1/+1
* Remove attachment previews from Conversation ListJames Lemieux2014-07-111-53/+4
* Take adapter's teasers/footers into account when showing empty viewJin Cao2014-05-291-0/+5
* Allow alternate sources for contact images.Andrew Sapperstein2014-05-281-10/+4
* allow the user to recover from stuck-cursor issuesAndy Huang2014-05-061-0/+23
* Revert "Commit DestructiveActions immediately. b/9904716."Andy Huang2014-05-061-4/+0
* Rename com.android.bitmap to com.android.oldbitmapScott Kennedy2014-03-271-3/+3
* Commit DestructiveActions immediately. b/9904716.Andrew Sapperstein2014-03-261-0/+4
* Show priority indicators (chevrons).Andrew Sapperstein2014-03-061-9/+16
* Get rid of Account#nameTony Mantler2014-03-031-2/+2
* Ensure we perform the action when we can't auto-advanceScott Kennedy2014-01-231-0/+2
* Unicode wrap subject and snippet in convo list.Andrew Sapperstein2014-01-221-0/+7
* misc analyticsAndy Huang2013-11-211-0/+3
* Allow dismissing teaser leave-behinds on user interactionScott Kennedy2013-09-301-0/+7
* Clean up some comments that referenced old nested foldersScott Kennedy2013-09-301-9/+8
* resolved conflicts for merge of 4df54f8f to jb-ub-mail-ur11Scott Kennedy2013-09-201-56/+7
|\
| * Hierarchical folders in conversation listScott Kennedy2013-09-191-56/+7
* | More svelte changesAlice Yang2013-09-161-1/+2
* | Use Drawables for senders image. Less animation jank, less GC jank, less memory.Mark Wei2013-09-131-33/+42
|/
* Remember our scroll position when we return to conv listScott Kennedy2013-08-301-2/+8
* Fix a couple ad bugsScott Kennedy2013-08-281-0/+12
* Log.wtf() if we call notifyDatasetChanged() off main threadScott Kennedy2013-08-281-0/+7
* Remove an unused fieldScott Kennedy2013-08-271-4/+0
* Fix long-pressScott Kennedy2013-08-271-3/+24
* Prevent an NPEScott Kennedy2013-08-231-0/+1
* Add a method to determine if we're in CAB modeScott Kennedy2013-08-231-0/+5
* Merge "log notifications" into jb-ub-mail-ur10Andy Huang2013-08-231-0/+4
|\
| * log notificationsAndy Huang2013-08-221-0/+4
* | Make the right edge more performantScott Kennedy2013-08-221-1/+5
|/
* Add the right edge line to all teasers on tabletsScott Kennedy2013-08-221-1/+1
* Show the selected state on an ad on two paneScott Kennedy2013-08-191-0/+10
* Fix some remaining ad teaser issuesScott Kennedy2013-08-191-0/+6
* more metricsAndy Huang2013-08-141-0/+6
* Change special views to update the view inside of getView()Scott Kennedy2013-08-091-2/+3
* Make some changes so the ad leave-behind can animateScott Kennedy2013-08-081-1/+0
* Bust some jank.Mark Wei2013-08-071-3/+3
* Fix missing trace ends.Mark Wei2013-08-071-0/+2
* Add a setting for attachment previews.Mark Wei2013-08-071-2/+18
* Fix nit 4. Prevent multiple progress bars from showing up.Mark Wei2013-08-021-4/+4