1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/components
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
..
history For #4137 - Adds pagination to the history view 2019-07-31 14:35:33 -07:00
metrics Closes #773 - Add shortcuts to homescreen (#4925) 2019-08-29 14:45:11 -05:00
toolbar Closes #773 - Add shortcuts to homescreen (#4925) 2019-08-29 14:45:11 -05:00
Analytics.kt No issue: Add Sentry breadcrumbs to ease crash investigations 2019-06-24 16:21:43 -07:00
BackgroundServices.kt Closes #4218: Remove forced registration renewal for push 2019-08-28 21:14:12 -04:00
Components.kt Closes #773 - Add shortcuts to homescreen (#4925) 2019-08-29 14:45:11 -05:00
Core.kt Move creation of GeckoRuntime to flavor-specific source set. 2019-08-30 15:16:12 +02:00
FenixSnackbar.kt For #4128: Migrate Bookmarks to LibState (#4254) 2019-07-25 21:55:51 -05:00
FindInPageIntegration.kt For #4066: Create InflationAwareFeature for lazy inflation 2019-08-09 11:48:55 -04:00
FirebasePush.kt For #3015: Add push support for send tab 2019-07-15 16:38:49 -04:00
InflationAwareFeature.kt For #4066: Create InflationAwareFeature for lazy inflation 2019-08-09 11:48:55 -04:00
NotificationManager.kt For #3505: Opening a sent tab crashes Fenix (#3507) 2019-06-27 10:47:54 -05:00
PermissionStorage.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Search.kt Use new async API to load and access search engines 2019-08-29 18:16:02 -07:00
Services.kt Closes #4467: Use a-c version of FirefoxAccountsAuthFeature 2019-08-07 13:42:39 -07:00
StoreProvider.kt No issue: Removes deprecated usage of ViewModelProviders 2019-08-07 19:21:41 -04:00
TabCollectionStorage.kt Closes #3332 - Do not alter text of hosts of tabs in collection 2019-07-17 09:02:30 -07:00
UseCases.kt Closes #773 - Add shortcuts to homescreen (#4925) 2019-08-29 14:45:11 -05:00
Utilities.kt Closes #773 - Add shortcuts to homescreen (#4925) 2019-08-29 14:45:11 -05:00