Package-level declarations
Types
The MainActivity is used as entry point of Pandoro's application for Android
Properties
AUTH_SCREEN -> route to navigate to the com.tecknobit.pandoro.ui.screens.auth.presenter.AuthScreen
bodyFontFamily -> the Pandoro's body font family
CREATE_CHANGE_NOTE_SCREEN -> route to navigate to the com.tecknobit.pandoro.ui.screens.createnote.presenter.CreateNoteScreen
CREATE_GROUP_SCREEN -> route to navigate to the com.tecknobit.pandoro.ui.screens.creategroup.presenter.CreateGroupScreen
CREATE_NOTE_SCREEN -> route to navigate to the com.tecknobit.pandoro.ui.screens.createnote.presenter.CreateNoteScreen
CREATE_PROJECT_SCREEN -> route to navigate to the com.tecknobit.pandoro.ui.screens.createproject.presenter.CreateProjectScreen
displayFontFamily -> the Pandoro's font family
GROUP_SCREEN -> route to navigate to the com.tecknobit.pandoro.ui.screens.group.presenter.GroupScreen
HOME_SCREEN -> route to navigate to the com.tecknobit.pandoro.ui.screens.home.presenter.HomeScreen
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
PROJECT_SCREEN -> route to navigate to the com.tecknobit.pandoro.ui.screens.project.presenter.ProjectScreen
requester -> the instance to manage the requests with the backend
SCHEDULE_UPDATE_SCREEN -> route to navigate to the com.tecknobit.pandoro.ui.screens.scheduleupdate.presenter.ScheduleUpdateScreen
SPLASHSCREEN -> route to navigate to the com.tecknobit.pandoro.ui.screens.splashscreen.Splashscreen
Functions
Common entry point of the Pandoro application
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 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 copy to the clipboard a content value
Method to copy to the clipboard a content value
Method to copy to the clipboard a content value
Method to get the current screen dimension of the device where the application is running
Method to get the current screen dimension of the device where the application is running
Method to get the current screen dimension of the device where the application is running
Method to get the current screen dimension of the device where the application is running
Method to get the image picture's path
Method to get the image picture's path
Method to get the image picture's path
Method to set locale language for the application
Method to set locale language for the application
Method to set locale language for the application
Method to init the local session and the related instances then start the user session