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
/
BaseWidgetProvider.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
UnifiedEmail: Fix Can't dispaly the email select folder after delete account ...
pezhan
2016-08-24
1
-1
/
+0
*
Changed widget style to Quantum.
Rohan Shah
2014-08-10
1
-2
/
+0
*
Delegate Account creation to builder class.
Ray Chen
2014-07-16
1
-1
/
+1
*
Fix NPE with null cursor
Jay Shrauner
2014-06-23
1
-5
/
+7
*
Show "To:<Names>" in sent and outbox index views
James Lemieux
2014-03-28
1
-14
/
+20
*
Get rid of Account#name
Tony Mantler
2014-03-03
1
-1
/
+1
*
Make sure the widget gets reset if the folder disappears
Tony Mantler
2013-11-19
1
-3
/
+2
*
Use string resource for widget provider name
Tony Mantler
2013-10-09
1
-4
/
+9
*
Add extra checks to widget to make sure it clears when the account goes away
Tony Mantler
2013-09-12
1
-6
/
+5
*
More warning cleanup
Scott Kennedy
2013-08-02
1
-1
/
+0
*
Use ViewFlipper to flip between account name and unread count.
Mark Wei
2013-08-02
1
-2
/
+3
*
Widget refresh.
Mark Wei
2013-07-29
1
-2
/
+2
*
Clean up a bunch of warnings
Scott Kennedy
2013-06-25
1
-1
/
+1
*
Unconfigure widgets when switching sectioned inbox on/off.
Mark Wei
2013-04-29
1
-0
/
+57
*
Fix for Gmail widget NullPointerException. Instead, it will leave the widget
Mark Wei
2013-04-19
1
-2
/
+3
*
Parse Folder out of intent
Scott Kennedy
2013-04-10
1
-3
/
+2
*
Exclude all inbox labels when we're viewing an inbox
Scott Kennedy
2013-03-20
1
-9
/
+16
*
Make widgets work again
Scott Kennedy
2013-03-07
1
-55
/
+88
*
Remove Folder string serialization
Scott Kennedy
2013-02-26
1
-2
/
+2
*
prefs cleanup
Andy Huang
2012-11-07
1
-22
/
+8
*
Fix Widget flashing "No conversations." before conversations are loaded
Mark Wei
2012-11-06
1
-0
/
+3
*
Fix some SharedPreferences issues
Scott Kennedy
2012-11-02
1
-8
/
+8
*
Fix NPE in widget.
Mark Wei
2012-11-01
1
-9
/
+9
*
Serialized strings are faster than json
Mindy Pereira
2012-07-30
1
-10
/
+2
*
Move common logic to UnifiedEmail
Paul Westbrook
2012-07-25
1
-1
/
+32
*
Allow subclasses to change how the Account object is returned
Paul Westbrook
2012-07-21
1
-14
/
+21
*
Fix Monkey NPE
Paul Westbrook
2012-07-20
1
-0
/
+5
*
Restructure the widget code
Paul Westbrook
2012-07-19
1
-116
/
+53
*
In reference to message
Mindy Pereira
2012-07-10
1
-1
/
+1
*
Changes to support different Log tags
Paul Westbrook
2012-06-25
1
-1
/
+2
*
Cherry pick from jb-dev
Paul Westbrook
2012-05-31
1
-2
/
+11
*
Support widget notification per folder and utility method
Marc Blank
2012-05-23
1
-4
/
+32
*
Allow for deleted accounts/folders in onUpdate
Marc Blank
2012-04-23
1
-16
/
+18
*
Enable all widgets to be updated
Paul Westbrook
2012-04-09
1
-14
/
+19
*
Gmail will override the base widget provider so we can do folder syncing there.
Mindy Pereira
2012-04-07
1
-44
/
+27
*
Add shortcuts for email/ gmail
Mindy Pereira
2012-04-02
1
-1
/
+1
*
Rename AccountCacheProvider -> MailAppProvider
Paul Westbrook
2012-03-22
1
-2
/
+2
*
Fix the null URI versus "null" versus Json.NULL
Vikram Aggarwal
2012-03-13
1
-1
/
+1
*
Make sure we specify the account in the extras for composee
Mindy Pereira
2012-03-06
1
-0
/
+1
*
Use intent to determine if we want to open the conversation list or conversat...
Mindy Pereira
2012-02-29
1
-1
/
+1
*
Setup compose intent.
Mindy Pereira
2012-02-28
1
-3
/
+3
*
Store URI's in Uri instead of String.
Mindy Pereira
2012-02-28
1
-7
/
+7
*
Add launch intent for viewing a conversation from widget.
Mindy Pereira
2012-02-28
1
-22
/
+46
*
Implement serializable methods for folder/ account.
Mindy Pereira
2012-02-23
1
-2
/
+2
*
Show the list of conversations for the folder selected in the widget.
Mindy Pereira
2012-02-23
1
-71
/
+66
*
This CL makes the widget launch correctly
Mindy Pereira
2012-02-23
1
-17
/
+10
*
Move over resources and files for the widget.
Mindy Pereira
2012-02-23
1
-0
/
+336