Skip to content

Instantly share code, notes, and snippets.

View khvMX's full-sized avatar

Viktor Mukha khvMX

View GitHub Profile
@khvMX
khvMX / medium-car-api-props-dangerous-permissions.md
Created July 21, 2025 09:36
Vehicle Properties with "dangerous" permissions
@khvMX
khvMX / medium-car-api-props-normal-permissions.md
Last active July 21, 2025 09:34
Vehicle Properties with "normal" permissions
Expected API Google built-in (GAS) COVESA-compatible cars
MediaBrowserService + MediaSession
Messaging (Notifications)
Car App Library
CarPropertyManager
Push Notifications (ideally same API)
Expected API Google built-in (GAS) Cars without GAS
MediaBrowserService + MediaSession ⚠️
Messaging (Notifications) ⚠️
Car App Library ⚠️
CarPropertyManager ⚠️
Push Notifications ⚠️
From 12b54b17dfe145793c9eec48d47ddc5e65667743 Mon Sep 17 00:00:00 2001
From: Viktor Mukha <[email protected]>
Date: Thu, 26 Feb 2015 11:13:42 +0100
Subject: [PATCH] [#49] Trying to release keyboard grab (currently with Right
Ctrl)
---
client/X11/xf_keyboard.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
From 96d29ba9ef326f7ed3c9adc1b463c011c09787b1 Mon Sep 17 00:00:00 2001
From: Viktor Mukha <[email protected]>
Date: Thu, 26 Feb 2015 11:13:42 +0100
Subject: [PATCH] [#49] Trying to release keyboard grab (currently with Right
Ctrl)
---
client/X11/xf_keyboard.c | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)