mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 12:47:35 +00:00
BIN
res/drawable-hdpi/ic_favorite_grey600_24dp.png
Normal file
BIN
res/drawable-hdpi/ic_favorite_grey600_24dp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 483 B |
BIN
res/drawable-mdpi/ic_favorite_grey600_24dp.png
Normal file
BIN
res/drawable-mdpi/ic_favorite_grey600_24dp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 344 B |
BIN
res/drawable-xhdpi/ic_favorite_grey600_24dp.png
Normal file
BIN
res/drawable-xhdpi/ic_favorite_grey600_24dp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 575 B |
BIN
res/drawable-xxhdpi/ic_favorite_grey600_24dp.png
Normal file
BIN
res/drawable-xxhdpi/ic_favorite_grey600_24dp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 834 B |
BIN
res/drawable-xxxhdpi/ic_favorite_grey600_24dp.png
Normal file
BIN
res/drawable-xxxhdpi/ic_favorite_grey600_24dp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
@@ -291,6 +291,7 @@
|
||||
<string name="MessageRecord_s_called_you">%s called you</string>
|
||||
<string name="MessageRecord_called_s">Called %s</string>
|
||||
<string name="MessageRecord_missed_call_from">Missed call from %s</string>
|
||||
<string name="MessageRecord_s_is_on_signal_say_hey">%s is on Signal, say hey!</string>
|
||||
|
||||
|
||||
<!-- PassphraseChangeActivity -->
|
||||
@@ -447,6 +448,7 @@
|
||||
<string name="ThreadRecord_called_you">Called you</string>
|
||||
<string name="ThreadRecord_missed_call">Missed call</string>
|
||||
<string name="ThreadRecord_media_message">Media message</string>
|
||||
<string name="ThreadRecord_s_is_on_signal_say_hey">%s is on Signal, say hey!</string>
|
||||
|
||||
<!-- VerifyIdentityActivity -->
|
||||
<string name="VerifyIdentityActivity_you_do_not_have_an_identity_key">You do not have an identity key.</string>
|
||||
|
@@ -3,6 +3,6 @@
|
||||
android:contentAuthority="com.android.contacts"
|
||||
android:accountType="org.thoughtcrime.securesms"
|
||||
android:userVisible="true"
|
||||
android:supportsUploading="false"
|
||||
android:supportsUploading="true"
|
||||
android:allowParallelSyncs="false"
|
||||
android:isAlwaysSyncable="true"/>
|
Reference in New Issue
Block a user