Companion

object Companion

Properties

Link copied to clipboard

Fires every time a new batch of plugins have been loaded, no guarantee about how often this is run and on which thread Boolean signifies if stuff should be force reloaded (true if force reload, false if reload when necessary).

Link copied to clipboard
const val ANIMATED_OUTLINE: Boolean = false
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Setting this will automatically enter the query in the search next time the search fragment is opened. This variable will clear itself after one use. Null does nothing.

Link copied to clipboard

Used by DataStoreHelper to fully reload home when switching accounts

Link copied to clipboard

Used by DataStoreHelper to fully reload library when switching accounts

Link copied to clipboard
const val TAG: String

Functions

Link copied to clipboard

Add file to delete on Exit.

Link copied to clipboard
fun handleAppIntentUrl(activity: FragmentActivity?, str: String?, isWebview: Boolean): Boolean