1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix
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
..
collections Closes #2690 - Clean up CreateCollection viewmodel (#4731) 2019-08-20 10:45:41 -07:00
components Move creation of GeckoRuntime to flavor-specific source set. 2019-08-30 15:16:12 +02:00
customtabs Issue #1000 - Remove isCustomTab flag (#4656) 2019-08-20 10:00:49 -07:00
exceptions For #4326 - Updates codebase to support latest version of ktlint 2019-08-21 13:50:51 -07:00
ext Fixes #4771 - Add method for sessions of type (#4782) 2019-08-27 13:04:03 -07:00
home Extract intent processors from HomeActivity (#4884) 2019-08-22 13:31:40 -05:00
library For #4398 - add HistoryController (#4837) 2019-08-27 10:33:40 -07:00
quickactionsheet For #4326 - Updates codebase to support latest version of ktlint 2019-08-21 13:50:51 -07:00
search For #4399: Create LibState Controller for Search (#4673) 2019-08-20 09:07:00 -07:00
settings No issue: Clean up preferences code (#4699) 2019-08-21 08:38:14 -07:00
share For 4007 - Add unit tests for the Share Interactor, Controller and list Adapters 2019-08-29 18:12:50 -07:00
utils No issue: Clean up preferences code (#4699) 2019-08-21 08:38:14 -07:00
HomeActivityTest.kt Issue #1000 - Remove isCustomTab flag (#4656) 2019-08-20 10:00:49 -07:00
TestApplication.kt For #4508: Treats warnings as errors (#4543) 2019-08-07 14:00:53 -07:00
TestUtils.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00