index
:
packages_apps_UnifiedEmail.git
kitkat
lp5.0
n7.1
packages_apps_UnifiedEmail
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
mail
/
widget
/
WidgetService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the package name in intents from the widget
Martin Hibdon
2014-09-29
1
-0
/
+3
*
Sending a mail to self crashes gmail
James Lemieux
2014-09-17
1
-1
/
+1
*
Display compose button on header along with folder.
Rohan Shah
2014-08-10
1
-0
/
+1
*
Changed widget style to Quantum.
Rohan Shah
2014-08-10
1
-25
/
+0
*
Implement general layout and colors for Thread List items.
James Lemieux
2014-07-02
1
-2
/
+2
*
Truncate mailing list prefixes in notifications.
Andrew Sapperstein
2014-05-13
1
-18
/
+3
*
Show "To:<Names>" in sent and outbox index views
James Lemieux
2014-03-28
1
-28
/
+46
*
Get rid of Account#name
Tony Mantler
2014-03-03
1
-11
/
+12
*
Fancier empty states. Fixes b/9730911.
Andrew Sapperstein
2014-02-13
1
-1
/
+1
*
Unicode wrap subject and snippet in convo list.
Andrew Sapperstein
2014-01-22
1
-15
/
+0
*
ConversationInfo is now always populated
Tony Mantler
2013-12-09
1
-10
/
+5
*
Make sure the widget gets reset if the folder disappears
Tony Mantler
2013-11-19
1
-0
/
+4
*
Add extra checks to widget to make sure it clears when the account goes away
Tony Mantler
2013-09-12
1
-4
/
+25
*
Use ViewFlipper to flip between account name and unread count.
Mark Wei
2013-08-02
1
-6
/
+11
*
Widget refresh.
Mark Wei
2013-07-29
1
-4
/
+5
*
Add a new FolderUri
Scott Kennedy
2013-07-16
1
-3
/
+4
*
Clean up a bunch of warnings
Scott Kennedy
2013-06-25
1
-1
/
+1
*
Only show unread count in widgets when non-zero.
Andrew Sapperstein
2013-04-28
1
-4
/
+12
*
Fix for Gmail widget NullPointerException. Instead, it will leave the widget
Mark Wei
2013-04-19
1
-3
/
+13
*
Parse Folder out of intent
Scott Kennedy
2013-04-10
1
-3
/
+3
*
Fix NPE in WidgetService
Alice Yang
2013-03-28
1
-4
/
+15
*
Exclude all inbox labels when we're viewing an inbox
Scott Kennedy
2013-03-20
1
-12
/
+24
*
Make widgets work again
Scott Kennedy
2013-03-07
1
-39
/
+45
*
Add a version code to all Intent URIs used by notifications
Scott Kennedy
2013-03-07
1
-4
/
+4
*
Remove Folder string serialization
Scott Kennedy
2013-02-26
1
-2
/
+2
*
Prevent the leaking of an IntentReceiver
Scott Kennedy
2013-01-28
1
-1
/
+1
*
Reduce time it takes to render a conversation item
mindyp
2013-01-08
1
-4
/
+1
*
fixup algorithm for which sender photos we need to show pictures for
mindyp
2013-01-07
1
-3
/
+3
*
Sender emails are now available. Use the senders email to lookup their contac...
mindyp
2013-01-04
1
-1
/
+1
*
Make it possible to get the emails of senders we want to display photos for.
mindyp
2012-12-21
1
-4
/
+8
*
prefs cleanup
Andy Huang
2012-11-07
1
-36
/
+22
*
Fix Widget flashing "No conversations." before conversations are loaded
Mark Wei
2012-11-06
1
-6
/
+11
*
Fix some SharedPreferences issues
Scott Kennedy
2012-11-02
1
-2
/
+3
*
Show indication for empty folder in widget.
Mark Wei
2012-10-25
1
-0
/
+1
*
Tweak widget layout
Mark Wei
2012-10-16
1
-0
/
+3
*
HtmlParser not thread safe; let widget supply its own version of the parser/t...
mindyp
2012-10-05
1
-2
/
+5
*
Serialize the account just like we do for ALL THE OTHER CASES
mindyp
2012-08-27
1
-1
/
+1
*
Fix NPE
Paul Westbrook
2012-08-07
1
-7
/
+3
*
Reduce blank widget headers
Paul Westbrook
2012-08-06
1
-7
/
+30
*
Jsut let the view ellipsize!
Mindy Pereira
2012-08-02
1
-26
/
+1
*
Fixup widget senders, styles, subject.
Mindy Pereira
2012-08-01
1
-23
/
+25
*
Use priorities to decide who to elide.
Mindy Pereira
2012-07-31
1
-10
/
+16
*
Remove merged formatting logic.
Mindy Pereira
2012-07-31
1
-9
/
+1
*
Serialized strings are faster than json
Mindy Pereira
2012-07-30
1
-9
/
+2
*
Cache displayable folders.
Mindy Pereira
2012-07-30
1
-3
/
+1
*
We weren't using the cached header models correctly.
Mindy Pereira
2012-07-29
1
-17
/
+99
*
Use cached rawfolders.
Mindy Pereira
2012-07-27
1
-2
/
+2
*
Move common logic to UnifiedEmail
Paul Westbrook
2012-07-25
1
-4
/
+18
*
Don't use a closed cursor
Paul Westbrook
2012-07-25
1
-1
/
+1
*
Fix widget updating
Paul Westbrook
2012-07-24
1
-3
/
+9
[next]