A C D F G I L M N R S V 
All Classes All Packages

A

ALWAYS - de.c1710.filemojicompat.ReplaceStrategy
Replaces all emojis, even if the fallback/integrated font is used.

C

createFromAsset(Context) - Static method in class de.c1710.filemojicompat.FileEmojiCompatConfig
Creates a new FileEmojiCompatConfig based on an asset.
createFromAsset(Context, String) - Static method in class de.c1710.filemojicompat.FileEmojiCompatConfig
Creates a new FileEmojiCompatConfig based on an asset.

D

de.c1710.filemojicompat - package de.c1710.filemojicompat
 
DEFAULT_FALLBACK - Static variable in class de.c1710.filemojicompat.FileMetadataRepoLoader
 
DEFAULT_FILE - Static variable in class de.c1710.filemojicompat.FileMetadataRepoLoader
 

F

fallbackEnabled - Variable in class de.c1710.filemojicompat.FileEmojiCompatConfig
 
FileEmojiCompatConfig - Class in de.c1710.filemojicompat
A simple implementation of EmojiCompat.Config using typeface files.
FileMetadataRepoLoader - Class in de.c1710.filemojicompat
 
FileMetadataRepoLoader(Context, File, String, MutableBoolean, boolean) - Constructor for class de.c1710.filemojicompat.FileMetadataRepoLoader
This loader can load emoji metadata from a file.

G

get() - Method in class de.c1710.filemojicompat.MutableBoolean
 

I

init(Context) - Static method in class de.c1710.filemojicompat.FileEmojiCompatConfig
 
init(Context, File) - Static method in class de.c1710.filemojicompat.FileEmojiCompatConfig
 
init(Context, File, String) - Static method in class de.c1710.filemojicompat.FileEmojiCompatConfig
Create a new configuration for this EmojiCompat based on a file
init(Context, File, String, boolean) - Static method in class de.c1710.filemojicompat.FileEmojiCompatConfig
Create a new configuration for this EmojiCompat based on a file
init(Context, String) - Static method in class de.c1710.filemojicompat.FileEmojiCompatConfig
 
init(Context, String, String) - Static method in class de.c1710.filemojicompat.FileEmojiCompatConfig
 
isReplaceAll() - Method in class de.c1710.filemojicompat.FileEmojiCompatConfig
 

L

load(EmojiCompat.MetadataRepoLoaderCallback) - Method in class de.c1710.filemojicompat.FileMetadataRepoLoader
 
loadSync(EmojiCompat.MetadataRepoLoaderCallback) - Method in class de.c1710.filemojicompat.FileMetadataRepoLoader
 

M

MutableBoolean - Class in de.c1710.filemojicompat
 
MutableBoolean(boolean) - Constructor for class de.c1710.filemojicompat.MutableBoolean
 

N

NEVER - de.c1710.filemojicompat.ReplaceStrategy
Never replace all emojis, but only those that are not supported.
NoEmojiCompatConfig - Class in de.c1710.filemojicompat
 
NoEmojiCompatConfig(Context) - Constructor for class de.c1710.filemojicompat.NoEmojiCompatConfig
 
NORMAL - de.c1710.filemojicompat.ReplaceStrategy
Replaces all emojis if and only if an emoji font file is present; default behavior.

R

ReplaceStrategy - Enum in de.c1710.filemojicompat
 

S

set(boolean) - Method in class de.c1710.filemojicompat.MutableBoolean
 
setReplaceAll(boolean) - Method in class de.c1710.filemojicompat.FileEmojiCompatConfig
Specifies whether all emojis should be replaced even for the fallback/default emoji font.
setReplaceAll(ReplaceStrategy) - Method in class de.c1710.filemojicompat.FileEmojiCompatConfig
Sets the strategy to use when it comes to replacing all or only unsupported emojis.

V

valueOf(String) - Static method in enum de.c1710.filemojicompat.ReplaceStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.c1710.filemojicompat.ReplaceStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
A C D F G I L M N R S V 
All Classes All Packages