fdroiddata/metadata/org.dgtale.CalendarIcsAdapter.txt

42 lines
1.5 KiB
Plaintext
Raw Normal View History

2014-04-03 17:57:57 +00:00
Categories:Office,System,Calendar
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:Andoroid Calendar Event ics Import/Export
Summary:Calendar im/export of ics files
Description:
Android calendar event import/export via ics file/email-attachment/send.
2014-04-04 09:24:19 +00:00
'''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.
2014-04-03 17:57:57 +00:00
'''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
2014-04-04 09:24:19 +00:00
bluetooth you can send the event data to somebodey elses computer and invite
him/her.
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
2014-04-04 09:24:19 +00:00
This is a fork of icsimport. Current improvements:
* implement export and
* support for android prior to 4.0.
2014-04-03 17:57:57 +00:00
.
Repo Type:git
Repo:https://github.com/k3b/CalendarIcsAdapter.git
Build:1.5.1-140402,7
commit=v1.5.1
Auto Update Mode:Version v%v
Update Check Mode:Tags