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