Update GfxTablet to 1.3 (4)
This commit is contained in:
parent
c092b8ccb1
commit
eb60d0a88e
|
|
@ -1,17 +1,18 @@
|
||||||
Categories:Multimedia
|
Categories:Multimedia
|
||||||
License:MIT
|
License:MIT
|
||||||
Web Site:https://rfc2822.github.com/GfxTablet
|
Web Site:https://rfc2822.github.io/GfxTablet/
|
||||||
Source Code:https://github.com/rfc2822/GfxTablet
|
Source Code:https://github.com/rfc2822/GfxTablet
|
||||||
Issue Tracker:https://github.com/rfc2822/GfxTablet/issues
|
Issue Tracker:https://github.com/rfc2822/GfxTablet/issues
|
||||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ZT8F5NRCBDB2C&no_note=0&no_shipping=1¤cy_code=EUR&item_name=GfxTablet+donation
|
Donate:https://rfc2822.github.io/GfxTablet/#donate
|
||||||
|
Bitcoin:1KSCy7RHztKuhW9fLLaUYqdwdC2iwbejZU
|
||||||
|
|
||||||
Auto Name:GfxTablet
|
Auto Name:GfxTablet
|
||||||
Summary:Use touchscreen as graphics tablet
|
Summary:Use touchscreen as graphics tablet
|
||||||
Description:
|
Description:
|
||||||
GfxTablet makes it possible to use your device (especially tablets)
|
GfxTablet makes it possible to use your device (especially tablets) like a
|
||||||
like a graphics tablet, sending touch data (including pressure!) to any
|
graphics tablet, sending touch data (including pressure!) to any compatible
|
||||||
compatible (e.g. GNU/Linux) computer.
|
(e.g. GNU/Linux) computer. Requires running the uinput driver on your PC
|
||||||
Requires running the uinput driver on your PC (see Website for details).
|
(see website for details).
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
@ -25,8 +26,13 @@ Build:1.2,3
|
||||||
commit=android-app-1.2
|
commit=android-app-1.2
|
||||||
subdir=app-android
|
subdir=app-android
|
||||||
|
|
||||||
|
Build:1.3,4
|
||||||
|
commit=android-app-1.3
|
||||||
|
subdir=app-android/app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:Version android-app-%v
|
Auto Update Mode:Version android-app-%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.2
|
Current Version:1.3
|
||||||
Current Version Code:3
|
Current Version Code:4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue