Package-level declarations

Types

Link copied to clipboard
actual class KReviewer

The KReviewer class is useful to manage the biometric authentication

expect class KReviewer

The KReviewer class is useful to manage the biometric authentication

actual class KReviewer

The KReviewer class is useful to manage the biometric authentication

actual class KReviewer

The KReviewer class is useful to manage the biometric authentication

actual class KReviewer

The KReviewer class is useful to manage the biometric authentication

Link copied to clipboard
open class PandoroRequester(host: String, userId: String? = null, userToken: String? = null, debugMode: Boolean = false) : EquinoxRequester

The PandoroRequester class is useful to communicate with the Pandoro's backend

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

navigator the navigator instance is useful to manage the navigation between the screens of the application

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.pandoro.imageLoader instance

expect fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.pandoro.imageLoader instance

actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.pandoro.imageLoader instance

actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.ametista.imageLoader instance

actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.ametista.imageLoader instance

Link copied to clipboard
fun navToCreateChangeNoteScreen(projectId: String, update: Update, noteId: String? = null)

Method used to navigate to the CREATE_CHANGE_NOTE_SCREEN route

Link copied to clipboard
fun navToCreateGroupScreen(groupId: String? = null)

Method used to navigate to the CREATE_GROUP_SCREEN route

Link copied to clipboard
fun navToCreateNoteScreen(noteId: String? = null)

Method used to navigate to the CREATE_NOTE_SCREEN route

Link copied to clipboard
fun navToCreateProjectScreen(projectId: String? = null)

Method used to navigate to the CREATE_PROJECT_SCREEN route

Link copied to clipboard
fun navToGroupScreen(groupId: String)

Method used to navigate to the GROUP_SCREEN route

Link copied to clipboard

Method used to navigate to the HOME_SCREEN route

Link copied to clipboard
fun navToProjectScreen(projectId: String, updateId: String? = null)

Method used to navigate to the PROJECT_SCREEN route

Link copied to clipboard

Method used to navigate to the SCHEDULE_UPDATE_SCREEN route

Link copied to clipboard

Method used to navigate to the SPLASHSCREEN route