summaryrefslogtreecommitdiffstats
path: root/src/com/android/email/provider/WidgetProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Changes to support smaller email tombstone apk sizePaul Westbrook2014-09-161-191/+0
* com.android.mail.providers.Account contructors are no longer publicRay Chen2014-07-161-1/+1
* Show "To:<Names>" in sent and outbox index viewsJames Lemieux2014-03-311-1/+1
* Fix a bad log message.Yu Ping Hu2013-09-261-1/+1
* Add a new FolderUriScott Kennedy2013-07-161-3/+3
* Use resource strings for system folders.Andrew Sapperstein2013-06-261-1/+1
* Clean up a bunch of warningsScott Kennedy2013-06-251-2/+2
* Return raw folder in respond().Andrew Sapperstein2013-05-231-22/+1
* Fix migration from Email1 to Email2 when using combined inbox.Mark Wei2013-04-191-0/+23
* Exclude all inbox labels when we're viewing an inboxScott Kennedy2013-03-201-1/+1
* Make widgets work againScott Kennedy2013-03-071-2/+4
* Move notifications to UnifiedEmailScott Kennedy2013-02-081-130/+14
* Change "hide checkboxes" to "show checkboxes"Scott Kennedy2012-12-211-1/+1
* Fix crash with Email widgetPaul Westbrook2012-09-181-1/+3
* Add supplementary account info to outbound google.com linksMark Wei2012-09-051-0/+1
* Make sure to respect the projection from the clientPaul Westbrook2012-08-031-1/+3
* Support widget changes in UnifiedEmailPaul Westbrook2012-07-251-44/+19
* Migrate legacy widgetsPaul Westbrook2012-07-231-0/+323
* DO NOT MERGE: Move emailcommon2 sources to emailcommonMarc Blank2012-06-281-125/+0
* Fix widget updatesPaul Westbrook2012-01-091-0/+16
* Fix widget update to properly refresh.Ben Komalo2011-10-141-6/+6
* Hook account/mailbox picker to widgetTodd Kennedy2011-06-011-5/+6
* Remove widget viewsTodd Kennedy2011-06-011-1/+1
* Use standard widget call backsTodd Kennedy2011-05-271-21/+25
* Refactoring widgetMakoto Onuki2011-02-081-811/+26
* Widget: Max out message count at 999+Andy Stadler2011-01-301-1/+1
* Add "tap to configure" text to widgetTodd Kennedy2011-01-261-11/+98
* Only show messages from inbox for account & unread viewsTodd Kennedy2011-01-201-16/+7
* Revert string name changeTodd Kennedy2011-01-191-1/+1
* Merge "Dump widget state to bugreport" into honeycombMakoto Onuki2011-01-191-2/+33
|\
| * Dump widget state to bugreportMakoto Onuki2011-01-191-2/+33
* | widget combined inbox view only shows messages in inboxTodd Kennedy2011-01-191-4/+13
* | Update widget colours / assets according to specTodd Kennedy2011-01-191-4/+30
|/
* Updating widget due to API changes.Winson Chung2011-01-181-1/+1
* Don't show trashed messages in Starred mailboxMakoto Onuki2011-01-131-1/+1
* Cleanup WidgetProviderMarc Blank2011-01-121-7/+0
* Fix broken widget display (typo)Marc Blank2011-01-111-1/+1
* Merge "Add logging for widget view switching" into honeycombMarc Blank2011-01-111-0/+5
|\
| * Add logging for widget view switchingMarc Blank2011-01-111-0/+5
* | Remove STOPSHIP from WidgetProviderMarc Blank2011-01-101-6/+0
|/
* Fix widget view switching with > 1 accountMarc Blank2011-01-071-10/+30
* Put individual account inboxes in widget rotationMarc Blank2010-12-221-39/+104
* Pixel perfect Email widgetMarc Blank2010-12-201-56/+129
* Add null checks to investigate bug 3275738Makoto Onuki2010-12-151-0/+6
* Clean up initialization of statics in WidgetProviderMarc Blank2010-12-081-12/+12
* Make widget open appropriate screenMakoto Onuki2010-12-061-4/+20
* Always return widget from onGetViewFactoryMarc Blank2010-12-041-5/+1
* Wireframe email widgetMarc Blank2010-12-011-0/+577