1. 19 May, 2015 1 commit
    • Alex Klyubin's avatar
      Calendar does not use cleartext network traffic. · 91625968
      Alex Klyubin authored
      This declares to the platform and tools that this app does not use
      cleartext network traffic. The platform and tools will be blocking (on
      best effort basis) attempts to use such traffic by this app. For
      example, attempts to use HTTP (rather than HTTPS) will be blocked.
      
      Bug: 19215516
      Change-Id: Ib51bc0deeb2135f614f2170efd2a7c9dcd67316f
      91625968
  2. 05 Dec, 2013 1 commit
  3. 04 Dec, 2013 1 commit
  4. 03 Dec, 2013 1 commit
  5. 12 Jun, 2013 1 commit
  6. 07 Jun, 2013 1 commit
  7. 01 May, 2013 1 commit
  8. 18 Apr, 2013 2 commits
  9. 16 Apr, 2013 1 commit
  10. 16 Nov, 2012 1 commit
  11. 24 Oct, 2012 1 commit
  12. 31 Jul, 2012 1 commit
  13. 18 Jun, 2012 2 commits
  14. 31 May, 2012 3 commits
  15. 22 May, 2012 1 commit
  16. 16 May, 2012 1 commit
  17. 03 May, 2012 1 commit
  18. 02 May, 2012 2 commits
  19. 07 Mar, 2012 1 commit
  20. 01 Feb, 2012 1 commit
    • Alon Albert's avatar
      Cleanup some proguard warnings · a048ed12
      Alon Albert authored
      I could not find any references to a CalendarTests activity or a com.android.calendar.agenda.AgendaItemView class
      These were generating some Notes from proguard.
      
      Change-Id: Ied065b007b0fefbfef8bc8a0a13fac969e9242d6
      a048ed12
  21. 29 Nov, 2011 1 commit
  22. 07 Nov, 2011 1 commit
  23. 01 Nov, 2011 1 commit
  24. 09 Sep, 2011 1 commit
  25. 08 Sep, 2011 1 commit
  26. 01 Sep, 2011 1 commit
    • Andy McFadden's avatar
      Set android:exported on some entries · 70983833
      Andy McFadden authored
      Explicitly set the visibility of some intents.
      
      Some minor content and formatting tweaks to bring this in line with
      the unbundled version of the manifest.
      
      Bug 2761308
      
      Change-Id: Ib24178af68b8cbc599055219cc0571cdba6be4f1
      70983833
  27. 31 Aug, 2011 1 commit
  28. 16 Aug, 2011 1 commit
  29. 09 Aug, 2011 1 commit
    • RoboErik's avatar
      b/5104431 Restart widget service when db changes · f1416205
      RoboErik authored
      There is still a 30 second delay due to throttling, but the
      service will now wake back up and update the widgets if the
      provider changes after the app has been killed.
      
      Change-Id: Id0feda9e1ccc77cc861f6e5bce9924f7eabf615f
      f1416205
  30. 21 Jul, 2011 1 commit
  31. 19 Jul, 2011 1 commit
  32. 01 Jul, 2011 1 commit
  33. 09 Jun, 2011 1 commit
  34. 04 Mar, 2011 1 commit
    • Michael Chan's avatar
      Clean up · b9b34ea1
      Michael Chan authored
      Change-Id: I90d04b6a44642cca4e7065f3d0ed7cd2a5b70b1d
      b9b34ea1
  35. 01 Mar, 2011 1 commit
    • RoboErik's avatar
      b/3465101 b/3440829 Fix widget loading issues · c46c2dc5
      RoboErik authored
      Makes the widget load asyncronously so it doesn't ANR
      and limits the reload rate to twice a second so it doesn't
      flash a lot.
      
      Change-Id: I7a8dd9bcec4a9178e9ae898fa2ef21fa21d33a49
      c46c2dc5