Skip to content

Fixes_Telemetry(Privacy)_Clicks

Nikhil requested to merge bugfix_telemetry_clicks into master
  1. Implement - Send random secure UUID to hockeyapp in case of crash.

  2. Added Advanced GPS Stats to System Info.

  3. Code Clean/Bug Fixes - HockeyApp. (Lot's of them are squashed).

  4. Removed references to Localytics, sorry Navdy! (Privacy eh')

  5. Removed Report Issue from Active Trip Menu. (Localytics Dependent)

  6. Four clicks on dial - brightness, Triple Click - Dash/Map Switch, Five clicks on dial - Snapshot Menu.

  7. Double click on display button shows Dial Battery Status.

  8. Clicks work on any screen, no need to scroll to exit anymore.

  9. Bring in NavdyNativeLibWrapper. (Seems not extracted properly from HUD.jar - throws error while executing build.sh, works fine in studio live mode)

to enable speed limit always on maps, add this to settings.txt 'setprop persist.sys.speedlimit.always 1'

*** Comment out custom scheme from maps for now, crashes navdy instantly after boot. (Need to fix)

Edited by Nikhil

Merge request reports