1
0
Fork 0
mirror of https://github.com/rfc2822/GfxTablet synced 2025-10-05 18:34:18 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Ricki Hirner
383ea58b6c
Version bump to 1.4
* update homepage URL
2015-12-09 13:33:05 +01:00
Jarrad Whitaker
0663ea37e6 make the android client sent stylus-in-range events if required 2015-12-01 07:55:47 +11:00
Jarrad Whitaker
5865d3c81e update Android client to use [0,UINT16_MAX) as its range of values 2015-11-27 22:53:37 +11:00
Ricki Hirner
f64df0412c Change template image logic 2015-07-01 23:03:53 +02:00
Ricki Hirner
fb20c3f5d2 First version of template image support 2015-06-28 18:57:36 +02:00
Ricki Hirner
e29a9b691f Add "sticky immersive" full-screen mode and background pattern 2015-06-24 21:05:12 +02:00
Ricki Hirner
5af1ed116c Docs update (fixes #47) 2015-06-21 19:44:36 +02:00
Ricki Hirner
40cd6bfaa2 Various changes
* show full-screen option only for Android 4.4+ (no immersive mode below)
* show toast with destination IP address at start-up
* add option to keep display active (fixes #71)
2015-06-21 19:12:41 +02:00
Ricki Hirner
29e84b8fd0 Major update
* use AndroidStudio/gradle instead of Eclipse/ant
* upgrade to SDK v22 and build tools v22
* manage network connection from CanvasActivity instead of CanvasView
* show a "No host configured" message instead of opening Settings automatically when no host is configured
* use Android 4.4 immersive full-screen (fixes #59)
* use Material design (using support library)
* add setting for dark canvas (closes #54, #73, closes #76)
2015-06-21 18:34:18 +02:00