holy fooking L

This commit is contained in:
IndusAryan 2024-02-16 18:46:02 +05:30
parent dd9030cbe5
commit 6fcbf5badf

View file

@ -151,7 +151,6 @@ import com.lagradost.cloudstream3.utils.UIHelper.requestRW
import com.lagradost.cloudstream3.utils.UIHelper.toPx
import com.lagradost.cloudstream3.utils.USER_PROVIDER_API
import com.lagradost.cloudstream3.utils.USER_SELECTED_HOMEPAGE_API
import com.lagradost.cloudstream3.utils.UserPreferenceDelegate
import com.lagradost.nicehttp.Requests
import com.lagradost.nicehttp.ResponseParser
import com.lagradost.safefile.SafeFile
@ -340,9 +339,6 @@ class MainActivity : AppCompatActivity(), ColorPickerDialogListener {
*/
val reloadLibraryEvent = Event<Boolean>()
/** For battery optimisation **/
private var isAppOptimised : Boolean by UserPreferenceDelegate("isAppOptimised", false)
/**
* @return true if the str has launched an app task (be it successful or not)
* @param isWebview does not handle providers and opening download page if true. Can still add repos and login.