1. 1aba96a Display error when a viewed event has been deleted. by Paul Sliwowski · 11 years ago
  2. 497a625 No crash on color change and orientation change by James Kung · 11 years ago
  3. 9626716 Fixed save recurring event response through gmail by James Kung · 11 years ago
  4. 0054412 Replacing long click listener with onLongPress by James Kung · 11 years ago
  5. 1dadfa2 Fix for duplicate icons in agenda view by James Kung · 11 years ago
  6. 6090ba2 Hide color picker button if calendar cannot be modified by James Kung · 11 years ago
  7. 2fca024 Remove setTargetFragment calls on EventColorPickerDialog. by James Kung · 11 years ago
  8. 5984bc3 Merge "Adding init state booleans for int color variables" into ics-ub-calendar-cream by James Kung · 11 years ago
  9. 95e9538 Fix for "Fragment already added" exception by James Kung · 12 years ago
  10. b21c638 First draft of Recurrence picker by Michael Chan · 12 years ago
  11. f56b149 Adding init state booleans for int color variables by James Kung · 12 years ago
  12. 1d1b1e4 Color/reminder changes preserved from info to edit by James Kung · 12 years ago
  13. 8de796d Replacing colorpicker constructor with newInstance by James Kung · 12 years ago
  14. 94a1f1a Resolve bug where rotating device was losing event view state. by Sam Blitzstein · 12 years ago
  15. 5c004d7 Merge "Fixed bug during cancelation of attendance response." into ics-ub-calendar-cream by Sam Blitzstein · 12 years ago
  16. 3b91cc0 Fixed bug during cancelation of attendance response. by Sam Blitzstein · 12 years ago
  17. 4d033ff Merge "Revert "Fixed bug during cancelation of attendance response."" into ics-ub-calendar-cream by Sam Blitzstein · 12 years ago
  18. e82baac Revert "Fixed bug during cancelation of attendance response." by Sam Blitzstein · 12 years ago
  19. a50d11f Merge "Fixed bug during cancelation of attendance response." into ics-ub-calendar-cream by Sam Blitzstein · 12 years ago
  20. a8b8c0d Moving colorpicker items into its own library. by James Kung · 12 years ago
  21. acb3228 Fixed bug during cancelation of attendance response. by Sam Blitzstein · 12 years ago
  22. b8904fb Allow color change after orientation change. by James Kung · 12 years ago
  23. e134cd5 Bug fix and clean-up work for color pickers. by James Kung · 12 years ago
  24. 4afba18 Color picker for events by James Kung · 12 years ago
  25. 48bcc4c Fix warnings. Tone down logging by Michael Chan · 12 years ago
  26. da3ee39 Fill in the correct start/end time in the event details page when the Events.CONTENT_URI intent started by a 3rd party is missing the start/end time. by Sara Ting · 12 years ago
  27. 29dc76a Allow coordinates in event location. by Sam Blitzstein · 12 years ago
  28. 7e19bf9 Added new notification actions for map and call. by Sam Blitzstein · 12 years ago
  29. 9d4a952 Make changes to event save on exit. by Sam Blitzstein · 12 years ago
  30. c5cbf21 Allow "tel:" as phone prefix; more white space leniency. by Sam Blitzstein · 12 years ago
  31. 7ffa24c Fix emailing guests from event info page when attendees aren't synced down (too many), by emailing only the organizer. by Sara Ting · 12 years ago
  32. bb6d927 Switch from switch to if-else to be compatible with the new ADT by Michael Chan · 12 years ago
  33. 6aad0ff Add calendar owner to event info if more than 1 calendar. by Sara Ting · 12 years ago
  34. 498ffbf Merge "Fix maps linking in location field." into ics-ub-calendar-mr1 by Sara Ting · 12 years ago
  35. 09e8b5a Fix maps linking in location field. by Sara Ting · 12 years ago
  36. 7da2767 Add quick response to event info's email-guests feature. by Sara Ting · 12 years ago
  37. 47f6cc6 Support non-standard VIEW intent format by Isaac Katzenelson · 12 years ago
  38. 8a528ad Rename calendarcommon to calendarcommon2 to workaround OEM silliness by Michael Chan · 12 years ago
  39. 44e8cc5 am 6e354ae4: am 877f5203: Merge "Add quick response when email guests in notification" into jb-dev by Michael Chan · 12 years ago
  40. e98dca7 Add quick response when email guests in notification by Michael Chan · 12 years ago
  41. 9b50dc9 am 46cc3d52: am c334a20c: Merge "Fix event info buttons size" into jb-dev by Isaac Katzenelson · 12 years ago
  42. d4e45fa Fix event info buttons size by Isaac Katzenelson · 12 years ago
  43. fac2d15 Make notifications code ICS compatible. by Sara Ting · 12 years ago
  44. 693ca60 Modify app so it will run in ICS MR1 by Michael Chan · 12 years ago
  45. 132eeb8 Revert "Modify app so it will run in ICS MR1" by Michael Chan · 12 years ago
  46. b8d0a58 Modify app so it will run in ICS MR1 by Michael Chan · 12 years ago
  47. e8e5572 Remove time zone from all day events (which have no time zones) by Michael Chan · 12 years ago
  48. 5f5ef75 Fix NPE in EventInfoFragment by Michael Chan · 12 years ago
  49. 363aa9c Fix eventinfo dialog size on rotation by Michael Chan · 12 years ago
  50. 247a2f1 Fix notification's email button to close notification shade. by Sara Ting · 12 years ago
  51. 2c8485c Added support for launching custom apps for events by Michael Chan · 12 years ago
  52. 6bcafcf Fix agenda view goto behavior by Isaac Katzenelson · 12 years ago
  53. 65aba6a Set new sizes for event info dialog on 7 inch by Isaac Katzenelson · 12 years ago
  54. 0c0da94 Fix NPE in event info for organizer email. by Sara Ting · 12 years ago
  55. ddbc002 Query by profile id when it exists for attendee info in event view. by Sara Ting · 12 years ago
  56. 83efa2d Display Organize name instead of email where possible by Michael Chan · 12 years ago
  57. 80d640f Fix event info refresh on sync by Isaac Katzenelson · 12 years ago
  58. d9d123d Moved code creating the Intent for emailing attendees to Utils.java to be shared by upcoming notifications work. by Sara Ting · 12 years ago
  59. 23acd26 Fix for bug 5045587: Recurrence and timezone labels should have 40% opacity. by Sara Ting · 12 years ago
  60. 4e92627 Fixed missing event name from the event info details, and changed datetime description to display "Today at <time>" or "Tomorrow at <time>". by Sara Ting · 12 years ago
  61. d804d00 Merge "Shorten date/time info in event info to display in one line." by Sara Ting · 12 years ago
  62. 75f5366 Shorten date/time info in event info to display in one line. by Sara Ting · 12 years ago
  63. 98be37d Merge "Fix reminders save error when changing response" by Isaac Katzenelson · 12 years ago
  64. ac4350b Fix reminders save error when changing response by Isaac Katzenelson · 12 years ago
  65. bed46ff Bug 6354557: Fix the email account used as the sender for emailing attendees, to the owner of the event. by Sara Ting · 12 years ago
  66. cb5f568 Updating UI of 'email attendees' feature. by Sara Ting · 12 years ago
  67. 06f3d6d Add-reminder button should not be seen if the event has the maximum allowed reminders. by Sara Ting · 13 years ago
  68. 42896f7 Adding 'Email attendees' button to event info screen. by Sara Ting · 13 years ago
  69. 263b029 Fix event details fade-in by Isaac Katzenelson · 13 years ago
  70. a651f04 Add support for event colors by Alon Albert · 13 years ago
  71. 8f4d969 Fade in events details by Isaac Katzenelson · 13 years ago
  72. f701067 am 9bcb8449: am 8b1119b1: Fixed end date in multiday events where it be off by a day by Michael Chan · 13 years ago
  73. 8b1119b Fixed end date in multiday events where it be off by a day by Michael Chan · 13 years ago
  74. 4afa21f Prioritize geo:// links over tel:// in non-US regions DO NOT MERGE by Michael Chan · 13 years ago
  75. ecf34a4 am 8bd9261a: am f956bcde: Merge "b/5628018 Fix NPE in ExpandableTextView" into ics-mr1 by Michael Chan · 13 years ago
  76. 3389397 b/5628018 Fix NPE in ExpandableTextView by Michael Chan · 13 years ago
  77. fd8ce5e Replace libphonenumber with a simple parser by Andy McFadden · 13 years ago
  78. ac9b26b am df8f13cd: am 3a2529f5: Merge "b/5233576 Fixed the problem where long desc are not showing" into ics-mr1 by Michael Chan · 13 years ago
  79. 99704a2 b/5233576 Fixed the problem where long desc are not showing by Michael Chan · 13 years ago
  80. e3285c7 am a6b0fe08: am 9831266a: Merge "b/5478688 Pixel perfect EventInfo on tablets" into ics-mr1 by Michael Chan · 13 years ago
  81. cba7f1f b/5478688 Pixel perfect EventInfo on tablets by Michael Chan · 13 years ago
  82. 5acc716 am 320c1b11: Fix event info layout on ratation by Isaac Katzenelson · 13 years ago
  83. 320c1b1 Fix event info layout on ratation by Isaac Katzenelson · 13 years ago
  84. af577fd Don't crash if linkification fails by Andy McFadden · 13 years ago
  85. 8b03f29 am 7ef2981a: Support for 7 inch devices by Isaac Katzenelson · 13 years ago
  86. 7ef2981 Support for 7 inch devices by Isaac Katzenelson · 13 years ago
  87. 23744df Rename unbundled libphonenumber references by Andy McFadden · 13 years ago
  88. 86ff291 Keep delete confirmation dialog on rotation. DO NOT MERGE by Isaac Katzenelson · 13 years ago
  89. b0a313a Keep delete confirmation dialog on rotation. by Isaac Katzenelson · 13 years ago
  90. b33cdf4 Prevent saving reminders when event is deleted by Isaac Katzenelson · 13 years ago
  91. d5e0803 Make event details match the mocks. by Mindy Pereira · 13 years ago
  92. 0aa0c61 Make event info dialg box show in the middle of event by Isaac Katzenelson · 13 years ago
  93. 8b5743c b/5313706 Don't update visible reminders if user changed them by RoboErik · 13 years ago
  94. 5afc083 b/5313706 Cache the user's response action so refreshes don't lose it by RoboErik · 13 years ago
  95. 15b4dcc b/5340452 b/5341768 Fix up button in event info + launch add account by RoboErik · 13 years ago
  96. 17dae91 b/5293397 End was not shown for all day events by Michael Chan · 13 years ago
  97. aeae98b Fix up accessibility. Remove stripes for declined events by Michael Chan · 13 years ago
  98. c08957b Really stop reminders from duplicating by RoboErik · 13 years ago
  99. b20942b Tidy up EventInfo and EditEvent by Michael Chan · 13 years ago
  100. 825b8ca b/5267912 Fix NPE by Michael Chan · 13 years ago