A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W 

R

REACTION_OPTIONS - enum entry in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment.OptionsDialogType

Options dialog with user reactions.

ReactionClickListener - class in io.getstream.chat.android.ui.feature.messages.list.reactions
 
REACTIONS - enum entry in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.Decorator.Type.BuiltIn

Decorates the reactions attached to the message.

recomputeViewAttributes(android.view.View) - function in android.view.ViewGroup
 
recreate() - function in android.app.Activity
 
refreshDrawableState() - function in android.view.View
 
register(androidx.activity.result.ActivityResultRegistry) - function in io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryDestination
 
registerActivityLifecycleCallbacks(android.app.Application.ActivityLifecycleCallbacks) - function in android.app.Activity
 
registerComponentCallbacks(android.content.ComponentCallbacks) - function in android.app.Activity
 
registerDeviceIdChangeListener(java.util.concurrent.Executor,java.util.function.IntConsumer) - function in android.content.ContextWrapper
 
registerForActivityResult(androidx.activity.result.contract.ActivityResultContract,androidx.activity.result.ActivityResultCallback) - function in androidx.activity.ComponentActivity
 
registerForActivityResult(androidx.activity.result.contract.ActivityResultContract,androidx.activity.result.ActivityResultRegistry,androidx.activity.result.ActivityResultCallback) - function in androidx.activity.ComponentActivity
 
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 android.app.Activity
 
registerForContextMenu(android.view.View) - function in androidx.fragment.app.Fragment
 
registerReceiver(android.content.BroadcastReceiver,android.content.IntentFilter) - function in android.content.ContextWrapper
 
registerReceiver(android.content.BroadcastReceiver,android.content.IntentFilter,java.lang.Integer) - function in android.content.ContextWrapper
 
registerReceiver(android.content.BroadcastReceiver,android.content.IntentFilter,java.lang.String,android.os.Handler) - function in android.content.ContextWrapper
 
registerReceiver(android.content.BroadcastReceiver,android.content.IntentFilter,java.lang.String,android.os.Handler,java.lang.Integer) - function in android.content.ContextWrapper
 
registerScreenCaptureCallback(java.util.concurrent.Executor,android.app.Activity.ScreenCaptureCallback) - function in android.app.Activity
 
regular() - function in io.getstream.chat.android.ui.widgets.avatar.ChannelAvatarViewProvider
Provides a single view for the channel avatar.
releaseInstance() - function in android.app.Activity
 
releasePointerCapture() - function in android.view.View
 
removeAllViews() - function in android.view.ViewGroup
 
removeAllViews() - function in android.widget.ViewAnimator
 
removeAllViewsInLayout() - function in android.view.ViewGroup
 
removeCallbacks(java.lang.Runnable) - function in android.view.View
 
removeDialog(java.lang.Integer) - function in android.app.Activity
 
removeItemDecoration(androidx.recyclerview.widget.RecyclerView.ItemDecoration) - function in androidx.recyclerview.widget.RecyclerView
 
removeItemDecorationAt(java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
removeMenuProvider(androidx.core.view.MenuProvider) - function in androidx.activity.ComponentActivity
 
removeOnAttachStateChangeListener(android.view.View.OnAttachStateChangeListener) - function in android.view.View
 
removeOnChildAttachStateChangeListener(androidx.recyclerview.widget.RecyclerView.OnChildAttachStateChangeListener) - function in androidx.recyclerview.widget.RecyclerView
 
removeOnConfigurationChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
removeOnContextAvailableListener(androidx.activity.contextaware.OnContextAvailableListener) - function in androidx.activity.ComponentActivity
 
removeOnItemTouchListener(androidx.recyclerview.widget.RecyclerView.OnItemTouchListener) - function in androidx.recyclerview.widget.RecyclerView
 
removeOnLayoutChangeListener(android.view.View.OnLayoutChangeListener) - function in android.view.View
 
removeOnMultiWindowModeChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
removeOnNewIntentListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
removeOnPictureInPictureModeChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
removeOnScrollListener(androidx.recyclerview.widget.RecyclerView.OnScrollListener) - function in androidx.recyclerview.widget.RecyclerView
 
removeOnTrimMemoryListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
removeOnUnhandledKeyEventListener(android.view.View.OnUnhandledKeyEventListener) - function in android.view.View
 
removeRecyclerListener(androidx.recyclerview.widget.RecyclerView.RecyclerListener) - function in androidx.recyclerview.widget.RecyclerView
 
removeSelectedAttachment(io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModel
Removes a selected attachment from the list, when the user taps on the cancel/delete button.
removeStickyBroadcast(android.content.Intent) - function in android.content.ContextWrapper
 
removeStickyBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
 
removeView(android.view.View) - function in android.view.ViewGroup
 
removeView(android.view.View) - function in android.widget.ViewAnimator
 
removeViewAt(java.lang.Integer) - function in android.view.ViewGroup
 
removeViewAt(java.lang.Integer) - function in android.widget.ViewAnimator
 
removeViewInLayout(android.view.View) - function in android.view.ViewGroup
 
removeViewInLayout(android.view.View) - function in android.widget.ViewAnimator
 
removeViews(java.lang.Integer,java.lang.Integer) - function in android.view.ViewGroup
 
removeViews(java.lang.Integer,java.lang.Integer) - function in android.widget.ViewAnimator
 
removeViewsInLayout(java.lang.Integer,java.lang.Integer) - function in android.view.ViewGroup
 
removeViewsInLayout(java.lang.Integer,java.lang.Integer) - function in android.widget.ViewAnimator
 
render(io.getstream.chat.android.ui.widgets.avatar.AvatarStyle,io.getstream.chat.android.models.Channel,io.getstream.chat.android.models.User,io.getstream.chat.android.ui.widgets.avatar.ChannelAvatarViewProvider) - function in io.getstream.chat.android.ui.widgets.avatar.ChannelAvatarRenderer
Renders the avatar for the given channel and currentUser into the target view provided by targetProvider.
render(io.getstream.chat.android.ui.widgets.avatar.AvatarStyle,io.getstream.chat.android.models.User,io.getstream.chat.android.ui.widgets.avatar.UserAvatarView) - function in io.getstream.chat.android.ui.widgets.avatar.UserAvatarRenderer
Renders the avatar for the given user into the target.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.MessageComposerView
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerCenterContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerCommandSuggestionsContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerFooterContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerHeaderContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerLeadingContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerMentionSuggestionsContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerOverlappingContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerTrailingContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerCenterContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerCommandSuggestionsContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerFooterContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerHeaderContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerLeadingContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerMentionSuggestionsContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerOverlappingContent
Invoked when the state has changed and the UI needs to be updated accordingly.
renderState(io.getstream.chat.android.ui.common.state.messages.composer.MessageComposerState) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerTrailingContent
Invoked when the state has changed and the UI needs to be updated accordingly.
REPLY - enum entry in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.Decorator.Type.BuiltIn

Decorates the replies to the message.

reportFullyDrawn() - function in androidx.activity.ComponentActivity
 
requestApplyInsets() - function in android.view.View
 
requestChildFocus(android.view.View,android.view.View) - function in android.view.ViewGroup
 
requestChildFocus(android.view.View,android.view.View) - function in androidx.recyclerview.widget.RecyclerView
 
requestChildRectangleOnScreen(android.view.View,android.graphics.Rect,java.lang.Boolean) - function in android.view.ViewGroup
 
requestChildRectangleOnScreen(android.view.View,android.graphics.Rect,java.lang.Boolean) - function in androidx.recyclerview.widget.RecyclerView
 
requestDisallowInterceptTouchEvent(java.lang.Boolean) - function in android.view.ViewGroup
 
requestDisallowInterceptTouchEvent(java.lang.Boolean) - function in androidx.recyclerview.widget.RecyclerView
 
requestDragAndDropPermissions(android.view.DragEvent) - function in android.app.Activity
 
requestFitSystemWindows() - function in android.view.View
 
requestFocus() - function in android.view.View
 
requestFocus(java.lang.Integer) - function in android.view.View
 
requestFocus(java.lang.Integer,android.graphics.Rect) - function in android.view.View
 
requestFocus(java.lang.Integer,android.graphics.Rect) - function in android.view.ViewGroup
 
requestFocusFromTouch() - function in android.view.View
 
requestFullscreenMode(java.lang.Integer,android.os.OutcomeReceiver) - function in android.app.Activity
 
requestLayout() - function in android.view.View
 
requestLayout() - function in androidx.constraintlayout.widget.ConstraintLayout
 
requestLayout() - function in androidx.recyclerview.widget.RecyclerView
 
requestPermissions(kotlin.Array,java.lang.Integer) - function in android.app.Activity
 
requestPermissions(kotlin.Array,java.lang.Integer) - function in androidx.fragment.app.Fragment
 
requestPointerCapture() - 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
 
requestShowKeyboardShortcuts() - function in android.app.Activity
 
requestTransparentRegion(android.view.View) - function in android.view.ViewGroup
 
requestUnbufferedDispatch(android.view.MotionEvent) - function in android.view.View
 
requestUnbufferedDispatch(java.lang.Integer) - function in android.view.View
 
requestVisibleBehind(java.lang.Boolean) - function in android.app.Activity
 
requestWindowFeature(java.lang.Integer) - function in android.app.Activity
 
requireActivity() - function in androidx.fragment.app.Fragment
 
requireArguments() - function in androidx.fragment.app.Fragment
 
requireComponentDialog() - function in androidx.fragment.app.DialogFragment
 
requireContext() - function in androidx.fragment.app.Fragment
 
requireDialog() - function in androidx.fragment.app.DialogFragment
 
requireFragmentManager() - function in androidx.fragment.app.Fragment
 
requireHost() - function in androidx.fragment.app.Fragment
 
requireParentFragment() - function in androidx.fragment.app.Fragment
 
requireStyle() - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView
Returns an instance of MessageListViewStyle associated with this instance of MessageListView.
requireView() - function in androidx.fragment.app.Fragment
 
requireViewById(java.lang.Integer) - function in android.app.Activity
 
requireViewById(java.lang.Integer) - function in android.view.View
 
resetPivot() - function in android.view.View
 
resetThread() - function in io.getstream.chat.android.ui.viewmodel.messages.MessageListHeaderViewModel
Switches to normal (non-thread) mode.
restoreDefaultFocus() - function in android.view.View
 
restoreDefaultFocus() - function in android.view.ViewGroup
 
restoreHierarchyState(android.util.SparseArray) - function in android.view.View
 
revokeSelfPermissionOnKill(java.lang.String) - function in android.content.Context
 
revokeSelfPermissionsOnKill(java.util.Collection) - function in android.content.ContextWrapper
 
revokeUriPermission(android.net.Uri,java.lang.Integer) - function in android.content.ContextWrapper
 
revokeUriPermission(java.lang.String,android.net.Uri,java.lang.Integer) - function in android.content.ContextWrapper
 
ROUND_RECT - enum entry in io.getstream.chat.android.ui.widgets.avatar.AvatarShape

Round rect cropped image.

runOnUiThread(java.lang.Runnable) - function in android.app.Activity
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W