Kyle Corry
Kyle Corry
Make all tools easier to use with a simple, clean user interface. This issue is meant to be a starting point for more specific issues to be created. All tools...
This would make it easier to add tools since the IDs don't need to worry about collisions. The strings should be the slugified tool name. Migrate prefs.
This code has been repeated several places (ex. QuickActionOpenPhotoMap), extract it into a custom function.
It currently defaults to 40% of the time remaining to turn back to be conservative, but allow the user to change this via a slider.
- [ ] User guides (all headings and ensure the references to text in the UI is still correct) - [ ] Notification titles / channels - [ ] Any...
Similar to #2276, errors with the white noise should be handled gracefully. This is a little tricker since it is a background service.
View in 3D camera: - [ ] Always - [ ] Never - [ ] During the day
In the case where the camera becomes disabled on open (ex. loss of permission or #2340), it should still draw using the last known FOV of the camera.
Research using the sun as a compass if the magnetometer does not work. I'll have to do more research on the practicality of this - the astronomy tool can display...
The clock should be updated to use the CanvasView class and the background of the dial should be drawn by the clock view instead of a separate view.