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 ```
41 lines
1,012 B
YAML
41 lines
1,012 B
YAML
AntiFeatures:
|
||
- NonFreeNet
|
||
Categories:
|
||
- Science & Education
|
||
License: Apache-2.0
|
||
SourceCode: https://github.com/Limegrass/Wanicchou
|
||
IssueTracker: https://github.com/Limegrass/Wanicchou/issues
|
||
|
||
AutoName: Wanicchou
|
||
Summary: Online Japanese-Japanese Dictionary with Anki support
|
||
Description: |-
|
||
和日帳 (わにっちょう)Wanicchou is a J-J Dictionary drawing definitions from
|
||
[https://www.sanseido.biz/ Sanseido] interfaced with the AnkiDroid API to
|
||
quickly add words and their definitions.
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/Limegrass/Wanicchou.git
|
||
|
||
Builds:
|
||
- versionName: v0.2.1-beta
|
||
versionCode: 7
|
||
commit: v0.2.1-beta
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
|
||
- versionName: v0.3.2-beta
|
||
versionCode: 9
|
||
commit: v0.3.2-beta
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
|
||
MaintainerNotes: Application ID changed to com.limegrass.wanicchou since v1.0.1.
|
||
|
||
ArchivePolicy: 0 versions
|
||
AutoUpdateMode: None
|
||
UpdateCheckMode: None
|
||
CurrentVersion: v0.3.2-beta
|
||
CurrentVersionCode: 9
|