Updater

open class Updater

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Determines whether Aliucord is outdated
Link copied to clipboard
Determines whether the Base Discord is outdated
Link copied to clipboard
open fun isOutdated(component: String, version: String, newVersion: String): Boolean
Compares two SemVer-style versions to determine whether a component is outdated
Link copied to clipboard
Determines whether the updater is disabled
Link copied to clipboard
open fun updateAliucord(ctx: Context)
Replaces the local Aliucord version with the latest from Github
Link copied to clipboard
Determines whether the Aliucord dex is being loaded from storage