Commit graph

13 commits

Author SHA1 Message Date
Simon Fels
1d4bfc44c3 data: add missing seccomp profile 2018-06-12 11:35:06 +02:00
Simon Fels
71d801148b snap: rename app-settings to android-settings 2018-05-23 16:40:24 +02:00
Simon Fels
be346eb9ec snap: add additional desktop entry for the appmgr 2018-05-23 14:30:03 +02:00
Simon Fels
b36c0b7491 Implement confinement of the Android container via AppArmor
The used profile is derived from what LXD uses to confine its
containers. See https://github.com/lxc/lxd/blob/master/lxd/apparmor.go
2018-05-18 19:38:35 +02:00
Simon Fels
238a26aee3 Install desktop item for the Android Settings app 2018-05-18 19:38:16 +02:00
Simon Fels
31c64f0a19 snap: make anbox work on systems with GLVND
Systems with GLVND load the actual EGL implementation in a different way
when the GL driver is dlopen'ed and therefor we need to tell GLVND which
vendor implementations are available on the system. As snapd is not yet
exposing this to the snap we have to ship a small set of configs on our
own until that is fixed.
2018-05-18 19:38:07 +02:00
Simon Fels
052f622494 Drop upstart/systemctl session jobs
We don't use them anymore as we now completely rely on `anbox launch` to
start the session manager. This lets us remove another part which can't
be shipped inside the snap package.
2017-07-14 20:15:54 +02:00
Simon Fels
f61a7f91d6 Use a full screen loading image which includes some text 2017-05-03 20:47:40 +02:00
Simon Fels
7f41e1a909 Always try to restart anbox session service when it crashes 2017-04-26 08:45:20 +02:00
Simon Fels
432bb8d58b Rework debian packaging to include things from anbox-installer 2017-04-20 20:04:42 +02:00
Vincent Bermel
e6c18caa05 Unhardcoded app launcher icon filetype 2017-04-11 23:43:44 +02:00
Simon Fels
c3406e2ea5 Drop temporary file we don't want to track 2016-06-20 08:28:24 +02:00
Simon Fels
016b9f6656 Initial infrastructure to create a click package 2016-06-20 08:25:38 +02:00