You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix/settings
Mugurell cb32b1437e For #17917 - Remove the `kotlin-android-extensions` plugin
This means no code will be generated by Kotlin Android Extensions for caching
views and also for @Parcelize annotated classes.

As recommended in the official documentation
https://developer.android.com/topic/libraries/view-binding/migration#gradle
we need to switch on using `kotlinx.parcelize.Parcelize` instead of
`import kotlinx.android.parcel.Parcelize`

For #17917 - Remove the `kotlin-android-extensions` plugin

This means no code will be generated by Kotlin Android Extensions for caching
views and also for @Parcelize annotated classes.

As recommended in the official documentation
https://developer.android.com/topic/libraries/view-binding/migration#gradle
we need to switch on using `kotlinx.parcelize.Parcelize` instead of
`import kotlinx.android.parcel.Parcelize`
3 years ago
..
about Run ktlintFormat to adapt to latest formatting rules. 3 years ago
account For #17917 - Finish migrating all synthetics usages 3 years ago
advanced For #17917 - Finish migrating all synthetics usages 3 years ago
biometric For #18264 - Add biometric prompt to credit card settings (#19505) 3 years ago
creditcards Closes #20723: Fix credit card management fragment binding 3 years ago
deletebrowsingdata For #17917: Use View binding in settings screens. 3 years ago
logins For #17917 - Remove the `kotlin-android-extensions` plugin 3 years ago
quicksettings For #17917 - Finish migrating all synthetics usages 3 years ago
search Run ktlintFormat to adapt to latest formatting rules. 3 years ago
sitepermissions Run ktlintFormat to adapt to latest formatting rules. 3 years ago
studies For #20919 quite the app when turning on/off experiments 3 years ago
AccessibilityFragment.kt For #15910 - Adds back automatic toggle, disables slider when enabled (#16070) 4 years ago
CustomizationFragment.kt Run ktlintFormat to adapt to latest formatting rules. 3 years ago
DataChoicesFragment.kt For #20764 add screen for opting out of experiments 3 years ago
DefaultBrowserPreference.kt Add documentation 4 years ago
DropDownListPreference.kt For #8565: Fix updating dropdown preferences in ETP settings! (#8573) 4 years ago
Extensions.kt Run ktlintFormat to adapt to latest formatting rules. 3 years ago
OnSharedPreferenceChangeListener.kt Clean up settings fragments 5 years ago
PairFragment.kt Run ktlintFormat to adapt to latest formatting rules. 3 years ago
PhoneFeature.kt For #17917 - Remove the `kotlin-android-extensions` plugin 3 years ago
PrivateBrowsingFragment.kt For #17785 - Use screenshots setting when adding secure flag 3 years ago
RadioButtonInfoPreference.kt Fixes existing lint errors 4 years ago
RadioButtonPreference.kt Issue #19956: Add telemetry for tab view setting changes 3 years ago
SecretDebugSettingsFragment.kt Use theming in debug screen. 3 years ago
SecretSettingsFragment.kt For #20586 - Basic Jetpack Compose implementation. 3 years ago
SettingsFragment.kt Run ktlintFormat to adapt to latest formatting rules. 3 years ago
SharedPreferenceUpdater.kt Fix license on remaining files 4 years ago
StringSharedPreferenceUpdater.kt For #8565: Fix updating dropdown preferences in ETP settings! (#8573) 4 years ago
SupportUtils.kt For #20764 add screen for opting out of experiments 3 years ago
SyncPreference.kt For #19564: Explicitly update switch state for a11y event announcements. (#19589) 3 years ago
SyncPreferenceView.kt Run ktlintFormat to adapt to latest formatting rules. 3 years ago
TabsSettingsFragment.kt Remove duplicated line in TabsSettingsFragment 3 years ago
TextPercentageSeekBarPreference.kt Run ktlintFormat to adapt to latest formatting rules. 3 years ago
TrackingProtectionFragment.kt Run ktlintFormat to adapt to latest formatting rules. 3 years ago