1. d7bf3ac Import revised translations by Kenny Root · 14 years ago
  2. 061db49 Revert "b/2622128 Exception events now get updated to be 'canceled' when deleted" by Erik · 14 years ago
  3. e574d42 Revert "b/2622128 Fix crash from editEvent and EventInfoActivity" by Erik · 14 years ago
  4. af45d5b Merge "b/2622128 Fix crash from editEvent and EventInfoActivity" into froyo by Erik · 14 years ago
  5. b6a9b71 b/2622128 Fix crash from editEvent and EventInfoActivity by Erik · 14 years ago
  6. a26f1e9 Merge "b/2622128 Exception events now get updated to be 'canceled' when deleted" into froyo by Erik · 14 years ago
  7. a9dd45e b/2622128 Exception events now get updated to be 'canceled' when deleted by Erik · 14 years ago
  8. b278f23 b/2600675 Make the agenda/day/week/month views consistent by Michael Chan · 14 years ago
  9. 2ee88ed b/2600474 Changed colors for Sat/Sun by Erik · 14 years ago
  10. 3c4cb80 b/2593984 New 'DNA' view to show days events in month view by Erik · 14 years ago
  11. 56a50f2 Import revised translations by Kenny Root · 14 years ago
  12. f7a2a62 Merge "b/2593983 Fixed Month view so that short taps will launch day/agenda view." into froyo by Michael Chan · 14 years ago
  13. 94ee9d1 b/2593983 Fixed Month view so that short taps will launch day/agenda view. by Michael Chan · 14 years ago
  14. e4d7153 Merge "b/2593884 Clear out recurrence before updating." into froyo by Erik · 14 years ago
  15. e4b5eb2 b/2593884 Clear out recurrence before updating. by Erik · 14 years ago
  16. eb10fa8 Change to TextUtils.equals instead of .equals by Erik · 14 years ago
  17. 356204b Merge "b/2558564 Fixed the problem where going to "today" would cause to a previous time." into froyo by Michael Chan · 14 years ago
  18. c8609a6 b/2558564 Fixed the problem where going to "today" would cause to a previous time. by Michael Chan · 14 years ago
  19. 1c19909 b/2575593 Added accountType to the calendars query by Erik · 14 years ago
  20. 212f06f b/2574912 Made postDelayed calls get cancelled on pause by Erik · 14 years ago
  21. 0d11d33 Merge "fix Java package name for calendar launch performance test" into froyo by Guang Zhu · 14 years ago
  22. aadd4bf fix Java package name for calendar launch performance test by Guang Zhu · 14 years ago
  23. a144f86 b/2555049 Will only query accounts once when entering Calendars screen by Erik · 14 years ago
  24. 10b4b67 Import revised translations by Kenny Root · 14 years ago
  25. 4bf0cf6 Merge "Fixed verticle align for date range (title) in calendar views" by Erik · 14 years ago
  26. 3fccad5 Fixed verticle align for date range (title) in calendar views by Erik · 14 years ago
  27. d73944a Migrate Vibrate setting from previous versions if needed by Jim Shuma · 14 years ago
  28. 69ab334 Will now update time format on resume by Erik · 14 years ago
  29. 7df3ac1 Do smart sorting in Calendars list by Erik · 14 years ago
  30. e3845ba b/2531257 More work on cleaning up owner account for dupes by Erik · 14 years ago
  31. f452e11 Merge "b/2531257 Will only display owner account if different than cal name" by Erik · 14 years ago
  32. a193664 b/2531257 Will only display owner account if different than cal name by Erik · 14 years ago
  33. 9e9429f Changed calendar picker in edit event to always display email by Erik · 14 years ago
  34. fa29a01 b/2530580 Added check for first event by Erik · 14 years ago
  35. a7d1b84 Merge "b/2524380 Changed logic for longpress to make delete depend on cal access" by Erik · 14 years ago
  36. e75f70e Merge "Import revised translations" by Eric Fischer · 14 years ago
  37. 4a430f4 Import revised translations by Kenny Root · 14 years ago
  38. ddcd0d1 Merge "Bug 2457183 Silent/vibrate" by Jim Shuma · 14 years ago
  39. a505627 b/2524380 Changed logic for longpress to make delete depend on cal access by Erik · 14 years ago
  40. 7a282dc Merge "b/2523984 Changed to ignore case" by Erik · 14 years ago
  41. be36b32 b/2523984 Changed to ignore case by Erik · 14 years ago
  42. 1fec220 Bug 2457183 Silent/vibrate by Jim Shuma · 14 years ago
  43. 320dfc1 b/2483233 Added filter param so we can catch unique intents by Erik · 14 years ago
  44. b70e8c7 b/2519327 Added check for null cursor by Erik · 14 years ago
  45. 5938cd0 Remove dtend when recurring event is created. by Ken Shirriff · 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. 478fbf8 Merge "b/2500471 Pressing back after setting up account will now enter Calendar" by Erik · 14 years ago
  49. 53a27ac b/2500471 Pressing back after setting up account will now enter Calendar by Erik · 14 years ago
  50. 9121070 b/2505788 Small cleanup following change Ic986c877 by Erik · 14 years ago
  51. 1c43187 b/2505788 Added check so we only dirty an event if an update occurred by Erik · 14 years ago
  52. e077d59 Merge "b/2496984 Pulled out -1 attendee id into a constant" by Erik · 14 years ago
  53. b9a56cd b/2496984 Pulled out -1 attendee id into a constant by Erik · 14 years ago
  54. 1272bcb Merge "b/2504857 Changed EventRecurrenceFormatter to use the same days as DateUtils" by Erik · 14 years ago
  55. fed57ec b/2504857 Changed EventRecurrenceFormatter to use the same days as DateUtils by Erik · 14 years ago
  56. 622eaad b/2496984 Added check for invalid attendee when saving response by Erik · 14 years ago
  57. 7278388 b/2500485 Made Agenda View update when there are no events found. by Erik · 14 years ago
  58. dbb214b Merge "b/2492707 If all guests have no response will be called 'Guests' not 'Maybe'" by Erik · 14 years ago
  59. 7a24c4d b/2492707 If all guests have no response will be called 'Guests' not 'Maybe' by Erik · 14 years ago
  60. b726591 Merge "b/2496655 Changed launcher to use a default detailed view." by Erik · 14 years ago
  61. eca5d33 b/2496655 Changed launcher to use a default detailed view. by Erik · 14 years ago
  62. 61d22b4 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 14 years ago
  63. 6c1824e Merge "Some minor code fixes including cursor management." by Erik · 14 years ago
  64. 8150749 Some minor code fixes including cursor management. by Erik · 14 years ago
  65. 658a58a Import new translations by Eric Fischer · 14 years ago
  66. be812f1 b/2486000 Fixed check to see if attendees are organizer. by Erik · 14 years ago
  67. d44d0b8 Merge "Fix problem from unclosed cursor." by Ken Shirriff · 14 years ago
  68. 697bd6a Fix problem from unclosed cursor. by Ken Shirriff · 14 years ago
  69. 74c753a b/2171008 Made onPause update hasAlarm in db. by Erik · 14 years ago
  70. 8bb13b8 b/2293262 Add About section to Calendar Settings by Michael Chan · 14 years ago
  71. d52c59d Merge "Don't unbundle calendar app." by Ken Shirriff · 14 years ago
  72. 6fbcbef Merge "b/2480033 b/2124902 Added descriptions to calendar strings, changed 2 strings" by Erik · 14 years ago
  73. a9125f6 b/2480033 b/2124902 Added descriptions to calendar strings, changed 2 strings by Erik · 14 years ago
  74. b1d8cfc Don't unbundle calendar app. by Ken Shirriff · 14 years ago
  75. 6e0c919 Merge "b/2336411 Added check to ensure cursor is not empty." by Erik · 14 years ago
  76. a7c0722 b/2336411 Added check to ensure cursor is not empty. by Erik · 14 years ago
  77. 7654bf0 Remove unused IcsImportActivity. by Ken Shirriff · 14 years ago
  78. cfdc6c7 Merge "Import new translations." by Eric Fischer · 14 years ago
  79. 5860b4c Import new translations. by Eric Fischer · 14 years ago
  80. c486967 Merge "Unbundling: pull the recurrence string formatting out of EventRecurrence and move to the calendar app." by Ken Shirriff · 14 years ago
  81. 5442a16 Unbundling: pull the recurrence string formatting out of EventRecurrence by Ken Shirriff · 14 years ago
  82. 76727b7 Quick fix to add safer time checking for time from intents. by Erik · 14 years ago
  83. 1ef7f3a b/2412594 Added an implicit intent filter to the Calendar Launcher. by Erik · 14 years ago
  84. 4a8bc46 b/2273942 Fixed iterator concurrent modification error. by Erik · 14 years ago
  85. 610380d b/2431102 Added check on save to ensure a valid calendar was selected. by Erik · 14 years ago
  86. 134eb7d Switched launcher to use the add account screen instead of sync settings by Erik · 15 years ago
  87. ad7430b b/2432256 Work on making children queries run asynchronously. by Erik · 15 years ago
  88. abce932 b/2456755 Remove unneeded resouces. by Michael Chan · 15 years ago
  89. dc0be36 Removed unused strings by Michael Chan · 15 years ago
  90. 7e2f1f7 Enable compilation against the SDK by Michael Chan · 15 years ago
  91. 0bf8a9a Merge "b/2432256 Rewrite of Calendars to use HashMaps and async updates." by Erik Pasternak · 15 years ago
  92. e0e653b b/2432256 Rewrite of Calendars to use HashMaps and async updates. by Erik · 15 years ago
  93. a17725e Always use a consistent name for SharedPreferences. by Jeff Hamilton · 15 years ago
  94. 0da1336 b/1911244 Increment the day if the end time is earlier than the start time. by Michael Chan · 15 years ago
  95. bfd6a48 Merge "Add an original-package tag that matches the real package name." by Jeff Hamilton · 15 years ago
  96. c78d2d2 Add an original-package tag that matches the real package name. by Jeff Hamilton · 15 years ago
  97. ae7faaf Remove annoying log line by Michael Chan · 15 years ago
  98. fc5e058 b/2313182 Cleaned up launch activity with better multi-account handling. by Erik · 15 years ago
  99. abfdd82 Merge "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 · 15 years ago
  100. df371f5 Merge "b/2273793 Fixed the problem where the user can have an empty event (white space only)" by Michael Chan · 15 years ago