summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* New Material iconMichael Bestas2015-10-251-1/+1
* Fix calendar reminder notification is not shown in idle stateTony Mak2015-07-161-2/+7
* CalendarProvider does not use cleartext network traffic.Alex Klyubin2015-04-021-1/+2
* Disable backupJay Shrauner2014-07-301-0/+1
* Revert "Mark CalendarProvider as required for all profiles"Alexandra Gherghina2014-04-111-2/+1
* Mark CalendarProvider as required for all profilesAlexandra Gherghina2014-04-011-1/+2
* Protect calendar with app ops.Dianne Hackborn2013-01-251-0/+1
* Explicitly export content providersNick Kralevich2012-07-281-0/+1
* Move scheduled alarm scrub off main threadAndy McFadden2011-10-271-0/+3
* Set android:exported="false" on some entriesAndy McFadden2011-08-311-1/+2
* Added debug utility to copy calendar db to sd card.Michael Chan2011-04-201-0/+8
* Fix bug #3098972 (event notifications may not fire on time)Fabrice Di Meglio2010-11-021-0/+8
* Refactored so that the widget is now with the app, not the providerMason Tang2010-06-241-15/+5
* Add a PRE_BOOT_COMPLETED receiver.Jeff Hamilton2010-05-261-0/+9
* Fix manifest to use default package name (com.android.providers.calendar) for...Fabrice Di Meglio2010-02-181-2/+1
* Add in a permission that is used by the provider, but only declared in the UI...Jeff Hamilton2010-02-161-0/+1
* Change calendar authority to com.android.calendarKen Shirriff2010-01-221-1/+1
* Enable CalendarProvider2 and disable CalendarProvider.Ken Shirriff2010-01-211-18/+2
* Add commented-out support for CalendarProvider2.Ken Shirriff2009-12-041-0/+11
* clean up the too many deletes dialogFred Quintana2009-08-251-1/+2
* make syncadapter set whether the account is syncableFred Quintana2009-08-181-0/+2
* update the permissions for the AccountManagerServiceFred Quintana2009-07-221-0/+2
* fix the buildThe Android Open Source Project2009-07-021-2/+0
* am b55344dd: Added Calendar Sync tests support for sync suiteSwarna Kumar2009-07-021-0/+2
|\
| * Added Calendar Sync tests support for sync suiteSwarna Kumar2009-06-301-0/+2
* | Add calendar info debug screen.Ken Shirriff2009-06-171-0/+14
* | am 9449b8be: Make name of Calendar Provider localizable.Eric Fischer2009-06-161-1/+1
|\|
| * Make name of Calendar Provider localizable.Eric Fischer2009-06-161-1/+1
* | am 7755ef64: Revert "Port SyncCalendar Tests from the 1.0 release tree to Don...Swarna Kumar2009-06-081-3/+0
|\|
| * Revert "Port SyncCalendar Tests from the 1.0 release tree to Donut Client."Swarna Kumar2009-06-081-3/+0
* | am 090d33dc: Port SyncCalendar Tests from the 1.0 release tree to Donut Client.Swarna Kumar2009-06-081-0/+3
|\|
| * Port SyncCalendar Tests from the 1.0 release tree to Donut Client.Swarna Kumar2009-06-081-0/+3
* | decouple SyncAdapter from ContentProviderFred Quintana2009-04-301-0/+7
|/
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-0/+1
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-4/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+68
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-54/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-14/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+14
* Initial ContributionThe Android Open Source Project2008-10-211-0/+54