1
0
Fork 0
mirror of https://github.com/rfc2822/GfxTablet synced 2025-10-03 09:39:16 +02:00
Commit graph

19 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
rfc2822
c4e337ae0b Use "sensor landscape" orientation for main activity (= allow landscape and reverse landscape) 2013-10-20 11:13:51 +02:00
rfc2822
2dba2a4042 Optional full-screen support 2013-10-11 14:40:14 +02:00
Kevin Li
3e0289d0ec Added a setting for fullscreen.
Requires a restart though.
2013-10-07 12:26:40 -04:00
Kevin Li
48384ddbf5 GfxTablet Canvas Activity now runs in fullscreen 2013-10-06 00:47:58 -04:00
rfc2822
878aa1a915 Ideas for improvement 2013-09-01 16:07:57 +02:00
rfc2822
76766e3293 Add build.xml for correct ant ProjectName 2013-07-15 22:25:00 +02:00
Richard Hirner
edc3c99a95 Remove Android 4 support library because Android 4.0.4 is required
anyways
2013-05-08 11:46:38 +02:00
Richard Hirner
5f1d8f29d8 * driver, app: new protocol
* new protocol specification that allows versioning (version 1)

* App: refactoring, version: 1.1
2013-02-05 04:04:40 +01:00
Richard Hirner
38d99623df documentation 2013-01-27 15:23:47 +01:00
Richard Hirner
cef17da6d2 * app refactoring
* uinput driver
2013-01-26 21:24:36 +01:00