Commit graph

6 commits

Author SHA1 Message Date
Paul Hunkin
088b758125 Added resize hander stub and initial screen size setter 2010-07-27 10:49:11 +02:00
Paul Hunkin
27d80262c2 Shut down the C application properly on quit instead of crashing in the most horrible way possible 2010-07-27 10:20:22 +02:00
Paul Hunkin
d42b7d3970 - Modified build system
- Initial support for touch and key events

--HG--
rename : build-scripts/acc.sh => android/scripts/acc.sh
rename : build-scripts/ald.sh => android/scripts/ald.sh
2010-07-27 09:58:17 +02:00
Paul Hunkin
d8e077adbb Added preliminary keyboard event support 2010-07-07 00:43:23 +12:00
Paul Hunkin
26a7c00433 Code cleanup 2010-06-29 01:30:11 +12:00
Paul Hunkin
482a87c499 - Restructured threads and application structure.
- Moved to SurfaceView instead of GLSurfaceView
- Moved to C++ for the android library
2010-06-29 00:40:12 +12:00