mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
New App: org.tfv.deskflow
This commit is contained in:
parent
c0425acb9e
commit
5448b2b4e2
1 changed files with 32 additions and 0 deletions
32
metadata/org.tfv.deskflow.yml
Normal file
32
metadata/org.tfv.deskflow.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Development
|
||||
- Internet
|
||||
- Keyboard & IME
|
||||
- System
|
||||
License: MIT
|
||||
AuthorName: Jonathan Glanz
|
||||
AuthorEmail: jonathan.glanz@gmail.com
|
||||
SourceCode: https://github.com/jglanz/deskflow-android
|
||||
|
||||
AutoName: Deskflow
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/jglanz/deskflow-android
|
||||
Binaries: https://github.com/jglanz/deskflow-android/releases/download/v%v/DeskflowAndroid-v%v-signed.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.14
|
||||
versionCode: 10014
|
||||
commit: 1d34ca83ed8cd0daa3580b3eb4e194e2792b8eb8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: a55bd0913e678a86a1ddd28c272f0b08b88c31beab2f2e1039a40afe4225bad8
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=([\d.]+)
|
||||
CurrentVersion: 1.0.14
|
||||
CurrentVersionCode: 10014
|
||||
Loading…
Reference in a new issue