From 4b99c6cad4c471f4815195ce6d60f1b372a55eee Mon Sep 17 00:00:00 2001 From: k3b Date: Sun, 6 Apr 2014 13:50:33 +0200 Subject: [PATCH 1/2] changed packagename to de.k3b.android.calendar.ics.adapter to make it compatible with f-droid store --- ...r.txt => de.k3b.android.calendar.ics.adapter.txt} | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) rename metadata/{org.dgtale.CalendarIcsAdapter.txt => de.k3b.android.calendar.ics.adapter.txt} (76%) diff --git a/metadata/org.dgtale.CalendarIcsAdapter.txt b/metadata/de.k3b.android.calendar.ics.adapter.txt similarity index 76% rename from metadata/org.dgtale.CalendarIcsAdapter.txt rename to metadata/de.k3b.android.calendar.ics.adapter.txt index 515b6a80ac..7dd65a306a 100644 --- a/metadata/org.dgtale.CalendarIcsAdapter.txt +++ b/metadata/de.k3b.android.calendar.ics.adapter.txt @@ -4,12 +4,16 @@ 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:Add to calendar +Auto Name:android.calendar.ics.adapter Summary:Import and export .ics calendar files Description: -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 +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. From 10be19991d03e6e1be22402f75374e598b9fafc6 Mon Sep 17 00:00:00 2001 From: k3b Date: Tue, 8 Apr 2014 19:04:57 +0200 Subject: [PATCH 2/2] Updated status info --- .../de.k3b.android.calendar.ics.adapter.txt | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/metadata/de.k3b.android.calendar.ics.adapter.txt b/metadata/de.k3b.android.calendar.ics.adapter.txt index 7dd65a306a..5c5831894c 100644 --- a/metadata/de.k3b.android.calendar.ics.adapter.txt +++ b/metadata/de.k3b.android.calendar.ics.adapter.txt @@ -7,8 +7,8 @@ Issue Tracker:https://github.com/k3b/CalendarIcsAdapter/issues Auto Name:android.calendar.ics.adapter Summary:Import and export .ics calendar files Description: -Helper that opens *.ics files of type text/calendar and displays the "Add to -calendar" dialog pre-populated. +Helper that opens *.ics files or attachments 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. @@ -21,8 +21,11 @@ adds the export functionality and tries to support Android versions prior to * 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 -but it is not garanteed, since there was no standard calender api before android 4.0 +'''Status:''' +* Works with android 4.0 and up. Should work with most android 2.1 and up but it is not garanteed, since there was no standard calender api before android 4.0. +* Works with [[com.fsck.k9|k9-mail]] to import and export calender-events via ics-file-attachments. +* Works with "send to bluetooth" +* Does not work with "receive bluetooth" because android blocks receiving "*.ics" files. As a workaround you can receive "*.ics_" files via bluetooth that can be imported. . Repo Type:git @@ -32,6 +35,10 @@ Build:1.5.1-140402,7 disable=wrong package id, jars commit=v1.5.1 -Auto Update Mode:None -Update Check Mode:None +Build:1.5.2-140406,8 + commit=v1.5.2 +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:1.5.2-140406 +Current Version Code:8