A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
R
- r() - function in com.discord.api.channel.Channel
- raw() - function in com.aliucord.wrappers.ChannelWrapper
- Returns the raw (obfuscated) Channel Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.GuildEmojiWrapper
- Returns the raw (obfuscated) GuildEmoji Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.GuildMemberWrapper
- Returns the raw (obfuscated) GuildMember Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.GuildRoleWrapper
- Returns the raw (obfuscated) GuildRole Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.GuildWrapper
- Returns the raw (obfuscated) Guild Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.PermissionOverwriteWrapper
- Returns the raw (obfuscated) PermissionOverwrite Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.embeds.AuthorWrapper
- Returns the raw (obfuscated) EmbedAuthor Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.embeds.FieldWrapper
- Returns the raw (obfuscated) EmbedField Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.embeds.FooterWrapper
- Returns the raw (obfuscated) EmbedFooter Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.embeds.ImageWrapper
- Returns the raw (obfuscated) EmbedImage Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.embeds.MessageEmbedWrapper
- Returns the raw (obfuscated) MessageEmbed Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.embeds.ProviderWrapper
- Returns the raw (obfuscated) EmbedProvider Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.embeds.ThumbnailWrapper
- Returns the raw (obfuscated) EmbedThumbnail Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.embeds.VideoWrapper
- Returns the raw (obfuscated) EmbedVideo Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.messages.AttachmentWrapper
- Returns the raw (obfuscated) MessageAttachment Object associated with this wrapper
- raw() - function in com.aliucord.wrappers.stickers.BaseStickerWrapper
- Returns the raw (obfuscated) BaseSticker Object associated with this wrapper
- read(com.google.gson.stream.JsonReader) - function in com.aliucord.utils.SemVer.Adapter
- readAsText(java.io.InputStream) - function in com.aliucord.utils.IOUtils
- Reads the InputStream as text
- readBytes(java.io.InputStream) - function in com.aliucord.utils.IOUtils
- Reads the InputStream into a
byte[]
- recomputeViewAttributes(android.view.View) - function in android.view.ViewGroup
- recomputeViewAttributes(android.view.View) - function in android.view.ViewGroup
- ReflectDelegatesKt - class in com.aliucord.utils
- ReflectUtils - class in com.aliucord.utils
- Utility class to ease Reflection
- refreshDrawableState() - function in android.view.View
- refreshDrawableState() - function in android.view.View
- refreshDrawableState() - function in com.google.android.material.button.MaterialButton
- registerAdapterDataObserver(androidx.recyclerview.widget.RecyclerView.AdapterDataObserver) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- registerCommand(java.lang.String,java.lang.String,com.discord.models.commands.ApplicationCommandOption,kotlin.jvm.functions.Function1) - function in com.aliucord.api.CommandsAPI
- Registers a slash command.
- registerCommand(java.lang.String,java.lang.String,java.util.List,kotlin.jvm.functions.Function1) - function in com.aliucord.api.CommandsAPI
- Registers a slash command.
- registerCommand(java.lang.String,java.lang.String,kotlin.jvm.functions.Function1) - function in com.aliucord.api.CommandsAPI
- Registers a slash command.
- registerForActivityResult(androidx.activity.result.contract.ActivityResultContract,androidx.activity.result.ActivityResultCallback) - function in androidx.fragment.app.Fragment
- registerForActivityResult(androidx.activity.result.contract.ActivityResultContract,androidx.activity.result.ActivityResultCallback) - function in androidx.fragment.app.Fragment
- registerForActivityResult(androidx.activity.result.contract.ActivityResultContract,androidx.activity.result.ActivityResultRegistry,androidx.activity.result.ActivityResultCallback) - function in androidx.fragment.app.Fragment
- registerForContextMenu(android.view.View) - function in androidx.fragment.app.Fragment
- registerForContextMenu(android.view.View) - function in androidx.fragment.app.Fragment
- registerForContextMenu(android.view.View) - function in com.aliucord.fragments.FragmentProxy
- registerForContextMenu(android.view.View) - function in com.aliucord.fragments.FragmentProxy
- releasePointerCapture() - function in android.view.View
- releasePointerCapture() - function in android.view.View
- remountPlugin(java.lang.String) - function in com.aliucord.PluginManager
- Remounts the plugin (stop -> unload -> load -> start)
- remove(java.lang.String) - function in com.aliucord.SettingsUtilsJSON
- Removes Item from settings
- remove(java.lang.String) - function in com.aliucord.api.SettingsAPI
- Removes Item from settings
- removeAllViews() - function in android.view.ViewGroup
- removeAllViews() - function in android.view.ViewGroup
- removeAllViewsInLayout() - function in android.view.ViewGroup
- removeAllViewsInLayout() - function in android.view.ViewGroup
- removeCallbacks(java.lang.Runnable) - function in android.view.View
- removeCallbacks(java.lang.Runnable) - function in android.view.View
- removeHeaderButton(com.aliucord.views.ToolbarButton) - function in com.aliucord.fragments.SettingsPage
- Removes a button to the Toolbar associated with this Page
- removeHeaderButton(com.aliucord.views.ToolbarButton) - function in com.aliucord.fragments.SettingsPage
- Removes a button to the Toolbar associated with this Page
- removeHeaderButton(com.aliucord.views.ToolbarButton) - function in com.aliucord.fragments.SettingsPage
- Removes a button to the Toolbar associated with this Page
- removeHeaderButton(int) - function in com.aliucord.fragments.SettingsPage
- removeHeaderButton(int) - function in com.aliucord.fragments.SettingsPage
- removeHeaderButton(java.lang.Integer) - function in com.aliucord.fragments.SettingsPage
- removeIf(java.util.Collection,kotlin.jvm.functions.Function1) - function in com.aliucord.CollectionUtils
- Removes all elements from the collection which pass the filter
- removeOnAttachStateChangeListener(android.view.View.OnAttachStateChangeListener) - function in android.view.View
- removeOnAttachStateChangeListener(android.view.View.OnAttachStateChangeListener) - function in android.view.View
- removeOnCheckedChangeListener(com.google.android.material.button.MaterialButton.OnCheckedChangeListener) - function in com.google.android.material.button.MaterialButton
- removeOnLayoutChangeListener(android.view.View.OnLayoutChangeListener) - function in android.view.View
- removeOnLayoutChangeListener(android.view.View.OnLayoutChangeListener) - function in android.view.View
- removeOnUnhandledKeyEventListener(android.view.View.OnUnhandledKeyEventListener) - function in android.view.View
- removeOnUnhandledKeyEventListener(android.view.View.OnUnhandledKeyEventListener) - function in android.view.View
- removeScrollView() - function in com.aliucord.fragments.SettingsPage
- All Pages are wrapped into a Scrollview.
- removeScrollView() - function in com.aliucord.fragments.SettingsPage
- All Pages are wrapped into a Scrollview.
- removeScrollView() - function in com.aliucord.fragments.SettingsPage
- All Pages are wrapped into a Scrollview.
- removeTextChangedListener(android.text.TextWatcher) - function in android.widget.TextView
- removeView(android.view.View) - function in android.view.ViewGroup
- removeView(android.view.View) - function in android.view.ViewGroup
- removeView(android.view.View) - function in com.aliucord.fragments.SettingsPage
- Removes a view from the LinearLayout associated with this Page
- removeView(android.view.View) - function in com.aliucord.fragments.SettingsPage
- Removes a view from the LinearLayout associated with this Page
- removeView(android.view.View) - function in com.aliucord.fragments.SettingsPage
- Removes a view from the LinearLayout associated with this Page
- removeView(android.view.View) - function in com.aliucord.widgets.BottomSheet
- Removes a view from the LinearLayout associated with this BottomSheet
- removeViewAt(int) - function in android.view.ViewGroup
- removeViewAt(java.lang.Integer) - function in android.view.ViewGroup
- removeViewInLayout(android.view.View) - function in android.view.ViewGroup
- removeViewInLayout(android.view.View) - function in android.view.ViewGroup
- removeViews(int,int) - function in android.view.ViewGroup
- removeViews(java.lang.Integer,java.lang.Integer) - function in android.view.ViewGroup
- removeViewsInLayout(int,int) - function in android.view.ViewGroup
- removeViewsInLayout(java.lang.Integer,java.lang.Integer) - function in android.view.ViewGroup
- render(java.lang.CharSequence) - function in com.aliucord.utils.MDUtils
- Renders discord spice markdown
- renderCodeBlock(android.content.Context,android.text.SpannableStringBuilder,java.lang.String,java.lang.String) - function in com.aliucord.utils.MDUtils
- Renders code block into SpannableStringBuilder
- requestApplyInsets() - function in android.view.View
- requestApplyInsets() - function in android.view.View
- requestCameraQRScanner(kotlin.jvm.functions.Function0) - function in com.discord.app.AppBottomSheet
- requestCameraQRScanner(kotlin.jvm.functions.Function0) - function in com.discord.app.AppFragment
- requestCameraQRScanner(kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in com.discord.app.AppFragment
- requestCameraQRScanner(kotlin.jvm.functions.Function0) - function in com.discord.app.AppFragment
- requestChildFocus(android.view.View,android.view.View) - function in android.view.ViewGroup
- requestChildFocus(android.view.View,android.view.View) - function in android.view.ViewGroup
- requestChildRectangleOnScreen(android.view.View,android.graphics.Rect,boolean) - function in android.view.ViewGroup
- requestChildRectangleOnScreen(android.view.View,android.graphics.Rect,java.lang.Boolean) - function in android.view.ViewGroup
- requestContacts(kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in com.discord.app.AppBottomSheet
- requestContacts(kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in com.discord.app.AppFragment
- requestContacts(kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in com.discord.app.AppFragment
- requestDisallowInterceptTouchEvent(boolean) - function in android.view.ViewGroup
- requestDisallowInterceptTouchEvent(java.lang.Boolean) - function in android.view.ViewGroup
- requestFitSystemWindows() - function in android.view.View
- requestFitSystemWindows() - function in android.view.View
- requestFocus() - function in android.view.View
- requestFocus() - function in android.view.View
- requestFocus(java.lang.Integer) - function in android.view.View
- requestFocus(int,android.graphics.Rect) - function in android.view.ViewGroup
- requestFocus(java.lang.Integer,android.graphics.Rect) - function in android.view.ViewGroup
- requestFocusFromTouch() - function in android.view.View
- requestFocusFromTouch() - function in android.view.View
- requestLayout() - function in android.view.View
- requestLayout() - function in android.view.View
- requestMedia(kotlin.jvm.functions.Function0) - function in com.discord.app.AppBottomSheet
- requestMedia(kotlin.jvm.functions.Function0) - function in com.discord.app.AppFragment
- requestMedia(kotlin.jvm.functions.Function0) - function in com.discord.app.AppFragment
- requestMediaDownload(kotlin.jvm.functions.Function0) - function in com.discord.app.AppBottomSheet
- requestMediaDownload(kotlin.jvm.functions.Function0) - function in com.discord.app.AppFragment
- requestMediaDownload(kotlin.jvm.functions.Function0) - function in com.discord.app.AppFragment
- requestMicrophone(kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in com.discord.app.AppBottomSheet
- requestMicrophone(kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in com.discord.app.AppFragment
- requestMicrophone(kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in com.discord.app.AppFragment
- requestPermissions(kotlin.Array,int) - function in androidx.fragment.app.Fragment
- requestPermissions(kotlin.Array,java.lang.Integer) - function in androidx.fragment.app.Fragment
- requestPointerCapture() - function in android.view.View
- requestPointerCapture() - function in android.view.View
- requestRectangleOnScreen(android.graphics.Rect) - function in android.view.View
- requestRectangleOnScreen(android.graphics.Rect) - function in android.view.View
- requestRectangleOnScreen(android.graphics.Rect,java.lang.Boolean) - function in android.view.View
- requestSendAccessibilityEvent(android.view.View,android.view.accessibility.AccessibilityEvent) - function in android.view.ViewGroup
- requestSendAccessibilityEvent(android.view.View,android.view.accessibility.AccessibilityEvent) - function in android.view.ViewGroup
- requestTransparentRegion(android.view.View) - function in android.view.ViewGroup
- requestTransparentRegion(android.view.View) - function in android.view.ViewGroup
- requestUnbufferedDispatch(android.view.MotionEvent) - function in android.view.View
- requestUnbufferedDispatch(android.view.MotionEvent) - function in android.view.View
- requestUnbufferedDispatch(java.lang.Integer) - function in android.view.View
- requestVideoCallPermissions(kotlin.jvm.functions.Function0) - function in com.discord.app.AppBottomSheet
- requestVideoCallPermissions(kotlin.jvm.functions.Function0) - function in com.discord.app.AppFragment
- requestVideoCallPermissions(kotlin.jvm.functions.Function0) - function in com.discord.app.AppFragment
- requireActivity() - function in androidx.fragment.app.Fragment
- requireActivity() - function in androidx.fragment.app.Fragment
- requireAppActivity() - function in com.discord.app.AppBottomSheet
- requireAppActivity() - function in com.discord.app.AppFragment
- requireArguments() - function in androidx.fragment.app.Fragment
- requireArguments() - function in androidx.fragment.app.Fragment
- requireContext() - function in androidx.fragment.app.Fragment
- requireContext() - function in androidx.fragment.app.Fragment
- requireDialog() - function in androidx.fragment.app.DialogFragment
- requireDialog() - function in androidx.fragment.app.DialogFragment
- requireFragmentManager() - function in androidx.fragment.app.Fragment
- requireFragmentManager() - function in androidx.fragment.app.Fragment
- requireHost() - function in androidx.fragment.app.Fragment
- requireHost() - function in androidx.fragment.app.Fragment
- requireParentFragment() - function in androidx.fragment.app.Fragment
- requireParentFragment() - function in androidx.fragment.app.Fragment
- requiresRestart() - function in com.aliucord.entities.Plugin
- Returns whether the user will be prompted to restart after enabling/disabling.
- requiresRestart() - function in com.aliucord.entities.Plugin
- Returns whether the user will be prompted to restart after enabling/disabling.
- requireView() - function in androidx.fragment.app.Fragment
- requireView() - function in androidx.fragment.app.Fragment
- requireViewById(int) - function in android.view.View
- requireViewById(java.lang.Integer) - function in android.view.View
- reRender() - function in com.aliucord.fragments.SettingsPage
- Removes all views from the LinearLayout associated with this Page and calls onViewBound
- reRender() - function in com.aliucord.fragments.SettingsPage
- Removes all views from the LinearLayout associated with this Page and calls onViewBound
- reRender() - function in com.aliucord.fragments.SettingsPage
- Removes all views from the LinearLayout associated with this Page and calls onViewBound
- resetFile() - function in com.aliucord.SettingsUtilsJSON
- Resets All Settings
- resetPivot() - function in android.view.View
- resetPivot() - function in android.view.View
- resetSettings() - function in com.aliucord.api.SettingsAPI
- Resets All Settings
- resolveSize(int,int) - function in android.view.View
- resolveSizeAndState(int,int,int) - function in android.view.View
- restoreDefaultFocus() - function in android.view.View
- restoreDefaultFocus() - function in android.view.ViewGroup
- restoreDefaultFocus() - function in android.view.ViewGroup
- restoreHierarchyState(android.util.SparseArray) - function in android.view.View
- restoreHierarchyState(android.util.SparseArray) - function in android.view.View
- returnConstant(java.lang.Object) - function in com.aliucord.patcher.InsteadHook.Companion
- InsteadHook that always returns the specified constant
- RNChannel - class in com.aliucord.api.rn.channel
- RNHeadersInterceptor - class in com.aliucord.coreplugins.rn
- RNMessage - class in com.aliucord.api.rn.models.message
- RNSuperProperties - class in com.aliucord.utils
- RNUser - class in com.aliucord.api.rn.user
- RNUserProfile - class in com.aliucord.api.rn.user
- RxUtils - class in com.aliucord.utils