| CustomTabActivity.kt |
The main entry point for "custom tabs" opened by third-party apps.
|
3441 |
- |
| EdgeToEdgeActivity.kt |
Base [LocaleAwareAppCompatActivity] that handles adapting the UI to edge to edge display.
|
2718 |
- |
| EraseAndOpenShortcutActivity.kt |
Shortcut activity that erases all data and opens the app.
|
1165 |
- |
| EraseShortcutActivity.kt |
Shortcut activity that erases all data and finishes.
|
908 |
- |
| FirefoxInstallationHelper.kt |
Helper for opening the Google Play store to install Firefox.
|
1912 |
- |
| IntentReceiverActivity.kt |
This activity receives VIEW intents and either forwards them to MainActivity or CustomTabActivity.
|
2600 |
- |
| MainActivity.kt |
The main activity of the application, serving as the primary entry point and container for
various fragments like the browser and settings.
|
21544 |
- |
| TextActionActivity.kt |
Activity for receiving and processing an ACTION_PROCESS_TEXT intent.
|
1682 |
- |