1. 26 Feb, 2010 1 commit
    • Erik's avatar
      b/2412594 Added an implicit intent filter to the Calendar Launcher. · 1ef7f3ae
      Erik authored
      Added an implicent intent filter to the Calendar launcher so it will no longer be tied
      to the package name. And added functionality to allow a data uri to be passed giving a
      time to start the calendar at as well as allowing "VIEW" as an extra with "DAY" to go
      to the day view directly.
      1ef7f3ae
  2. 17 Feb, 2010 1 commit
    • Jeff Hamilton's avatar
      Always use a consistent name for SharedPreferences. · a17725e2
      Jeff Hamilton authored
      The code was relying on the package name for
      SharedPreferences, which is problematic if running
      under a new package name.
      
      Also, remove the use of the shared user ID.
      
      Change-Id: I9d2c8c78588d7b9868318153d0788addb84f11a6
      a17725e2
  3. 11 Feb, 2010 1 commit
  4. 15 Dec, 2009 1 commit
    • Michael Chan's avatar
      b/2224837 Changed the plumbing of how alerts/notifications work. · e2ae1ef8
      Michael Chan authored
      Cut down on the number db queries when process alerts
      Fixed a cursor leak
      Flash the event name and location in the notification bar
      b/2205255 Show the latest event in the notification. Prioritize based on your acceptance response.
      b/1544909 Flash green LED for when there's a calendar notifications.
      b/2224837 Cleanup alert/notification plumbing in Calendar
      b/1735201 Calendar notifications are not updated when locale is changed
      
      Change-Id: I86b6904607b0236fb04719f5782f43674ac6d2bc
      e2ae1ef8
  5. 13 Nov, 2009 1 commit
  6. 21 Sep, 2009 1 commit
  7. 17 Sep, 2009 1 commit
  8. 16 Sep, 2009 1 commit
  9. 30 Jul, 2009 1 commit
  10. 23 Jul, 2009 1 commit
  11. 07 Jul, 2009 1 commit
    • Michael Chan's avatar
      Modified Calendar app to intercept calendar weblinks · b84a1514
      Michael Chan authored
      Added intent-filter to intercept http[s]://www.google.com/calendar/[hosted/.*/]event.*
      and show the EventInfoActivity if the event is known.  Otherwise, resend the intent
      and have thebrowser handle the link.
      
      	modified:   AndroidManifest.xml
      	modified:   src/com/android/calendar/EventInfoActivity.java
      	new file:   src/com/android/calendar/GoogleCalendarUriIntentFilter.java
      b84a1514
  12. 02 Apr, 2009 1 commit
    • Jeffrey Sharkey's avatar
      AI 144202: am: CL 144137 am: CL 144136 Make calendar widget correctly launch... · eba69e0f
      Jeffrey Sharkey authored
      AI 144202: am: CL 144137 am: CL 144136 Make calendar widget correctly launch Calendar app instead of creating a second task stack.
        Fixes the following issues:
        - Calendar widget and calendar icon always launch to a specific calendar view--the view last selected by user.
        - Launching from both widget and app icon clears any existing activity stacks.
        - We correctly keeps the stack history when switching between activities using long-press-home-hardkey
        Original author: jsharkey
        Merged from: //branches/cupcake/...
        Original author: android-build
        Merged from: //branches/donutburger/...
      
      Automated import of CL 144202
      eba69e0f
  13. 01 Apr, 2009 2 commits
    • Jeffrey Sharkey's avatar
      AI 144137: am: CL 144136 Make calendar widget correctly launch Calendar app... · e86eec38
      Jeffrey Sharkey authored
      AI 144137: am: CL 144136 Make calendar widget correctly launch Calendar app instead of creating a second task stack.
        Fixes the following issues:
        - Calendar widget and calendar icon always launch to a specific calendar view--the view last selected by user.
        - Launching from both widget and app icon clears any existing activity stacks.
        - We correctly keeps the stack history when switching between activities using long-press-home-hardkey
        Original author: jsharkey
        Merged from: //branches/cupcake/...
      
      Automated import of CL 144137
      e86eec38
    • Jeffrey Sharkey's avatar
      AI 144136: Make calendar widget correctly launch Calendar app instead of... · 680f8f99
      Jeffrey Sharkey authored
      AI 144136: Make calendar widget correctly launch Calendar app instead of creating a second task stack.
        Fixes the following issues:
        - Calendar widget and calendar icon always launch to a specific calendar view--the view last selected by user.
        - Launching from both widget and app icon clears any existing activity stacks.
        - We correctly keeps the stack history when switching between activities using long-press-home-hardkey
        BUG=1752489
      
      Automated import of CL 144136
      680f8f99
  14. 25 Mar, 2009 4 commits
  15. 20 Mar, 2009 1 commit
  16. 13 Mar, 2009 1 commit
  17. 05 Mar, 2009 1 commit
  18. 04 Mar, 2009 2 commits
  19. 03 Mar, 2009 2 commits
  20. 19 Feb, 2009 1 commit
  21. 10 Feb, 2009 1 commit
  22. 18 Dec, 2008 1 commit
  23. 21 Oct, 2008 1 commit