Commit graph

21 commits

Author SHA1 Message Date
Simon Fels
90a066b545 android: put all things into the right place 2016-06-23 11:58:33 +02:00
Simon Fels
a947ad7960 Remove all Android.mk files from external source 2016-06-23 11:51:52 +02:00
Simon Fels
9995a6238c Add Android application to handle system ui part
Based on shashlikd from https://github.com/shashlik/shashlikd
2016-06-23 11:28:53 +02:00
Simon Fels
84429abb7d Raise screen DPI to get UI properly scaled 2016-06-22 19:07:43 +02:00
Simon Fels
f75a9f4f1c Implement input event forwarding 2016-06-22 19:07:28 +02:00
Simon Fels
309fd3021d Correct camera message processing to not cause CPU usage peaks 2016-06-22 18:50:35 +02:00
Simon Fels
4fa2790bbd Restructure renderer initialization 2016-06-22 18:49:00 +02:00
Simon Fels
116216c6b6 Force OpenGL ES 2.0 until our host system does this properly 2016-06-22 18:46:53 +02:00
Simon Fels
033ee9d660 Document input device forwarding 2016-06-20 09:48:00 +02:00
Simon Fels
4d40065a48 Drop libevdev usage 2016-06-20 09:47:50 +02:00
Simon Fels
f9164c47c4 Take screen resolution directly from Mir 2016-06-20 09:44:26 +02:00
Simon Fels
c730e595c6 Add proper README and COPYING file 2016-06-20 09:37:16 +02:00
Simon Fels
c3406e2ea5 Drop temporary file we don't want to track 2016-06-20 08:28:24 +02:00
Simon Fels
5435b8ae41 Let Android show a virtual navigation bar at the bottom 2016-06-20 08:28:12 +02:00
Simon Fels
ceecb132cf Describe why we have to set the hardware name at boot 2016-06-20 08:27:56 +02:00
Simon Fels
88acea0899 Unset any groups when entering the container 2016-06-20 08:27:37 +02:00
Simon Fels
d12b91ecbe Take static sub UID/GID ranges for now 2016-06-20 08:27:18 +02:00
Simon Fels
fba864ed41 Print out OpenGL traces only when build in trace mode 2016-06-20 08:26:40 +02:00
Simon Fels
016b9f6656 Initial infrastructure to create a click package 2016-06-20 08:25:38 +02:00
Simon Fels
720b71f1e8 A bunch more changes to get the whole system properly booted 2016-06-20 08:25:33 +02:00
Simon Fels
3222551702 Initial work 2016-06-14 11:34:17 +02:00