79 lines
1.8 KiB
YAML
79 lines
1.8 KiB
YAML
Categories:
|
|
- Time
|
|
License: GPL-3.0-only
|
|
WebSite: https://www.schuermann.eu/android/
|
|
SourceCode: https://github.com/PrivacyApps/calendar-import-export
|
|
IssueTracker: https://github.com/PrivacyApps/calendar-import-export/issues
|
|
Changelog: https://github.com/PrivacyApps/calendar-import-export/blob/HEAD/CHANGELOG.md
|
|
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=android%40schuermann.eu&lc=US&item_name=Android+Donation&no_note=0&no_shipping=1¤cy_code=EUR
|
|
Bitcoin: 12Y6zbBYoRxf8kBrjau3WedjtzvcACvPMk
|
|
|
|
AutoName: Calendar Import-Export
|
|
Description: |-
|
|
This app allows you to import/export your calenders using ics files without
|
|
using Google synchronization services.
|
|
|
|
'''Features:'''
|
|
|
|
* Export/Backup to ics file
|
|
* Import from SD card or server
|
|
* Supports ics (iCal, iCalendar) files
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/PrivacyApps/calendar-import-export.git
|
|
|
|
Builds:
|
|
- versionName: '2.0'
|
|
versionCode: 50
|
|
commit: v2.0
|
|
subdir: CalendarImportExport
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.1'
|
|
versionCode: 52
|
|
commit: v2.1
|
|
subdir: CalendarImportExport
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.2'
|
|
versionCode: 53
|
|
commit: v2.2
|
|
subdir: CalendarImportExport
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.3'
|
|
versionCode: 54
|
|
commit: v2.3
|
|
subdir: CalendarImportExport
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.4'
|
|
versionCode: 55
|
|
commit: v2.4
|
|
subdir: CalendarImportExport
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.5'
|
|
versionCode: 56
|
|
commit: v2.5
|
|
subdir: CalendarImportExport
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.6'
|
|
versionCode: 57
|
|
commit: v2.6
|
|
subdir: CalendarImportExport
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '2.6'
|
|
CurrentVersionCode: 57
|