mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 17:57:34 +00:00
Add video calling intro screen
// FREEBIE
This commit is contained in:
BIN
res/drawable-hdpi/video_splash.png
Normal file
BIN
res/drawable-hdpi/video_splash.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
BIN
res/drawable-mdpi/video_splash.png
Normal file
BIN
res/drawable-mdpi/video_splash.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
BIN
res/drawable-xhdpi/video_splash.png
Normal file
BIN
res/drawable-xhdpi/video_splash.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
BIN
res/drawable-xxhdpi/video_splash.png
Normal file
BIN
res/drawable-xxhdpi/video_splash.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 127 KiB |
BIN
res/drawable-xxxhdpi/video_splash.png
Normal file
BIN
res/drawable-xxxhdpi/video_splash.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
@@ -264,6 +264,12 @@
|
||||
<string name="ExperienceUpgradeActivity_welcome_to_signal_excited">Welcome to Signal!</string>
|
||||
<string name="ExperienceUpgradeActivity_textsecure_is_now_signal">TextSecure is now Signal.</string>
|
||||
<string name="ExperienceUpgradeActivity_textsecure_is_now_signal_long">TextSecure and RedPhone are now one app: Signal. Tap to explore.</string>
|
||||
|
||||
<string name="ExperienceUpgradeActivity_say_hello_to_video_calls">Say hello to secure video calls.</string>
|
||||
<string name="ExperienceUpgradeActivity_signal_now_supports_secure_video_calls">Signal now supports secure video calling. Just start a Signal call like normal, tap the video button, and wave hello.</string>
|
||||
<string name="ExperienceUpgradeActivity_signal_now_supports_secure_video_calling">Signal now supports secure video calling.</string>
|
||||
<string name="ExperienceUpgradeActivity_signal_now_supports_secure_video_calling_long">Signal now supports secure video calling. Tap to explore.</string>
|
||||
|
||||
<!-- ExportFragment -->
|
||||
<string name="ExportFragment_export">Export</string>
|
||||
<string name="ExportFragment_export_plaintext_to_storage">Export plaintext to storage?</string>
|
||||
|
@@ -18,7 +18,7 @@
|
||||
android:key="pref_system_emoji"
|
||||
android:title="@string/preferences_advanced__use_system_emoji"
|
||||
android:summary="@string/preferences_advanced__disable_signal_built_in_emoji_support" />
|
||||
|
||||
|
||||
<org.thoughtcrime.securesms.components.SwitchPreferenceCompat
|
||||
android:defaultValue="false"
|
||||
android:key="pref_turn_only"
|
||||
|
Reference in New Issue
Block a user