Stanislav Dmitrenko
07334b057d
desktop (gradle): support specifying more versions in Gradle ( #3614 )
2023-12-28 09:41:17 +00:00
Evgeny Poberezkin
51bf2f413c
5.4.2: ios 186, android 166, desktop 20
2023-12-27 22:24:21 +00:00
Stanislav Dmitrenko
0b8346701c
android, desktop: fix terminal items crash ( #3607 )
...
* android, desktop: fix terminal items crash
* test
* Revert "test"
This reverts commit 3f1e5c93ca .
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-12-27 14:59:38 +00:00
Stanislav Dmitrenko
9f71502b51
desktop (windows): fix script that generates localization ( #3606 )
...
* desktop (windows): fix script that generates localization
* firstOrNull
2023-12-27 14:47:04 +00:00
Stanislav Dmitrenko
ed3d234826
android, desktop: limit text length in terminal view ( #3604 )
2023-12-27 11:27:34 +00:00
spaced4ndy
4d5aefa82c
ui: don't share address at onboarding by default ( #3603 )
...
* ios: don't share address at onboarding by default
* android
2023-12-27 10:54:44 +00:00
Stanislav Dmitrenko
5a6670998c
android, desktop: loading prev messages better ( #3585 )
...
* android, desktop: loading prev messages better
* better
* better
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-12-24 12:22:00 +00:00
Stanislav Dmitrenko
c83238c35a
desktop: enable sending images and files with enter ( #3582 )
2023-12-21 22:48:32 +00:00
Stanislav Dmitrenko
8b0d2dede7
android, desktop: saving and sharing files menu item ( #3580 )
2023-12-21 15:19:36 +00:00
Stanislav Dmitrenko
c4855313b6
android: splash screen with background color on Android 12+ ( #3579 )
2023-12-21 13:49:49 +00:00
Evgeny Poberezkin
2bff3b9c97
desktop, android: update api to pass controller when encrypting files (use ChaChaDRG as source of randomness) ( #3578 )
2023-12-21 12:49:18 +00:00
Stanislav Dmitrenko
4a4d470859
android, desktop: try-catch composables ( #3575 )
...
* android, desktop: try-catch composables
* test
* better catching on Android
* more try-catch'es
* Revert "test"
This reverts commit adaf92b116 .
* more try-catch'es
* unneeded imports
2023-12-20 18:00:44 +00:00
Stanislav Dmitrenko
5e042d222e
desktop: saving qr code as an image ( #3572 )
2023-12-19 10:24:13 +00:00
Stanislav Dmitrenko
26a189917b
sctipt: check string formatting ( #3570 )
...
* sctipt: check string formatting
* all
2023-12-18 21:37:10 +00:00
Stanislav Dmitrenko
974fa448b4
android, desktop: some alerts became privacy sensitive ( #3554 )
...
* android, desktop: some alerts became privacy sensitive
* changes
2023-12-14 13:11:19 +00:00
Evgeny Poberezkin
7ec39d1ffa
all: increase default TCP timeouts, update simplexmq ( #3540 )
2023-12-12 13:13:36 +00:00
Evgeny Poberezkin
2f7632a70f
5.4.1: ios 185, android 164, desktop 19
2023-12-07 21:01:14 +00:00
Stanislav Dmitrenko
13a32f7864
android: made minimum supported version of Android as 9 ( #3525 )
2023-12-07 10:49:16 +00:00
Stanislav Dmitrenko
b1652b8930
desktop: fix toasts theme ( #3524 )
2023-12-06 21:19:30 +00:00
Stanislav Dmitrenko
a9b36e8e39
desktop: fix onboarding when choosing random password ( #3523 )
2023-12-06 20:33:53 +00:00
Stanislav Dmitrenko
ccc62274ee
android, desktop: crash handler addition ( #3517 )
...
* android, desktop: crash handler addition
* added
2023-12-05 22:50:25 +00:00
Stanislav Dmitrenko
4c6d52ba75
android, desktop: crash handler ( #3516 )
...
* android, desktop: crash handler
* test
* rename
* string
* Revert "test"
This reverts commit 530faf39c1 .
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-12-05 21:31:49 +00:00
Stanislav Dmitrenko
c8e9788c29
desktop: enhancements to remote desktop connect UI ( #3513 )
...
* desktop: enhancements to remote desktop connect UI
* changes
* more changes
This reverts commit e8323e8bfa .
* color
* random port
2023-12-04 21:04:58 +00:00
Evgeny Poberezkin
acaa597c90
desktop, android: fix image not appearing in view when received ( #3504 )
...
* desktop, android: fix image not appearing in view when received
* change to KeyChangeEffect
2023-12-03 15:42:43 +00:00
Stanislav Dmitrenko
e1ff7c88d7
desktop: allow changing listening ip and port of remote ( #3498 )
...
* desktop: allow changing listening ip and port of remote
* remove empty lines
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-12-01 20:41:08 +00:00
Stanislav Dmitrenko
40e69ae713
desktop: enable database operations ( #3495 )
...
* desktop: enable database operations
* disconnect hosts button
* not relaying on dev tools
* different logic
* different logic 2
* toggle placement
2023-12-01 15:04:00 +00:00
Stanislav Dmitrenko
540c8883a0
android: do not show alert too early in obboarding ( #3493 )
2023-11-30 19:39:16 +00:00
Stanislav Dmitrenko
0e18b13bea
desktop: adapting onboarding process to linking devices ( #3490 )
...
* desktop: adapting onboarding process to linking devices
* show progress on long operations
* changes
* clearing chat cache logic
* lines
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-30 19:38:21 +00:00
spaced4ndy
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
Jesse Horne
9580b4110d
desktop: remember window position and size ( #3465 )
...
* initial work on storing desktop window position and size
* removed useless imports
* updated to use app preferences
* vars to vals
* defensive programming
* fixed default
* removed default json
* do nothing if encoding to json while storing fails
* names, clean up
* move comment
* changes
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-11-30 12:43:01 +00:00
Stanislav Dmitrenko
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
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 Poberezkin
d4ac1c0cf2
core, ui: add remote host/controller stop reasons to events ( #3472 )
2023-11-26 23:23:37 +00:00
Jesse Horne
75c2de8a12
desktop: closing console window no longer closes entire application ( #3466 )
...
* closing the console now doesn't close all windows
* simplify
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-26 13:40:51 +00:00
Evgeny Poberezkin
1902b692f5
5.4: ios 183, android 162, desktop 18
2023-11-25 00:13:31 +00:00
Evgeny Poberezkin
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
da64b2e3cd
android, desktop: fix translation
2023-11-24 20:37:32 +00:00
Stanislav Dmitrenko
4572fec61d
desktop (windows): fix lib build ( #3456 )
2023-11-24 20:05:41 +00:00
Alexander Bondarenko
fe9953fc49
desktop: remove GC flag when building on windows ( #3455 )
...
* desktop: remove GC flag when building on windows
* add correct define
2023-11-24 20:00:20 +00:00
Stanislav Dmitrenko
e91a1f151d
desktop: hide profiles screen on remote host change ( #3454 )
2023-11-24 19:24:16 +00:00
Stanislav Dmitrenko
50bada24af
desktop: better status check of loaded remote files ( #3453 )
2023-11-24 18:43:28 +00:00
spaced4ndy
97934c8289
android, desktop: fix alert text for deleting received message
2023-11-24 21:10:03 +04:00
Evgeny Poberezkin
4a254560c0
desktop: fix user address changes on connected mobile ( #3452 )
...
* desktop: fix user address changes on connected mobile
* close user-specific views when remote host changes
2023-11-24 16:51:31 +00:00
Stanislav Dmitrenko
f9b5c673c5
android, desktop: better handling of URI's ( #3450 )
2023-11-24 16:19:31 +00:00
spaced4ndy
8ce9dd7ab6
android: don't show lock notice on first start ( #3451 )
2023-11-24 20:05:37 +04:00
spaced4ndy
9fb4b3cf40
desktop: don't show device specific network and database settings when connected to remote host ( #3449 )
2023-11-24 19:38:19 +04:00
Evgeny Poberezkin
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 Poberezkin
c9aec88c39
desktop: fix sending videos via connected mobile
2023-11-24 13:14:52 +00:00
Evgeny Poberezkin
6f3174d0a1
android, desktop: remove unnecessary serialization
2023-11-23 21:25:32 +00:00
Evgeny Poberezkin
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