Skip to content

v1.0 Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Snaggly Snaggly released this 30 Jul 14:29
· 110 commits to master since this release
0390880

This service is intended to be fully replace the original McuService to allow for customizations. This is the first release candidate. Changes may still be to subject.

  • Added telephone pick up and hang up event
  • Added HiCar app and voice button event
  • Tapping screen turns screen back on when it's turned off
  • Fixed BackTapper sometimes failing and locking the entire android screen
  • Added touch support when reversing in certain Mcu models
  • Fixed built in SoundRestorer. Now it restores sound source on every screen switch
  • Fixed unregistering McuListener, so the same event doesn't get posted multiple times
  • Added support for AutoKit controls
  • Added support for Amap AutoNavi controls
  • Pick/hang up key events now triggers ZLink, AutoKit and HiCar
  • App Switch and Voice Assist events now gets triggered in HiCar
  • Improved MCU SerialReader (Thanks dziwoki)
  • Added AccEvent handling
  • Added Mcu Bluetooth handling
  • Added CanCheck handling
  • Added Ill and Epb status handling
  • Added LReverse handling
  • Fixed reverse camera not showing in some Mercedez models
  • Added support for 360° camera service
  • Added power event handling
  • Added system status handling
  • Now showing the original clock activity when configured to not have an OEM Screen
  • Added EQData handling
  • Fixed NightBrightness sometimes not triggering
  • Now sets Android time, if Mcu is configured to read the in cars date time
  • Added support for touch events
  • Now handling McuMedia
  • Now handling car media status, like Radio, Disc and Usb if Mcu supports (mostly used in HiCar)
  • Now handling Txz events
  • Improved stability and more bugfixes