Colin Lee
3aeaac9459
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/589 : Add sample unit tests for a component
2019-02-20 09:20:40 -08:00
Colin Lee
0ce3ec8ed7
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/571 : Startup IncompatibleClassChangeError crash on Android 6.0
2019-02-18 11:10:04 -06:00
Colin Lee
45d61ca51f
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/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.
2019-02-16 19:40:39 -08:00
Colin Lee
0fafb06ec7
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/523 : Multitasking unpressable after Home button and reopen
2019-02-15 12:50:27 -08:00
Colin Lee
b3e1b4bc0a
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/401 : Resolve known leak and install LeakCanary
2019-02-13 09:37:13 -08:00
Sebastian Kaspari
b3d56e5720
[fenix] Move architecture/mvi code to separate gradle module.
2019-02-01 09:45:55 -06:00