Evgeny Poberezkin
|
230b5aeb92
|
manage camera permissions
|
2023-12-02 15:16:58 +00:00 |
|
Evgeny Poberezkin
|
045c068074
|
update code scanner, layout
|
2023-12-02 11:39:56 +00:00 |
|
Evgeny Poberezkin
|
75ebc01e7f
|
icons
|
2023-12-01 19:05:39 +00:00 |
|
spaced4ndy
|
0b4a858496
|
slow down chat list animation (uses deprecated modifiers)
|
2023-12-01 20:59:29 +04:00 |
|
spaced4ndy
|
1d32604c34
|
search cancel button transition
|
2023-12-01 19:31:57 +04:00 |
|
spaced4ndy
|
382ac4cdd0
|
layout
|
2023-12-01 18:59:46 +04:00 |
|
spaced4ndy
|
49cc76d4ff
|
less sensitive gesture
|
2023-12-01 18:05:15 +04:00 |
|
spaced4ndy
|
ce87c05b4d
|
change text
|
2023-12-01 17:58:26 +04:00 |
|
spaced4ndy
|
b785e753e7
|
swipe
|
2023-12-01 17:55:26 +04:00 |
|
spaced4ndy
|
afc06f2753
|
animation, fix alerts
|
2023-12-01 17:28:29 +04:00 |
|
spaced4ndy
|
14de372118
|
increase spacing
|
2023-12-01 16:15:29 +04:00 |
|
spaced4ndy
|
bafa1abaa8
|
previews
|
2023-12-01 16:13:36 +04:00 |
|
spaced4ndy
|
4caad72d7d
|
new chat menu
|
2023-12-01 16:10:55 +04:00 |
|
spaced4ndy
|
d99b0599e7
|
regular paste button
|
2023-12-01 14:14:06 +04:00 |
|
spaced4ndy
|
2c7175ded7
|
remove old views
|
2023-12-01 12:50:40 +04:00 |
|
spaced4ndy
|
30f2884acf
|
delete unused invitation, create used invitation chat
|
2023-12-01 12:30:07 +04:00 |
|
spaced4ndy
|
8420a49995
|
layout, add conn
|
2023-11-30 22:06:27 +04:00 |
|
spaced4ndy
|
db7d8d5d0c
|
layout
|
2023-11-30 21:13:50 +04:00 |
|
spaced4ndy
|
8a4843f099
|
Merge branch 'master' into f/ios-connection-ui
|
2023-11-30 20:46:24 +04:00 |
|
spaced4ndy
|
3fdda6d9ae
|
layout
|
2023-11-30 20:38:06 +04:00 |
|
 spaced4ndyandGitHub
|
5819e42305
|
core: remove CRNewContactConnection response; mobile, desktop: create pending connections based on api responses (CRNewContactConnection was being used as "event" in UI) (#3489)
|
2023-11-30 20:31:32 +04:00 |
|
spaced4ndy
|
15ba47a3e0
|
layout
|
2023-11-30 17:37:56 +04:00 |
|
spaced4ndy
|
95328e38bf
|
connect on paste in search
|
2023-11-30 17:27:42 +04:00 |
|
spaced4ndy
|
784c956460
|
animation
|
2023-11-30 17:07:10 +04:00 |
|
spaced4ndy
|
ceb9406fcf
|
further improve search
|
2023-11-30 16:53:21 +04:00 |
|
spaced4ndy
|
3224527c52
|
improved search
|
2023-11-30 16:45:06 +04:00 |
|
spaced4ndy
|
da44df9948
|
clear link on cancel
|
2023-11-30 15:33:54 +04:00 |
|
spaced4ndy
|
4330fc2d3a
|
scan layout
|
2023-11-30 14:04:30 +04:00 |
|
spaced4ndy
|
a1e91d79dd
|
scan rework, process errors, other fixes
|
2023-11-30 13:41:44 +04:00 |
|
spaced4ndy
|
661b5db9e9
|
connect paste link ui
|
2023-11-30 13:00:30 +04:00 |
|
spaced4ndy
|
0b7b43cc4b
|
rework invite
|
2023-11-29 21:58:16 +04:00 |
|
spaced4ndy
|
ab45ec5e8e
|
custom search
|
2023-11-29 13:32:49 +04:00 |
|
spaced4ndy
|
5caee14eb2
|
ios: connection UI (wip)
|
2023-11-28 22:33:57 +04:00 |
|
  
|
05a64c99a2
|
ios: moving webrtc commands processing to another mechanism (#3480)
* ios: moving webrtc commands processing to another mechanism
* async
* decide
* handle errors
* error alert
* await
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
|
2023-11-28 17:36:05 +00:00 |
|
  
|
950bbe19da
|
ios: fix calls connecting state (#3475)
* ios: fix calls connecting state
* optimization
* changes
* removed relay protocol
* simplify
* use actor
* fix loop, better onChange, some questions
* remove extra iteration
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
|
2023-11-27 22:20:51 +00:00 |
|
spaced4ndy
|
7a54d74517
|
Revert "ios: update libraries (#3474)"
This reverts commit bfcb2ac230.
|
2023-11-27 19:16:53 +04:00 |
|
 spaced4ndyandGitHub
|
bfcb2ac230
|
ios: update libraries (#3474)
|
2023-11-27 19:02:44 +04:00 |
|
 spaced4ndyandGitHub
|
3073c4a1d5
|
core: fix chat previews showing not the latest message, fix message ordering in direct chats; mobile: update group previews only on timestamp increase (#3473)
|
2023-11-27 17:14:12 +04:00 |
|
 Evgeny PoberezkinandGitHub
|
d4ac1c0cf2
|
core, ui: add remote host/controller stop reasons to events (#3472)
|
2023-11-26 23:23:37 +00:00 |
|
Evgeny Poberezkin
|
de1c885501
|
ios: 5.4 build 184: switch to GHC 8.10.7 (9.6.3 crashes on older iPhone models), fix Connect to desktop closing when switching to QR code scan
|
2023-11-25 11:22:02 +00:00 |
|
Evgeny Poberezkin
|
1902b692f5
|
5.4: ios 183, android 162, desktop 18
|
2023-11-25 00:13:31 +00:00 |
|
      
|
d148ce4cbb
|
ui: translations (#3459)
* Translated using Weblate (Russian)
Currently translated at 100.0% (1500 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1346 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1500 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1346 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Hungarian)
Currently translated at 22.1% (332 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (1346 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Hungarian)
Currently translated at 22.3% (335 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Polish)
Currently translated at 96.9% (1454 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (French)
Currently translated at 100.0% (1500 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (1346 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1346 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1500 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1346 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Hungarian)
Currently translated at 28.6% (429 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/
* import/export/update
---------
Co-authored-by: Istvan Novak <easthvan@gmail.com>
Co-authored-by: mlanp <github@lang.xyz>
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com>
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com>
Co-authored-by: M1K4 <oomikaoo@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
|
2023-11-24 23:20:28 +00:00 |
|
Evgeny Poberezkin
|
3d09073bfc
|
ios: update core lib to 5.4.0.6
|
2023-11-24 20:46:00 +00:00 |
|
+3        
|
bfd13f059a
|
ui: translations (#3446)
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1502 of 1502 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1341 of 1341 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1503 of 1503 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1503 of 1503 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/
* Translated using Weblate (Russian)
Currently translated at 97.7% (1459 of 1493 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1341 of 1341 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1493 of 1493 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1341 of 1341 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1502 of 1502 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1341 of 1341 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1503 of 1503 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1503 of 1503 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/
* Translated using Weblate (Russian)
Currently translated at 97.7% (1459 of 1493 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1341 of 1341 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1493 of 1493 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1341 of 1341 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1493 of 1493 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Russian)
Currently translated at 99.8% (1339 of 1341 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Arabic)
Currently translated at 92.4% (1380 of 1493 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1494 of 1494 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Added translation using Weblate (Hungarian)
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1495 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Hungarian)
Currently translated at 0.5% (8 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 1.4% (21 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 2.0% (30 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 2.1% (32 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 10.9% (163 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1495 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Hungarian)
Currently translated at 12.3% (184 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1495 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Hungarian)
Currently translated at 14.8% (222 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1495 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Hungarian)
Currently translated at 21.6% (323 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (German)
Currently translated at 97.7% (1461 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1495 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (1341 of 1341 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Hungarian)
Currently translated at 21.9% (328 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (1495 of 1495 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (German)
Currently translated at 100.0% (1341 of 1341 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (German)
Currently translated at 100.0% (1500 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (German)
Currently translated at 100.0% (1341 of 1341 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1500 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1500 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Turkish)
Currently translated at 70.0% (1051 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* ru: corrections
* export/import
* ios: export
* ru: corrections
---------
Co-authored-by: M1K4 <oomikaoo@gmail.com>
Co-authored-by: Float <float.hu+@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: J R <jr@simplex.chat>
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: Istvan Novak <easthvan@gmail.com>
Co-authored-by: Eric <zxmegaxqug@hldrive.com>
Co-authored-by: mlanp <github@lang.xyz>
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com>
Co-authored-by: xe1st <dnzkckali@gmail.com>
|
2023-11-24 14:18:31 +00:00 |
|
 Evgeny PoberezkinandGitHub
|
8f0a9cd609
|
ios: connect remote desktop via multicast (#3436)
* ios: connect remote desktop via multicast
* works
* fix camera freeze when leaving linked devices view
* label
* fix linked devices
* fix compatible
* string
|
2023-11-23 21:22:29 +00:00 |
|
 Evgeny PoberezkinandGitHub
|
01f351e65a
|
ios: haskell RTS options (#3433)
|
2023-11-22 22:12:42 +00:00 |
|
 Evgeny PoberezkinandGitHub
|
4af4fbae2b
|
ios: close sheet when disconnecting from desktop (#3435)
|
2023-11-22 22:10:41 +00:00 |
|
 spaced4ndyandGitHub
|
cec0fe2702
|
ios, android: add author group member role to fix decoding (hidden from UI) (#3429)
|
2023-11-22 18:47:46 +04:00 |
|
Evgeny Poberezkin
|
aade3d359f
|
v5.4-beta.4: ios 182, android 161, desktop 17
|
2023-11-21 23:32:33 +00:00 |
|
 Evgeny PoberezkinandGitHub
|
c1d89f2c0f
|
ios: move hs_init to background thread (#3411)
|
2023-11-21 22:21:01 +00:00 |
|