Colin Lee
9124321227
[fenix] For https://github.com/mozilla-mobile/fenix/issues/4652 : Crash "Can not perform this action after onSaveInstanceState" ( https://github.com/mozilla-mobile/fenix/pull/4654 )
2019-08-09 14:46:40 -05:00
Tiger Oakes
8d3020ebcf
[fenix] No issue: Normalize license header comment ( https://github.com/mozilla-mobile/fenix/pull/3909 )
2019-07-12 11:38:15 -07:00
kglazko
e8acfc56b4
[fenix] Adding l10n screenshot tests for Fenix ( https://github.com/mozilla-mobile/fenix/pull/3562 )
...
* Adding l10n screenshot tests for Fenix
* fixing comments
* fix klint and detekt error and adding all tests
* better test name and doc added explaining tests
2019-07-08 11:00:29 -05:00
Jeff Boek
8e374b6e5f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2502 - Moves the thread dance to where we update the view
...
Co-Authored-By: Christian Sadilek <csadilek@users.noreply.github.com>
2019-05-15 13:54:56 -04:00
Jeff Boek
c391139359
[fenix] Teases apart ViewModel dependencies ( https://github.com/mozilla-mobile/fenix/pull/2499 )
...
* No Issue - pulls render outside of the viewmodel
* No Issue - Properly subscribes to the changesObservable
* No Issue - Fixes ViewModel tests
2019-05-14 23:16:48 -07:00
Colin Lee
a25b0dc24b
[fenix] Fix ViewModel States ( https://github.com/mozilla-mobile/fenix/pull/2457 )
...
Co-authored-by: Jeff Boek <jeff@jeffboek.com>
2019-05-14 13:49:02 -07:00
Colin Lee
ec9aae6358
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1994 : Re-architect state handling code ( https://github.com/mozilla-mobile/fenix/pull/2382 )
2019-05-09 23:06:12 +00:00
Colin Lee
28ee8089fd
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1710 : Create scaffolding for Robolectric tests ( https://github.com/mozilla-mobile/fenix/pull/2282 )
2019-05-07 16:36:37 -05:00
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