2020-01-21 17:37:39 +00:00
|
|
|
|
2020-01-22 03:16:03 +00:00
|
|
|
* assert() is apparently a noop - change to use my version of assert
|
|
|
|
* make frontend using https://developer.android.com/jetpack/compose/tutorial
|
2020-01-21 17:37:39 +00:00
|
|
|
|
|
|
|
# Medium priority
|
|
|
|
|
2020-01-22 21:02:24 +00:00
|
|
|
* remove secret google settings json before open sourcing
|
2020-01-21 20:07:03 +00:00
|
|
|
* 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
|
2020-01-21 18:39:01 +00:00
|
|
|
* add crash reporting
|
2020-01-21 17:37:39 +00:00
|
|
|
* remove example code boilerplate from the service
|
|
|
|
* add analytics (make them optional)
|
|
|
|
|
|
|
|
# Low priority
|
|
|
|
|
2020-01-22 21:02:24 +00:00
|
|
|
* possibly use finotes for analytics https://finotes.com/
|
2020-01-21 17:37:39 +00:00
|
|
|
* also add a receiver that fires after a new update was installed from the play stoe
|