A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
F
- fileList() - function in android.content.ContextWrapper
- filter(java.util.List,java.lang.String) - function in io.getstream.chat.android.ui.common.feature.messages.composer.mention.DefaultUserQueryFilter
- Filters the given items based on the query.
- filter(java.util.List,java.lang.String) - function in io.getstream.chat.android.ui.common.feature.messages.composer.query.filter.DefaultQueryFilter
- Filters the given items based on the query.
- filter(java.util.List,java.lang.String) - function in io.getstream.chat.android.ui.common.feature.messages.composer.query.filter.QueryFilter
- Filters the given items based on the query.
- filterAttachments(java.util.List) - function in io.getstream.chat.android.ui.common.helper.internal.AttachmentFilter
- Filters out attachments that can be uploaded to the backend according to files and images upload configurations.
- findViewById(int) - function in androidx.appcompat.app.AppCompatActivity
- finish() - function in android.app.Activity
- finishActivity(int) - function in android.app.Activity
- finishActivityFromChild(android.app.Activity,int) - 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
- FIXED_HEIGHT - enum entry in io.getstream.chat.android.ui.common.utils.GiphyInfoType
Lower quality with a fixed height, adjusts width according to the Giphy aspect ratio. Lower size than ORIGINAL.
- FIXED_HEIGHT_DOWNSAMPLED - enum entry in io.getstream.chat.android.ui.common.utils.GiphyInfoType
Lower quality with a fixed height with width adjusted according to the aspect ratio and played at a lower frame rate. Significantly lower size, but visually less appealing.
- FIXED_SIZE - enum entry in io.getstream.chat.android.ui.common.utils.GiphySizingMode
Sets Giphy containers to fixed size mode.
Setting this mode means that the container will respect given width and height dimensions.
- Flag - class in io.getstream.chat.android.ui.common.state.messages
- Show a flag dialog for a message.
- flagMessage(io.getstream.chat.android.models.Message,java.lang.String,java.util.Map,kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Flags the selected message.
- FlowKt - class in io.getstream.chat.android.ui.common.utils.extensions
- format(java.lang.String) - function in io.getstream.chat.android.ui.common.feature.messages.composer.query.formatter.Combine
- Transforms the given query.
- format(java.lang.String) - function in io.getstream.chat.android.ui.common.feature.messages.composer.query.formatter.QueryFormatter
- Transforms the given query.
- format(java.lang.String) - function in io.getstream.chat.android.ui.common.feature.messages.composer.query.formatter.Transliterate
- Transforms the given query.
- formatChannelName(io.getstream.chat.android.models.Channel,io.getstream.chat.android.models.User) - function in io.getstream.chat.android.ui.common.utils.ChannelNameFormatter
- Generates a name for the given channel.
- formatDate(java.util.Date) - function in io.getstream.chat.android.ui.common.helper.DateFormatter
- Formats the given date as a String.
- formatDurationInMillis(java.lang.Integer) - function in io.getstream.chat.android.ui.common.utils.DurationFormatter
- Formats duration in millis into string of mm:ss.
- formatDurationInSeconds(java.lang.Float) - function in io.getstream.chat.android.ui.common.utils.DurationFormatter
- Formats duration in seconds into string of mm:ss.
- formatRelativeTime(java.util.Date) - function in io.getstream.chat.android.ui.common.helper.DateFormatter
- Formats the given date as a relative time string.
- formatTime(java.util.Date) - function in io.getstream.chat.android.ui.common.helper.DateFormatter
- Formats the given time as a String.
- from(android.content.Context,java.util.Locale) - function in io.getstream.chat.android.ui.common.helper.DateFormatter.Companion
- Builds the default date formatter.
- from(android.content.Context) - function in io.getstream.chat.android.ui.common.helper.DateFormatter.Companion
- Builds the default date formatter.