fdroiddata/metadata/org.hermit.dazzle.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

19 lines
653 B
YAML

Disabled: Source repo is gone
Categories:
- System
License: GPL-2.0-only
WebSite: https://code.google.com/p/moonblink/wiki/Dazzle
SourceCode: https://code.google.com/moonblink/downloads
Summary: Configurable switcher widget
Description: |-
Dazzle is a configurable switcher widget; it allows you to create one or more
switcher widgets, in four sizes, with your choice of controls. You can choose
from WiFi, Bluetooth, GPS, airplane mode, and brightness controls; on supported
devices, brightness lets you toggle between auto and manual modes.
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '2.9'
CurrentVersionCode: 12