1. 4b4e00e Fix #2548436 (Use EVENT_TIMEZONE rather than TIMEZONE) by Marc Blank · 15 years ago
  2. 41d1720 Make sure we only upload exceptions for the correct event by Marc Blank · 15 years ago
  3. e3bb5a8 Merge "When syncing, put time zone into exception events" by Marc Blank · 15 years ago
  4. 82b2453 Clean up EAS -> TimeZone determination code by Marc Blank · 15 years ago
  5. 249c6f7 When syncing, put time zone into exception events by Marc Blank · 15 years ago
  6. 812983a Merge "Don't send bare line feeds to EAS 2.5" by Marc Blank · 15 years ago
  7. eba33f8 Don't send bare line feeds to EAS 2.5 by Marc Blank · 15 years ago
  8. a2bb14b Run AccountObserver's onChange in a background thread by Marc Blank · 15 years ago
  9. fe61f35 Moved fromUtf8 from TestUtils to Utility. by Makoto Onuki · 15 years ago
  10. e5be03d Move calendar observer code into background thread by Marc Blank · 15 years ago
  11. 95492af Merge "Show a calendar invitation icon on message list." by Makoto Onuki · 15 years ago
  12. 20c067c Show a calendar invitation icon on message list. by Makoto Onuki · 15 years ago
  13. d582201 Clean up VCALENDAR/TIME_ZONE_INFORMATION code by Marc Blank · 15 years ago
  14. a0b4907 Fix race condition that results in incomplete accounts by Marc Blank · 15 years ago
  15. d673da2 Don't send null/empty values in SimpleIcsWriter by Marc Blank · 15 years ago
  16. a3b7559 Handle other validation errors more appropriately by Marc Blank · 15 years ago
  17. 22d29c6 Fix potential NPE with restoreMailboxWithId(). by Makoto Onuki · 15 years ago
  18. e3fbaf5 Merge "Handle EAS versions better" by Marc Blank · 15 years ago
  19. caba6df Removing litter. by Makoto Onuki · 15 years ago
  20. e4cd885 Handle EAS versions better by Marc Blank · 15 years ago
  21. a4049cc Merge "Do alert work in background thread" by Marc Blank · 15 years ago
  22. 0aa0cd1 Merge "Send appropriate ics message for cancellations" by Marc Blank · 15 years ago
  23. 39ea302 Send appropriate ics message for cancellations by Marc Blank · 15 years ago
  24. bb2f25a Do alert work in background thread by Marc Blank · 15 years ago
  25. 7cda118 Extract delete acount function from UI thread to async task by satok · 15 years ago
  26. ad33c5a Merge "Send cancellation mail to removed attendees" by Marc Blank · 15 years ago
  27. f7da371 Merge "Add "vibrate when silent" mode to notifications" by Jim Shuma · 15 years ago
  28. 020af43 Fix bugs related to disabling Exchange calendar from UI by Marc Blank · 15 years ago
  29. 9e2ddca Add "vibrate when silent" mode to notifications by Jim Shuma · 15 years ago
  30. 92ef20a Send cancellation mail to removed attendees by Marc Blank · 15 years ago
  31. aadee36 Merge "Eliminate duplication in Yahoo! sent mailbox" by Andrew Stadler · 15 years ago
  32. c4fcd85 Eliminate duplication in Yahoo! sent mailbox by Andrew Stadler · 15 years ago
  33. ca8cdab Merge "Don't show attendee status for Exchange events" by Marc Blank · 15 years ago
  34. 4655cee Don't show attendee status for Exchange events by Marc Blank · 15 years ago
  35. f223af1 Merge "Clear notifications when deleting accounts" by Andrew Stadler · 15 years ago
  36. 6d55bb0 Merge "Fix cases of attachments with no name" by Andrew Stadler · 15 years ago
  37. 7d738cb Fix cases of attachments with no name by Andrew Stadler · 15 years ago
  38. cb98193 Clear notifications when deleting accounts by Andrew Stadler · 15 years ago
  39. a29495c Merge "Add a flag to dump email messages." by Makoto Onuki · 15 years ago
  40. dfeb118 Add a flag to dump email messages. by Makoto Onuki · 15 years ago
  41. 0d91d88 Merge "Send log from mime4j to logcat." by Makoto Onuki · 15 years ago
  42. 6d7554d Send log from mime4j to logcat. by Makoto Onuki · 15 years ago
  43. 5957e89 Merge "Send meeting invite mail as multipart/alternative" by Marc Blank · 15 years ago
  44. 0ed690b Send meeting invite mail as multipart/alternative by Marc Blank · 15 years ago
  45. d806749 Merge "Use proper formatting strings for GAL lookup status" by Andrew Stadler · 15 years ago
  46. e281ebc MessageView: reject early invalid messageId. by Mihai Preda · 15 years ago
  47. 7b94940 Use proper formatting strings for GAL lookup status by Andrew Stadler · 15 years ago
  48. ddfe27d Only delete events locally when calendar is disabled by Marc Blank · 15 years ago
  49. 88a94bc Exchange calendar: fixes for the ICS writer. by Makoto Onuki · 15 years ago
  50. 40be6b9 Add temporary logging to Calendar upsync by Marc Blank · 15 years ago
  51. 9d836a9 Merge "GAL (continued)" by Andrew Stadler · 15 years ago
  52. caa8430 GAL (continued) by Andrew Stadler · 15 years ago
  53. 036170b Merge "Fix dtend synced up to server" by Marc Blank · 15 years ago
  54. 1b97c28 Merge "Send appropriate response email when reply from MessageView" by Marc Blank · 15 years ago
  55. 198d518 Merge "Improve message text for invites w/ recurrences" by Marc Blank · 15 years ago
  56. ad809fd Send appropriate response email when reply from MessageView by Marc Blank · 15 years ago
  57. 0a6b977 Fix dtend synced up to server by Marc Blank · 15 years ago
  58. bf916ef Improve message text for invites w/ recurrences by Marc Blank · 15 years ago
  59. fa99725 Merge "GAL UI cleanup work (in progress)" by Andrew Stadler · 15 years ago
  60. 26b4b47 GAL UI cleanup work (in progress) by Andrew Stadler · 15 years ago
  61. fa9fed9 Fix NPE in stopPing (when account has been deleted) by Marc Blank · 15 years ago
  62. ee1ec23 Fix NPE in exception parsing by Marc Blank · 15 years ago
  63. befa974 Fix utility that retrieves tokens from RRULEs by Marc Blank · 15 years ago
  64. 9029916 Merge "ICS Writer: Quote common name." by Makoto Onuki · 15 years ago
  65. fc3fc5d ICS Writer: Quote common name. by Makoto Onuki · 15 years ago
  66. e2c56fc GAL support by Andrew Stadler · 15 years ago
  67. 20225d5 Explicitly send ICS files in UTF-8. by Makoto Onuki · 15 years ago
  68. 8c1613b Only send one reminder time to Exchange server by Marc Blank · 15 years ago
  69. 217cfba Delete Exceptions after deleting an Event by Marc Blank · 15 years ago
  70. 9e098ea Merge "Prevent multiple calls to onDone() in AccountSetupOptions" by Marc Blank · 15 years ago
  71. b7fe216 Prevent multiple calls to onDone() in AccountSetupOptions by Marc Blank · 15 years ago
  72. 4b3c683 Improve handling of exception downsync by Marc Blank · 15 years ago
  73. 82e51e0 Send email related to event exceptions by Marc Blank · 15 years ago
  74. ea34123 Make ORGANIZER_CAN_RESPOND column 0 for Exchange Calendars by Marc Blank · 15 years ago
  75. ff556f7 Fix #2508283 (Improper wrapping of long text in ics attachments) by Marc Blank · 15 years ago
  76. c64ee8f Merge "Fix #2507421 related to disabling Exchange calendars" by Marc Blank · 15 years ago
  77. 998709e Fix #2507421 related to disabling Exchange calendars by Marc Blank · 15 years ago
  78. 319155a Merge "Follow-up to MimeMessage efficiency improvements." by Andrew Stadler · 15 years ago
  79. 019a91e Fix upload of all day events in Exchange calendar by Marc Blank · 15 years ago
  80. dfd53b0 Follow-up to MimeMessage efficiency improvements. by Andrew Stadler · 15 years ago
  81. 69ade70 Log recent network activities when IMAP parser crashes. by Makoto Onuki · 15 years ago
  82. a5e2aa4 Merge "Make sure we delete all Events for disabled Calendars" by Marc Blank · 15 years ago
  83. 14b15ad Make sure we delete all Events for disabled Calendars by Marc Blank · 15 years ago
  84. 44552da Reduce memory overhead in Message and MimeMessage by Andrew Stadler · 15 years ago
  85. bd2473e Only clear dirty flag if we're sure the events were uploaded by Marc Blank · 15 years ago
  86. f448e01 Merge "Upload cancellation exceptions properly" by Marc Blank · 15 years ago
  87. b5dce15 Upload cancellation exceptions properly by Marc Blank · 15 years ago
  88. 0116490 More work on upgrade accounts by Andrew Stadler · 15 years ago
  89. 8b8145e Merge "MessageCompose: when loading message, wait for save to finish." by Mihai Preda · 15 years ago
  90. fd249f6 More work on account migration by Andrew Stadler · 15 years ago
  91. 5b69eb3 Make sure that Ping success removes mailbox from error list by Marc Blank · 15 years ago
  92. 0453de3 Have FileLogger handle errors better by Marc Blank · 15 years ago
  93. 4b7779f Enforce system sync settings for Exchange sync by Marc Blank · 15 years ago
  94. c556b6b MessageCompose: when loading message, wait for save to finish. by Mihai Preda · 15 years ago
  95. b00a660 Partially fix #2455341 (Exception adding event w/o DTSTART) by Marc Blank · 15 years ago
  96. 850e9fd Use watchdog alarms with mailbox syncs by Marc Blank · 15 years ago
  97. 136d3b9 Revert code unintentionally checked in; remove unused code by Marc Blank · 15 years ago
  98. b581afd Clean up references to INSTANCE in SyncManager by Marc Blank · 15 years ago
  99. 5418122 Fix #2492864 (Upsync failures in Exchange 2003) by Marc Blank · 15 years ago
  100. 99feed4 Stop pings when other syncs in the same account start by Marc Blank · 15 years ago