- 03 1月, 2017 7 次提交
-
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
On the Android side this requires no change with the current setup.
-
- 23 12月, 2016 4 次提交
-
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
As a window can be built out of multiple layers we need to take one as the primary one which covers the entire window area. As it is not guranteed that the layer size will match the actual window size cause of synchronizaton delays with the Android side window manager we take the layer as primary which covers the largest screen area. This should solve most issues.
-
- 22 12月, 2016 1 次提交
-
-
由 Simon Fels 提交于
This leads to incorrect calculations of the layer position calculation inside the window.
-
- 21 12月, 2016 7 次提交
-
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
This prevents certain client applications in the container to work.
-
由 Simon Fels 提交于
This gets us rid of one unneeded socket based communication point which we kept around for historic reasons (from Android QEMU) but don't really need in our case. This allows a simplication of our setup and improves performance.
-
由 Simon Fels 提交于
Allow clients to specify the launch bounds of a new activity
-
由 Simon Fels 提交于
-
- 19 12月, 2016 5 次提交
-
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
The hwcomposer module for Android doesn't support multi-monitor well enough for our use case yet so we give Android a large enough primary display. This may have negative effects performance wise for the until we disabled all non freeform stack and wallpaper related rendering on the Android side so that only visible windows are drawn to not waste any GPU cycles on things we don't render anyway.
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
- 15 12月, 2016 7 次提交
-
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
Remove unused bubblewrap source
-
由 Simon Fels 提交于
-
- 14 12月, 2016 4 次提交
-
-
由 Simon Fels 提交于
Implement simple application view
-
由 Simon Fels 提交于
Build and load binder/ashmem kernel modules on service start
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
- 13 12月, 2016 1 次提交
-
-
由 Simon Fels 提交于
As both kernel modules are not part of the standard Ubuntu kernel we need to build and load them at runtime. We bundle this together with the container manager start and reuse the classic snap scripts to do the actual build in a proper environment.
-
- 10 12月, 2016 3 次提交
-
-
由 Simon Fels 提交于
Get rid of test for the Android platform service
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
Network connectivity
-
- 09 12月, 2016 1 次提交
-
-
由 Simon Fels 提交于
Mount /cache and /data properly and stop bridge correctly.
-