summaryrefslogtreecommitdiff
path: root/src/com/android/mail/widget
Commit message (Expand)AuthorAgeFilesLines
* UnifiedEmail: Fix Can't dispaly the email select folder after delete account ...pezhan2016-08-241-1/+0
* Set the package name in intents from the widgetMartin Hibdon2014-09-291-0/+3
* Further contrast between read/unread messages in TLJames Lemieux2014-09-241-3/+6
* Replace the paper clip icon asset with new oneJames Lemieux2014-09-221-1/+1
* Sending a mail to self crashes gmailJames Lemieux2014-09-171-1/+1
* Unify the code to construct folder chips for TL and CVJin Cao2014-09-171-1/+2
* Revert the controversial color change to senders and subjectsJames Lemieux2014-09-111-6/+3
* Increase contrast for read/unread stateJames Lemieux2014-09-111-7/+14
* Not enough difference between unread/read in TLJames Lemieux2014-08-191-6/+3
* Display compose button on header along with folder.Rohan Shah2014-08-101-0/+1
* Changed widget style to Quantum.Rohan Shah2014-08-102-27/+0
* Delegate Account creation to builder class.Ray Chen2014-07-161-1/+1
* Thread List UX tweaks to improve the contrast between read/unreadJames Lemieux2014-07-141-4/+9
* Move folders to share space assigned to snippet in Thread ListJames Lemieux2014-07-081-3/+1
* Show "(no subject)" When the Subject is EmptyJames Lemieux2014-07-021-9/+5
* Implement general layout and colors for Thread List items.James Lemieux2014-07-022-33/+28
* Update attachment asset.Andrew Sapperstein2014-07-011-1/+1
* Fix NPE with null cursorJay Shrauner2014-06-231-5/+7
* Adjust colors of timestamp in conversation listJames Lemieux2014-06-171-3/+6
* Revert the CLs that updated the message headers.Andrew Sapperstein2014-05-211-4/+63
* Truncate mailing list prefixes in notifications.Andrew Sapperstein2014-05-131-18/+3
* Show "To:<Names>" in sent and outbox index viewsJames Lemieux2014-03-282-42/+66
* Fix UI issues caused by new attachment asset.Andrew Sapperstein2014-03-071-63/+4
* Get rid of Account#nameTony Mantler2014-03-032-12/+13
* Fancier empty states. Fixes b/9730911.Andrew Sapperstein2014-02-131-1/+1
* Unicode wrap subject and snippet in convo list.Andrew Sapperstein2014-01-222-17/+9
* Ad teaser redesign.Andrew Sapperstein2014-01-221-7/+8
* ConversationInfo is now always populatedTony Mantler2013-12-091-10/+5
* Make sure the widget gets reset if the folder disappearsTony Mantler2013-11-192-3/+6
* Use string resource for widget provider nameTony Mantler2013-10-092-6/+9
* Add extra checks to widget to make sure it clears when the account goes awayTony Mantler2013-09-122-10/+30
* More warning cleanupScott Kennedy2013-08-021-1/+0
* Use ViewFlipper to flip between account name and unread count.Mark Wei2013-08-022-8/+14
* Widget refresh.Mark Wei2013-07-293-18/+19
* Add a new FolderUriScott Kennedy2013-07-162-7/+8
* Clean up a bunch of warningsScott Kennedy2013-06-252-2/+2
* Unconfigure widgets when switching sectioned inbox on/off.Mark Wei2013-04-291-0/+57
* Only show unread count in widgets when non-zero.Andrew Sapperstein2013-04-281-4/+12
* Fix for Gmail widget NullPointerException. Instead, it will leave the widgetMark Wei2013-04-192-5/+16
* Parse Folder out of intentScott Kennedy2013-04-102-6/+5
* Fix NPE in WidgetServiceAlice Yang2013-03-281-4/+15
* Exclude all inbox labels when we're viewing an inboxScott Kennedy2013-03-203-25/+46
* Make widgets work againScott Kennedy2013-03-073-104/+142
* Add a version code to all Intent URIs used by notificationsScott Kennedy2013-03-071-4/+4
* Remove Folder string serializationScott Kennedy2013-02-262-4/+4
* Prevent the leaking of an IntentReceiverScott Kennedy2013-01-281-1/+1
* Fix all issues related to subject text getting cut off early/ too longmindyp2013-01-221-2/+2
* Fixup the width of the subject when folders are present.mindyp2013-01-151-1/+1
* Reduce time it takes to render a conversation itemmindyp2013-01-081-4/+1
* fixup algorithm for which sender photos we need to show pictures formindyp2013-01-071-3/+3