Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.settings
Package-level
declarations
Types
Functions
Properties
Types
Account
Adapter
Link copied to clipboard
class
AccountAdapter
(
clickCallback
:
(
AccountClickCallback
)
->
Unit
)
:
NoStateAdapter
<
AuthData
>
Account
Click
Callback
Link copied to clipboard
class
AccountClickCallback
(
val
action
:
Int
,
val
view
:
View
,
val
card
:
AuthData
)
Globals
Link copied to clipboard
object
Globals
Logcat
Adapter
Link copied to clipboard
class
LogcatAdapter
:
NoStateAdapter
<
String
>
Settings
Account
Link copied to clipboard
class
SettingsAccount
:
BasePreferenceFragmentCompat
,
BiometricAuthenticator.BiometricCallback
Settings
Fragment
Link copied to clipboard
class
SettingsFragment
:
BaseFragment
<
ERROR CLASS: Symbol not found for MainSettingsBinding
>
Settings
General
Link copied to clipboard
class
SettingsGeneral
:
BasePreferenceFragmentCompat
Settings
Player
Link copied to clipboard
class
SettingsPlayer
:
BasePreferenceFragmentCompat
Settings
Providers
Link copied to clipboard
class
SettingsProviders
:
BasePreferenceFragmentCompat
Settings
UI
Link copied to clipboard
class
SettingsUI
:
BasePreferenceFragmentCompat
Settings
Updates
Link copied to clipboard
class
SettingsUpdates
:
BasePreferenceFragmentCompat
Properties
app
Languages
Link copied to clipboard
val
appLanguages
:
List
<
Pair
<
String
,
String
>
>
List of app supported languages. Language code shall be a IETF BCP 47 conformant tag
Functions
get
Current
Locale
Link copied to clipboard
fun
getCurrentLocale
(
context
:
Context
)
:
String
name
Next
To
Flag
Emoji
Link copied to clipboard
fun
Pair
<
String
,
String
>
.
nameNextToFlagEmoji
(
)
:
String