1. ea63133 am 92a90a31: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  2. 9d1c203 Fix issue #2171460: Turn off background blurring of power dialog by Dianne Hackborn · 15 years ago
  3. 9b168fa b/2167301 Guests were dropped when creating an exception to a recurring event. by Michael Chan · 15 years ago
  4. 1450d5c account manager api review changes by Fred Quintana · 15 years ago
  5. 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
  6. 003962a Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  7. be7b0ac Merge change I30c38243 into eclair by Android (Google) Code Review · 15 years ago
  8. 6e9faef Merge change I6148797f into eclair by Android (Google) Code Review · 15 years ago
  9. 088a7d0 b/1972231 A tweak to improve on going to a specific time in the agenda view e.g. from weekview or widget. by Michael Chan · 15 years ago
  10. 0ac3bc6 Round off new events created from the month view... if the user previously did "Go to Today" by Michael Chan · 15 years ago
  11. 9a4774c Merge change I710d4ade into eclair by Android (Google) Code Review · 15 years ago
  12. 710d4ad Add hasAttendeeData for new events. by Ken Shirriff · 15 years ago
  13. 82103d2 Merge change Iddaa2885 into eclair by Android (Google) Code Review · 15 years ago
  14. 5cc5db2 b/2158629 Fixed the problem where inviting attendees with pretty display names do not work e.g. "Silly Mike" <mike@mike.com>. by Michael Chan · 15 years ago
  15. 8eb32a5 Fasttrack->QuickContact by Evan Millar · 15 years ago
  16. c89f750 Merge change I161a5026 into eclair by Android (Google) Code Review · 15 years ago
  17. 11ffb14 b/2157070 Fixed the Calendar event reminder alert. by Michael Chan · 15 years ago
  18. 0881676 Change FasttrackBadgeWidget->QuickContactBadge by Evan Millar · 15 years ago
  19. c56f2e4 Newer icons by Mike Cleron · 15 years ago
  20. 350ec55 Merge change Ie7acf3bd into eclair by Android (Google) Code Review · 15 years ago
  21. 5f3f2cf New hdpi assets. by Daniel Sandler · 15 years ago
  22. 9b67695 Merge change I404f895f into eclair by Android (Google) Code Review · 15 years ago
  23. 92a90a3 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  24. 605a090 b/2078757 Validate the authority of the intent. by Michael Chan · 15 years ago
  25. 4f90aa9 New icons by Mike Cleron · 15 years ago
  26. 79edc46 b/2113463 Fixed Flickering of screen when we move from month view to day view and vice versa by Michael Chan · 15 years ago
  27. d6f9451 Merge change I6d696a98 into eclair by Android (Google) Code Review · 15 years ago
  28. 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
  29. 0f30a3a Renaming Presence and Presence-related columns. by Dmitri Plotnikov · 15 years ago
  30. 2a5232d Merge change 27334 into eclair by Android (Google) Code Review · 15 years ago
  31. 8dcdafd make EventInfoActivity handle hasAttendeeData. by Debajit Ghosh · 15 years ago
  32. 670889f Merge change 27326 into eclair by Android (Google) Code Review · 15 years ago
  33. c1dc950 Use onStartCommand() in AlertService. by Ken Shirriff · 15 years ago
  34. 80bbecf b/2123455 Single tap on an event will always launch the event details. by Michael Chan · 15 years ago
  35. 72ee227 b/2138277 Hide the Guests editview if has_attendees is false by Michael Chan · 15 years ago
  36. a8e4ada Fix calendar edit NPE. by Ken Shirriff · 15 years ago
  37. 91a9a8b Merge change 26789 into eclair by Android (Google) Code Review · 15 years ago
  38. e328d23 b/2071368 Switch to use the new fasttrack widget and asset from the framework by Michael Chan · 15 years ago
  39. 23b8354 only add new attendees, delete removed attendees on event edits. by Debajit Ghosh · 15 years ago
  40. e02f588 Merge change 26251 into eclair by Android (Google) Code Review · 15 years ago
  41. c79507e b/2123503 Fixed getEventByPosition() to return the local timezone for begin time for all day events instead of UTC. by Michael Chan · 15 years ago
  42. ecb9760 Calendar can now use Theme.NoDisplay now that it works. by Dianne Hackborn · 15 years ago
  43. 1febbe3 Merge change 26091 into eclair by Android (Google) Code Review · 15 years ago
  44. 7d41eeb be sure to close the presence cursor when displaying event info. by Debajit Ghosh · 15 years ago
  45. 214dbb4 Fix bug2123514 and a handful of other string edits. by Roy West · 15 years ago
  46. a886a23 Merge change 25848 into eclair by Android (Google) Code Review · 15 years ago
  47. f9d863a Switching to streamlined naming of contact Data columns. by Dmitri Plotnikov · 15 years ago
  48. 9d694df fix bug where the default reminders get added in onRestore(), rather than once in onCreate(). by Debajit Ghosh · 15 years ago
  49. ec03cbc Switch Calendar to new FastTrack API. by Jeff Sharkey · 15 years ago
  50. 35c53a5 Merge change 25436 into eclair by Android (Google) Code Review · 15 years ago
  51. b7a8ece Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  52. cc29360 set the email validator in all cases, to make sure guest email addresses are validated. by Debajit Ghosh · 15 years ago
  53. e8aa59d b/2106929 Resume to previous calendar view. by Michael Chan · 15 years ago
  54. 96d8043 Merge change 25365 into eclair by Android (Google) Code Review · 15 years ago
  55. 5be79e8 Merge change 25453 into eclair by Android (Google) Code Review · 15 years ago
  56. b65eacf Merge change 25407 into eclair by Android (Google) Code Review · 15 years ago
  57. b10f576 b/2126473 Update Calendar Code to handle Back key events when released, not when pressed by Michael Chan · 15 years ago
  58. 6a93290 b/2110458 Fixed the problem where 2 clicks were needed to invoke fasttrace from EventDetails by Michael Chan · 15 years ago
  59. 368530b b/2121398 b/2089742 Fixed auto-complete when adding attendees (by updating to new contacts api) by Michael Chan · 15 years ago
  60. 66988c6 b/2123505 Change the name of the activity that intercept email links for calendar app from "View Event" to "Calendar" by Michael Chan · 15 years ago
  61. ed912e5 b/2098570 Mark response as Yes when creating a Calendar event by Michael Chan · 15 years ago
  62. 6d34cec b/2098823 Fixed the problem where Delete and Edit Event weren't showing in long press menus. Make use of the new organizer and guestCanModifyEvent columns. by Michael Chan · 15 years ago
  63. 782e389 b/1565071 Rename the string "Presence" to "Show me as" to match the web ui for Calendar. by Michael Chan · 15 years ago
  64. 9d9071e Merge change 24271 into eclair by Android (Google) Code Review · 15 years ago
  65. dad908b b/2102011 Fix the problem where multi-day events may appear multiple times in the Agenda view. by Michael Chan · 15 years ago
  66. 02d3671 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  67. 23f400c Fixed a bunch of problems when moving among agenda/day/week/month views. by Michael Chan · 15 years ago
  68. 0b69502 - b/2067801 Show event organizer in event info by Michael Chan · 15 years ago
  69. 0162024 - b/1412318 Edit Event Fit and finish - Added spinner prompts for Calendar, Repeats, Presence, and Privacy. by Michael Chan · 15 years ago
  70. 53a1c5e High-resolution (hdpi) artwork from TAT for Calendar. by Daniel Sandler · 15 years ago
  71. 29f1548 Merge change 23090 into eclair by Android (Google) Code Review · 15 years ago
  72. 2626423 Merge change 23093 into eclair by Android (Google) Code Review · 15 years ago
  73. 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
  74. c602305 Revert the new back behavior change. It was causing views to not go to the right time. by Michael Chan · 15 years ago
  75. 24ed7b9 b/2049942 Remove debug P: string in agenda view by Michael Chan · 15 years ago
  76. 5627b82 - Update eventinfo to use the new contacts2 api by Michael Chan · 15 years ago
  77. 34e4023 Don't load presence as it's not working right now. by Jeff Hamilton · 15 years ago
  78. 705043f b/1997693 Updated Calendar app to support other screen densities by Michael Chan · 15 years ago
  79. 9b1ee90 am c8c1fc5c: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  80. e31f456 Enable event title in the calendar week view by Michael Chan · 15 years ago
  81. c8c1fc5 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  82. 6b3e7db Merge change 21409 into eclair by Android (Google) Code Review · 15 years ago
  83. 02e1813 do not merge: cherrypicked 53f5bc273b81a3761242d3356ed8490b5e6797f2 and 6a0f4ad567c09827185e64109ef84275332e8d56 from master branch by Fred Quintana · 15 years ago
  84. 7126d54 b/2008662 Fixed the problem with Calendar crashing on startup. by Michael Chan · 15 years ago
  85. b1cd185 b/1438315 Fixed back behavior for Calendar. by Michael Chan · 15 years ago
  86. 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
  87. 609c329 Fixed the crash that happens when you change orientation while scrolling in agenda view by Michael Chan · 15 years ago
  88. 4c456fb Calendar attendees and reminder fixes by Michael Chan · 15 years ago
  89. 3270b11 am d51f415d: (-s ours) b/2027729 Fixed the crash that happens when you change orientation while scrolling in agenda view - DO NOT MERGE by Michael Chan · 15 years ago
  90. d51f415 b/2027729 Fixed the crash that happens when you change orientation while scrolling in agenda view - DO NOT MERGE by Michael Chan · 15 years ago
  91. d0920b5 resolved conflicts for merge of 72f0026f to master by Eric Fischer · 15 years ago
  92. 8447e2f merge from open-source master by Jean-Baptiste Queru · 15 years ago
  93. 72f0026 Look up the localized name of the time zone of the Calendar event. by Eric Fischer · 15 years ago
  94. 1073efd am 0b6132ba: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  95. 0b6132b Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  96. 917aa57 Temp change to enable Event Response spinner (Yes/No/Maybe) for all events by Michael Chan · 15 years ago
  97. 47f3f70 Initial implementation of guest invitation and status by Michael Chan · 15 years ago
  98. fa3f416 merge from donut by Jean-Baptiste Queru · 15 years ago
  99. b099bb9 reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
  100. 31957d0 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago