92 lines
2.3 KiB
YAML
92 lines
2.3 KiB
YAML
Categories:
|
|
- Time
|
|
License: GPL-3.0-only
|
|
WebSite: https://www.schuermann.eu/android/
|
|
SourceCode: https://github.com/PrivacyApps/offline-calendar
|
|
IssueTracker: https://github.com/PrivacyApps/offline-calendar/issues
|
|
Changelog: https://raw.github.com/PrivacyApps/offline-calendar/HEAD/CHANGELOG
|
|
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: Offline Calendar
|
|
Description: |-
|
|
Lets you add offline calendars to the Calendar app, which are not synchronized
|
|
and are accessible only on the device itself. Create the calendar in this app
|
|
and it will then be available in the Calendar app.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/PrivacyApps/offline-calendar.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: 189ea0113f896515826d33f6cc0041c344a11159
|
|
subdir: Local-Calendar
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: v1.1
|
|
subdir: Local-Calendar
|
|
androidupdate:
|
|
- .
|
|
- android-libs/HoloColorPicker/
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: v1.2
|
|
subdir: Offline-Calendar/src/main
|
|
init:
|
|
- echo "source.dir=java" > ant.properties
|
|
- echo -e "target=android-17\nandroid.library.reference.1=../../../libraries/HoloColorPicker"
|
|
> project.properties
|
|
androidupdate:
|
|
- .
|
|
- ../../../libraries/HoloColorPicker
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
commit: v1.3
|
|
subdir: Offline-Calendar
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 5
|
|
commit: v1.4-buildfix
|
|
subdir: Offline-Calendar
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 6
|
|
commit: v1.5
|
|
subdir: Offline-Calendar
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.6'
|
|
versionCode: 7
|
|
commit: v1.6
|
|
subdir: Offline-Calendar
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.7'
|
|
versionCode: 8
|
|
commit: v1.7
|
|
subdir: Offline-Calendar
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.8'
|
|
versionCode: 9
|
|
commit: 9d774f1be06321752024b5a2cb88ae577db0abf6
|
|
subdir: Offline-Calendar
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.8'
|
|
CurrentVersionCode: 9
|