Kyle Corry
Kyle Corry
Tiles - [x] Backtrack - [x] Weather monitor - [ ] Pedometer Quick actions - [ ] Backtrack Status bar - [ ] Backtrack - [ ] Weather monitor -...
Ex. red for steep, green/gray for flat, etc - [x] Calculate/categorize slope at each point - [x] Color code slope - [ ] Add setting to show slope on elevation...
Not user visible from what I can tell (logged via Google Play) - 2 users Exception kotlinx.coroutines.CompletionHandlerException: at kotlinx.coroutines.CancellableContinuationImpl.callCancelHandler (CancellableContinuationImpl.java:2) at kotlinx.coroutines.CancellableContinuationImpl.invokeOnCancellation (CancellableContinuationImpl.java:4) at com.kylecorry.andromeda.core.topics.Topic.read (Topic.java) at com.kylecorry.andromeda.core.topics.BaseTopic.read$suspendImpl (BaseTopic.java:3) at...
- [ ] When backtrack is started, if background location/location is not granted show a dialog - [ ] Show Paths error banner if running without background location permission (and...
- [ ] The user can export a path group Experiment with making the group a track and the paths a segment, etc.
- [ ] Smoothed elevation shown on chart - [ ] Smoothed elevation used for calculations The ascend/descent already uses the smoothed elevation.
- [ ] Average grade - [ ] Steepest grade - [ ] Click steepest grade to view starting point
https://developer.android.com/about/versions/13/changes/notification-permission
- [ ] If supported, add a slider to control brightness (potentially with ticks since it may have limited levels) - [ ] Remember flashlight brightness when enabled through the...