| Analytics.kt |
Component group for all functionality related to analytics e.g. crash reporting and telemetry. |
2924 |
- |
| BackgroundServices.kt |
Component group for background services. These are components that need to be accessed from within a background
worker.
|
5709 |
- |
| Core.kt |
Component group for all core browser functionality. |
11863 |
- |
| Push.kt |
Component group for push services. These components use services that strongly depend on push messaging (e.g.
WebPush, SendTab).
|
1896 |
- |
| Services.kt |
Component group which encapsulates foreground-friendly services. |
1606 |
- |
| UseCases.kt |
Component group for all use cases. Use cases are provided by feature modules and can be triggered by UI interactions.
|
2813 |
- |
| Utilities.kt |
Component group for miscellaneous components. |
2284 |
- |