Package-level declarations

Functions

Link copied to clipboard

Function to generate a random color for a collection

Link copied to clipboard
fun getCompleteMediaItemUrl(relativeMediaUrl: String): String

Function to get the complete media url with the current localUser.hostAddress value to display a media item such profile pictures or logo pictures

Link copied to clipboard
fun getFilePath(context: Context, uri: Uri): String?

Function to get the complete file path of an file

Link copied to clipboard
fun <T : RefyItem> List<T>.getRefyItem(itemId: String?): T?

Function to get from a RefyItem list the item with the corresponding to the identifier pass as parameter

Link copied to clipboard

Function to get the color from its hex code

Link copied to clipboard

Function to transform a Color value in the corresponding hex code