2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-07 15:20:38 +00:00
iceraven-browser/app
Christian Sadilek 4a712031d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4096: Use new A-C API to observe store / state changes
With this we can remove the `whenStarted` workaround. This new API
internally creates (and uses) a scope bound to the fragment's view and
will not invoked the lambda (send state updates) when the view is
detached or the fragment's lifecylce is stopped or destroyed.
2019-07-26 10:40:33 -04:00
..
src [fenix] For https://github.com/mozilla-mobile/fenix/issues/4096: Use new A-C API to observe store / state changes 2019-07-26 10:40:33 -04:00
.gitignore [fenix] Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle [fenix] For https://github.com/mozilla-mobile/fenix/issues/4128: Migrate Bookmarks to LibState (https://github.com/mozilla-mobile/fenix/pull/4254) 2019-07-25 21:55:51 -05:00
lint.xml [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1890 - Remove unused strings (https://github.com/mozilla-mobile/fenix/pull/1891) 2019-04-22 11:24:49 -07:00
metrics.yaml [fenix] For https://github.com/mozilla-mobile/fenix/issues/969: Adds telemetry for collections (https://github.com/mozilla-mobile/fenix/pull/3935) 2019-07-18 16:05:42 -07:00
pings.yaml [fenix] Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
proguard-rules.pro [fenix] For https://github.com/mozilla-mobile/fenix/issues/2094 - Keep motionlayout internals from being optimized away by (https://github.com/mozilla-mobile/fenix/pull/3937) 2019-07-08 14:29:51 -05:00