fdroiddata/metadata/com.jecelyin.editor.yml
Hans-Christoph Steiner 6dc775b236
rewrite all .txt with 'Auto Update Mode:None' (a-c)
```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 13:13:47 +02:00

61 lines
1.4 KiB
YAML

Categories:
- Development
License: GPL-3.0-only
WebSite: https://jecelyin.github.io/920-Text-Editor-old
SourceCode: https://github.com/jecelyin/920-Text-Editor-old
IssueTracker: https://github.com/jecelyin/920-Text-Editor-old/issues
Donate: http://jecelyin.com/donate.html
Name: 920 Editor
AutoName: 920 Text Editor
Summary: Text editor
Description: |-
View and edit code (even as root). Multi-tab, syntax-highlighting and more.
Status: The app is now using resources from AOSP so it's unlikely we'll be able
to update it.
RepoType: git
Repo: https://github.com/jecelyin/920-Text-Editor.git
Builds:
- versionName: 12.8.26
versionCode: 33
commit: 0c47ee4c17
buildjni:
- yes
- versionName: 12.8.29
versionCode: 34
disable: No source code published
commit: unknown - see disabled
buildjni:
- yes
- versionName: 12.9.25
versionCode: 35
disable: No source code published
commit: unknown - see disabled
buildjni:
- yes
- versionName: 12.11.23
versionCode: 39
commit: 6ecd84ce9c
forceversion: true
forcevercode: true
buildjni:
- yes
- versionName: 13.07.18
versionCode: 46
disable: uses AOSP libraries at 1a5f84489c5fd6
commit: 1a5f84489c5fd6
buildjni:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 13.7.18
CurrentVersionCode: 46