kopia lustrzana https://github.com/ryukoposting/Signal-Android
Require CALL_PHONE permission on VoiceCallShare activity.
Thanks to Jouni Hiltunen for the reportfork-5.53.8
rodzic
93f541ceca
commit
4a52532256
|
@ -491,6 +491,7 @@
|
|||
|
||||
<activity android:name="org.thoughtcrime.securesms.webrtc.VoiceCallShare"
|
||||
android:excludeFromRecents="true"
|
||||
android:permission="android.permission.CALL_PHONE"
|
||||
android:theme="@style/NoAnimation.Theme.BlackScreen"
|
||||
android:launchMode="singleTask"
|
||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize">
|
||||
|
|
Ładowanie…
Reference in New Issue