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
Michael Comella 090650485f For #15279: remove redundant lazy wrapper from storage APIs.
They're currently lazy { lazy { value } }. Accessing `lazy.value`
directly allows us to make it lazy { value }. This should be more
performant and prevents us from double-counting these components.
4 years ago
..
assets For #14552: Do not display back button when there is no tab history. 4 years ago
java/org/mozilla For #15279: remove redundant lazy wrapper from storage APIs. 4 years ago
res Import l10n. (#16380) 4 years ago
AndroidManifest.xml Update Android Components, Kotlin, Gradle plugin (#16021) 4 years ago
ic_launcher-web.png Optimize PNGs. 4 years ago
ic_launcher_private-web.png Optimize PNGs. 4 years ago