summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/ui/AsyncRefreshTask.java
Commit message (Expand)AuthorAgeFilesLines
* Refactored UndoBarView into ActionableToastBar.Andrew Sapperstein2012-07-031-2/+0
* Consolidated similar async tasksPaul Westbrook2012-06-271-7/+6
* Store URI's in Uri instead of String.Mindy Pereira2012-02-281-4/+3
* Always watch folder for status updates.Mindy Pereira2012-02-221-75/+1
* Show spinning when the user is refreshing content.Mindy Pereira2012-02-221-25/+50
* Contentobserver.Mindy Pereira2012-02-221-9/+33
* Correctly set the text for undo bar actions.Mindy Pereira2012-02-221-2/+4
* Turn on/ fix undo animations.Mindy Pereira2012-02-221-1/+2
* Cancel previous refresh commands; watch folder status changesMindy Pereira2012-02-221-4/+25
* Hookup refresh button.Mindy Pereira2012-02-211-0/+46