summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/ui/MailActivity.java
Commit message (Expand)AuthorAgeFilesLines
...
* Recognize low disk, and propagate the appropriate error codeVikram Aggarwal2013-02-211-3/+3
* Single-message zoom using a floating WebViewAndy Huang2013-02-161-0/+5
* Removed what's new dialogPaul Westbrook2013-02-141-21/+1
* Check tablet mode through resourcesVikram Aggarwal2013-01-281-1/+1
* Remove static activity instanceVikram Aggarwal2013-01-031-85/+52
* Remove NFC handling from AbstractMailActivityVikram Aggarwal2013-01-031-13/+13
* prefs cleanupAndy Huang2012-11-071-2/+2
* What's New DialogScott Kennedy2012-11-071-2/+24
* Use onResume to check the state of the accessibility service.mindyp2012-10-031-8/+8
* only get content description when accessibility is enabled.mindyp2012-09-281-1/+20
* Wait for visible conversation to load before loading othersAndy Huang2012-09-261-5/+0
* Disable StrictMode loggingPaul Westbrook2012-09-231-15/+0
* Add loading animations to conversation viewmindyp2012-09-091-0/+5
* Calling in the other order is destroying what we do in onprepareoptionsmenumindyp2012-09-041-2/+2
* Folder list fragment by sections.Vikram Aggarwal2012-08-311-3/+5
* minimize state changes to avoid blank viewsAndy Huang2012-08-301-1/+2
* fix spurious stopListening on the pager when loading from widgetAndy Huang2012-08-301-5/+0
* handle missing messages every which wayAndy Huang2012-08-281-0/+1
* Restore drag/drop logicmindyp2012-08-221-0/+10
* Move ConversationListFooterView click handlingPaul Westbrook2012-08-201-0/+10
* Correct the list visibility in Two-Pane mode.Vikram Aggarwal2012-08-151-5/+0
* Get the Account through a listenerVikram Aggarwal2012-08-141-6/+6
* Refresh cursor even when scrollingPaul Westbrook2012-08-101-0/+5
* Added the visuals for the new error styles.Andrew Sapperstein2012-08-091-0/+6
* Dont allow tapping the area outside the spinner to open the spinner.Mindy Pereira2012-08-061-0/+12
* observer access shuffleAndy Huang2012-07-261-15/+5
* Fixup Folder model; make ConversationListFragment observer on folder changesMindy Pereira2012-07-261-0/+11
* Make sure syncwindow gets syncwindow, status gets status, convlistfragment ge...Mindy Pereira2012-07-261-0/+5
* Move nfc sharing logic into unified.Mindy Pereira2012-07-231-1/+68
* Make sure we hold on to pending undo ops.Mindy Pereira2012-07-191-0/+12
* Make it possible to restore undo operations.Mindy Pereira2012-07-161-1/+1
* Re-connect to an existing loader on orientation changed.Mindy Pereira2012-07-161-2/+2
* Refactored UndoBarView into ActionableToastBar.Andrew Sapperstein2012-07-031-5/+5
* subject in actionbarAndy Huang2012-06-141-0/+5
* Remove all bad ideas from SelectedConversationsVikram Aggarwal2012-05-291-0/+5
* Minor cleanupVikram Aggarwal2012-05-291-5/+0
* set folder selection on activity attachedMindy Pereira2012-05-251-0/+5
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-1/+0
* Revert "Major refactor of ConversationCursor"Marc Blank2012-04-201-0/+1
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-1/+0
* conversation pagingAndy Huang2012-04-201-0/+12
* avoid restartLoader in configuration change sitationsAndy Huang2012-04-171-0/+6
* Controller gets fragments from FragmentManagerVikram Aggarwal2012-04-161-15/+1
* Move undo up to the controller level.Mindy Pereira2012-04-101-0/+10
* Drag and drop into folders.Mindy Pereira2012-04-061-0/+17
* Remove red flashingPaul Westbrook2012-04-021-1/+0
* Add no args constructor for FolderListFragment.Mindy Pereira2012-03-291-0/+6
* Handle search hard key.Mindy Pereira2012-03-271-0/+6
* Move ownership of the conversationlistcursor to the controller.Mindy Pereira2012-03-221-0/+5
* Moar cleanupVikram Aggarwal2012-03-091-6/+0