pachli-android/core/activity
Nik Clayton 84fdf4abb7
fix: Only include transitionKind in intents for Pachli activities (#716)
Previous code always included the transitionKind enum as an extra, and
could cause a crash if the activity launched by the intent was not a
Pachli activity.

Fixes #700.
2024-05-30 14:05:42 +02:00
..
src fix: Only include transitionKind in intents for Pachli activities (#716) 2024-05-30 14:05:42 +02:00
build.gradle.kts refactor: Enable core library desugaring as build convention logic (#480) 2024-02-29 09:43:44 +01:00
lint-baseline.xml change: Disable SyntheticAccessor lint rule (#424) 2024-02-06 19:51:37 +01:00