History log of /packages/apps/Exchange/src/com/android/exchange/eas/EasSyncCalendar.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
20a434b03d719d53b82e2628759210670f1e51a9 12-May-2014 Jay Shrauner <shrauner@google.com> Fix NPE from null email address

Check attendee email to ensure it's non-null before adding to the event.

Bug:14817988
Change-Id: I28cfd69c396955f44c4dfdc3f52c66ca40709399
/packages/apps/Exchange/src/com/android/exchange/eas/EasSyncCalendar.java
0c0fdc5dfe605eb4b2047d4a7a89bcce5b2aa813 01-May-2014 Jay Shrauner <shrauner@google.com> Don't crash when content provider is disabled

Catch exception thrown by content resolver when calendar or
contacts provider have been disabled.

Bug:14469863
Change-Id: Ie7a376f8edbcdd24e77142d1a54351a194ed42be
/packages/apps/Exchange/src/com/android/exchange/eas/EasSyncCalendar.java
185060cbeb39dc4539fbc0c72a865d8ec8d12979 01-May-2014 Jay Shrauner <shrauner@google.com> Fix null cursor NPEs

Check for null cursors from content resolver before calling
newEntityIterator, since they will cause it to crash.

Bug:14464486
Change-Id: I7e95b1485f458b79643487c1d6d7e9aca9224025
/packages/apps/Exchange/src/com/android/exchange/eas/EasSyncCalendar.java
6cb6c70ea47035a27bd1d808babe39a2d1829c8d 08-Mar-2014 Yu Ping Hu <yph@google.com> Suppress auth notification for provisioning errors.

Also clean up from the recent conversion work, now that the dust has
settled.

Bug: 13365490
Change-Id: I6c163a302b275381ea1fd07a2d096b1ecfd5f775
(cherry picked from commit 77670c227e8073f4300511b200162408a6e22b68)
/packages/apps/Exchange/src/com/android/exchange/eas/EasSyncCalendar.java
93528a3621d144ea2773dd3c41a858e65078ddba 07-Mar-2014 Martin Hibdon <mhibdon@google.com> Add EasCalendarSync

Change-Id: I24ce12c72b9269dd98842db974e88cb44392eff0
(cherry picked from commit 8ee92f0cda3737b8a5ff2159a88d98b43194e98e)
/packages/apps/Exchange/src/com/android/exchange/eas/EasSyncCalendar.java