PluginsViewModel

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun handlePluginAction(activity: Activity?, repositoryUrl: String, plugin: Plugin, isLocal: Boolean): Job
Link copied to clipboard
fun search(query: String?)
Link copied to clipboard
Link copied to clipboard
fun updatePluginList(context: Context?, repositoryUrl: String): Job
Link copied to clipboard

Update the list but only with the local data. Used for file management.