1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/home
MarcLeclair b52091ed34
For #11660: added prefetch for topsites and update in onCreateView() (#11668)
* For #11660:added prefetch for topsites

TopSites will be prefetched with observerOnce (wrapper around observerForever).
Also, the SessionControlView.update() is called right away instead of waiting from consumeFrom
in the HomeFragment.onCreateView() which will allow the UI to render all at once on its first
perform traversal

* Removed the submitList(null) since it retriggered a drawing on lower end device
2020-06-18 19:43:20 -04:00
..
intent For #5148: Switch to the correct tab on media notification clicked 2020-06-09 22:39:39 -04:00
sessioncontrol For #11660: added prefetch for topsites and update in onCreateView() (#11668) 2020-06-18 19:43:20 -04:00
tips For #9208: Adds in-product prompt to homescreen (#9836) 2020-04-22 14:29:43 -07:00
HomeFragment.kt For #11660: added prefetch for topsites and update in onCreateView() (#11668) 2020-06-18 19:43:20 -04:00
HomeFragmentStore.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
HomeMenu.kt For #11132: Replaces wrong icons from menus 2020-06-09 22:19:43 -04:00
HomeScreenViewModel.kt Don't use ProcessLifecycleOwner for view-tied consume 2020-04-20 12:07:37 -07:00
ImageViewTopCrop.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Mode.kt Part 3: Mark accountManager as 'lazy' in Mode.kt 2020-03-30 21:43:38 -07:00
PrivateBrowsingButtonView.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
SharedViewModel.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00