Commit Graph

6 Commits (2f3d38b51f5c3fb9ebdac6394231a45871385c1a)

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. 6 years ago