summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/providers/Folder.java
Commit message (Expand)AuthorAgeFilesLines
* Drawer updates for darkened iconsTony Mantler2014-09-241-7/+28
* Display nested folder icon for folders with childrenRohan Shah2014-09-051-1/+8
* Address NFE with bgColorRohan Shah2014-08-211-10/+10
* Remove notif unused assets (UnifiedEmail)Rohan Shah2014-08-191-4/+0
* Add isOutbox to FolderTony Mantler2014-08-131-0/+7
* Add support for tinting folder iconsTony Mantler2014-07-091-1/+10
* Some quantum drawer stylingTony Mantler2014-07-071-2/+1
* Remove DrawerClosedObserver, tidy some member visibilityTony Mantler2014-07-021-2/+2
* Properly check for empty UriJin Cao2014-05-291-0/+4
* Support for blowing up cache on subsequent searchJin Cao2014-05-211-1/+3
* am 10ea28ab: Show "To:<Names>" in sent and outbox index viewsJames Lemieux2014-04-021-0/+14
|\
| * Show "To:<Names>" in sent and outbox index viewsJames Lemieux2014-03-281-0/+14
* | Add isSent() to Folder.Andrew Sapperstein2014-03-281-0/+7
|/
* Fancier empty states. Fixes b/9730911.Andrew Sapperstein2014-02-131-5/+21
* fix view_folder analytics issuesAndy Huang2013-11-251-2/+7
* Restore sender snippet for nested folder teaser.Tony Mantler2013-10-231-53/+82
* metrics for attachmentsAndy Huang2013-08-161-3/+3
* Sync is off message fixesAlice Yang2013-08-141-3/+0
* more metricsAndy Huang2013-08-141-0/+35
* Builder for FolderTony Mantler2013-08-081-2/+134
* Minor fixes for UnifiedEmailPaul Westbrook2013-07-161-1/+1
* Lazily load the FolderUri's comparison UriScott Kennedy2013-07-161-1/+1
* Add a new FolderUriScott Kennedy2013-07-161-11/+13
* Parent folder as a URIVikram Aggarwal2013-07-031-10/+12
* Treat the folder type as a bitmaskScott Kennedy2013-04-231-1/+11
* misc contact photo optimizationsAndy Huang2013-04-211-12/+29
* Show nonzero unread, suppress when meaningless, stop flickerVikram Aggarwal2013-04-171-0/+9
* Merge "Only store unread count in FolderWatcher" into jb-ub-mail-ur9Vikram Aggarwal2013-03-281-1/+1
|\
| * Only store unread count in FolderWatcherVikram Aggarwal2013-03-271-1/+1
* | Fix NPE in WidgetServiceAlice Yang2013-03-281-0/+58
|/
* Use ObjectCursor in drawerVikram Aggarwal2013-03-271-23/+0
* Remove a bunch of unused methodsScott Kennedy2013-03-211-75/+0
* Fix Folder#isProviderFolder()Scott Kennedy2013-03-201-1/+1
* Change FolderType to a bitmaskScott Kennedy2013-03-201-8/+17
* Remove Folder.newUnsafeInstanceVikram Aggarwal2013-03-191-5/+16
* Teaser view for sectioned inboxScott Kennedy2013-03-141-2/+12
* Loaders that create objects in the backgroundVikram Aggarwal2013-03-111-5/+23
* Put the Parcelable creator next to writeToParcel()Scott Kennedy2013-03-051-27/+27
* Preliminary sectioned inbox supportScott Kennedy2013-02-281-12/+34
* resolved conflicts for merge of 9e4ca799 to jb-ub-mail-ur9Andy Huang2013-02-281-0/+18
|\
| * better logging of conversations, folders, fragmentsAndy Huang2013-02-281-0/+15
* | Remove Folder string serializationScott Kennedy2013-02-261-130/+0
* | Move notifications to UnifiedEmailScott Kennedy2013-02-071-34/+47
|/
* Better handle null membersPaul Westbrook2013-01-151-7/+7
* Convert rawFolders from String to FolderListAndy Huang2012-12-101-79/+52
* Show message count for drafts and trashScott Kennedy2012-11-261-0/+1
* Remove static cache of FoldersPaul Westbrook2012-11-101-16/+0
* Cleanup in conversation item viewmindyp2012-11-071-1/+29
* Don't allow "null" to be written for bg/fg colormindyp2012-10-111-2/+2
* Add Folder.createAsStringmindyp2012-10-111-22/+38