6c177c1fc3
!5262 ```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
796 B
YAML
30 lines
796 B
YAML
Categories:
|
|
- Internet
|
|
- Science & Education
|
|
License: GPL-3.0-only
|
|
WebSite: http://www.langolonerd.it
|
|
SourceCode: https://github.com/aroblu94/langolonerd_android
|
|
IssueTracker: https://github.com/aroblu94/langolonerd_android/issues
|
|
|
|
AutoName: L'angolo nerd
|
|
Summary: Browse L'angolo nerd website in a compact way
|
|
Description: |-
|
|
L'angolo nerd official app offers a lot more features than the "classic mobile
|
|
site" like URL handling, push notifications, a sexy spash screen and more!
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/aroblu94/langolonerd_android
|
|
|
|
Builds:
|
|
- versionName: 0.5free
|
|
versionCode: 1
|
|
commit: e608ea0bbad26b1aa59f201e48714ddf375c7d58
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.2.1
|
|
CurrentVersionCode: 1
|