A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
A
- ADAPTIVE - enum entry in io.getstream.chat.android.ui.common.utils.GiphySizingMode
Automatically resizes Giphy containers while respecting the original Giphy image dimension ratio.
Setting this mode means that the container will ignore any width and height dimensions.
- addContentView(android.view.View,android.view.ViewGroup.LayoutParams) - function in androidx.appcompat.app.AppCompatActivity
- addMenuProvider(androidx.core.view.MenuProvider) - function in androidx.activity.ComponentActivity
- addOnConfigurationChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- addOnContextAvailableListener(androidx.activity.contextaware.OnContextAvailableListener) - function in androidx.activity.ComponentActivity
- 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
- addOnTrimMemoryListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- addSelectedAttachments(java.util.List) - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Stores the selected attachments from the attachment picker.
- ALWAYS_HIDDEN - enum entry in io.getstream.chat.android.ui.common.state.messages.list.DeletedMessageVisibility
No deleted messages are visible.
- ALWAYS_VISIBLE - enum entry in io.getstream.chat.android.ui.common.state.messages.list.DeletedMessageVisibility
All deleted messages are visible, regardless of the user who authored them.
- applyBatch(java.util.ArrayList) - function in android.content.ContentProvider
- applyBatch(java.lang.String,java.util.ArrayList) - function in android.content.ContentProvider
- applyOverrideConfiguration(android.content.res.Configuration) - function in android.view.ContextThemeWrapper
- applyStreamCdnImageResizingIfEnabled(java.lang.String,io.getstream.chat.android.ui.common.images.resizing.StreamCdnImageResizing) - function in io.getstream.chat.android.ui.common.images.resizing.StringExtensionsKt
- A convenience method which applies Stream CDN image resizing if it's enabled and applicable.
- attachInfo(android.content.Context,android.content.pm.ProviderInfo) - function in androidx.core.content.FileProvider
- AttachmentConstants - class in io.getstream.chat.android.ui.common.utils
- Various constants regarding default attachment limits.
- AttachmentDocumentActivity - class in io.getstream.chat.android.ui.common.feature.documents
- An Activity showing attachments such as PDF and Office documents.
- AttachmentFilter - class in io.getstream.chat.android.ui.common.helper.internal
- A filter that is used to filter out attachments that will not be accepted by the backend.
- AttachmentKt - class in io.getstream.chat.android.ui.common.utils.extensions
- AttachmentMetaData - class in io.getstream.chat.android.ui.common.state.messages.composer
- A model for the currently selected attachment item.