1. aa938df Calendar: Fix failure calendar on M Build on GTS: by dazhan · 8 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 9d7a72f The calendar appear force close. by c_shengl · 8 years ago
  3. f52c641 Force a manual, incremental sync one time, as early as possible. by Sam Blitzstein · 10 years ago
  4. 4e7b1b2 Use the correct version code check for K. by Sam Blitzstein · 11 years ago
  5. ba25d38 Merge "Process RSVP Intent Without Event Editor" into ics-ub-calendar-fuchsia by Alon Albert · 11 years ago
  6. cdbb1bb Merge "Abort onClick if no Window Focus" into ics-ub-calendar-fuchsia by Isaac Katzenelson · 11 years ago
  7. 96cce4a Abort onClick if no Window Focus by Alon Albert · 11 years ago
  8. cd12ebd Merge "Support PreferenceActivity.isValidFragment" into ics-ub-calendar-fuchsia by Isaac Katzenelson · 11 years ago
  9. ffd6101 Support PreferenceActivity.isValidFragment by Alon Albert · 11 years ago
  10. e8305d6 Use setExact on K and up only. by Isaac Katzenelson · 11 years ago
  11. 244d94f Call build() on the Builder, not the Style. by Daniel Sandler · 11 years ago
  12. 296ea5d Process RSVP Intent Without Event Editor by Alon Albert · 11 years ago
  13. fbfbc73 Fixed crash when changing recurrent event. by Paul Sliwowski · 11 years ago
  14. dc72665 Small workaround when text is slight bigger then all day event rect. by Paul Sliwowski · 11 years ago
  15. a8ad418 Fix memory leak with CalendarController getInstance(). by Paul Sliwowski · 11 years ago
  16. 373e9da Add analytics tracking to calendar app. by Paul Sliwowski · 11 years ago
  17. 6663b42 Fix small typos in I9490f478681783200a5cb8309a58243723bda4c1. by Paul Sliwowski · 11 years ago
  18. 7ef34c1 Merge "Add in-memory cache to dismiss alerts that we haven't seen yet." into ics-ub-calendar-eggplant by Paul Sliwowski · 11 years ago
  19. 658becc Merge "Fix bug where recurrent event won't allow events with duration of 0." into ics-ub-calendar-eggplant by Paul Sliwowski · 11 years ago
  20. 21270b8 Revert "Add timely fragment" by Isaac Katzenelson · 11 years ago
  21. 9f24ae7 Fix bug where recurrent event won't allow events with duration of 0. by Paul Sliwowski · 11 years ago
  22. 97efecd Merge "Fix bug in recurrent event dialog picker when setting monthly day of the week." into ics-ub-calendar-eggplant by Paul Sliwowski · 11 years ago
  23. 11d52ec Fix bug in recurrent event dialog picker when setting monthly day of the week. by Paul Sliwowski · 11 years ago
  24. 137031d Add in-memory cache to dismiss alerts that we haven't seen yet. by Paul Sliwowski · 11 years ago
  25. 0322d0a Merge "Fixed ISE issue when subscribing to gcm groups from the main thread." into ics-ub-calendar-eggplant by Paul Sliwowski · 11 years ago
  26. 5f86971 Fix mokey NullPointerException when there is no colors to save. by Paul Sliwowski · 11 years ago
  27. 9b1f379 Fixed ISE issue when subscribing to gcm groups from the main thread. by Paul Sliwowski · 11 years ago
  28. a0b14ab Merge "Fix calander crash where getTimezone was call without a looper." into ics-ub-calendar-eggplant by Paul Sliwowski · 11 years ago
  29. c0e5679 Fix crash when dismissing notification. by Paul Sliwowski · 11 years ago
  30. 2dc5984 Fix calander crash where getTimezone was call without a looper. by Paul Sliwowski · 11 years ago
  31. e276cb3 am 61388102: Calendar color picker Exchange account fix by James Kung · 11 years ago
  32. 6138810 Calendar color picker Exchange account fix by James Kung · 11 years ago
  33. 9465e3e Merge "Remove dead code in AlarmService." into ics-ub-calendar-timely by Paul Sliwowski · 11 years ago
  34. 9675253 Remove dead code in AlarmService. by Paul Sliwowski · 11 years ago
  35. 5caf297 Merge "Display error when a viewed event has been deleted." into ics-ub-calendar-timely by Paul Sliwowski · 11 years ago
  36. 371d8b8 Merge "Capitalize Noon and Midnight in event edit view." into ics-ub-calendar-timely by Paul Sliwowski · 11 years ago
  37. 1aba96a Display error when a viewed event has been deleted. by Paul Sliwowski · 11 years ago
  38. 614601e Capitalize Noon and Midnight in event edit view. by Paul Sliwowski · 11 years ago
  39. 2c26585 Fixed leak cursor in AlertReciever by Paul Sliwowski · 11 years ago
  40. fa6736c am 497a6259: No crash on color change and orientation change by James Kung · 11 years ago
  41. 497a625 No crash on color change and orientation change by James Kung · 11 years ago
  42. 90c41b8 am 9662675d: Merge "Query for Colors in parallel with all other queries" into ics-ub-calendar-denim by Isaac Katzenelson · 11 years ago
  43. 9662675 Merge "Query for Colors in parallel with all other queries" into ics-ub-calendar-denim by Isaac Katzenelson · 11 years ago
  44. b4f28b8 Query for Colors in parallel with all other queries by Isaac Katzenelson · 11 years ago
  45. aed8480 am 3f0521e9: Merge "Fix for interval strings beginning with the count" into ics-ub-calendar-denim by James Kung · 11 years ago
  46. 3f0521e Merge "Fix for interval strings beginning with the count" into ics-ub-calendar-denim by James Kung · 11 years ago
  47. 340d8c4 Fix for interval strings beginning with the count by James Kung · 11 years ago
  48. 5d94ca0 am 8f0d70bf: Merge "Solution for recurrence spinner issues" into ics-ub-calendar-denim by James Kung · 11 years ago
  49. 8f0d70b Merge "Solution for recurrence spinner issues" into ics-ub-calendar-denim by James Kung · 11 years ago
  50. d1db036 Solution for recurrence spinner issues by James Kung · 11 years ago
  51. faeec67 am 7ecf7983: spawn a worker thread in onReceive. by Chris Wren · 11 years ago
  52. 7ecf798 spawn a worker thread in onReceive. by Chris Wren · 11 years ago
  53. 5bd9a69 am 5f44e994: serialize the GCM calls. by Chris Wren · 11 years ago
  54. ad5a4ba am d6360ea9: don\'t return a result from this non-ordered broadcast. by Chris Wren · 11 years ago
  55. 5f44e99 serialize the GCM calls. by Chris Wren · 11 years ago
  56. d6360ea don't return a result from this non-ordered broadcast. by Chris Wren · 11 years ago
  57. b34866a am b69ea637: Reformat timezone name to better distinguish GMT from timezone. by Sam Blitzstein · 11 years ago
  58. b69ea63 Reformat timezone name to better distinguish GMT from timezone. by Sam Blitzstein · 11 years ago
  59. 1e9267e am 95b51431: Merge "Null check for create event dialog fragment" into ics-ub-calendar-denim by James Kung · 11 years ago
  60. 95b5143 Merge "Null check for create event dialog fragment" into ics-ub-calendar-denim by James Kung · 11 years ago
  61. 38f469b Null check for create event dialog fragment by James Kung · 11 years ago
  62. 4b92979 am 0000fa42: Making notification popup play nicely with guns. by Sam Blitzstein · 11 years ago
  63. 0000fa4 Making notification popup play nicely with guns. by Sam Blitzstein · 11 years ago
  64. 90364dd Merge "Add timely fragment" into ics-ub-calendar-timely by Isaac Katzenelson · 11 years ago
  65. bf44e27 Add timely fragment by Isaac Katzenelson · 11 years ago
  66. 4df5df8 Merge "Fixing gender-matching issues in some languages for a recurrence string." into ics-ub-calendar-denim by Sam Blitzstein · 11 years ago
  67. 86693b2 Fixing gender-matching issues in some languages for a recurrence string. by Sam Blitzstein · 11 years ago
  68. 9626716 Fixed save recurring event response through gmail by James Kung · 11 years ago
  69. 6f3073c Fix events that recur weekly on a different start date. by Sam Blitzstein · 11 years ago
  70. 12d1761 Merge "handle all the messages." into ics-ub-calendar-denim by Chris Wren · 11 years ago
  71. 3620327 handle all the messages. by Chris Wren · 11 years ago
  72. 321f4d0 Merge "also dismiss digest notifications." into ics-ub-calendar-denim by Chris Wren · 11 years ago
  73. b073224 also dismiss digest notifications. by Chris Wren · 11 years ago
  74. e668155 am 96a36f4c: Retain color palette icon on orientation change by James Kung · 11 years ago
  75. e56b096 Merge "re-try notification subscriptions if they fail" into ics-ub-calendar-denim by Chris Wren · 11 years ago
  76. 96a36f4 Retain color palette icon on orientation change by James Kung · 11 years ago
  77. 6f82332 re-try notification subscriptions if they fail by Chris Wren · 11 years ago
  78. d2b0d8a am 018f539c: Small recurrence picker layout bugs. by Sam Blitzstein · 11 years ago
  79. 018f539 Small recurrence picker layout bugs. by Sam Blitzstein · 11 years ago
  80. a65f4e8 am f7b83d2c: Merge "Recurrence picker re-design from feedback" into ics-ub-calendar-cream by Sam Blitzstein · 11 years ago
  81. f7b83d2 Merge "Recurrence picker re-design from feedback" into ics-ub-calendar-cream by Sam Blitzstein · 11 years ago
  82. 4decfed am 77412fb0: Merge "Allow reformatted timezone display name to show." into ics-ub-calendar-cream by Sam Blitzstein · 11 years ago
  83. 564f618 Recurrence picker re-design from feedback by James Kung · 11 years ago
  84. dd67b8d Allow reformatted timezone display name to show. by Sam Blitzstein · 11 years ago
  85. c9a20a3 don't support params we don't even implement. by Chris Wren · 11 years ago
  86. 07c9731 am 2a7dd0c3: Added copyright notices by Michael Chan · 11 years ago
  87. 2a7dd0c Added copyright notices by Michael Chan · 11 years ago
  88. 9345e20 am aafaa5f3: Pluralizing recurrence picker interval strings by James Kung · 11 years ago
  89. aafaa5f Pluralizing recurrence picker interval strings by James Kung · 11 years ago
  90. 3e69bd8 am 7abe4067: Merge "Fix bug where monthly recurrence string was stale." into ics-ub-calendar-cream by Sam Blitzstein · 11 years ago
  91. 7abe406 Merge "Fix bug where monthly recurrence string was stale." into ics-ub-calendar-cream by Sam Blitzstein · 11 years ago
  92. dd0d3cf am 236429f2: Fix for duplicate reminders by James Kung · 11 years ago
  93. a044b42 Fix bug where monthly recurrence string was stale. by Sam Blitzstein · 11 years ago
  94. 236429f Fix for duplicate reminders by James Kung · 11 years ago
  95. e808413 am 1851ecb4: Do not use backed up ringtone values by Michael Chan · 11 years ago
  96. 2c032d2 Merge "GCM demands that everything be a String." into ics-ub-calendar-denim by Chris Wren · 11 years ago
  97. 1851ecb Do not use backed up ringtone values by Michael Chan · 11 years ago
  98. 36b4f3e GCM demands that everything be a String. by Chris Wren · 11 years ago
  99. f147eea Merge "return a result on the receiver." into ics-ub-calendar-denim by Chris Wren · 11 years ago
  100. 08f6c0c return a result on the receiver. by Chris Wren · 11 years ago