summaryrefslogtreecommitdiff
path: root/src/com/android/mail/ui/FolderController.java
Commit message (Collapse)AuthorAgeFilesLines
* Pull to refresh take 2Alice Yang2013-04-051-1/+1
| | | | | | | | | | Use a horizontal progress bar pinned to the top of conversation list view to indicate a sync is occuring. Pulling down on the list view when one is already at the top of the view will trigger a sync. Bug 8351953 Change-Id: I08db25de800b0fd336e58fe6c8bb614df39c71d1
* Folder list fragment by sections.Vikram Aggarwal2012-08-311-1/+16
| | | | | | | | | | Known issue: the recent folder *and* the user folder is highlighted when selecting a recent folder. A change is being prepared to fix this. Fix b/7074104 Change-Id: I82733bc6be105c6270d17f3c1a281fd4ec15a48a
* fix total count in pager title stripAndy Huang2012-07-251-0/+21
Add an interface for AAC to allow other components (like the pager adapter) to keep track of the current Folder as it changes. Bug: 6877338 Change-Id: I8c0bae0f6ef3bc6fc7b115b013816a458bc95226