Commit Graph

6 Commits (3f906dc58a6270cd5bb08d32eae6f7718203b610)

Author SHA1 Message Date
Colin Lee 5cf61c95db Fixes #589: Add sample unit tests for a component 6 years ago
Colin Lee 9c8df094a7 Fixes #571: Startup IncompatibleClassChangeError crash on Android 6.0 6 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.
6 years ago
Colin Lee ac145c0232 Fixes #523: Multitasking unpressable after Home button and reopen 6 years ago
Colin Lee 2bc769190e Fixes #401: Resolve known leak and install LeakCanary 6 years ago
Sebastian Kaspari 344bc0aea6 Move architecture/mvi code to separate gradle module. 6 years ago