Name Description Size
animation
architecture
browser
ext
FocusApplication.kt 3618
home
iwebview
locale
MainActivity.kt Temporarily removing Turbo Mode for breaking sites. if (Settings.getInstance(this@MainActivity).shouldShowOnboarding()) { val onboardingIntent = Intent(this@MainActivity, OnboardingActivity::class.java) startActivity(onboardingIntent) } 11695
MainActivityIntentResponder.kt Takes [Intent]s sent to [MainActivity] and tells it what to do in response to them. This class is intended to free [MainActivity] from having to handle Intents. 2642
ScreenController.kt Loads the given url. If isTextInput is true, there should be no null parameters. 6200
search
session
settings
shortcut
telemetry
toolbar
TouchLayout.kt Allows us to intercept touch events happening anywhere on the screen without consuming them. 1942
UrlSearcher.kt 464
utils
widget