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

F

FAILED_INDICATOR - enum entry in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.Decorator.Type.BuiltIn

Decorates the failed indicator.

FallbackAttachmentPreviewFactory - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview.factory
A fallback AttachmentPreviewFactory for attachments unhandled by other factories.
FallbackQuotedAttachmentMessageFactory - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.attachment
Factory for attachments that the SDK falls back when all the other QuotedAttachmentFactory don't support the attachment type.
fetchAtBottom(java.lang.Boolean) - function in io.getstream.chat.android.ui.feature.messages.list.EndlessMessageListScrollListener
 
FileAttachmentPreviewFactory - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview.factory
The default AttachmentPreviewFactory for file attachments.
fileAttachmentsMessageBackground(android.content.Context,io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem.MessageItem) - function in io.getstream.chat.android.ui.feature.messages.list.background.MessageBackgroundFactory
Background for messages containing file attachments.
fileAttachmentsMessageBackground(android.content.Context,io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem.MessageItem) - function in io.getstream.chat.android.ui.feature.messages.list.background.MessageBackgroundFactoryImpl
Draws the background of messages containing file attachments.
FileAttachmentsViewHolder - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl
ViewHolder that displays message items containing file attachments.
FileAttachmentViewStyle - class in io.getstream.chat.android.ui.feature.messages.list
 
fileList() - function in android.content.ContextWrapper
 
fillMetrics(androidx.constraintlayout.core.Metrics) - function in androidx.constraintlayout.widget.ConstraintLayout
 
filter(io.getstream.chat.android.models.FilterObject) - function in io.getstream.chat.android.ui.viewmodel.channels.ChannelListViewModelFactory.Builder
Sets the way to filter the channels.
findChildViewUnder(java.lang.Float,java.lang.Float) - function in androidx.recyclerview.widget.RecyclerView
 
findContainingItemView(android.view.View) - function in androidx.recyclerview.widget.RecyclerView
 
findContainingViewHolder(android.view.View) - function in androidx.recyclerview.widget.RecyclerView
 
findFocus() - function in android.view.View
 
findFocus() - function in android.view.ViewGroup
 
findOnBackInvokedDispatcher() - function in android.view.View
 
findOnBackInvokedDispatcherForChild(android.view.View,android.view.View) - function in android.view.ViewGroup
 
findRecordAudioButton(io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerContentContainer) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerContentContainerKt
 
findViewById(java.lang.Integer) - function in android.view.View
 
findViewById(java.lang.Integer) - function in androidx.appcompat.app.AppCompatActivity
 
findViewByKey(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerTrailingContent
Finds the first descendant view with the given key.
findViewByKey(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerCenterContent
Finds the first descendant view with the given key.
findViewByKey(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerCommandSuggestionsContent
Finds the first descendant view with the given key.
findViewByKey(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerContent
Finds the first descendant view with the given key.
findViewByKey(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerContent
Finds the first descendant view with the given key.
findViewByKey(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerContentContainer
 
findViewByKey(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerFooterContent
Finds the first descendant view with the given key.
findViewByKey(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerHeaderContent
Finds the first descendant view with the given key.
findViewByKey(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerLeadingContent
Finds the first descendant view with the given key.
findViewByKey(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerMentionSuggestionsContent
Finds the first descendant view with the given key.
findViewByKey(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerOverlappingContent
Finds the first descendant view with the given key.
findViewByKey(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerTrailingContent
Finds the first descendant view with the given key.
findViewHolderForAdapterPosition(java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
findViewHolderForItemId(java.lang.Long) - function in androidx.recyclerview.widget.RecyclerView
 
findViewHolderForLayoutPosition(java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
findViewHolderForPosition(java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
findViewsWithText(java.util.ArrayList,java.lang.CharSequence,java.lang.Integer) - function in android.view.View
 
findViewsWithText(java.util.ArrayList,java.lang.CharSequence,java.lang.Integer) - function in android.view.ViewGroup
 
findViewWithTag(java.lang.Object) - function in android.view.View
 
finish() - function in android.app.Activity
 
finishActivity(java.lang.Integer) - function in android.app.Activity
 
finishActivityFromChild(android.app.Activity,java.lang.Integer) - function in android.app.Activity
 
finishAffinity() - function in android.app.Activity
 
finishAfterTransition() - function in android.app.Activity
 
finishAndRemoveTask() - function in android.app.Activity
 
finishFromChild(android.app.Activity) - function in android.app.Activity
 
fling(java.lang.Integer,java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
focusableViewAvailable(android.view.View) - function in android.view.ViewGroup
 
focusAndShowKeyboard(android.widget.EditText) - function in io.getstream.chat.android.ui.utils.extensions.EditTextKt
 
focusSearch(java.lang.Integer) - function in android.view.View
 
focusSearch(android.view.View,java.lang.Integer) - function in android.view.ViewGroup
 
focusSearch(android.view.View,java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
font(java.lang.Integer,java.lang.Integer) - function in io.getstream.chat.android.ui.font.TextStyle.Builder
 
font(java.lang.Integer,java.lang.Integer,android.graphics.Typeface) - function in io.getstream.chat.android.ui.font.TextStyle.Builder
 
fontAssetsPath(java.lang.Integer,java.lang.String) - function in io.getstream.chat.android.ui.font.TextStyle.Builder
 
fontResource(java.lang.Integer,java.lang.Integer) - function in io.getstream.chat.android.ui.font.TextStyle.Builder
 
FOOTNOTE - enum entry in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.Decorator.Type.BuiltIn

Decorates the footer of the message.

forceHasOverlappingRendering(java.lang.Boolean) - function in android.view.View
 
forceLayout() - function in android.view.View
 
forceLayout() - function in androidx.constraintlayout.widget.ConstraintLayout
 
forEach(java.util.function.Consumer) - function in kotlin.collections.MessageComposerContentContainer
 
formatMessagePreview(io.getstream.chat.android.models.Channel,io.getstream.chat.android.models.Message,io.getstream.chat.android.models.User) - function in io.getstream.chat.android.ui.helper.MessagePreviewFormatter
Generates a preview text for the given message.
FullScreenDialogFragment - class in io.getstream.chat.android.ui.widgets
A fragment that displays a full screen overlay dialog.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W