6dc775b236
```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
30 lines
872 B
YAML
30 lines
872 B
YAML
Disabled: 2.5+ years of inactivity, better offline calendars available
|
|
Categories:
|
|
- Time
|
|
License: MIT
|
|
WebSite: http://www.droidwave.com
|
|
SourceCode: https://bitbucket.org/giszmo/offline-calendar/src
|
|
IssueTracker: https://bitbucket.org/giszmo/offline-calendar/issues?status=new&status=open
|
|
|
|
AutoName: Offline Calendar
|
|
Summary: Calendar
|
|
Description: |-
|
|
This calendar software can work completely without servers and independently.
|
|
Offline Calendar can handle your Appointments, Tasks and Notes. It is a fork of
|
|
Ancal with an easy to use graphical user interface. Like Ancal, future
|
|
development is unlikely.
|
|
|
|
RepoType: hg
|
|
Repo: https://bitbucket.org/giszmo/offline-calendar
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: 03be85
|
|
target: android-10
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Static
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 1
|