kopia lustrzana https://github.com/ryukoposting/Signal-Android
Rotate the stories feature flag.
rodzic
44d4075636
commit
293bc2da47
|
@ -82,7 +82,7 @@ public final class FeatureFlags {
|
|||
private static final String RETRY_RECEIPTS = "android.retryReceipts";
|
||||
private static final String MAX_GROUP_CALL_RING_SIZE = "global.calling.maxGroupCallRingSize";
|
||||
private static final String GROUP_CALL_RINGING = "android.calling.groupCallRinging";
|
||||
private static final String STORIES = "android.stories.2";
|
||||
private static final String STORIES = "android.stories.3";
|
||||
private static final String STORIES_TEXT_FUNCTIONS = "android.stories.text.functions";
|
||||
private static final String HARDWARE_AEC_BLOCKLIST_MODELS = "android.calling.hardwareAecBlockList";
|
||||
private static final String SOFTWARE_AEC_BLOCKLIST_MODELS = "android.calling.softwareAecBlockList";
|
||||
|
|
Ładowanie…
Reference in New Issue