mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Fairemail and MultiVNC use Triple-T for description
This commit is contained in:
parent
0823659b01
commit
bd75f14381
2 changed files with 12 additions and 12 deletions
|
|
@ -8,16 +8,6 @@ Changelog: https://raw.githubusercontent.com/bk138/multivnc/HEAD/android/ChangeL
|
||||||
LiberapayID: '1537855'
|
LiberapayID: '1537855'
|
||||||
|
|
||||||
AutoName: MultiVNC
|
AutoName: MultiVNC
|
||||||
Description: |-
|
|
||||||
It includes the following features:
|
|
||||||
|
|
||||||
* Bonjour/ZeroConf service discovery that automatically detects supported VNC servers in your network.
|
|
||||||
* Virtual mouse button controls with haptic feedback.
|
|
||||||
* Two-finger swipe gesture recognition.
|
|
||||||
* A super fast touchpad mode for local use.
|
|
||||||
* Hardware-accelerated OpenGL drawing and zooming.
|
|
||||||
* Copy&paste to and from Android.
|
|
||||||
* Bookmarking of connections.
|
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/bk138/multivnc
|
Repo: https://github.com/bk138/multivnc
|
||||||
|
|
|
||||||
|
|
@ -3698,9 +3698,19 @@ Builds:
|
||||||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||||
ndk: r21d
|
ndk: r21d
|
||||||
|
|
||||||
|
- versionName: '1.1487'
|
||||||
|
versionCode: 1487
|
||||||
|
commit: '1.1487'
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||||
|
ndk: r21d
|
||||||
|
|
||||||
MaintainerNotes: Dynamic versionName and version code, so no autoupdates anymore.
|
MaintainerNotes: Dynamic versionName and version code, so no autoupdates anymore.
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: '1.1486'
|
CurrentVersion: '1.1487'
|
||||||
CurrentVersionCode: 1486
|
CurrentVersionCode: 1487
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue