186186-keep class kotlin.collections.CollectionsKt__CollectionsKt { *; }
187187-keep class okhttp3.OkHttpClient$Builder { *; }
188188-keep class androidx.leanback.widget.ItemBridgeAdapter { *; }
189- -keep class com.liskovsoft.smartyoutubetv2.common.app.presenters.dialogs.menu.providers.ContextMenuProvider { *; }
190- -keep class com.google.android.exoplayer2.util.Util { *; }
191- -keep class com.bumptech.glide.request.RequestOptions { *; }
192- -keep class com.liskovsoft.smartyoutubetv2.tv.ui.mod.leanback.playerglue.tooltips.TooltipCompatHandler { *; }
193189-keep class androidx.leanback.app.BrowseSupportFragment { *; }
194190-keep class io.reactivex.internal.operators.observable.ObservableDelaySubscriptionOther { *; }
195191-keep class com.google.gson.internal.bind.TypeAdapters$7 { *; }
207203#-keep class kotlin.collections.builders.* { *; }
208204#-keep class androidx.room.** { *; }
209205
210- # NOTE: the lines below makes VirusTotal treat the app as Malware (Google: Detected, Ikarus: Trojan.AndroidOS.Agent)
206+ # NOTE: Stable/Beta: VirusTotal (Google: Detected, Ikarus: Trojan.AndroidOS.Agent)
211207#-keep class com.liskovsoft.smartyoutubetv2.tv.ui.main.MainApplication { *; }
212208#-keep class com.liskovsoft.smartyoutubetv2.common.app.models.playback.controllers.AutoFrameRateController { *; }
213209#-keep class com.liskovsoft.smartyoutubetv2.common.prefs.MainUIData { *; }
214- #-keep class com.liskovsoft.smartyoutubetv2.common.app.presenters.ChannelUploadsPresenter { *; }
210+ #-keep class com.liskovsoft.smartyoutubetv2.common.app.presenters.ChannelUploadsPresenter { *; }
211+
212+ # NOTE: Fdroid: VirusTotal (Google: Detected, Ikarus: Trojan.AndroidOS.Agent)
213+ #-keep class com.liskovsoft.smartyoutubetv2.common.app.presenters.dialogs.menu.providers.ContextMenuProvider { *; }
214+ #-keep class com.google.android.exoplayer2.util.Util { *; }
215+ #-keep class com.bumptech.glide.request.RequestOptions { *; }
216+ #-keep class com.liskovsoft.smartyoutubetv2.tv.ui.mod.leanback.playerglue.tooltips.TooltipCompatHandler { *; }
0 commit comments