Address.kt |
Converts a GeckoView [Autocomplete.Address] to an Android Components [Address].
|
1248 |
CreditCard.kt |
Converts a GeckoView [Autocomplete.CreditCard] to an Android Components [CreditCardEntry].
|
1101 |
GeckoChoice.kt |
Converts a GeckoView [GeckoChoice] to an Android Components [Choice].
|
1140 |
GeckoContentPermissions.kt |
Indicates if this Gecko permission is a tracking protection permission and it is excluded
from the tracking protection policies.
|
1171 |
Login.kt |
Converts a GeckoView [Autocomplete.LoginEntry] to an Android Components [LoginEntry].
|
1326 |
TrackingProtectionPolicy.kt |
Converts a [TrackingProtectionPolicy] into a GeckoView setting that can be used with [GeckoRuntimeSettings.Builder].
Also contains the cookie banner handling settings for regular and private browsing.
|
4757 |