mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
New app: DokuwikiAndroid
This commit is contained in:
parent
67d63c6116
commit
686a31b652
1 changed files with 24 additions and 0 deletions
24
metadata/com.fabienli.dokuwiki.yml
Normal file
24
metadata/com.fabienli.dokuwiki.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/fabienli/DokuwikiAndroid
|
||||
IssueTracker: https://github.com/fabienli/DokuwikiAndroid/issues
|
||||
|
||||
Summary: Access in local to your dokuwiki
|
||||
Description: Android application to access a dokuwiki and keep pages in local cache.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/fabienli/DokuwikiAndroid
|
||||
|
||||
Builds:
|
||||
- versionName: v0.8
|
||||
versionCode: 52
|
||||
commit: v0.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags v\d+\.\d+
|
||||
CurrentVersion: v0.8
|
||||
CurrentVersionCode: 52
|
||||
Loading…
Reference in a new issue