android.calendar.ics.adapter: fix app link, no AUM yet, cleanup
This commit is contained in:
parent
ff3ab3804c
commit
7f4d3b07b8
|
@ -23,7 +23,7 @@ adds the export functionality and tries to support Android versions prior to
|
|||
|
||||
'''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 [[com.fsck.k9]] 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.
|
||||
.
|
||||
|
@ -31,14 +31,16 @@ adds the export functionality and tries to support Android versions prior to
|
|||
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
|
||||
|
||||
Build:1.5.2-140406,8
|
||||
commit=v1.5.2
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Maintainer Notes:
|
||||
Jars used in 1.5.2 are the same ones that were used in org.dgtale.icsimport.
|
||||
Check them again if they are changed. Will switch to source libraries or
|
||||
gradle deps soon.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.5.2-140406
|
||||
Current Version Code:8
|
||||
|
|
Loading…
Reference in a new issue