summaryrefslogtreecommitdiff
path: root/src/com/android/mail/ui/ActivityController.java
Commit message (Expand)AuthorAgeFilesLines
...
* Added the visuals for the new error styles.Andrew Sapperstein2012-08-091-0/+6
* fix total count in pager title stripAndy Huang2012-07-251-1/+1
* Re-connect to an existing loader on orientation changed.Mindy Pereira2012-07-161-1/+6
* Refactored UndoBarView into ActionableToastBar.Andrew Sapperstein2012-07-031-4/+2
* subject in actionbarAndy Huang2012-06-141-1/+6
* Remove all bad ideas from SelectedConversationsVikram Aggarwal2012-05-291-4/+6
* Minor cleanupVikram Aggarwal2012-05-291-19/+8
* set folder selection on activity attachedMindy Pereira2012-05-251-0/+5
* Consolidate OnePane, TwoPane, and Conversation Destructive actions.Vikram Aggarwal2012-05-171-12/+7
* ActivityController commits folders, nobody elseVikram Aggarwal2012-05-111-1/+4
* Synchronize destruction and remove dead/deprecated codeVikram Aggarwal2012-05-011-1/+1
* Register SelectedConversationActions with ControllerVikram Aggarwal2012-04-241-1/+0
* Switch to default inbox on Action Bar taps.Vikram Aggarwal2012-04-231-0/+5
* Destructive Actions. Part 1Vikram Aggarwal2012-04-231-1/+7
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-1/+1
* Revert "Major refactor of ConversationCursor"Marc Blank2012-04-201-1/+1
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-1/+1
* conversation pagingAndy Huang2012-04-201-0/+11
* avoid restartLoader in configuration change sitationsAndy Huang2012-04-171-0/+5
* Controller gets fragments from FragmentManagerVikram Aggarwal2012-04-161-26/+0
* Support for unintialized accountsPaul Westbrook2012-04-111-0/+17
* Fix search back behavior.Vikram Aggarwal2012-04-101-0/+6
* Move undo up to the controller level.Mindy Pereira2012-04-101-1/+3
* Drag and drop into folders.Mindy Pereira2012-04-061-2/+14
* Add no args constructor for FolderListFragment.Mindy Pereira2012-03-291-1/+2
* Handle search hard key.Mindy Pereira2012-03-271-0/+5
* Fix up conversation menu items.Mindy Pereira2012-03-231-4/+4
* Move ownership of the conversationlistcursor to the controller.Mindy Pereira2012-03-221-2/+5
* Folder selection, muting, and reporting spamVikram Aggarwal2012-03-161-1/+2
* Moar cleanupVikram Aggarwal2012-03-091-2/+1
* I can haz cleanup?Vikram Aggarwal2012-03-091-2/+12
* Make tablet search work correctly.Mindy Pereira2012-03-081-0/+6
* Hookup search in the UI.Mindy Pereira2012-03-071-3/+2
* Remove legacy methods from interfaceVikram Aggarwal2012-03-051-12/+0
* Add missing tablet resources; get compose working correctly/ cleanly.Mindy Pereira2012-03-021-5/+0
* Destructive action dialogs.Mindy Pereira2012-03-011-0/+7
* Load the ActionBar correctly on Account changesVikram Aggarwal2012-02-241-1/+2
* Always watch folder for status updates.Mindy Pereira2012-02-221-3/+1
* Show spinning when the user is refreshing content.Mindy Pereira2012-02-221-1/+3
* Settings uriPaul Westbrook2012-02-211-0/+5
* Hookup refresh button.Mindy Pereira2012-02-211-7/+1
* clear undo when tap outside of it in any screen.Mindy Pereira2012-02-171-0/+5
* Use LoaderManager for account changesVikram Aggarwal2012-02-161-1/+3
* Make MailActionBar use viewmodes; make sure it gets updated when view mode ch...Mindy Pereira2012-02-151-0/+6
* Add conversation view fragment.Mindy Pereira2012-02-151-0/+13
* Fix up conversation label change logic.Mindy Pereira2012-02-151-1/+1
* Make it possible to drill into folders and see conversations.Mindy Pereira2012-02-151-1/+8
* Make a folder list fragment. Hook into Viki's app.Mindy Pereira2012-02-151-0/+5
* Allow batch selection of conversations.Vikram Aggarwal2012-02-141-9/+1
* Return ActivityController object from MailActivity.Vikram Aggarwal2012-02-071-1/+3