- 12 Oct, 2021 1 commit
-
-
linsui authored
-
- 10 Oct, 2021 1 commit
-
-
linsui authored
-
- 07 Oct, 2021 1 commit
-
-
linsui authored
-
- 05 Oct, 2021 1 commit
-
-
F-Droid checkupdates authored
-
- 02 Oct, 2021 1 commit
-
-
F-Droid checkupdates authored
-
- 01 Jul, 2021 1 commit
-
-
F-Droid checkupdates authored
-
- 22 Jun, 2021 1 commit
-
- 21 Jun, 2021 1 commit
-
-
F-Droid checkupdates authored
-
- 17 Jun, 2021 1 commit
-
-
F-Droid checkupdates authored
-
- 15 Jun, 2021 1 commit
-
- 04 Mar, 2020 1 commit
-
-
F-Droid Bot authored
-
- 03 Nov, 2019 1 commit
-
-
Izzy authored
Say My Texts: remove website url (server not found), replace source/issue url (redirect), remove NoSourceSince
-
- 31 Aug, 2019 1 commit
-
-
- 21 Aug, 2019 1 commit
-
-
Hans-Christoph Steiner authored
-
- 19 Aug, 2019 1 commit
-
-
Hans-Christoph Steiner authored
!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 ```
-