Browser.kt |
Encapsulates internal interactions with the browser.
|
662 |
BrowserFragment.kt |
An interface expected to be implemented by the Activities that create a BrowserFragment. |
9978 |
BrowserViewModel.kt |
The view state, and UI event callback interface, of the browser UI component.
|
1786 |
FullscreenCallbacks.kt |
An [IWebView.Callback] that only handles the fullscreen related callbacks.
|
5926 |
HomeTileAdapter.kt |
Duration of animation to show custom tile. If the duration is too short, the tile will just
pop-in. I speculate this happens because the amount of time it takes to downsample the bitmap
is longer than the animation duration.
|
9613 |
HomeTileGridNavigation.kt |
|
3122 |
LocalizedContent.kt |
Load the content for focus:about
|
3971 |
URLs.kt |
A collection of known URLs and parts of URLs.
|
1059 |
WebCompat.kt |
Encapsulates functionality to address web compat issues.
|
1803 |