mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-10 12:12:20 +00:00
wip
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 960 960" fill="#000000"><g transform="translate(480.0 480.0) scale(1.542857) translate(-650.8595 600.0000)"><path d="M546-463q85-58 133.5-128T728-732q0-42-14-65t-38-23q-57 0-97 85t-40 200q0 20 1.5 38t5.5 34ZM618-320q-32 0-57.5-14T517-375q-19 11-38.5 20T439-337q-12 5-23 .5T400-353q-5-12 .5-23.5T418-393q20-8 38.5-17t35.5-19q-7-23-10-49.5t-3-56.5q0-146 55.5-245.5T676-880q51 0 81.5 41T788-729q0 88-57.5 172T570-406q10 13 22 19.5t26 6.5q30 0 62.5-23t61.5-67q8-11 19.5-14.5T785-483q12 6 19 17.5t5 25.5q-2 15-1.5 30t2.5 32q9-5 18.5-11.5T848-404q10-8 22.5-9.5T893-407q10 8 11 21t-8 21q-22 21-45.5 33T806-320q-24 0-39-17t-18-49q-29 32-62.5 49T618-320Z"/></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 960 960" fill="#000000"><g transform="translate(480.0 480.0) scale(1.661538) translate(-618.6996 580.0000)"><path d="M514.46-425.31q93.46-59.54 147.73-133.38 54.27-73.85 54.27-146.39 0-46.61-18.61-75.38-18.62-28.77-49.54-28.77-63.16 0-103.93 83.08-40.76 83.07-40.76 208.07 0 27.7 2.65 50.7 2.65 23 8.19 42.07ZM592.62 -320q-31.24 0-54.43-15.15-23.19-15.16-38.11-44.47-20.54 11.77-42.35 22.7-21.81 10.92-44.11 20.69-6.62 2.69-12.62.88-6-1.8-8.69-8.42-2.69-6.61.5-12.35 3.19-5.73 9.81-8.42 22.3-9.54 43.5-20.46 21.19-10.92 41.26-23.23-7-22.23-10.76-49.5-3.77-27.27-3.77-58.81 0-141.38 48.96-232.42Q570.77-840 648.31-840q45.61 0 72.27 37.15 26.65 37.16 26.65 97.7 0 83.38-59.04 164.69T526.92-395.23q11.54 22.23 27.77 33.35 16.23 11.11 37.16 11.11 33.84 0 68.65-26.08 34.81-26.07 63.81-73.15 4.15-4.85 10.27-6.42 6.11-1.58 11.96 1.11 5.84 2.93 9.38 8.27 3.54 5.35 3.08 12.42-2.77 28.08.04 48.08t12.5 37.77q11.31-6.54 21.96-13.42 10.65-6.89 24.5-18.73 5.38-4.93 11.73-5.66 6.35-.73 11.73 3.43 4.62 4.15 4.85 11 .23 6.84-4.93 11-21.23 21-38.57 31.07Q785.46-320 769.08-320q-18.62 0-30.93-22.38-12.3-22.39-13.77-55.93-25.15 35.85-61.34 57.08Q626.85-320 592.62-320Z"/></g></svg>
|
||||
|
Before Width: | Height: | Size: 738 B After Width: | Height: | Size: 1.2 KiB |
+1
-1
@@ -274,7 +274,7 @@ fun ChatItemInfoView(chatRh: Long?, ci: ChatItem, ciInfo: ChatItemInfo, devTools
|
||||
}
|
||||
if (ci.meta.msgSigned == MsgSigStatus.Verified) {
|
||||
val signedRes = if (sent) MR.strings.info_row_signed else MR.strings.info_row_signed_verified
|
||||
InfoRow(stringResource(signedRes), "", icon = painterResource(MR.images.ic_verified))
|
||||
InfoRow(stringResource(signedRes), "", icon = painterResource(MR.images.ic_signature))
|
||||
}
|
||||
if (devTools) {
|
||||
InfoRow(stringResource(MR.strings.info_row_database_id), ci.meta.itemId.toString())
|
||||
|
||||
@@ -1 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 960 960" fill="#000000"><g transform="translate(480.0 480.0) scale(1.542857) translate(-650.8595 600.0000)"><path d="M546-463q85-58 133.5-128T728-732q0-42-14-65t-38-23q-57 0-97 85t-40 200q0 20 1.5 38t5.5 34ZM618-320q-32 0-57.5-14T517-375q-19 11-38.5 20T439-337q-12 5-23 .5T400-353q-5-12 .5-23.5T418-393q20-8 38.5-17t35.5-19q-7-23-10-49.5t-3-56.5q0-146 55.5-245.5T676-880q51 0 81.5 41T788-729q0 88-57.5 172T570-406q10 13 22 19.5t26 6.5q30 0 62.5-23t61.5-67q8-11 19.5-14.5T785-483q12 6 19 17.5t5 25.5q-2 15-1.5 30t2.5 32q9-5 18.5-11.5T848-404q10-8 22.5-9.5T893-407q10 8 11 21t-8 21q-22 21-45.5 33T806-320q-24 0-39-17t-18-49q-29 32-62.5 49T618-320Z"/></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 960 960" fill="#000000"><g transform="translate(480.0 480.0) scale(1.661538) translate(-618.6996 580.0000)"><path d="M514.46-425.31q93.46-59.54 147.73-133.38 54.27-73.85 54.27-146.39 0-46.61-18.61-75.38-18.62-28.77-49.54-28.77-63.16 0-103.93 83.08-40.76 83.07-40.76 208.07 0 27.7 2.65 50.7 2.65 23 8.19 42.07ZM592.62 -320q-31.24 0-54.43-15.15-23.19-15.16-38.11-44.47-20.54 11.77-42.35 22.7-21.81 10.92-44.11 20.69-6.62 2.69-12.62.88-6-1.8-8.69-8.42-2.69-6.61.5-12.35 3.19-5.73 9.81-8.42 22.3-9.54 43.5-20.46 21.19-10.92 41.26-23.23-7-22.23-10.76-49.5-3.77-27.27-3.77-58.81 0-141.38 48.96-232.42Q570.77-840 648.31-840q45.61 0 72.27 37.15 26.65 37.16 26.65 97.7 0 83.38-59.04 164.69T526.92-395.23q11.54 22.23 27.77 33.35 16.23 11.11 37.16 11.11 33.84 0 68.65-26.08 34.81-26.07 63.81-73.15 4.15-4.85 10.27-6.42 6.11-1.58 11.96 1.11 5.84 2.93 9.38 8.27 3.54 5.35 3.08 12.42-2.77 28.08.04 48.08t12.5 37.77q11.31-6.54 21.96-13.42 10.65-6.89 24.5-18.73 5.38-4.93 11.73-5.66 6.35-.73 11.73 3.43 4.62 4.15 4.85 11 .23 6.84-4.93 11-21.23 21-38.57 31.07Q785.46-320 769.08-320q-18.62 0-30.93-22.38-12.3-22.39-13.77-55.93-25.15 35.85-61.34 57.08Q626.85-320 592.62-320Z"/></g></svg>
|
||||
|
Before Width: | Height: | Size: 738 B After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user