1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/browser
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.
2019-08-30 15:16:12 +02:00
..
browsingmode Move classes out of top-level package 2019-08-21 13:52:30 -07:00
readermode Closes #3986 & Closes #3661: Migrate QuickActionSheet to LibState & add tests (#4058) 2019-07-22 10:31:31 -07:00
BaseBrowserFragment.kt For #4921 - Adds WindowFeature to BaseBrowserFragment 2019-08-27 15:33:59 -04:00
BrowserFragment.kt Add custom tab fragment 2019-08-23 16:12:19 -04:00
BrowserPerformanceTestActivity.kt Move creation of GeckoRuntime to flavor-specific source set. 2019-08-30 15:16:12 +02:00
BrowserToolbarBottomBehavior.kt No issue: Adds lint exception for when statement (#3685) 2019-06-26 15:52:24 -07:00
BrowserToolbarTopBehavior.kt No issue: Adds lint exception for when statement (#3685) 2019-06-26 15:52:24 -07:00
FenixContextMenuCandidate.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
FenixSnackbarDelegate.kt No issue: Use putCompoundDrawables helper (#3982) 2019-07-15 08:24:59 -07:00