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/home
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
..
sessions [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/545: overflow menu for multitasking mixes regular and private 5 years ago
tabs [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
HomeFragment.kt [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/541: Crash on Home Screen 5 years ago
HomeLayouts.kt [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/431: Scroll-down on the home screen messes up everything 5 years ago
HomeMenu.kt [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/511: Corrects theming for home fragment menu 5 years ago
KeyTrigger.kt [fenix] For https://github.com/mozilla-mobile/fenix/issues/456 - Moves out KeyTrigger into its own file 5 years ago
SearchView.kt [fenix] Closes https://github.com/mozilla-mobile/fenix/pull/363 & Closes https://github.com/mozilla-mobile/fenix/issues/364: Adds private browsing theme (https://github.com/mozilla-mobile/fenix/pull/405) 5 years ago