Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SimpleX Chat

The first messaging platform without user profile identifiers of any kind - 100% private by design!
Collective - Host: opensource - https://opencollective.com/simplex-chat - Website: https://simplex.chat - Code: https://github.com/simplex-chat/simplex-chat

android: Scroll to quoted message (#1195)

* android: Scroll to quoted message

* Click only on quote makes the list scrolling

Co-auth...

github.com/simplex-chat/simplex-chat - c20c7085b0020db94056979f91dc02e9996776b4 authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Update chats when enter the app from background (#1196)

* android: Update chats when enter the app from background

* Nullify current chat id if the c...

github.com/simplex-chat/simplex-chat - 05122fc476e17e4c0a5372dea3dfa3a7e05ecbfe authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Multiple images can be sent at the same time in different messages (#1193)

* android: Multiple images can be sent at the same time in different messages

* Padding

* ...

github.com/simplex-chat/simplex-chat - ee5997cdf732c1465462553106daa4c72140bb18 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: version 4.1 (82)

github.com/simplex-chat/simplex-chat - 563687f9e4c386e44fa8a9c6692e44db5a76c907 authored over 2 years ago by JRoberts <[email protected]>
ios: fix muted notification (#1192)

github.com/simplex-chat/simplex-chat - 3d3503498ab2b0a33112a7f7ac39fe40609d9b89 authored over 2 years ago by JRoberts <[email protected]>
android: New chat sheet animation (#1174)

* Color blending on buttons

* android: New chat sheet animation

* Faster animation

* An...

github.com/simplex-chat/simplex-chat - 4b905a80e667d162b05280b2a5388019e9b42ec7 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: version 4.1 (81)

github.com/simplex-chat/simplex-chat - fee9b3ae8405fda00e1e0a852c9406aeade807ca authored over 2 years ago by JRoberts <[email protected]>
ios: send multiple images (#1188)

* ios: send multiple images

* multi-select works (TODO race conditions)

* send multiple im...

github.com/simplex-chat/simplex-chat - 4c8bc19182bf95221610c26c325f44c91d3a4ae8 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
update simplexmq (lock on async commands retries) (#1191)

github.com/simplex-chat/simplex-chat - f9be6e643432bad859212d296795f6ec186ff935 authored over 2 years ago by JRoberts <[email protected]>
core: Fix member role that wasn't applied to a member object (#1190)

github.com/simplex-chat/simplex-chat - cf001054c225c102db72c1cdc30042d2ea6599a0 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Fixed bug with modal views (#1189)

github.com/simplex-chat/simplex-chat - 54705c07bdf501274db817c902dd650c408be3af authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Change member role (#1186)

* android: Change member role

* Don't do anything when role is unchanged

github.com/simplex-chat/simplex-chat - ca423024c589816cb63b36cf7ca1532baa339be8 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: version 4.1 (80)

github.com/simplex-chat/simplex-chat - af17daafaaf3b2158d956334b2118a577d83205d authored over 2 years ago by JRoberts <[email protected]>
ios: comment member roles ui (#1185)

github.com/simplex-chat/simplex-chat - f0b551cffd355fe9c570ff1850ae892090ec0e6f authored over 2 years ago by JRoberts <[email protected]>
ios: version 4.1 (79)

github.com/simplex-chat/simplex-chat - 56727a86720f64160e5c9c4751ab8970a7e6cef7 authored over 2 years ago by JRoberts <[email protected]>
mobile: change ttl setting text (#1184)

github.com/simplex-chat/simplex-chat - 5fd522c79c73a1680835233d971e97f159a66d38 authored over 2 years ago by JRoberts <[email protected]>
mobile: disable setting chat item TTL if chat db changed (#1183)

github.com/simplex-chat/simplex-chat - b66eb5b67fa0cfe7b6eba395d690e0d309a9c6d6 authored over 2 years ago by JRoberts <[email protected]>
core: check chat store hasn't changed in APISetChatItemTTL (#1182)

github.com/simplex-chat/simplex-chat - 88645cb00323b167ecaadb08a4d71d32dff1fda3 authored over 2 years ago by JRoberts <[email protected]>
ios: fix picker heights (#1181)

github.com/simplex-chat/simplex-chat - fff0659b1ee0e5a2b801ba21d1d4eb550161374d authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: Automatic message deletion (#1171)

* android: Automatic message deletion

* Disable changing TTL when this operation is already h...

github.com/simplex-chat/simplex-chat - 04719ff8df89745618c8f6dc8744ccca1438f507 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: update chats after setting chat item TTL (#1179)

github.com/simplex-chat/simplex-chat - 83c1340830d78f307c50f25426dfe4b044800854 authored over 2 years ago by JRoberts <[email protected]>
core: allow to call APIGetChats with stopped chat (#1180)

github.com/simplex-chat/simplex-chat - 6d06dda645ad6fe807393cc54865982039056428 authored over 2 years ago by JRoberts <[email protected]>
ios: connection information/alias sheet (#1178)

* ios: connection information/alias sheet

* add swipe button

* add localizations

* fix ...

github.com/simplex-chat/simplex-chat - 868f0abaaf8a3c7a62bc9f55ac7279f2e1aa0de2 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: catch errors during chat item expiration (#1177)

github.com/simplex-chat/simplex-chat - 3649321b6724061ff7160dfae4a25537364d3d08 authored over 2 years ago by JRoberts <[email protected]>
core: optimize bulk chat item deletion 2 (#1172)

github.com/simplex-chat/simplex-chat - 135bdf38422ea2840f3f6abaa28235d57ac6771f authored over 2 years ago by JRoberts <[email protected]>
android: change scrim color for new chat button in dark mode

github.com/simplex-chat/simplex-chat - 22edd92079b91fe5c950063d5f39f3bbbf921d97 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: New chat dialog (#1173)

* android: New chat dialog

* Click indication was disabled

* Color experiments

* Paddin...

github.com/simplex-chat/simplex-chat - 059f1e1e798b0b8c0d192c82fa65c081d356b0d6 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Connection info (#1169)

* android: Connection info

* UI changes

* Icon in text field

* Alias text field

* Re...

github.com/simplex-chat/simplex-chat - b263d7e54712616d182ee119714b366aa3168073 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
core: update simplexmq (connection-level locks) (#1170)

* core: update simplexmq (connection-level locks)

* update simplexmq

* update simplexmq

...

github.com/simplex-chat/simplex-chat - 7a54351f15b3d684e1dba6f52b2718ee15aa701a authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: change member role (#1164)

* ios: change member role

* chat item types, error alerts

* update alert

* translations...

github.com/simplex-chat/simplex-chat - f9c691cab167268aa3e95c351b87da3137b84df8 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: optimize bulk chat item deletion (#1168)

* core: optimize bulk chat item deletion

* test file deletion

* refactor

* refactor

github.com/simplex-chat/simplex-chat - cd6cad9a9628f813fc5cf0f9815cf98772ba4300 authored over 2 years ago by JRoberts <[email protected]>
Dividers and padding (#1166)

github.com/simplex-chat/simplex-chat - e8ad216b26945547afe98673e84b1ad997ba7512 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
core: allow to set chat item ttl when chat is stopped (#1165)

github.com/simplex-chat/simplex-chat - 3808b7415b5f95ed6e5868509dd4fbdfb2b8adef authored over 2 years ago by JRoberts <[email protected]>
ios: refactor delete after x seconds option

github.com/simplex-chat/simplex-chat - e1454b144593f89532bb7d0015376c8b636a5fad authored over 2 years ago by JRoberts <[email protected]>
ios: automatic message deletion (#1160)

github.com/simplex-chat/simplex-chat - 6e9e6057aff120a3916ab612065e46a1eee1ae98 authored over 2 years ago by JRoberts <[email protected]>
core: platform independent json encoding for MsgErrorType (#1163)

github.com/simplex-chat/simplex-chat - 575706c7c78127230f7dd00e0d4e57f26495d0aa authored over 2 years ago by JRoberts <[email protected]>
core: protocol/commands to change member role (#1159)

* core: protocol/commands to change member role

* change member roles

* add test

* corr...

github.com/simplex-chat/simplex-chat - 58f6b168e60f2e45e5f749db290df6c37442fbc4 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: UI overhaul start (#1146)

* android: UI overhaul start

* Moved title upper in a view and modified UI of some elements
...

github.com/simplex-chat/simplex-chat - 841afa1e80d241f15b14609aa49e4822bdd4d524 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
core: author role, allow member to add new members on the receiving end (#1149)

* core: author role, allow member to add new members on the receiving end

* remove unused nam...

github.com/simplex-chat/simplex-chat - 9c5acd609cb81e2e9a7e4feac0aa732ef6094afc authored over 2 years ago by Evgeny Poberezkin <[email protected]>
update simplexmq v3.3.0

github.com/simplex-chat/simplex-chat - 23212def515cbd16a5772bf4a58276efa00557b7 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
mobile: disable notifications on group events, make member role default (#1158)

* ios: disable notifications on group events, make member role default

* same for android

...

github.com/simplex-chat/simplex-chat - 06e46b0beab6e989e5f56e1ca6aa3ec111760845 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: speed up tests (#1157)

github.com/simplex-chat/simplex-chat - a3bd51a5fa9012f6e8ad2650ed1dc00ee769fdf3 authored over 2 years ago by JRoberts <[email protected]>
core: add localAlias to Contact when it is created

github.com/simplex-chat/simplex-chat - 5c49e8f7ea1d940b14919410d3fed8833edbab96 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: fully delete group chat items instead of overwriting content (#1154)

github.com/simplex-chat/simplex-chat - ef28215284db2bcff949706ac99cbde610fcea21 authored over 2 years ago by JRoberts <[email protected]>
core: fix /image command error messages (closes #1153) (#1156)

github.com/simplex-chat/simplex-chat - 7f70fe4d64fb36aadf073fb005f8c29ef3bfe58f authored over 2 years ago by JRoberts <[email protected]>
ios: set alias on connection link, see link again, remove QR code on connection (#1155)

* ios: set alias on connection link, see link again, remove QR code on connection

* update UX...

github.com/simplex-chat/simplex-chat - 05385ce997e3785bf3f6163815e87d7370298679 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: update library

github.com/simplex-chat/simplex-chat - f0f7226fa51f748d6660bec65f829a9b397e876e authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: delete connections asynchronously (#1151)

github.com/simplex-chat/simplex-chat - 428d3cdba5d2152ceff80bed90b4d30b99da84a3 authored over 2 years ago by JRoberts <[email protected]>
android: Allowed to route audio to earpiece on Android S+ (#1148)

* android: Allowed to route audio to earpiece on Android S+

* Clear communication device afte...

github.com/simplex-chat/simplex-chat - dd5e99ea42411e6ff3423be4c4ec57439cbae442 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
core: lints (#1144)

github.com/simplex-chat/simplex-chat - 628f119151775bfc4db37dea0f8f8c19d9be5d49 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: Prevent shutting down a microphone when screen is off (#1145)

github.com/simplex-chat/simplex-chat - 0e411b0eacba74e19e6e5f994379065cc29d77a7 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Sharing text and files from other apps and from Simplex itself to Simplex (#1140)

* android: Sharing text and files from other apps and from Simplex itself to Simplex

* Differ...

github.com/simplex-chat/simplex-chat - 7fd4b7edae40bd1d26f6e7d795275d16f2450775 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
core: scheduled deletion (#1075)

Co-authored-by: Evgeny Poberezkin <[email protected]>

github.com/simplex-chat/simplex-chat - 9cb2542079d82fdc91f20a050a09b8d27f81f7cc authored over 2 years ago by JRoberts <[email protected]>
update readme

github.com/simplex-chat/simplex-chat - 07d2c9ff49034520effdf247f022c03b5a890150 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
readme: release announcement (#1142)

* readme: release announcement

* roadmap

* correction

Co-authored-by: JRoberts <8711996...

github.com/simplex-chat/simplex-chat - 6730a687e289c5fd0dfb1a9948f1dbf7178201d3 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: Playing call sound in different stream type (#1138)

* android: Playing call sound in different stream type

* Changes

github.com/simplex-chat/simplex-chat - 86c782d08b383b19f3f7d958fc8e990202e441b5 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
core: connection alias, store invitation link with connection (#1137)

* core: connection alias, store invitation link with connection

* update contact with connect...

github.com/simplex-chat/simplex-chat - fe6cd91a6118af03c569ee6fdcc2173a20f5bcb6 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: don't show clear swipe action for empty chats (#1139)

github.com/simplex-chat/simplex-chat - bf46e0dc577490ad4d82319268bdb1e67ec7fa5f authored over 2 years ago by JRoberts <[email protected]>
blog: v4 (#1078)

github.com/simplex-chat/simplex-chat - 937492c20454cb6a0ee07b46de5f96aa403ed5c6 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: version 4.0.1 (60)

github.com/simplex-chat/simplex-chat - e2c332c230deb0a72ae94f896903284dbeb5c0b8 authored over 2 years ago by JRoberts <[email protected]>
ios: update german translation (#1136)

* iOS German translations corrections

* import translations

Co-authored-by: Evgeny Poberez...

github.com/simplex-chat/simplex-chat - 629c5d7434548c86a4cc67ec56b61c0508f2cb43 authored over 2 years ago by mlanp <[email protected]>
ios: fix translations on user profile page (#1134)

github.com/simplex-chat/simplex-chat - 090e54c8d89176071ff7653d39e09fd588ea6577 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: RTL support when device language is NOT RTL (#1133)

* android: RTL support when device language is NOT RTL

* Follow up

* Refactoring

* Remo...

github.com/simplex-chat/simplex-chat - 1a2efc3b4faa20bc61577f0d2587da6d5f2ec045 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
ci: fix windows build (#1132)

* ci: fix windows build

* pass bin_path via temp file

github.com/simplex-chat/simplex-chat - 4e57f7c4882fa7810d4e86564ee921b068dfbf17 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: disable connection handshake notifications for groups with disabled notifications (#1131)

github.com/simplex-chat/simplex-chat - 31d8f73eacc5b89e69be463864cc85052d2b2eaf authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: Two more notifications when contact connected or connection request received (#1129)

* Two more notifications when contact connected or connection request received

* Large image ...

github.com/simplex-chat/simplex-chat - 409982ad71a01ef5acd8d61676a511a3abbae7b9 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
ci: windows build (#1128)

* ci: windows build

* enable windows build

* fix intermittently failing test

github.com/simplex-chat/simplex-chat - 6c7e81777e4d7440537f5da51b0d75561b4eba09 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
Closing qr scanner/connect via link screens after successfull request (#1130)

github.com/simplex-chat/simplex-chat - 4934045f4e78dcfdf145bb95c597b802be58be19 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: version 4.0 (78)

github.com/simplex-chat/simplex-chat - aeebb89dc2e9d5bd9a2e76e09236a22313b4d414 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: German localizations (#1111)

* ios: German localizations

* add some translations

* more translations

* translations
...

github.com/simplex-chat/simplex-chat - 1246ad24378b5c06c9ca4932109dd8f9a74c8182 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: change german strings for clear/delete chat

github.com/simplex-chat/simplex-chat - f46b81323590d8cbfd8dd31555f49b7b3f782353 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: fix: storing passphrase makes in available in NSE, do not allow empty current passphrase, reset files count after deletion (#1125)

github.com/simplex-chat/simplex-chat - 83b77748b6d54dd08ad9bd4dd2863a5000aa1903 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: verion 4.0 (77)

github.com/simplex-chat/simplex-chat - 4dde46a646ef7d43d77d7e3f18c97c938dc4b015 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: remove key from log (#1123)

github.com/simplex-chat/simplex-chat - b7dd787043d3d48dccd9b7468abfd2277cac1e80 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
website: add call page back (#1121)

github.com/simplex-chat/simplex-chat - bce8af16deb34ed58fd6f46ee5dbc66aba05f1e8 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
package: update @simplex-chat/webrtc version 0.1.1

github.com/simplex-chat/simplex-chat - 96b8f0e9795bb587936a1cd829563e62dd56e9dc authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: prevent messages from being sent twice (#1120)

github.com/simplex-chat/simplex-chat - 36f635f6f0393828b429205e8be66780fbc7ef33 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
docs/WEBRTC.md: new docs (#1118)

* docs/WEBRTC.md: new docs

* app configuration

Co-authored-by: Evgeny Poberezkin <2769109+...

github.com/simplex-chat/simplex-chat - d15fec4fab6217066d1efa0fe7646a4d2a0eae69 authored over 2 years ago by sh <[email protected]>
ios: fix chatlist search bar appearing in chat view (#1119)

github.com/simplex-chat/simplex-chat - 1b435d89f3a4b6396d69069d4f0be330044c5399 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: fix layout for messages in right-to-left languages, #1032 (#1117)

* ios: fix layout for messages in right-to-left languages, #1032

* text alignment in compose ...

github.com/simplex-chat/simplex-chat - bbaa45a0e14ac95aab37d543b7c79c2eef60a061 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: version 4.0 (59)

github.com/simplex-chat/simplex-chat - 5578183777f867bd2e55065188f470d2d4aa9ddd authored over 2 years ago by JRoberts <[email protected]>
android: disable new chat buttons and notifications settings when chat is stopped (#1116)

github.com/simplex-chat/simplex-chat - 520800ded0f636fe4cd214ae74e10e98e7c9a94e authored over 2 years ago by JRoberts <[email protected]>
android: version 4.0 (58)

github.com/simplex-chat/simplex-chat - 47a6a81854020cb99bd9aeccd8dbd7b1e0cceceb authored over 2 years ago by JRoberts <[email protected]>
android: fix 'choose attachment' layout for German language (#1115)

github.com/simplex-chat/simplex-chat - 2a4b7b83a4c429e21bf0f535bfc877bedda1f8cb authored over 2 years ago by JRoberts <[email protected]>
Fixes #1105 (#1108)

github.com/simplex-chat/simplex-chat - 792c442aa34f8cf9e0678865884c81b5bcfb626b authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
android: ui fixes (#1114)

* new chat buttons alignment

* translations

github.com/simplex-chat/simplex-chat - 54b39e8d0068f7f76229fcb5bdeaad2755019014 authored over 2 years ago by JRoberts <[email protected]>
android: single call to initialize chat, fix (#1109)

* JNI experiments

* Next try

* Next try

* Final JNI code for the new library method

...

github.com/simplex-chat/simplex-chat - 39f82e9e1ac180b86793e0ddd801f657136b06b9 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: use single call to initialize chat controller (#1110)

* ios: use single call to initialize chat controller

* update logs

* comments

github.com/simplex-chat/simplex-chat - ab7fed1628566f6924657fb2cfb548f4d2040c13 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: fix string

github.com/simplex-chat/simplex-chat - c94691c89ee0d68b858ff3af96724414efb8f5ef authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: add German translations (#1079)

* android: add file for German translations

* translations

* complete translation

* tra...

github.com/simplex-chat/simplex-chat - 3c95b76e5a0c7a4532c83a21f6bb9e25f6e405a2 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: single function to initialize the chat controller only if encryption key is correct (#1107)

github.com/simplex-chat/simplex-chat - a977a0dd178f587266cff45ecba3f934c85d7b65 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: version 4.0-beta.3 (57)

github.com/simplex-chat/simplex-chat - e1a7b02e59b6310e2a5ca508576edb8f306889aa authored over 2 years ago by JRoberts <[email protected]>
android: version 4.0-beta.3 (56)

github.com/simplex-chat/simplex-chat - 3537d3871ca1e817211c0065f875ac9023503b60 authored over 2 years ago by JRoberts <[email protected]>
ios: version 4.0 (75)

github.com/simplex-chat/simplex-chat - 093e7b4c78815f686a6ac6f7e040652cd3a6bc80 authored over 2 years ago by JRoberts <[email protected]>
ios: fix background refresh crash, memoize migrateChatDatabase (#1103)

* ios: fix background refresh crash, memoize migrateChatDatabase

* store returned value

github.com/simplex-chat/simplex-chat - 6e9cf2ba916134ff16c9ca9e83a4c31d1134ec6f authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: update/remove strings (#1104)

github.com/simplex-chat/simplex-chat - 7c06961ff82adaaedaf17b46722d109af765be56 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: floating button for creating a new chat (#1102)

* Floating button for creating a new chat
- also fixed two-line preview in a chat list

* But...

github.com/simplex-chat/simplex-chat - 2b53406ccfea8c3d4cb0ed3b88354e9a9145d8a4 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Icons (#1100)

* Icons

* Icons in app's info

* Icon foreground

Co-authored-by: Evgeny Poberezkin <2769...

github.com/simplex-chat/simplex-chat - 06c79cc2bc0aee4652403a201697b0d89f0bf2e0 authored over 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: fix chat list layout (#1094)

* ios: fix chat list layout

* set chat row height depending on dynamic type size

* update ...

github.com/simplex-chat/simplex-chat - 5e870ec30f2ba1d717ef3f5e61b6a2161a211d4f authored over 2 years ago by Evgeny Poberezkin <[email protected]>