Commit Graph

6 Commits (7e6d91165721472e061a2f459ee8d5417178146c)

Author SHA1 Message Date
Colin Lee 5cf61c95db Fixes #589: Add sample unit tests for a component 5 years ago
Colin Lee 9c8df094a7 Fixes #571: Startup IncompatibleClassChangeError crash on Android 6.0 5 years ago
Colin Lee 6d71faa44d Fixes #541: Crash on Home Screen
The Android Lifecycle Architecture component does not have fine-grained enough lifecycle event callbacks to safely manage Rx subscriptions in Fragment lifecycles. Added autodispose to simplify.
5 years ago
Colin Lee ac145c0232 Fixes #523: Multitasking unpressable after Home button and reopen 5 years ago
Colin Lee 2bc769190e Fixes #401: Resolve known leak and install LeakCanary 5 years ago
Sebastian Kaspari 344bc0aea6 Move architecture/mvi code to separate gradle module. 5 years ago