summaryrefslogtreecommitdiff
path: root/src/com/android/mail/ui/AbstractActivityController.java
Commit message (Expand)AuthorAgeFilesLines
...
| * Add more drawer logic to CAB mode enablingTony Mantler2013-07-311-2/+4
* | Change all resid switches to if-elseif-elseScott Kennedy2013-07-311-171/+132
|/
* Scroll drawer to selected mailbox when showing drawerTony Mantler2013-07-301-3/+9
* Ads in conversation listScott Kennedy2013-07-291-0/+2
* Enable/disable CAB mode when swiping drawerTony Mantler2013-07-261-0/+13
* Remove references to the Folder ListScott Kennedy2013-07-161-2/+1
* Add a new FolderUriScott Kennedy2013-07-161-14/+13
* Fix swapped assistive text b/9860465Tony Mantler2013-07-151-1/+4
* Don't try to use the drawer when it doesn't existScott Kennedy2013-07-111-2/+2
* Allow swiping the drawer from any ConversationListScott Kennedy2013-07-101-8/+5
* Disable drawer for child foldersVikram Aggarwal2013-07-081-19/+42
* yielding cache construction to reduce scroll+refresh jankAndy Huang2013-06-261-4/+15
* Clean up a bunch of warningsScott Kennedy2013-06-251-4/+4
* Don't let ConversationCursor do work during scrollAndy Huang2013-06-201-4/+1
* Minor changes to reduce allocationsPaul Westbrook2013-06-131-4/+4
* am caaeed38: Revert commits for old archive/delete dialogScott Kennedy2013-06-121-77/+22
|\
| * Revert commits for old archive/delete dialogScott Kennedy2013-06-121-77/+22
* | Move to InboxScott Kennedy2013-06-121-0/+19
* | resolved conflicts for merge of f950fd5d to jb-ub-mail-ur10Andrew Sapperstein2013-06-111-0/+8
|\|
| * Reshow sender image teaser.Andrew Sapperstein2013-06-111-0/+8
* | am 1dab2bf7: Fix when the removal action dialog is shownScott Kennedy2013-06-101-5/+6
|\|
| * Fix when the removal action dialog is shownScott Kennedy2013-06-091-5/+6
* | am b4cb510b: Show a dialog to discover the removal settingScott Kennedy2013-06-071-22/+76
|\|
| * Show a dialog to discover the removal settingScott Kennedy2013-06-071-22/+76
* | Merge "Refactor ConversationMessage out of MessageCursor." into jb-ub-mail-ur10Andrew Sapperstein2013-06-051-1/+1
|\ \
| * | Refactor ConversationMessage out of MessageCursor.Andrew Sapperstein2013-06-041-1/+1
* | | Copious documentationVikram Aggarwal2013-06-041-14/+95
|/ /
* | Explain app startupVikram Aggarwal2013-06-041-0/+55
* | Better commentsVikram Aggarwal2013-06-041-12/+27
|/
* fix jank during auto-advance animationAndy Huang2013-06-031-5/+41
* Merge "New logic for showing/hiding menu items." into jb-ub-mail-ur9Andrew Sapperstein2013-05-161-4/+33
|\
| * New logic for showing/hiding menu items.Andrew Sapperstein2013-05-151-4/+33
* | Fix undo when auto-advance is not set to 'list'Andy Huang2013-05-151-5/+5
|/
* Deleting unused string.Andrew Sapperstein2013-05-151-2/+0
* Merge "Compare account list correctly" into jb-ub-mail-ur9Vikram Aggarwal2013-05-141-10/+16
|\
| * Compare account list correctlyVikram Aggarwal2013-05-141-10/+16
* | Show/hide menu items based on drawer open/close.Andrew Sapperstein2013-05-131-1/+16
|/
* Properly handle loading conversation list.Andrew Sapperstein2013-05-101-6/+38
* Reflect settings changes immediately in actionbar.Andrew Sapperstein2013-05-071-0/+4
* More loggingScott Kennedy2013-05-071-0/+2
* Add some loggingAlice Yang2013-05-051-1/+2
* Allow taps on the current folderVikram Aggarwal2013-05-031-5/+5
* Only pop the user to the inbox when the drawer is enabledScott Kennedy2013-05-021-18/+29
* Add some debugging for wrong inbox loadingScott Kennedy2013-05-011-0/+3
* fix 10" tablet crash on launchAndy Huang2013-05-011-1/+1
* Always populate the account in the bundle.Vikram Aggarwal2013-05-011-0/+3
* Start the conversation list load earlyVikram Aggarwal2013-05-011-11/+48
* Remove "Show all labels"Paul Westbrook2013-05-011-3/+0
* Merge "Add a confirmation dialog to empty trash/spam." into jb-ub-mail-ur9Andrew Sapperstein2013-05-011-2/+37
|\
| * Add a confirmation dialog to empty trash/spam.Andrew Sapperstein2013-04-301-2/+37