mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
holy fooking L
This commit is contained in:
parent
dd9030cbe5
commit
6fcbf5badf
1 changed files with 0 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue