opencardev / openauto

AndroidAuto headunit emulator
GNU General Public License v3.0
134 stars 47 forks source link

Keyboard support in openauto #11

Closed egisz closed 4 years ago

egisz commented 4 years ago

Hi, I've added keybord handling in crankshaft UI. In main menu show focused elements, navigate using TAB, or "1" and "2" keys (rotary keys of android auto). Esc key handling to go back to main menu from Settings, -Update, Media player, etc. Set default focus on Wifi button if connection is detected. Fixes #394.