mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-17 12:18:25 +00:00
parent
12957d96e0
commit
8cf574bb32
@ -108,6 +108,7 @@
|
|||||||
android:value="GlideModule" />
|
android:value="GlideModule" />
|
||||||
|
|
||||||
<activity android:name="org.thoughtcrime.redphone.RedPhone"
|
<activity android:name="org.thoughtcrime.redphone.RedPhone"
|
||||||
|
android:excludeFromRecents="true"
|
||||||
android:screenOrientation="portrait"
|
android:screenOrientation="portrait"
|
||||||
android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|fontScale"
|
android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|fontScale"
|
||||||
android:launchMode="singleTask">
|
android:launchMode="singleTask">
|
||||||
@ -339,6 +340,7 @@
|
|||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
<activity android:name="org.thoughtcrime.redphone.RedPhoneShare"
|
<activity android:name="org.thoughtcrime.redphone.RedPhoneShare"
|
||||||
|
android:excludeFromRecents="true"
|
||||||
android:theme="@style/NoAnimation.Theme.BlackScreen"
|
android:theme="@style/NoAnimation.Theme.BlackScreen"
|
||||||
android:launchMode="singleTask"
|
android:launchMode="singleTask"
|
||||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize">
|
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user