Meshtastic-Android/TODO.md
2020-01-22 16:45:27 -08:00

961 B

Medium priority

  • remove secret google settings json before open sourcing

  • require user auth to pair with the device (i.e. press button on device to allow a new phone to pair with it). Don't leave device discoverable. Don't let unpaired users do thing with device

  • remove example code boilerplate from the service

Low priority

  • make analytics optional
  • possibly use finotes for analytics https://finotes.com/
  • also add a receiver that fires after a new update was installed from the play stoe

Done