mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-29 00:28:42 +00:00
Remove plaintext backup import option.
We have our own secure backup solution built into the app now. No need to support plaintext backups.
This commit is contained in:
@@ -120,9 +120,6 @@
|
||||
<activity android:name=".CountrySelectionActivity"
|
||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
|
||||
|
||||
<activity android:name=".ImportExportActivity"
|
||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
|
||||
|
||||
<activity android:name=".InviteActivity"
|
||||
android:theme="@style/TextSecure.HighlightTheme"
|
||||
android:windowSoftInputMode="stateHidden"
|
||||
|
||||
Reference in New Issue
Block a user