fdroiddata/metadata/org.polaric.cyanogenmodchangelog.yml
Hans-Christoph Steiner 6c177c1fc3
rewrite all .txt with 'Auto Update Mode:None' (d-z)
!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
```
2019-08-19 18:41:06 +02:00

74 lines
1.4 KiB
YAML

Categories:
- Internet
License: GPL-3.0-or-later
AutoName: Changelog
Summary: View CM changelog
Description: |-
View the latest CyanogenMod changelogs for all of your favorite devices.
Features
* Multi-version and multi-device support.
* A beautiful material designed UI.
* Lightweight and fast.
* No permissions or phoning home.
Builds:
- versionName: '5.3'
versionCode: 57
commit: d545f76bc17f3b14a886e9bf01aeaaf9d1bda137
subdir: app
gradle:
- yes
- versionName: '5.3'
versionCode: 58
commit: e78af38d1718148a399fa0a758e43542774861a7
subdir: app
gradle:
- yes
- versionName: '5.3'
versionCode: 59
commit: b73f4aa98e81950d5a4ec37793ce3fa9f994ea39
subdir: app
gradle:
- yes
- versionName: '5.4'
versionCode: 60
commit: 8afc6dbce4503aecd63f4c61e50c1536d26e030d
subdir: app
gradle:
- yes
- versionName: '5.5'
versionCode: 61
commit: 3d276baab4ab47be561f392d00eb2102ad5a07e0
subdir: app
gradle:
- yes
- versionName: '5.6'
versionCode: 62
commit: 1877b8177f8f635d0fed71ddf0a61adb2c71d4e3
subdir: app
gradle:
- yes
- versionName: '6.0'
versionCode: 66
commit: d0c32ff1b2043c1d47d9b43cec92b45df16d516d
subdir: app
gradle:
- yes
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: '6.0'
CurrentVersionCode: 66
NoSourceSince: '6.1'