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

A

addChildrenForAccessibility(java.util.ArrayList) - function in android.view.View
 
addChildrenForAccessibility(java.util.ArrayList) - function in android.view.ViewGroup
 
addCloseable(java.io.Closeable) - function in androidx.lifecycle.ViewModel
 
addContentView(android.view.View,android.view.ViewGroup.LayoutParams) - function in androidx.appcompat.app.AppCompatActivity
 
addExtraDataToAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo,java.lang.String,android.os.Bundle) - function in android.view.View
 
addExtraDataToAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo,java.lang.String,android.os.Bundle) - function in android.view.ViewGroup
 
addFocusables(java.util.ArrayList,java.lang.Integer) - function in android.view.View
 
addFocusables(java.util.ArrayList,java.lang.Integer,java.lang.Integer) - function in android.view.View
 
addFocusables(java.util.ArrayList,java.lang.Integer,java.lang.Integer) - function in android.view.ViewGroup
 
addFocusables(java.util.ArrayList,java.lang.Integer,java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
addItemDecoration(androidx.recyclerview.widget.RecyclerView.ItemDecoration) - function in androidx.recyclerview.widget.RecyclerView
 
addItemDecoration(androidx.recyclerview.widget.RecyclerView.ItemDecoration,java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
addKeyboardNavigationClusters(java.util.Collection,java.lang.Integer) - function in android.view.View
 
addKeyboardNavigationClusters(java.util.Collection,java.lang.Integer) - function in android.view.ViewGroup
 
addLinks(android.widget.TextView) - function in io.getstream.chat.android.ui.utils.Linkify
Scans the provided TextView and turns all occurrences of the link types into clickable links.
addMenuProvider(androidx.core.view.MenuProvider) - function in androidx.activity.ComponentActivity
 
addMenuProvider(androidx.core.view.MenuProvider,androidx.lifecycle.LifecycleOwner) - function in androidx.activity.ComponentActivity
 
addMenuProvider(androidx.core.view.MenuProvider,androidx.lifecycle.LifecycleOwner,androidx.lifecycle.Lifecycle.State) - function in androidx.activity.ComponentActivity
 
addOnAttachStateChangeListener(android.view.View.OnAttachStateChangeListener) - function in android.view.View
 
addOnChildAttachStateChangeListener(androidx.recyclerview.widget.RecyclerView.OnChildAttachStateChangeListener) - function in androidx.recyclerview.widget.RecyclerView
 
addOnConfigurationChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
addOnContextAvailableListener(androidx.activity.contextaware.OnContextAvailableListener) - function in androidx.activity.ComponentActivity
 
addOnItemTouchListener(androidx.recyclerview.widget.RecyclerView.OnItemTouchListener) - function in androidx.recyclerview.widget.RecyclerView
 
addOnLayoutChangeListener(android.view.View.OnLayoutChangeListener) - function in android.view.View
 
addOnMultiWindowModeChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
addOnNewIntentListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
addOnPictureInPictureModeChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
addOnScrollListener(androidx.recyclerview.widget.RecyclerView.OnScrollListener) - function in androidx.recyclerview.widget.RecyclerView
 
addOnTrimMemoryListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
addOnUnhandledKeyEventListener(android.view.View.OnUnhandledKeyEventListener) - function in android.view.View
 
addRecyclerListener(androidx.recyclerview.widget.RecyclerView.RecyclerListener) - function in androidx.recyclerview.widget.RecyclerView
 
addSelectedAttachments(java.util.List) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModel
Stores the selected attachments from the attachment picker.
addStatesFromChildren() - function in android.view.ViewGroup
 
addTouchables(java.util.ArrayList) - function in android.view.View
 
addTouchables(java.util.ArrayList) - function in android.view.ViewGroup
 
addView(android.view.View) - function in android.view.ViewGroup
 
addView(android.view.View,android.view.ViewGroup.LayoutParams) - function in android.view.ViewGroup
 
addView(android.view.View,java.lang.Integer) - function in android.view.ViewGroup
 
addView(android.view.View,java.lang.Integer,android.view.ViewGroup.LayoutParams) - function in android.view.ViewGroup
 
addView(android.view.View,java.lang.Integer,java.lang.Integer) - function in android.view.ViewGroup
 
addView(android.view.View,java.lang.Integer,android.view.ViewGroup.LayoutParams) - function in android.widget.ViewAnimator
 
animate() - function in android.view.View
 
animateTransform(android.graphics.Matrix) - function in android.widget.ImageView
 
announceForAccessibility(java.lang.CharSequence) - function in android.view.View
 
apply(android.widget.TextView) - function in io.getstream.chat.android.ui.font.TextStyle
 
applyOverrideConfiguration(android.content.res.Configuration) - function in android.view.ContextThemeWrapper
 
asView() - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerContentContainer
 
asView(io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerContent) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerContentKt
 
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerCenterContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerCommandSuggestionsContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerFooterContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerHeaderContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerLeadingContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerMentionSuggestionsContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerOverlappingContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerTrailingContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerCenterContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerCommandSuggestionsContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerFooterContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerHeaderContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerLeadingContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerMentionSuggestionsContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerOverlappingContent
Initializes the content view with MessageComposerContext.
attachContext(io.getstream.chat.android.ui.feature.messages.composer.MessageComposerContext) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerTrailingContent
Initializes the content view with MessageComposerContext.
AttachmentActivity - class in io.getstream.chat.android.ui.feature.gallery
An Activity showing attachments such as websites, youtube and giphy.
AttachmentAdapter - class in io.getstream.chat.android.ui.feature.messages.composer.content
Adapter used to render attachments.
AttachmentDestination - class in io.getstream.chat.android.ui.navigation.destinations
 
AttachmentFactory - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.attachment
Represents a handler that can handle custom attachments of certain type and create ViewHolders for them.
AttachmentFactoryManager - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.attachment
A manager for registered custom attachment factories.
AttachmentGalleryActivity - class in io.getstream.chat.android.ui.feature.gallery
 
AttachmentGalleryActivity.AttachmentDeleteOptionHandler - class in io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryActivity
 
AttachmentGalleryActivity.AttachmentDownloadOptionHandler - class in io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryActivity
 
AttachmentGalleryActivity.AttachmentReplyOptionHandler - class in io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryActivity
 
AttachmentGalleryActivity.AttachmentShowInChatOptionHandler - class in io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryActivity
 
AttachmentGalleryDestination - class in io.getstream.chat.android.ui.feature.gallery
 
AttachmentGalleryItem - class in io.getstream.chat.android.ui.feature.gallery
 
AttachmentGalleryOptionsViewStyle - class in io.getstream.chat.android.ui.feature.gallery.options
Controls how video attachments are displayed inside of the AttachmentGalleryActivity.
AttachmentGalleryResultItem - class in io.getstream.chat.android.ui.feature.gallery
Parcelable data class that represents Attachment in AttachmentGalleryActivity as result some operation.
AttachmentGalleryResultItemKt - class in io.getstream.chat.android.ui.feature.gallery
 
AttachmentGalleryViewMediaStyle - class in io.getstream.chat.android.ui.feature.gallery
Controls the appearance of the main portion of the attachment gallery used to view media.
AttachmentMediaActivity - class in io.getstream.chat.android.ui.feature.gallery
An Activity playing attachments such as audio and video.
AttachmentMediaActivity.Companion - class in io.getstream.chat.android.ui.feature.gallery.AttachmentMediaActivity
 
AttachmentPreviewFactory - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview.factory
A factory responsible for creating attachment preview ViewHolders.
AttachmentPreviewFactoryManager - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview
A manager for registered attachment preview factories.
AttachmentPreviewViewHolder - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview
A base RecyclerView.ViewHolder for attachment preview items in the message composer.
AttachmentSelectionListener - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker
 
AttachmentsPickerCameraTabFactory - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.factory.camera
A factory responsible for creating camera attachments tab in the attachments picker.
AttachmentsPickerDialogFragment - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker
Represent the bottom sheet dialog that allows users to pick attachments.
AttachmentsPickerDialogFragment.AttachmentsSelectionListener - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.AttachmentsPickerDialogFragment
 
AttachmentsPickerDialogFragment.Companion - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.AttachmentsPickerDialogFragment
 
AttachmentsPickerDialogStyle - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker
Style for AttachmentsPickerDialogFragment.
AttachmentsPickerFileTabFactory - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.factory.file
A factory responsible for creating file attachments tab in the attachments picker.
AttachmentsPickerMediaTabFactory - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.factory.media
A factory responsible for creating media attachments tab in the attachments picker.
AttachmentsPickerTabFactories - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.factory
Provides the default list of tab factories for the attachment picker.
AttachmentsPickerTabFactory - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.factory
A factory responsible for creating attachments picker tabs.
AttachmentsPickerTabListener - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.factory
Listener invoked when attachments are selected in the attachment tab.
AudioRecordAttachmentPreviewFactory - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview.factory
The default AttachmentPreviewFactory for file attachments.
AudioRecordPlayerViewStyle - class in io.getstream.chat.android.ui.feature.messages.common
Style for io.getstream.chat.android.ui.feature.messages.list.adapter.view.internal.AudioRecordPlayerView.
AudioRecordPlayerViewStyle.Companion - class in io.getstream.chat.android.ui.feature.messages.common.AudioRecordPlayerViewStyle
 
autofill(android.util.SparseArray) - function in android.view.View
 
autofill(android.view.autofill.AutofillValue) - function in android.view.View
 
AutoLinkableTextTransformer - class in io.getstream.chat.android.ui.helper.transformer
AutoLinkable implementation of ChatMessageTextTransformer that makes TextView links clickable after applying the transformer.
AVATAR - enum entry in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.Decorator.Type.BuiltIn

Decorates the avatar of the message.

AvatarImageView - class in io.getstream.chat.android.ui.widgets.avatar
Represents the base avatar image view, which is capable of displaying an avatar of any type.
AvatarShape - class in io.getstream.chat.android.ui.widgets.avatar
Determines the shape of the avatar image in UserAvatarView and ChannelAvatarView.
AvatarStyle - class in io.getstream.chat.android.ui.widgets.avatar
Style for UserAvatarView and ChannelAvatarView.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W