summaryrefslogtreecommitdiff
path: root/src/com/android/mail/ui/TwoPaneController.java
Commit message (Expand)AuthorAgeFilesLines
...
* Support ads in TwoPaneLayoutScott Kennedy2013-08-191-4/+21
* Refactor ActionableToastBar and ToastBarOperation.Andrew Sapperstein2013-08-091-16/+5
* Fix drawer handling when in "Waiting for sync" stateTony Mantler2013-08-051-2/+10
* Remove wtfsAlice Yang2013-08-011-9/+3
* Change all resid switches to if-elseif-elseScott Kennedy2013-07-311-11/+10
* Ads in conversation listScott Kennedy2013-07-291-0/+5
* Add a new FolderUriScott Kennedy2013-07-161-1/+1
* Parent folder as a URIVikram Aggarwal2013-07-031-5/+8
* Prevent NPE.Andrew Sapperstein2013-06-281-7/+22
* More cleanupVikram Aggarwal2013-06-111-16/+2
* Nested folder cleanupVikram Aggarwal2013-06-111-10/+0
* Fist cut of nested foldersVikram Aggarwal2013-06-071-14/+7
* Merge "Fix hierarchical FolderListFragments" into jb-ub-mail-ur10Scott Kennedy2013-05-311-0/+7
|\
| * Fix hierarchical FolderListFragmentsScott Kennedy2013-05-301-0/+7
* | Return to inbox when hitting back from label.Andrew Sapperstein2013-05-301-0/+9
|/
* If you select a Folder, enter conversation list modeScott Kennedy2013-05-231-0/+5
* grand unified toast bar sizingAndy Huang2013-05-081-46/+19
* use the drawer on small tablets. general tablet layout love.Andy Huang2013-04-291-2/+8
* am 6126d72a: Fix multi-selection on tablets. We invalidated our previous assu...Mark Wei2013-04-261-0/+23
|\
| * Fix multi-selection on tablets.Mark Wei2013-04-261-0/+23
* | Remove account from widget folder selectionRohan Shah2013-04-251-1/+1
* | Support pressing title to toggle drawerPaul Westbrook2013-04-241-0/+6
|/
* Switch out of wait mode correctlyVikram Aggarwal2013-04-121-10/+4
* Stop WaitingForSync from taking up whole screenRohan Shah2013-04-111-1/+1
* CleanupScott Kennedy2013-04-051-1/+0
* fix blank conversation view on tablet when launching from intentAndy Huang2013-04-011-6/+6
* Create drawer once, even in two-paneVikram Aggarwal2013-03-291-11/+0
* Fix excluded typesVikram Aggarwal2013-03-291-2/+1
* Enable Hierarchical folder listsVikram Aggarwal2013-03-261-7/+14
* Remove MORE label referencesRohan Shah2013-03-261-2/+1
* Reset the FLF arguments when the account changes.Vikram Aggarwal2013-03-251-8/+1
* Change the undo message for a "Move to" actionScott Kennedy2013-03-151-2/+2
* Remove collapsed headers for tablet onlyRohan Shah2013-03-151-1/+2
* Remove unused interface and rename methodVikram Aggarwal2013-03-131-2/+2
* Loaders that create objects in the backgroundVikram Aggarwal2013-03-111-2/+1
* Drawer support prototypeRohan Shah2013-03-081-1/+1
* Some more cleanupVikram Aggarwal2013-03-061-19/+11
* Remove back button when Waiting For SyncRohan Shah2013-02-211-1/+1
* Single-message zoom using a floating WebViewAndy Huang2013-02-161-6/+6
* Remove obsolete TODOs and obsolete codeVikram Aggarwal2013-01-281-5/+2
* Clarify assumptions and simplifyVikram Aggarwal2013-01-171-3/+8
* Don't animate committing destructive items when we are opening a new fragment...mindyp2012-11-291-0/+15
* Make sure we use our version of converting from html to plain text.mindyp2012-11-131-7/+5
* Only enter conversation mode if we have search results.Vikram Aggarwal2012-11-071-3/+3
* Make up icon work consistently for recent & label listVikram Aggarwal2012-11-051-6/+6
* Reposition Undo Bar if user enters into conversation before or while theMark Wei2012-11-011-16/+50
* Allow immediate removal of a wait fragment.Vikram Aggarwal2012-10-251-9/+11
* Reduce visibility of methodsVikram Aggarwal2012-10-221-2/+2
* The animation for folderlistfrag on 720dp devices is too jankymindyp2012-10-111-1/+3
* Use resources to define the undo bar width values.mindyp2012-10-021-6/+24