approach
approach copied to clipboard
An iOS and Android app to track 5-pin bowling statistics
Closes #515 - [ ] GRDB 7.0.0 Official Release - [ ] Bump swift-utilities to GRDB 7 (https://github.com/autoreleasefool/swift-utilities/pull/1)
Probably got missed when I wanted to just cut a build over the summer and finally release.
https://approach-bowling.sentry.io/issues/5706565554/?project=4506432676036608&query=is:unresolved+issue.priority:%5Bhigh,+medium%5D&statsPeriod=14d&stream_index=3 Full stack trace ``` java.lang.NullPointerException: null at com.google.accompanist.navigation.material.BottomSheetNavigator$sheetContent$1$2.invoke(BottomSheetNavigator.kt:191) at com.google.accompanist.navigation.material.BottomSheetNavigator$sheetContent$1$2.invoke(BottomSheetNavigator.kt:190) at androidx.activity.compose.BackHandlerKt$BackHandler$backCallback$1$1.handleOnBackPressed(BackHandler.kt:89) at androidx.activity.OnBackPressedDispatcher.onBackPressed(OnBackPressedDispatcher.kt:279) at androidx.activity.ComponentActivity.onBackPressed(ComponentActivity.kt:612) at android.app.Activity.onKeyUp(Activity.java:4157) at android.view.KeyEvent.dispatch(KeyEvent.java:3522) at android.app.Activity.dispatchKeyEvent(Activity.java:4505) at androidx.core.app.ComponentActivity.superDispatchKeyEvent(ComponentActivity.kt:103) at androidx.core.view.KeyEventDispatcher.dispatchKeyEvent(KeyEventDispatcher.java:85) at androidx.core.app.ComponentActivity.dispatchKeyEvent(ComponentActivity.kt:117) at...
Potential starting point: https://github.com/android/compose-samples/blob/main/Reply/app/src/main/java/com/example/reply/ui/theme/Theme.kt
Aiming for feature parity with Android: ## Operations - [ ] Create team with members - [ ] List teams - [ ] Update teams - [ ] Change name...
Should write some docs for contributors, new stats are the easiest thing to introduce
Head Pins currently include H+2, but I propose it also include H+2+2, rare as that might be. It could be a nice first issue for a contributor. :)