Added CalendarIcsAdapter
This commit is contained in:
parent
a28b4dbf25
commit
52a624bc42
32
metadata/org.dgtale.CalendarIcsAdapter.txt
Normal file
32
metadata/org.dgtale.CalendarIcsAdapter.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
Categories:Office,System,Calendar
|
||||
License:GPLv3
|
||||
Web Site:
|
||||
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.
|
||||
|
||||
'''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.
|
||||
.
|
||||
|
||||
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
|
||||
.
|
||||
|
||||
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
|
Loading…
Reference in a new issue