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
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
4 years ago
..
sampledata For #7092: Add initial Migration UI 4 years ago
src For #11660: added prefetch for topsites and update in onCreateView() (#11668) 4 years ago
.gitignore Initializes Android project 6 years ago
build.gradle Fix breaking APIs in TabsAdapter and ViewHolder 4 years ago
lint.xml Fixes #1890 - Remove unused strings (#1891) 5 years ago
metrics.yaml For #11442 - Telemetry for tab counter menu. 4 years ago
pings.yaml Update Android Components version to 41.0.20200512130104 🎲🎲 (#10600) 4 years ago
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 4 years ago
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 4 years ago