Package-level declarations

Types

Link copied to clipboard

The MainActivity is used as entry point of Pandoro's application for Android

Properties

Link copied to clipboard

bodyFontFamily the Pandoro's body font family

Link copied to clipboard

displayFontFamily the Pandoro's font family

Link copied to clipboard
lateinit var imageLoader: ImageLoader

imageLoader the image loader used by coil library to load the image and by-passing the https self-signed certificates

Link copied to clipboard
val localUser: EquinoxLocalUser

localUser the helper to manage the local sessions stored locally in the device

Link copied to clipboard

requester the instance to manage the requests with the backend

Functions

Link copied to clipboard

Common entry point of the Pandoro application

Link copied to clipboard

Method to check whether are available any updates for each platform and then launch the application which the correct first screen to display

Method to check whether are available any updates for each platform and then launch the application which the correct first screen to display

Method to check whether are available any updates for each platform and then launch the application which the correct first screen to display

Method to check whether are available any updates for each platform and then launch the application which the correct first screen to display

Method to check whether are available any updates for each platform and then launch the application which the correct first screen to display

Link copied to clipboard

Method to manage correctly the back navigation from the current screen

Method to manage correctly the back navigation from the current screen

Method to manage correctly the back navigation from the current screen

Method to manage correctly the back navigation from the current screen

Method to manage correctly the back navigation from the current screen

main
Link copied to clipboard
fun main()

The main function is used as entry point of Nova's application for Desktop

fun main()
Link copied to clipboard
Link copied to clipboard
actual fun setUserLanguage()

Method to set locale language for the application

expect fun setUserLanguage()

Method to set locale language for the application

actual fun setUserLanguage()

Method to set locale language for the application

actual fun setUserLanguage()

Method to set locale language for the application

actual fun setUserLanguage()

Method to set locale language for the application

Link copied to clipboard

Method to init the local session and the related instances then start the user session