1. 94a1f1a Resolve bug where rotating device was losing event view state. by Sam Blitzstein · 11 years ago
  2. 4afba18 Color picker for events by James Kung · 11 years ago
  3. 47f6cc6 Support non-standard VIEW intent format by Isaac Katzenelson · 12 years ago
  4. 98c8add Populate user's selection from gmail invite by Isaac Katzenelson · 12 years ago
  5. 9e196e4 Increased widget query size to 100 by Michael Chan · 12 years ago
  6. 6bcafcf Fix agenda view goto behavior by Isaac Katzenelson · 12 years ago
  7. 0ef732f Fix back and home behavior by Isaac Katzenelson · 12 years ago
  8. 21e815b Revert "Fix back and home behavior" by Isaac Katzenelson · 12 years ago
  9. 828df50 Fix back and home behavior by Isaac Katzenelson · 12 years ago
  10. ea032a0 Use double pane agenda view instead of full screen event info by Andrew Flynn · 12 years ago
  11. 99704a2 b/5233576 Fixed the problem where long desc are not showing by Michael Chan · 13 years ago
  12. 7ef2981 Support for 7 inch devices by Isaac Katzenelson · 13 years ago
  13. 15b4dcc b/5340452 b/5341768 Fix up button in event info + launch add account by RoboErik · 13 years ago
  14. 07d9fee b/5072056 Avoid the Activity Picker by specifying the class in intents by Michael Chan · 13 years ago
  15. d8353fb b/5039149 hide edit/delete for read only calendars by RoboErik · 13 years ago
  16. 81d45a9 Move to use a single layout file for the wrapper activities around fragments. by Michael Chan · 13 years ago
  17. 53aad91 Remove title from eventinfo activity by Isaac Katzenelson · 13 years ago
  18. c928e3d Use exception creation URI by Andy McFadden · 13 years ago
  19. a27a886 api comment fixes by RoboErik · 13 years ago
  20. a7c0390 Rename Calendar.java to CalendarContract.java by RoboErik · 13 years ago
  21. 60f01c2 Support event info as dialog and activity by Isaac Katzenelson · 13 years ago
  22. 2c7c851 b/3189042 Handle ACTION_VIEW in AllInOne. Removed EventInfoActivity. by Michael Chan · 14 years ago
  23. ab348bb Clean up unused API from controller by Michael Chan · 14 years ago
  24. 1d564f6 Removed deprecated getFragmentTransaction() calls by Mason Tang · 14 years ago
  25. 4003d1c Implemented a search activity, two pane results layout by Mason Tang · 14 years ago
  26. 2bebde7 Converted EventInfo into a fragment by Mason Tang · 14 years ago
  27. 0558def Added getInstance method for CalendarController by Michael Chan · 14 years ago
  28. 9e89dca Added create/edit/view/delete event and open settings and manage calendars to controller by Michael Chan · 14 years ago
  29. 1251cb0 Refactor DeleteEventHelper to allow null activities if exitWhenDone is false. by Michael Chan · 14 years ago
  30. 79f2281 Moves EditEvent into a fragment by Erik · 14 years ago
  31. 8d69cd0 Remove EditEvent.java and update all references. by Erik · 14 years ago
  32. 88c483a Changes to DeleteEventHelper to make it async by Erik · 14 years ago
  33. eca82e9 Creates an EditEventView with as little app logic as possible by Erik · 14 years ago
  34. c055239 Fix bug #1661857 (switch from using meta feed to the new allcalendars feed) by Fabrice Di Meglio · 14 years ago
  35. e5374e1 am 4dcea88c: merge from open-source master by The Android Open Source Project · 14 years ago
  36. 4dcea88 merge from open-source master by The Android Open Source Project · 14 years ago
  37. 9a319f5 Fixed a npe in Calendar on Emulator by Christian Mehlmauer · 14 years ago
  38. c22d511 am ec5daf68: merge from open-source master by The Android Open Source Project · 14 years ago
  39. ec5daf6 merge from open-source master by The Android Open Source Project · 14 years ago
  40. 4ce500b Removed some Warnings, Added Type arguments by Christian Mehlmauer · 14 years ago
  41. 83f7ce1 b/2633629 Makes deleting an exception set it to canceled by Erik · 14 years ago
  42. e574d42 Revert "b/2622128 Fix crash from editEvent and EventInfoActivity" by Erik · 14 years ago
  43. b6a9b71 b/2622128 Fix crash from editEvent and EventInfoActivity by Erik · 14 years ago
  44. e3845ba b/2531257 More work on cleaning up owner account for dupes by Erik · 14 years ago
  45. a193664 b/2531257 Will only display owner account if different than cal name by Erik · 14 years ago
  46. ff6be83 b/2494603 Improve UI to disambiguate calendars with the same name by Michael Chan · 14 years ago
  47. 16d119a b/2507842 Added code to hide response spinner if not supported by Erik · 14 years ago
  48. 9121070 b/2505788 Small cleanup following change Ic986c877 by Erik · 14 years ago
  49. 1c43187 b/2505788 Added check so we only dirty an event if an update occurred by Erik · 14 years ago
  50. b9a56cd b/2496984 Pulled out -1 attendee id into a constant by Erik · 14 years ago
  51. 622eaad b/2496984 Added check for invalid attendee when saving response by Erik · 14 years ago
  52. 7a24c4d b/2492707 If all guests have no response will be called 'Guests' not 'Maybe' by Erik · 14 years ago
  53. be812f1 b/2486000 Fixed check to see if attendees are organizer. by Erik · 14 years ago
  54. 74c753a b/2171008 Made onPause update hasAlarm in db. by Erik · 14 years ago
  55. a7c0722 b/2336411 Added check to ensure cursor is not empty. by Erik · 14 years ago
  56. 5442a16 Unbundling: pull the recurrence string formatting out of EventRecurrence by Ken Shirriff · 14 years ago
  57. a17725e Always use a consistent name for SharedPreferences. by Jeff Hamilton · 14 years ago
  58. 037c069 Pulled in ContactsAsyncHelper as part of unbundling. Longer term, that part of the coded needs to cleaned up with a proper a adapter and batched up queries when getting pictures. by Michael Chan · 14 years ago
  59. ad36a3c First step in unbundling Calendar by Michael Chan · 14 years ago
  60. 8dcd293 set the attendee email when changing your own attendance in the attendees table, so some calendar provider code can update the self attendance in the Event. by Debajit Ghosh · 15 years ago
  61. 8eb32a5 Fasttrack->QuickContact by Evan Millar · 15 years ago
  62. 0881676 Change FasttrackBadgeWidget->QuickContactBadge by Evan Millar · 15 years ago
  63. 668b711 fix bug in event response logic: if guests have been hidden, you should be able to respond to the event. by Debajit Ghosh · 15 years ago
  64. 0f30a3a Renaming Presence and Presence-related columns. by Dmitri Plotnikov · 15 years ago
  65. 8dcdafd make EventInfoActivity handle hasAttendeeData. by Debajit Ghosh · 15 years ago
  66. e328d23 b/2071368 Switch to use the new fasttrack widget and asset from the framework by Michael Chan · 15 years ago
  67. 7d41eeb be sure to close the presence cursor when displaying event info. by Debajit Ghosh · 15 years ago
  68. f9d863a Switching to streamlined naming of contact Data columns. by Dmitri Plotnikov · 15 years ago
  69. ec03cbc Switch Calendar to new FastTrack API. by Jeff Sharkey · 15 years ago
  70. 0b69502 - b/2067801 Show event organizer in event info by Michael Chan · 15 years ago
  71. 8073b31 No more guessing. Save the attendence response to the correct attendee. Show the attendence response option only when appropriate. by Michael Chan · 15 years ago
  72. 5627b82 - Update eventinfo to use the new contacts2 api by Michael Chan · 15 years ago
  73. 34e4023 Don't load presence as it's not working right now. by Jeff Hamilton · 15 years ago
  74. b84f659 b/1946035 Fixed the crash that happen when the user clicks on the where field but Maps is not installed. by Michael Chan · 15 years ago
  75. 4c456fb Calendar attendees and reminder fixes by Michael Chan · 15 years ago
  76. d0920b5 resolved conflicts for merge of 72f0026f to master by Eric Fischer · 15 years ago
  77. 72f0026 Look up the localized name of the time zone of the Calendar event. by Eric Fischer · 15 years ago
  78. 917aa57 Temp change to enable Event Response spinner (Yes/No/Maybe) for all events by Michael Chan · 15 years ago
  79. 47f3f70 Initial implementation of guest invitation and status by Michael Chan · 15 years ago
  80. b84a151 Modified Calendar app to intercept calendar weblinks by Michael Chan · 15 years ago
  81. c77b418 am 6ed13804: Modified to allow launching of Maps where the Where field of an Calendar event is clicked upon. by Michael Chan · 15 years ago
  82. 6ed1380 Modified to allow launching of Maps where the Where field of an Calendar event is clicked upon. by Michael Chan · 15 years ago
  83. 98ab9de findbug fixes by Michael Chan · 15 years ago
  84. fdf15bf AI 143922: am: CL 143921 am: CL 143920 Fixed a bug with reminders not getting saved if a single instance of a by Jack Veenstra · 15 years ago
  85. ed072c1 AI 143921: am: CL 143920 Fixed a bug with reminders not getting saved if a single instance of a by Jack Veenstra · 15 years ago
  86. 86b1f38 Automated import from //branches/donutburger/...@141076,141076 by Michael Chan · 15 years ago
  87. dc0125c Automated import from //branches/master/...@141077,141077 by Michael Chan · 15 years ago
  88. 146de36 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  89. 2cb8df4 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  90. 3190520 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  91. 9fc8b6a auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 15 years ago
  92. a9ea5e1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago
  93. a390cbf Initial Contribution by The Android Open Source Project · 16 years ago