Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-prefs
/
org.meshtastic.core.prefs.di
/
CorePrefsAndroidModule
Core
Prefs
Android
Module
android
class
CorePrefsAndroidModule
(
source
)
Members
Constructors
Core
Prefs
Android
Module
Link copied to clipboard
android
constructor
(
)
Functions
provide
Analytics
Data
Store
Link copied to clipboard
android
fun
provideAnalyticsDataStore
(
context
:
Context
)
:
DataStore
<
Preferences
>
provide
App
Data
Store
Link copied to clipboard
android
fun
provideAppDataStore
(
context
:
Context
)
:
DataStore
<
Preferences
>
provide
Custom
Emoji
Data
Store
Link copied to clipboard
android
fun
provideCustomEmojiDataStore
(
context
:
Context
)
:
DataStore
<
Preferences
>
provide
Filter
Data
Store
Link copied to clipboard
android
fun
provideFilterDataStore
(
context
:
Context
)
:
DataStore
<
Preferences
>
provide
Homoglyph
Encoding
Data
Store
Link copied to clipboard
android
fun
provideHomoglyphEncodingDataStore
(
context
:
Context
)
:
DataStore
<
Preferences
>
provide
Map
Consent
Data
Store
Link copied to clipboard
android
fun
provideMapConsentDataStore
(
context
:
Context
)
:
DataStore
<
Preferences
>
provide
Map
Data
Store
Link copied to clipboard
android
fun
provideMapDataStore
(
context
:
Context
)
:
DataStore
<
Preferences
>
provide
Map
Tile
Provider
Data
Store
Link copied to clipboard
android
fun
provideMapTileProviderDataStore
(
context
:
Context
)
:
DataStore
<
Preferences
>
provide
Mesh
Data
Store
Link copied to clipboard
android
fun
provideMeshDataStore
(
context
:
Context
)
:
DataStore
<
Preferences
>
provide
Mesh
Log
Data
Store
Link copied to clipboard
android
fun
provideMeshLogDataStore
(
context
:
Context
)
:
DataStore
<
Preferences
>
provide
Radio
Data
Store
Link copied to clipboard
android
fun
provideRadioDataStore
(
context
:
Context
)
:
DataStore
<
Preferences
>
provide
Ui
Data
Store
Link copied to clipboard
android
fun
provideUiDataStore
(
context
:
Context
)
:
DataStore
<
Preferences
>