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

* 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)
1 line
15 B
Groovy
1 line
15 B
Groovy
include ':app'
|