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
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
..
addons For #17917 - Finish migrating all synthetics usages 3 years ago
android For #19886 - Add connection sub-menu. 3 years ago
autofill Add dialog-like theme for AutofillSearchActivity 3 years ago
browser For #17917 - Finish migrating all synthetics usages 3 years ago
collections For #17917 - Finish migrating all synthetics usages 3 years ago
components For #17917 - Finish migrating all synthetics usages 3 years ago
crashes For #17917 - Finish migrating all synthetics usages 3 years ago
customtabs For #17917 - Finish migrating all synthetics usages 3 years ago
downloads For #17917 - Finish migrating all synthetics usages 3 years ago
exceptions For #17917: Use View binding in Login Exceptions 3 years ago
experiments Close #20267: Filter out network errors from Nimbus 3 years ago
ext For #20596 remove perf.startup probes 3 years ago
gecko Run ktlintFormat to adapt to latest formatting rules. 3 years ago
historymetadata For #17917 - Finish migrating all synthetics usages 3 years ago
home For #20586 - Put everything behing a secret setting 3 years ago
library For #17917 - Finish migrating all synthetics usages 3 years ago
media Issue #17174: Remove usage of old media APIs. 3 years ago
migration For #17917 - Finish migrating all synthetics usages 3 years ago
nimbus For #17917 - Finish migrating all synthetics usages 3 years ago
onboarding Run ktlintFormat to adapt to latest formatting rules. 3 years ago
perf For #20596 remove startup timeline probes 3 years ago
push Run ktlintFormat to adapt to latest formatting rules. 3 years ago
search For #17917 - Finish migrating all synthetics usages 3 years ago
selection Issue #18774: Move SelectionInteractor to new package 3 years ago
session Run ktlintFormat to adapt to latest formatting rules. 3 years ago
settings For #17917 - Remove the `kotlin-android-extensions` plugin 3 years ago
share For #17917 - Finish migrating all synthetics usages 3 years ago
shortcut For #17917 - Finish migrating all synthetics usages 3 years ago
sync For #17917 - Finish migrating all synthetics usages 3 years ago
tabhistory For #17917 - Finish migrating all synthetics usages 3 years ago
tabstray For #20328 - Adds telemetry for recentlyClosed button 3 years ago
telemetry Run ktlintFormat to adapt to latest formatting rules. 3 years ago
theme Use theming in debug screen. 3 years ago
trackingprotection For #17917 - Remove the `kotlin-android-extensions` plugin 3 years ago
utils For #17917 - Finish migrating all synthetics usages 3 years ago
whatsnew Run ktlintFormat to adapt to latest formatting rules. 3 years ago
widget Closes #19921: Update appcompat and fragment dependencies to 1.3.x 3 years ago
wifi Run ktlintFormat to adapt to latest formatting rules. 3 years ago
AppRequestInterceptor.kt Closes #19921: Update appcompat and fragment dependencies to 1.3.x 3 years ago
BrowserDirection.kt For #20764 add screen for opting out of experiments 3 years ago
Config.kt Closes #16256: Introduce build flag for "Mozilla Online" variant. 4 years ago
FeatureFlags.kt Enable recording of history metadata for all builds 3 years ago
FenixApplication.kt Closes 20975: Run metadata cleanup after Megazord.init() 3 years ago
FenixLogSink.kt For #14735: Remove debug logs from release build. (#15747) 4 years ago
GlobalDirections.kt For #8157: Redirect about:addons search (#13990) 4 years ago
HomeActivity.kt For #20586 - Basic Jetpack Compose implementation. 3 years ago
IntentReceiverActivity.kt External source support 3 years ago
NavHostActivity.kt Add method to test fragments in roboletric (#12261) 4 years ago
OnBackLongPressedListener.kt For #1048 - Add ability to view tab history by long-pressing the back or forward button. 4 years ago
SecureFragment.kt For #18507 - Prevent screenshots on credit card screens. (#19560) 3 years ago