fdroiddata/metadata/org.penghuang.tools.rotationlock.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

46 lines
1.2 KiB
YAML

Categories:
- System
License: GPL-2.0-only
WebSite: https://market.android.com/details?id=org.penghuang.tools.rotationlock
SourceCode: https://github.com/phuang/RotationLock
IssueTracker: https://github.com/phuang/RotationLock/issues
AutoName: Rotation Lock
Summary: Stop screen auto-rotation
Description: |-
Turn on/off Auto-rotate screen quickly by long pressing search button.
When you are lying on bed. The screen changes to landscape. Have to open system
settings to disable Auto-rotate screen. Did you find it is really inconvenient?
This app provides a super easy way for switching this setting.
And it provides a state icon to indicate the current setting.
RepoType: git
Repo: https://github.com/phuang/RotationLock
Builds:
- versionName: '1.4'
versionCode: 5
commit: 7c5d43c2ed17a9329abf6b6af07f150e7d0cbd5b
target: android-4
- versionName: '1.5'
versionCode: 6
commit: 08fce41fd3ce0e0686d5bded6841c21b9247c2e8
rm:
- ant.properties
target: android-4
- versionName: '1.6'
versionCode: 7
commit: 6a7fef6f77e230d3c6ceda8b17771937f1588f41
rm:
- ant.properties
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.6'
CurrentVersionCode: 7