refactor: extract routeOnUnlock pure function + UnlockRoute sealed class (v2.14.10) No behavior change. APK functionally identical to v2.14.9. - internal sealed class UnlockRoute { RecoverySetup, Defer, PostUnlock } - internal fun routeOnUnlock(state, autofillPending, postUnlock): UnlockRoute - LaunchedEffect body is now a thin when dispatcher - Lazy postUnlock lambda so Defer can prove it never invokes the lookup
$ koh steal kepr.uk/peach-android@a9bcf85ca3c9
·
parent: 3165a9822d41
discussion
log in to leave a comment.