Add to calendar: cleanup, disable until it can be built

This commit is contained in:
Daniel Martí 2014-04-05 11:57:35 +02:00
parent d6652193fb
commit 3401fc51b7

View file

@ -1,23 +1,17 @@
Categories:Office,System,Calendar
Categories:Office,System
License:GPLv3
Web Site:https://github.com/k3b/CalendarIcsAdapter/wiki
Source Code:https://github.com/k3b/CalendarIcsAdapter
Issue Tracker:https://github.com/k3b/CalendarIcsAdapter/issues
Auto Name:Andoroid Calendar Event ics Import/Export
Summary:Calendar im/export of ics files
Auto Name:Add to calendar
Summary:Import and export .ics calendar files
Description:
Android calendar event import/export via ics file/email-attachment/send.
'''Import to calendar:''' CalendarIcsAdapter allows you to import an event
as the content of an ics-file or an ics-email-attachment into your android
calendar.
'''Send Event to...''' From the android calendar you can
send the currently selected event to any installed app that can receive text
and/or attachments. If you choose your email client (i.e. k9mail) or
bluetooth you can send the event data to somebodey elses computer and invite
him/her.
Helper that opens files of type text/calendar and displays the "Add to
calendar" dialog pre-populated. It also supports exporting calendars, either
as a file or as an attachment. This is a fork of [[org.dgtale.icsimport]] that
adds the export functionality and tries to support Android versions prior to
4.0.
'''Required Android Permissions:'''
* READ_CALENDAR used to export events from calendar
@ -25,17 +19,15 @@ him/her.
'''Status:''' Works with android 4.0 and up. Should work with android 2.1 and up
but it is not garanteed, since there was no standard calender api before android 4.0
This is a fork of icsimport. Current improvements:
* implement export and
* support for android prior to 4.0.
.
Repo Type:git
Repo:https://github.com/k3b/CalendarIcsAdapter.git
Build:1.5.1-140402,7
disable=wrong package id, jars
commit=v1.5.1
Auto Update Mode:Version v%v
Update Check Mode:Tags
Auto Update Mode:None
Update Check Mode:None