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
RebecaTudor a1c7fca0d3 Bug 1809798 - Loads the right wallpaper when changing orientation
Because of the android:configChanges from Manifest that disable the
automate Activity recreation, the responsibility of handling the
configuration changes is transferred to Activity. When configurations
changes, onConfigurationChanged() is called.

So now when this function called, the correct orientation is sent
forward as parameter of applyWallpaper.
4 months ago
..
blocklist Bug 1862658 - Fix OutdatedDocumentation errors 7 months ago
collections Bug 1862658 - Fix OutdatedDocumentation errors 7 months ago
intent Revert "Bug 1861459 - Remove BrowsingModeManager usages outside of the Home Screen" 5 months ago
mozonline Bug 1815637 - cherry picking 548379d, the original rtl commit 10 months ago
pocket Bug 1874861 - Removed redundant LongParameterList suppression's 5 months ago
privatebrowsing Bug 1858882 - Update "Learn More" link in private browsing description 7 months ago
recentbookmarks Bug 1844750 - Improve fallback for homepage images thumbnails 5 months ago
recentsyncedtabs Bug 1874861 - Removed redundant LongParameterList suppression's 5 months ago
recenttabs Bug 1844750 - Improve fallback for homepage images thumbnails 5 months ago
recentvisits Bug 1862658 - Fix OutdatedDocumentation errors 7 months ago
sessioncontrol Revert "Bug 1861459 - Remove BrowsingModeManager usages outside of the Home Screen" 5 months ago
toolbar Bug 1838580 - [a11y] Increase tap area for search engine icon 4 months ago
topsites Bug 1870050 - Suppress false positive DiffUtilEquals lint 4 months ago
BottomSpacerViewHolder.kt [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/22889: add bottom spacer to onboarding adapter 2 years ago
HomeFragment.kt Bug 1809798 - Loads the right wallpaper when changing orientation 4 months ago
HomeMenu.kt Bug 1841156 - New event telemetry for customize homepage. 11 months ago
HomeMenuView.kt Bug 1874861 - Removed redundant LongParameterList suppression's 5 months ago
HomeScreenViewModel.kt [fenix] Close https://github.com/mozilla-mobile/fenix/issues/22402: Add top placeholder for home 3 years ago
PocketUpdatesMiddleware.kt Bug 1862658 - Fix OutdatedDocumentation errors 7 months ago
PrivateBrowsingButtonView.kt Revert "Bug 1861459 - Remove Home Screen usages of BrowsingModeManager" 5 months ago
SharedViewModel.kt [fenix] Remove tab tray feature flag (https://github.com/mozilla-mobile/fenix/pull/11176) 4 years ago
TabCounterView.kt Revert "Bug 1861459 - Remove BrowsingModeManager usages outside of the Home Screen" 5 months ago
ToolbarView.kt Bug 1822601 - Refactor toolbar related logic into a ToolbarView 1 year ago
TopPlaceholderViewHolder.kt [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Fix ktlint issues and remove them from baseline. 2 years ago