Kyle Corry
Kyle Corry
Feature request from google play - need to research how this would look if I choose to implement it. Probably do the same for the sun for consistency (though not...
Start with the following: - [ ] SensorService/SensorSubsystem - [ ] FormatService - [ ] UserPreferences - [ ] PreferencesSubsystem - [ ] Database / DAOs (and then turn off...
High level tests which verify basic functionality (including quick actions). At this time, it does not need to verify correctness of the data displayed (that's covered by Sol unit tests...
A new developer policy update by Google Play requires all apps with health features to register as an organization, which is not something I'm looking to do (there's a bunch...
Suggestion was the wim-hof breathing method, which can help with cold exposure or maybe altitude sickness. Links: * https://inner-breeze.app/ * https://www.healthline.com/health/wim-hof-method
Test helpers - [ ] Change system datetime - [ ] Mock out location / sensors - [ ] Save or open a file (using the file picker) - [...
Centralize all starting/stopping of services to the tool registration. Expose a method to get service details from the Tools object. - [x] Tool service quick action - [x] Tool service...
Allow calibrating with more than 2 points - maybe using least squares.
Rather than recording by time, allow the user to record every ~X distance. This can be done using either the pedometer or with #1719 (speed).