Package-level declarations
Types
The MainActivity is used as entry point of Ametista's application for Android
Properties
APPLICATION_SCREEN
-> route to navigate to the com.tecknobit.ametista.ui.screens.application.presenter.ApplicationScreen
APPLICATIONS_SCREEN
-> route to navigate to the com.tecknobit.ametista.ui.screens.applications.presenter.ApplicationsScreen
AUTH_SCREEN
-> route to navigate to the com.tecknobit.ametista.ui.screens.auth.presenter.AuthScreen
bodyFontFamily
-> the Ametista's body font family
CHANGE_VIEWER_PASSWORD_SCREEN
-> route to navigate to the com.tecknobit.ametista.ui.screens.changeviewerpassword.presenter.ChangeViewerPasswordScreen
displayFontFamily
-> the Ametista's font family
imageLoader
-> the image loader used by coil library
to load the image and by-passing the
https self-signed certificates
localUser
-> the helper to manage the local
sessions stored locally in the device
PLATFORM_SCREEN
-> route to navigate to the com.tecknobit.ametista.ui.screens.platform.presenter.PlatformScreen
requester
-> the instance to manage the requests
with the backend
SESSION_SCREEN
-> route to navigate to the com.tecknobit.ametista.ui.screens.session.presenter.SessionScreen
SPLASH_SCREEN
-> route to navigate to the com.tecknobit.ametista.ui.screens.navigation.Splashscreen
UPSERT_APPLICATION_SCREEN
-> route to navigate to the com.tecknobit.ametista.ui.screens.upsertapplication.presenter.UpsertApplicationScreen
Functions
Common entry point of the **Ametista` application
Function to check whether are available any updates for each platform and then launch the application which the correct first screen to display
Function to check whether are available any updates for each platform and then launch the application which the correct first screen to display
Function 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
Function to manage correctly the back navigation from the current screen
Function to manage correctly the back navigation from the current screen
Function to manage correctly the back navigation from the current screen
Method to manage correctly the back navigation from the current screen
Function to set locale language for the application
Function to set locale language for the application
Function to set locale language for the application
Method to set locale language for the application
Function to init the local session and the related instances then start the user session