Simon Fels
d729b8b9e4
Implement audio support
...
Audio playback still has a delay about 1-2 seconds but it's usable.
This also moves the platform policy class into its own namespace to be
not specific to just window management.
2017-01-12 07:02:43 +01:00
Simon Fels
23392b9732
Import goldfish HAL sources from devices/generic/goldfish
...
We import all code here so we can customize and keep in sync with what
we do on the host side more easily.
2017-01-09 08:05:04 +01:00
Simon Fels
e419b1fbd5
Get rid of test for the Android platform service
2016-12-09 17:25:43 +01:00
Simon Fels
5d4ee77881
Drop missing reference to removed intent class
2016-12-02 17:22:37 +01:00
Simon Fels
00aadb5467
Improve application manangement and create desktop entries for available app
2016-12-02 16:11:38 +01:00
Simon Fels
84b3fa430b
Set focus to current active window
2016-11-26 13:04:50 +01:00
Simon Fels
e1a5d5f5c7
Exclude a few Android packages which we don't need
2016-11-10 12:29:01 +01:00
Simon Fels
9ae788ceec
Get rid of the old app manager which we're not going to use
2016-11-10 12:24:47 +01:00
Simon Fels
a89027af97
hwcomposer: actually post buffers received to the screen
2016-09-30 17:21:15 +02:00
Simon Fels
3ee86c6d9d
Add initial bits for the app manager
2016-09-27 16:03:32 +02:00
Simon Fels
fb5ca57cfc
Add Android init script to start anboxd
2016-09-17 10:48:24 +02:00
Simon Fels
f2d2a41b6c
Add initial hwcomposer implementation
2016-09-17 10:48:24 +02:00
Simon Fels
cda160b3b3
android: drop bootanimation, launcher and share compositor
2016-09-17 10:48:24 +02:00
Simon Fels
1c9ebae83d
android: adjust for recent rpc changes
2016-08-23 09:54:30 +02:00
Simon Fels
1879e634c5
Rework some of the RPC service bits and add boot support
2016-07-04 12:10:31 +02:00
Simon Fels
cfbfa78004
Add minimal Android launcher application
2016-06-30 17:37:07 +02:00
Simon Fels
de6ba10a5a
Don't mark our Android components as optional
2016-06-30 00:09:34 +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
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