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
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
..
assets For #20229 - Use the AC common implementation for ads/search telemetry 3 years ago
java/org/mozilla For #17917 - Remove the `kotlin-android-extensions` plugin 3 years ago
res For #17917: Use View binding in add-ons 3 years ago
AndroidManifest.xml Explicitly set android:extractNativeLibs to true in ApplicationManifest.xml 3 years ago
ic_launcher-web.png Optimize PNGs. 4 years ago
ic_launcher_private-web.png Optimize PNGs. 4 years ago