Athena icon indicating copy to clipboard operation
Athena copied to clipboard

Open source Material You Android device info app

Results 2 Athena issues
Sort by recently updated
recently updated
newest added

``` FATAL EXCEPTION: main Process: dev.sebaubuntu.athena.dev, PID: 22106 java.lang.NullPointerException: getRadioVersion() must not be null at dev.sebaubuntu.athena.sections.BuildSection$dataFlow$1.invoke(BuildSection.kt:219) at dev.sebaubuntu.athena.sections.BuildSection$dataFlow$1.invoke(BuildSection.kt:244) at kotlinx.coroutines.flow.FlowKt__BuildersKt$asFlow$$inlined$unsafeFlow$1.collect(SafeCollector.common.kt:113) at kotlinx.coroutines.flow.FlowKt__CollectKt.emitAll(Collect.kt:109) at kotlinx.coroutines.flow.FlowKt.emitAll(Unknown Source:1) at dev.sebaubuntu.athena.viewmodels.SectionViewModel$special$$inlined$flatMapLatest$1.invokeSuspend(Merge.kt:193) at dev.sebaubuntu.athena.viewmodels.SectionViewModel$special$$inlined$flatMapLatest$1.invoke(Unknown Source:13)...

bug