Simon Fels
14774c0177
Send updates with icons separately to not overflow protobuf
2018-05-18 19:38:10 +02:00
Lee Jones
6d50d44083
android: service: platform_service: Read rotation angle from parcel
...
When passing window state, currently only the frame location and
stack & task IDs are contained in the parcel. This patch also
receives the new 'rotation_angle' attribute. This patch is critical
since it ensures each '4 Byte' value in this strongly ordered
sequence is extracted at the right time, in the correct way.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2018-01-31 08:51:32 +00:00
Simon Fels
69631a1bfc
Remove application launcher when its android counterpart is removed
2017-02-22 17:42:17 +01:00
Simon Fels
db3499fd89
Synchronize clipboard bi-directional with the android container
2017-01-15 12:38:22 +01:00
Simon Fels
5c7b0adf8c
Synchronize application icons with the host
2017-01-06 18:33:27 +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
dde578674f
Drop extensive logging from anboxd service
2016-11-28 07:41:48 +01:00
Simon Fels
a40fe51654
Use events instead of method invokes for window state updates and others
2016-11-25 08:50:43 +01:00
Simon Fels
e0ce4baa75
Read missing window count from message
2016-11-16 14:04:48 +01:00
Simon Fels
0f5006493b
Implement RPC for window state synchronization
2016-11-15 07:54:19 +01:00
Simon Fels
6ee8734cf3
Add first stub methods to send window status updates from Android to host
2016-11-11 09:41:10 +01:00
Simon Fels
532bca4262
Remove unnecessary log message
2016-09-17 16:28:36 +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