diff --git a/commons/detekt-baseline.xml b/commons/detekt-baseline.xml index e6561c733..dd2ef81aa 100644 --- a/commons/detekt-baseline.xml +++ b/commons/detekt-baseline.xml @@ -1111,8 +1111,6 @@ MaxLineLength:Context.kt$fun Context.hasPermission(permId: Int) MaxLineLength:Context.kt$return isThankYouInstalled() && ContextCompat.checkSelfPermission(this, PERMISSION_WRITE_GLOBAL_SETTINGS) == PERMISSION_GRANTED MaxLineLength:Context.kt$val Context.areSystemAnimationsEnabled: Boolean get() = Settings.Global.getFloat(contentResolver, Settings.Global.ANIMATOR_DURATION_SCALE, 0f) > 0f - MaxLineLength:Context.kt$val Context.navigationBarHeight: Int get() = if (navigationBarOnBottom && navigationBarSize.y != usableScreenSize.y) navigationBarSize.y else 0 - MaxLineLength:Context.kt$val Context.navigationBarOnSide: Boolean get() = usableScreenSize.x < realScreenSize.x && usableScreenSize.x > usableScreenSize.y MaxLineLength:Context.kt$val Context.notificationManager: NotificationManager get() = getSystemService(Context.NOTIFICATION_SERVICE) as NotificationManager MaxLineLength:Context.kt$val dayBits = arrayListOf(MONDAY_BIT, TUESDAY_BIT, WEDNESDAY_BIT, THURSDAY_BIT, FRIDAY_BIT, SATURDAY_BIT, SUNDAY_BIT) MaxLineLength:Context.kt$} @@ -1667,7 +1665,6 @@ WildcardImport:FileConflictDialog.kt$import androidx.compose.runtime.* WildcardImport:FileDirItem.kt$import org.fossify.commons.extensions.* WildcardImport:FileDirItem.kt$import org.fossify.commons.helpers.* - WildcardImport:FilePickerDialog.kt$import org.fossify.commons.extensions.* WildcardImport:FilepickerItemsAdapter.kt$import org.fossify.commons.extensions.* WildcardImport:FingerprintTab.kt$import org.fossify.commons.extensions.* WildcardImport:FolderLockingNoticeDialog.kt$import org.fossify.commons.compose.alert_dialog.* diff --git a/commons/lint-baseline.xml b/commons/lint-baseline.xml index 29e819b34..3aa4b821d 100644 --- a/commons/lint-baseline.xml +++ b/commons/lint-baseline.xml @@ -8,12 +8,12 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> @@ -95,28 +95,6 @@ column="51"/> - - - - - - - - @@ -190,7 +168,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> @@ -201,7 +179,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> @@ -332,7 +310,7 @@ errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip" errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> @@ -343,7 +321,7 @@ errorLine1="gradlePlugins-agp = "8.11.1"" errorLine2=" ~~~~~~~~"> @@ -354,7 +332,7 @@ errorLine1="gradlePlugins-agp = "8.11.1"" errorLine2=" ~~~~~~~~"> @@ -403,35 +381,13 @@ column="25"/> - - - - - - - - @@ -442,7 +398,7 @@ errorLine1="compose = "1.7.6"" errorLine2=" ~~~~~~~"> @@ -453,7 +409,7 @@ errorLine1="compose = "1.7.6"" errorLine2=" ~~~~~~~"> @@ -464,7 +420,7 @@ errorLine1="compose = "1.7.6"" errorLine2=" ~~~~~~~"> @@ -475,7 +431,7 @@ errorLine1="compose = "1.7.6"" errorLine2=" ~~~~~~~"> @@ -486,7 +442,7 @@ errorLine1="compose = "1.7.6"" errorLine2=" ~~~~~~~"> @@ -497,7 +453,7 @@ errorLine1="compose = "1.7.6"" errorLine2=" ~~~~~~~"> @@ -508,7 +464,7 @@ errorLine1="compose = "1.7.6"" errorLine2=" ~~~~~~~"> @@ -519,117 +475,18 @@ errorLine1="compose = "1.7.6"" errorLine2=" ~~~~~~~"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -766,39 +623,6 @@ column="32"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -971,7 +751,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> @@ -1048,7 +828,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> @@ -1059,7 +839,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> @@ -1070,7 +850,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> @@ -1081,7 +861,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> @@ -2968,7 +2748,7 @@ @@ -16211,7 +15991,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> @@ -16222,7 +16002,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> @@ -16270,50 +16050,6 @@ column="1"/> - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - @@ -19080,7 +18827,7 @@ errorLine2=" ~~~~~~~~~"> @@ -19091,7 +18838,7 @@ errorLine2=" ~~~~~~~~~"> @@ -19102,7 +18849,7 @@ errorLine2=" ~~~~~~~~~"> @@ -19223,7 +18970,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> diff --git a/samples/lint-baseline.xml b/samples/lint-baseline.xml index a0a156397..195b42491 100644 --- a/samples/lint-baseline.xml +++ b/samples/lint-baseline.xml @@ -41,13 +41,6 @@ column="7"/> - - - -