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
Sebastian Kaspari 9b633f7f0f Move creation of GeckoRuntime to flavor-specific source set.
Since we are now able to build against GeckoView Nightly and GeckoView Beta,
we should create the GeckoRuntime from a flavor-specific source set.

Creating the runtime is not covered by the AC abstraction and so API changes
in GeckoView Nightly can break the build and leaves us with no option to fix
it from a shared code base. Separating the creation of GeckoRuntime
allows us to adapt individually and also to configure the runtimes
differently.
5 years ago
..
java/org/mozilla/fenix Move creation of GeckoRuntime to flavor-specific source set. 5 years ago
res For #4007 - Refactor AppShareView in standalone Share Views 5 years ago
AndroidManifest.xml For #2053: Add persistent notification to close all private browsing tabs (#4913) 5 years ago
ic_launcher-web.png For #1970: Fixes Firefox Preview icon for older devices (#2005) 5 years ago