You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix
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.
5 years ago
..
browser [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/541: Crash on Home Screen 5 years ago
components [fenix] BrowserToolbar UrlCommitListener requires Boolean return 5 years ago
customtabs [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/389 - Opens the browser when opening from a link 5 years ago
ext [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/449 - Adds Basic About Page with Dated Version Name 5 years ago
home [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/541: Crash on Home Screen 5 years ago
library [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/541: Crash on Home Screen 5 years ago
search [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/541: Crash on Home Screen 5 years ago
settings [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/347: Adds private browsing logic (https://github.com/mozilla-mobile/fenix/pull/506) 5 years ago
AppRequestInterceptor.kt [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/449 - Adds Basic About Page with Dated Version Name 5 years ago
BrowsingModeManager.kt [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/347: Adds private browsing logic (https://github.com/mozilla-mobile/fenix/pull/506) 5 years ago
Experiments.kt [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/290: Integrate new Fenix architecture 5 years ago
FenixApplication.kt [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/401: Resolve known leak and install LeakCanary 5 years ago
HomeActivity.kt [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/347: Adds private browsing logic (https://github.com/mozilla-mobile/fenix/pull/506) 5 years ago
IntentReceiverActivity.kt [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/389 - Opens the browser when opening from a link 5 years ago
ThemeManager.kt [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/438: Adds dynamic nav bar color 5 years ago