A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
L
- lastIndexOf(E) - function in kotlin.collections.EnumEntries
- launchFileExplorer(File) - function in com.aliucord.Utils
- Launches the file explorer in the specified folder.
- launchUrl(String) - function in com.aliucord.Utils
- Launches an URL in the user's preferred Browser
- launchUrl(Uri) - function in com.aliucord.Utils
- Launches an URL in the user's preferred Browser
- layout(int,int,int,int) - function in android.view.PluginCard
- layout(int,int,int,int) - function in android.view.UpdaterPluginCard
- layout(int,int,int,int) - function in android.view.LinearLayout
- layout(Integer,Integer,Integer,Integer) - function in android.view.FailedPluginWidget
- layout(int,int,int,int) - function in android.view.Divider
- layout(int,int,int,int) - function in android.view.TextInput
- layout(int,int,int,int) - function in android.view.SaveButton
- layout(int,int,int,int) - function in android.view.Button
- layout(int,int,int,int) - function in android.view.DangerButton
- layout(int,int,int,int) - function in android.view.ToolbarButton
- LazyField - class in com.aliucord.utils
- A lazy field delegate designed to improve the performance in field reflection.
- lazyField(String) - function in com.aliucord.utils.ReflectDelegatesKt
- A lazy field delegate designed to improve the performance in field reflection.
- LazyMethod - class in com.aliucord.utils
- A lazy method delegate designed to improve the performance in method reflection.
- lazyMethod(String) - function in com.aliucord.utils.ReflectDelegatesKt
- A lazy method delegate designed to improve the performance in method reflection.
- length() - function in android.widget.Button
- length() - function in android.widget.DangerButton
- LinearLayout - class in com.aliucord.widgets
- Discord themed LinearLayout
- listIterator() - function in kotlin.collections.EnumEntries
- listIterator(Integer) - function in kotlin.collections.EnumEntries
- load(Context) - function in com.aliucord.entities.Plugin
- Called when your Plugin is loaded
- load(Context) - function in com.aliucord.coreplugins.NoTrack
- load(Context) - function in com.aliucord.entities.NoTrack
- load(Context) - function in com.aliucord.entities.TokenLogin
- load(Context) - function in com.aliucord.entities.ForwardedMessages
- loadCorePlugins(Context) - function in com.aliucord.PluginManager
- loadPlugin(Context,File) - function in com.aliucord.PluginManager
- Loads a plugin
- log(String) - function in com.aliucord.Utils
- Logs a message on debug level.
- Logger - class in com.aliucord
- Logger that will log to both logcat and Discord's debug log
- login(CharSequence) - function in com.aliucord.coreplugins.TokenLogin.Page