A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
T
- takeKeyEvents(java.lang.Boolean) - function in android.app.Activity
- TEXT - enum entry in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.Decorator.Type.BuiltIn
Decorates the the message text.
- textAndAttachmentMessageBackground(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 with attachments and text.
- textAndAttachmentMessageBackground(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 text and attachment messages.
- TextStyle - class in io.getstream.chat.android.ui.font
- TextStyle.Builder - class in io.getstream.chat.android.ui.font.TextStyle
- threadDateSeparatorHandler(io.getstream.chat.android.ui.common.feature.messages.list.DateSeparatorHandler) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModelFactory.Builder
- toAttachment(io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryResultItem) - function in io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryResultItemKt
- Extension to convert instance of AttachmentGalleryResultItem to Attachment type.
- toAttachmentGalleryResultItem(io.getstream.chat.android.models.Attachment,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean) - function in io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryResultItemKt
- Extension to convert instance of Attachment to AttachmentGalleryResultItem type.
- toggleCommandsVisibility() - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModel
- Toggles the visibility of the command suggestion list popup.
- toggleRecordingPlayback() - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModel
- toMessageListItemWrapper(io.getstream.chat.android.ui.common.state.messages.list.MessageListState,java.lang.Boolean) - function in io.getstream.chat.android.ui.utils.extensions.MessageListStateKt
- Converts the common MessageListState to ui-components MessageListItemWrapper.
- toMessageReplyStyle() - function in io.getstream.chat.android.ui.feature.messages.composer.MessageComposerViewStyle
- Creates an instance of MessageReplyStyle from the parameters provided by MessageComposerViewStyle.
- TOP - enum entry in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessagesStart
- TOP_END - enum entry in io.getstream.chat.android.ui.widgets.avatar.OnlineIndicatorPosition
The indicator is positioned at the top-end of the avatar.
- TOP_START - enum entry in io.getstream.chat.android.ui.widgets.avatar.OnlineIndicatorPosition
The indicator is positioned at the top-start of the avatar.
- toString() - function in android.view.View
- toString() - function in androidx.fragment.app.Fragment
- toString() - function in androidx.recyclerview.widget.RecyclerView.ViewHolder
- toString() - function in io.getstream.chat.android.ui.feature.channels.list.adapter.ChannelListItem.LoadingMoreItem
- toString(java.lang.Integer) - function in io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItemViewType
- toString() - function in io.getstream.chat.android.ui.model.MessageListItemWrapper
- toString() - function in io.getstream.chat.android.ui.viewmodel.channels.ChannelListViewModel.Action.ReachedEndOfList
- toString() - function in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.State.Loading
- toString() - function in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.State.NavigateUp
- toUiMessageListItem(io.getstream.chat.android.ui.common.state.messages.list.MessageListItemState) - function in io.getstream.chat.android.ui.utils.extensions.MessageListItemKt
- Converts MessageListItemCommon to MessageListItem to be shown inside MessageListView.
- transform(java.util.List) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessageListItemTransformer
- transform(T) - function in io.getstream.chat.android.ui.helper.StyleTransformer
- transformAndApply(android.widget.TextView,io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem.MessageItem) - function in io.getstream.chat.android.ui.helper.transformer.AutoLinkableTextTransformer
- Transforms a given MessageListItem.MessageItem and sets the formatted string to the TextView.
- transformAndApply(android.widget.TextView,io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem.MessageItem) - function in io.getstream.chat.android.ui.helper.transformer.ChatMessageTextTransformer
- Transforms a given MessageListItem.MessageItem and sets the formatted string to the TextView.
- transformMatrixToGlobal(android.graphics.Matrix) - function in android.view.View
- transformMatrixToLocal(android.graphics.Matrix) - function in android.view.View
- TransformStyle - class in io.getstream.chat.android.ui.helper
- triggerSearch(java.lang.String,android.os.Bundle) - function in android.app.Activity
- TypingIndicatorView - class in io.getstream.chat.android.ui.widgets.typing
- TypingIndicatorViewModel - class in io.getstream.chat.android.ui.viewmodel.typing
- ViewModel used by TypingIndicatorView.
- TypingIndicatorViewModelBinding - class in io.getstream.chat.android.ui.viewmodel.typing
- TypingIndicatorViewModelFactory - class in io.getstream.chat.android.ui.viewmodel.typing
- A ViewModel factory for TypingIndicatorViewModel.
- TypingIndicatorViewModelFactory.Builder - class in io.getstream.chat.android.ui.viewmodel.typing.TypingIndicatorViewModelFactory
- TypingIndicatorViewStyle - class in io.getstream.chat.android.ui.widgets.typing
- Style for TypingIndicatorView.