fdroiddata/metadata/de.k3b.android.calendar.ics.adapter.txt

38 lines
1.2 KiB
Plaintext
Raw Normal View History

Categories:Office,System
2014-04-03 17:57:57 +00:00
License:GPLv3
2014-04-04 12:02:15 +00:00
Web Site:https://github.com/k3b/CalendarIcsAdapter/wiki
2014-04-03 17:57:57 +00:00
Source Code:https://github.com/k3b/CalendarIcsAdapter
Issue Tracker:https://github.com/k3b/CalendarIcsAdapter/issues
Auto Name:android.calendar.ics.adapter
Summary:Import and export .ics calendar files
2014-04-03 17:57:57 +00:00
Description:
Helper that opens *.ics 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.
2014-04-03 17:57:57 +00:00
2014-04-04 09:24:19 +00:00
'''Required Android Permissions:'''
* READ_CALENDAR used to export events from calendar
* WRITE_EXTERNAL_STORAGE used to store the created ics-file so that it can be attached to email or send via bluetooth.
'''Status:''' Works with android 4.0 and up. Should work with android 2.1 and up
2014-04-03 17:57:57 +00:00
but it is not garanteed, since there was no standard calender api before android 4.0
.
Repo Type:git
Repo:https://github.com/k3b/CalendarIcsAdapter.git
Build:1.5.1-140402,7
disable=wrong package id, jars
2014-04-03 17:57:57 +00:00
commit=v1.5.1
Auto Update Mode:None
Update Check Mode:None