Package-level declarations
Types
The NotificationChecker class is useful to check any notifications available to send to the user while the desktop application is hidden
NotificationsReceiver
class is useful to receive the ACTION_BOOT_COMPLETED
action and then make the routine to
check if there are any notifications to
send to the user
The NovaRequester class is useful to communicate with the Nova's backend
Functions
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 Desktop platform with the UpdaterDialog component and then launch the application which the correct first screen to display
Function to get the notifications of the user, this routine will continue whether the fetchNotifications is set on true and the current local session is active
Function to init the local session and the related instances
Function to get whether the notifications fetching is enabled
Function to start the notifications fetching
Function to start the notifications fetching