Package-level declarations

Types

Link copied to clipboard

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

Properties

Link copied to clipboard
lateinit var bodyFontFamily: FontFamily

bodyFontFamily the Neutron's body font family

Link copied to clipboard

displayFontFamily the Neutron'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

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
fun App()

Common entry point of the Neutron 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()

Method to start the of Neutron desktop app

fun main()

Method to start the of`Neutron** webapp

Link copied to clipboard

Method to start the of Neutron iOs app

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