Commit graph

14 commits

Author SHA1 Message Date
Simon Fels
cfbfa78004 Add minimal Android launcher application 2016-06-30 17:37:07 +02:00
Simon Fels
c0ec6e33d7 Remove old java based home application 2016-06-30 14:33:10 +02:00
Simon Fels
175c605e54 Rename server class to PlatformApi 2016-06-30 00:09:10 +02:00
Simon Fels
4f7788e64b Add first bits for a shared compositor implementation 2016-06-28 19:47:00 +02:00
Simon Fels
d7c73bf766 Implement RPC commands on the Android side 2016-06-28 19:46:35 +02:00
Simon Fels
ed23744a17 Implement first RPC commands to install/launch apps 2016-06-28 19:45:43 +02:00
Simon Fels
da971a88c3 First part of an RPC mechanism for container <-> host communication
Mostly based on the protobuf based implementation from Mir.
2016-06-28 00:24:51 +02:00
Simon Fels
cbd43fb7cb WIP android JNI .. 2016-06-27 07:41:29 +02:00
Simon Fels
b5b06d9beb Integrate android support library into our cmake build
Just meant for integration testing. Built library is not meant to
be installed or shipped. This has to happen as part of the Android
build.
2016-06-23 18:36:10 +02:00
Simon Fels
f4b2758347 android: drop reference to not existing string 2016-06-23 17:28:27 +02:00
Simon Fels
fa296ba5cb android: add simple support library to communicate with the host service 2016-06-23 13:13:22 +02:00
Simon Fels
bdbf949dac android: remove left over things from shashlik 2016-06-23 12:30:19 +02:00
Simon Fels
90a066b545 android: put all things into the right place 2016-06-23 11:58:33 +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