fdroiddata/metadata/com.termux.window.yml
Hans-Christoph Steiner d6c5315a36
convert all [[app.id]] links to https://f-droid.org/packages/app.id/
fdroidserver#845
fdroidclient#1000
jekyll-fdroid!60

```
sed -i 's,\[\[\([^ :]*\)\]\],https://f-droid.org/packages/\1,g' metadata/*.yml metadata/*/*/description.txt
```
2020-11-17 21:30:10 +01:00

62 lines
1.3 KiB
YAML

Categories:
- Development
License: GPL-3.0-only
WebSite: https://termux.com
SourceCode: https://github.com/termux/termux-float
IssueTracker: https://github.com/termux/termux-float/issues
Donate: https://termux.com/donate.html
Bitcoin: 1BXS5qPhJzhr5iK5nmNDSmoLDfB6VmN5hv
AutoName: Termux:Float
Description: |-
This plugin for https://f-droid.org/packages/com.termux provides a floating terminal window which is
shown above other apps.
Long-press on the floating window to move or resize it and tap on the
notification to temporarily hide it.
RepoType: git
Repo: https://github.com/termux/termux-float
Builds:
- versionName: '0.8'
versionCode: 8
disable: fdroid/fdroidserver#288
commit: v0.8
subdir: app
gradle:
- yes
- versionName: '0.9'
versionCode: 9
disable: fdroid/fdroidserver#288
commit: v0.9
subdir: app
gradle:
- yes
- versionName: '0.10'
versionCode: 10
commit: v0.10
subdir: app
gradle:
- yes
- versionName: '0.11'
versionCode: 11
commit: v0.11
subdir: app
gradle:
- yes
- versionName: '0.13'
versionCode: 13
commit: v0.13
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '0.13'
CurrentVersionCode: 13