mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-15 17:52:19 +00:00
Add support for view-once messages.
This commit is contained in:
9
res/drawable/ic_arrow_down_circle_outline_24.xml
Normal file
9
res/drawable/ic_arrow_down_circle_outline_24.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M12,1C5.9,1 1,5.9 1,12s4.9,11 11,11s11,-4.9 11,-11S18.1,1 12,1zM12,21.5c-5.2,0 -9.5,-4.3 -9.5,-9.5S6.8,2.5 12,2.5s9.5,4.3 9.5,9.5C21.5,17.2 17.2,21.5 12,21.5zM17,12.2l1.1,1.1l-5.5,5.5c-0.3,0.3 -0.8,0.3 -1.1,0l-5.5,-5.5L7,12.2l3.6,3.6c0,0 0.3,0.4 0.7,1V5h1.5v11.8c0.4,-0.6 0.7,-1 0.7,-1L17,12.2z"/>
|
||||
</vector>
|
||||
9
res/drawable/ic_play_outline_24.xml
Normal file
9
res/drawable/ic_play_outline_24.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M5.5,3.6 L20.006,12 5.5,20.4V3.6M4.72,1.575c-0.426,0 -0.72,0.339 -0.72,0.925v19c0,0.586 0.294,0.925 0.72,0.925a1.168,1.168 0,0 0,0.578 -0.177l16.4,-9.5a0.8,0.8 0,0 0,0 -1.5L5.3,1.752a1.168,1.168 0,0 0,-0.578 -0.177Z"/>
|
||||
</vector>
|
||||
9
res/drawable/ic_play_solid_24.xml
Normal file
9
res/drawable/ic_play_solid_24.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M21.7,11.248a0.8,0.8 0,0 1,0 1.5l-16.4,9.5c-0.714,0.414 -1.3,0.077 -1.3,-0.748V2.5c0,-0.825 0.584,-1.162 1.3,-0.748Z"/>
|
||||
</vector>
|
||||
9
res/drawable/ic_timer_24.xml
Normal file
9
res/drawable/ic_timer_24.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M13,14.5c0,0.6 -0.4,1 -1,1s-1,-0.4 -1,-1L11.5,8h1L13,14.5zM21,14c0,5 -4,9 -9,9s-9,-4 -9,-9c0,-2 0.7,-4 1.9,-5.6C4.3,8.3 3.9,7.6 4,6.9S4.9,5.9 5.5,6C6,6.2 6.3,6.5 6.4,6.9c1.4,-1.1 3,-1.8 4.7,-1.9L10,1h4l-1.2,4c1.7,0.2 3.4,0.8 4.8,1.9c0.2,-0.7 0.8,-1.1 1.5,-0.9c0.7,0.2 1.1,0.8 0.9,1.5c-0.1,0.4 -0.5,0.8 -0.9,0.9C20.3,10 21,12 21,14zM19.5,14c0,-4.1 -3.4,-7.5 -7.5,-7.5S4.5,9.9 4.5,14s3.4,7.5 7.5,7.5S19.5,18.1 19.5,14z"/>
|
||||
</vector>
|
||||
9
res/drawable/ic_timer_disabled_24.xml
Normal file
9
res/drawable/ic_timer_disabled_24.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M7.9,20.3l-1.1,1.1c4.1,2.8 9.7,1.8 12.5,-2.3c2.1,-3.1 2.1,-7.2 0,-10.3l-1.1,1.1c2.3,3.5 1.3,8.1 -2.2,10.4C13.6,21.9 10.4,21.9 7.9,20.3zM3.5,22.5L21,5l-1,-1l-2.8,2.7c-1.3,-1 -2.8,-1.5 -4.4,-1.7L14,1h-4l1.2,4C9.5,5.2 7.8,5.8 6.4,6.9C6.3,6.3 5.6,5.9 4.9,6S3.9,6.9 4,7.5C4.2,8 4.5,8.3 4.9,8.4C3.7,10 3,12 3,14c0,1.9 0.6,3.7 1.7,5.2l-2.2,2.2L3.5,22.5zM5.8,18.2c-2.3,-3.4 -1.4,-8.1 2.1,-10.4c2.5,-1.7 5.8,-1.7 8.3,0l-3.4,3.4L12.5,8h-1l-0.4,4.8L5.8,18.2z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user