summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/ui/FolderSelectorAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Update Change Labels to Quantum DesignRohan Shah2014-08-211-8/+3
* Change Move To Dialog (Quantum)Rohan Shah2014-08-201-1/+8
* quantum change labels b/16054906Andrew Sapperstein2014-07-031-49/+7
* Fix bug with omitting checked system labelsJin Cao2014-06-231-2/+2
* Properly check for empty UriJin Cao2014-05-291-1/+2
* Properly uncheck folders in selection dialogJin Cao2014-05-191-29/+22
* Skip sorting for system foldersJin Cao2014-04-071-8/+12
* Make sure we don't create and drop orphans when sorting folders by hierarchyTony Mantler2013-09-271-21/+28
* Sort folders according to their hierarchy.Tony Mantler2013-09-241-18/+144
* Lazily load the FolderUri's comparison UriScott Kennedy2013-07-161-1/+1
* Add a new FolderUriScott Kennedy2013-07-161-1/+2
* Change FolderType to a bitmaskScott Kennedy2013-03-201-2/+1
* Fix for the SingleFolderSelectionDialogPaul Westbrook2013-03-141-3/+3
* Preliminary sectioned inbox supportScott Kennedy2013-02-281-1/+1
* Lots of fixes to move to folder dialog.mindyp2012-09-181-20/+45
* Label list lists user labels lastVikram Aggarwal2012-09-181-6/+23
* Feature neutral code cleanupVikram Aggarwal2012-09-181-28/+24
* Check that we can move to first before making folders.mindyp2012-09-041-9/+10
* Unread counts in ActionBar accounts.Vikram Aggarwal2012-07-301-1/+1
* Make it possible to have headers for just some sections.Mindy Pereira2012-07-171-5/+54
* Show the icon in the correct place.Mindy Pereira2012-06-271-10/+9
* Truncate hierarchical folders.Mindy Pereira2012-06-261-0/+3
* Whoops off by one.Mindy Pereira2012-06-261-2/+2
* Create a sectioned move to dialog for folders.Mindy Pereira2012-06-261-7/+15
* Filter folders in FolderSelectorDialogPaul Westbrook2012-03-281-3/+11
* Get rid of second id for folders.Mindy Pereira2012-03-131-1/+1
* Remove all label refrences from unified; change to folderMindy Pereira2012-03-091-1/+1
* Show folder color (if it exists) in the folder items.Mindy Pereira2012-03-081-6/+3
* First implementation of recent folders.Vikram Aggarwal2012-03-051-1/+1
* Make sure we check the correct initial folder(s)Mindy Pereira2012-02-141-2/+1
* Make sure we check the correct initial folder(s)Mindy Pereira2012-02-131-3/+1
* Cleanup/ refactor apply/remove folder dialogs.Mindy Pereira2012-02-071-15/+16
* Setup multi folder select dialog.Mindy Pereira2012-02-071-0/+147