Evgeny Poberezkin
f856bb5faf
Merge branch 'master' into ab/async-subs
2024-06-24 16:52:36 +01:00
Evgeny Poberezkin
41e6e6b54e
revert some changes
2024-06-24 15:35:57 +01:00
spaced4ndy
1af513c548
docs: update chat protocol ( #4344 )
2024-06-23 20:36:25 +01:00
Evgeny Poberezkin
85dc467f74
5.8.1: ios 225, android 221, desktop 54
2024-06-19 23:41:23 +01:00
spaced4ndy
89e65c2fc1
multiplatform: check preferences before share/forward ( #4338 )
2024-06-19 18:53:45 +04:00
Evgeny Poberezkin
0fa8d77214
ios: fix search disappearing in forward view ( #4337 )
...
* ios: fix search disappearing in forward view
* update
* diff
* refactor
* use List
2024-06-19 12:51:56 +01:00
spaced4ndy
6ba82c8c39
ios: check preferences before forward ( #4336 )
...
* ios: check preferences before forward
* rework
* clean up
* shorter message
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2024-06-19 13:49:44 +04:00
Evgeny Poberezkin
e19c14b249
ios: update core library to 5.8.1
2024-06-19 10:12:22 +01:00
Evgeny Poberezkin
d993381d31
Revert "web: glossary fix ( #4298 )"
...
This reverts commit d3274b28ba .
2024-06-18 23:44:58 +01:00
Evgeny Poberezkin
0198c1f110
core: 5.8.1.0
2024-06-18 23:12:27 +01:00
spaced4ndy
6c4c9b172c
core: fix markdown check ( #4334 )
...
* core: fix markdown
* more tests
* enable tests
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2024-06-18 12:44:33 -07:00
spaced4ndy
d9a61af401
core: fix preference application ( #4330 )
2024-06-18 10:37:45 +04:00
spaced4ndy
a58522ef15
core: api to reconnect single server ( #4317 )
2024-06-17 11:52:55 +04:00
Evgeny Poberezkin
bcd510c913
cli: option to confirm up migrations ( #4150 )
...
* cli: option to confirm up migrations
* fix test
2024-06-16 20:24:37 -07:00
M. Sarmad Qadeer
c4083e00c5
web: update feed ( #4255 )
...
* web: update feed
* change date filter in feed.rss
2024-06-16 14:31:36 -07:00
M. Sarmad Qadeer
7cd35b9068
web: design fixes eg: blog titles & link wrap ( #4305 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2024-06-16 14:22:53 -07:00
M. Sarmad Qadeer
d3274b28ba
web: glossary fix ( #4298 )
2024-06-16 08:23:40 -07:00
Narasimha-sc
40bd5dc2da
web: update copyright year 2023->2024 ( #4297 )
...
* Update copyright year
* Update ar.json
* Update bg.json
* Update cs.json
* Update de.json
* Update es.json
* Update fr.json
* Update hu.json
* Update it.json
* Update ja.json
* Update nl.json
* Update pl.json
* Update pt_BR.json
* Update ru.json
2024-06-16 08:19:43 -07:00
Alexander Bondarenko
137656f13f
Merge remote-tracking branch 'origin/master' into ab/async-subs
2024-06-12 22:56:01 +03:00
Diogo
1573b7af13
ios: prevented error on desktop in lack of camera permissions ( #4306 )
...
* refactor: 💡 moved ScannerInView to separate module
made it more extensible and ready to be reused
* fix: 🐛 prevented error on desktop in lack of camera permissions
right now, connect to desktop functionality was failing if you didn't
accept permissions before jumping to this screen for the first time. In
here I did pick from other sections where cases of no permissions or
unknown permissions were correctly handled and did reuse the same
mechanism
* chore: 🤖 reverted file move
* chore: 🤖 reverted class change
* chore: 🤖 reverted uncessary change
* chore: 🤖 removed leftover
2024-06-11 09:29:53 +04:00
Narasimha-sc
a5bf3cbca8
v5.6 -> v5.8 ( #4308 )
2024-06-10 18:33:27 +01:00
Stanislav Dmitrenko
d5529031ee
android, desktop: socks proxy toggle enhancements ( #4312 )
2024-06-10 18:33:10 +01:00
spaced4ndy
d244338b13
ui: differentiate remote ctrl errors, better error texts ( #4302 )
2024-06-10 18:18:05 +04:00
spaced4ndy
ce55c84b96
core: differentiate RCP error in view, test ( #4310 )
2024-06-10 17:58:53 +04:00
spaced4ndy
c52f9baefa
desktop: close chat view when chat is stopped ( #4313 )
2024-06-10 13:11:35 +01:00
Stanislav Dmitrenko
ea1c5da65d
desktop: change thread who responsible for writting settings ( #4311 )
2024-06-10 13:05:53 +01:00
sh
5695bb9d46
docs: change smp webpage path ( #4307 )
2024-06-08 15:42:12 +01:00
spaced4ndy
13751d5705
core: update simplexmq (upload chunks after preparation) ( #4299 )
2024-06-06 16:09:56 +04:00
spaced4ndy
02803b1491
core: fix testXFTPRcvError test
2024-06-05 21:16:04 +04:00
spaced4ndy
222af69a71
multiplatform: file errors ( #4289 )
2024-06-05 21:03:59 +04:00
spaced4ndy
5e96e1ea2b
ios: file errors ( #4281 )
2024-06-05 21:03:05 +04:00
spaced4ndy
490e8cead8
core: file errors ( #4261 )
2024-06-05 21:02:13 +04:00
Evgeny Poberezkin
f578ee843b
core: update simplexmq (remove protocol encodings) ( #4272 )
...
* core: update simplexmq (remove protocol encodings)
* nix
* update simplexmq
* update simplexmq
2024-06-05 20:49:01 +04:00
Evgeny Poberezkin
cf2eb76cb7
website: update MoneroKon group link
2024-06-05 17:33:52 +01:00
Evgeny Poberezkin
48f9dcab9a
blog: update image
2024-06-04 20:03:42 +01:00
Evgeny Poberezkin
ac2ef54838
blog: v5.8 announcement ( #4275 )
...
* blog: v5.8 announcement
* update
* update
* update readme
* images, preview
* simplify
* spaces
2024-06-04 19:44:29 +01:00
Evgeny Poberezkin
7e269c6b8c
android, desktop: enter app logic ( #4288 )
...
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2024-06-04 15:59:23 +01:00
Stanislav Dmitrenko
3e739924bb
android, desktop: prevent duplication of group in UI when creating one ( #4284 )
2024-06-04 15:59:02 +01:00
Stanislav Dmitrenko
83706b19da
android, desktop: removed additional background under chat bubbles ( #4287 )
2024-06-04 15:58:29 +01:00
Stanislav Dmitrenko
6f19a7a20f
android, desktop: fixes swipe to reply when animations were disabled in the OS ( #4286 )
2024-06-04 15:57:48 +01:00
spaced4ndy
a8740cee4b
core: fix cancellation of snd files without description (e.g. while being prepared for upload) ( #4285 )
2024-06-04 16:17:12 +04:00
sh
4000fe383d
docs/smp-server: web server pages configuration and statistics update ( #4279 )
...
* docs/smp-server: web server pages configuration and statistics update
* update table
* update
* typo
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-06-03 20:29:12 +01:00
Evgeny Poberezkin
75445e604e
5.8: ios 224, android 219, desktop 53
2024-06-03 14:05:59 +01:00
Alexander Bondarenko
5c44f0e17e
Merge remote-tracking branch 'origin/master' into ab/async-subs
2024-06-03 15:46:11 +03:00
Alexander Bondarenko
baced8a6da
use connections from getConnectionEntity for the subscribing user
2024-06-03 15:21:16 +03:00
spaced4ndy
0596278e50
docs: flexible user records rfc ( #4205 )
2024-06-03 14:15:41 +04:00
Stanislav Dmitrenko
7a77775a42
android, desktop: fix member search in group ( #4277 )
2024-06-03 08:25:08 +01:00
Evgeny Poberezkin
dc8d08ec04
website: translations ( #4274 )
...
* Added translation using Weblate (Hungarian)
* Added translation using Weblate (Hungarian)
* Translated using Weblate (Dutch)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/uk/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/hu/
* Translated using Weblate (Polish)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
---------
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: Maksym Lukashenko <livelmaxim@gmail.com >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
2024-06-02 19:43:59 +01:00
Evgeny Poberezkin
4ad0e0f65e
ui: translations ( #4273 )
...
* Translated using Weblate (Italian)
Currently translated at 100.0% (1819 of 1819 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% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1819 of 1819 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% (1819 of 1819 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 99.8% (1547 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1819 of 1819 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1819 of 1819 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1819 of 1819 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 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1819 of 1819 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1819 of 1819 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% (1819 of 1819 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% (1549 of 1549 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 100.0% (1819 of 1819 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 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (French)
Currently translated at 100.0% (1823 of 1823 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% (1549 of 1549 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 100.0% (1823 of 1823 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 100.0% (1823 of 1823 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 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (French)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1823 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1823 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Persian)
Currently translated at 99.9% (1822 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1819 of 1819 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% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1819 of 1819 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% (1819 of 1819 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 99.8% (1547 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1819 of 1819 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1819 of 1819 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1819 of 1819 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 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1819 of 1819 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1819 of 1819 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% (1819 of 1819 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% (1549 of 1549 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 100.0% (1819 of 1819 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 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (French)
Currently translated at 100.0% (1823 of 1823 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% (1549 of 1549 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 100.0% (1823 of 1823 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 100.0% (1823 of 1823 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 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (French)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1823 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1823 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Persian)
Currently translated at 99.9% (1822 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1823 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Romanian)
Currently translated at 13.0% (237 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (German)
Currently translated at 100.0% (1823 of 1823 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% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1823 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1823 of 1823 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% (1549 of 1549 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 99.9% (1822 of 1823 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% (1549 of 1549 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 100.0% (1823 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Persian)
Currently translated at 100.0% (1823 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Romanian)
Currently translated at 17.6% (322 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Japanese)
Currently translated at 96.9% (1767 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (1823 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (German)
Currently translated at 100.0% (1823 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1823 of 1823 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1549 of 1549 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* import/export localizations
---------
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: Maksym Lukashenko <livelmaxim@gmail.com >
Co-authored-by: z0rden <kaanpeker196@gmail.com >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: J R <jr@simplex.chat >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: khalidbelk <khalid.belkassmi-el-hafi@epitech.eu >
Co-authored-by: Siavash <ciavash@proton.me >
Co-authored-by: Flavian <3zorro.1@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Ninja Left <s1lntlwd@proton.me >
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
2024-06-02 19:20:46 +01:00
Evgeny Poberezkin
d01515e755
blog: Protecting Children's Safety Requires End-to-End Encryption
2024-06-01 21:47:38 +01:00
Evgeny Poberezkin
3fa70ba217
5.8-beta.5: ios 223, android 218, desktop 52
2024-06-01 11:03:22 +01:00
Evgeny Poberezkin
6ae4cddc2e
Merge branch 'stable'
2024-06-01 09:33:36 +01:00
Evgeny Poberezkin
ac8ee971f5
5.7.5: ios 222, android 216, desktop 51
2024-06-01 09:15:41 +01:00
Evgeny Poberezkin
11d4872186
core: 5.8.0.5 (simplexmq 5.8.0.10)
2024-06-01 00:22:26 +01:00
Evgeny Poberezkin
370e2e87ad
Merge branch 'stable'
2024-05-31 23:50:00 +01:00
Evgeny Poberezkin
ef30fcf5e2
cli: options for private message routing and fallback mode ( #4256 )
...
* cli: options for private message routing and fallback mode
* remove short options
* fix tests
* encoding
* fix
2024-05-31 23:41:20 +01:00
Evgeny Poberezkin
6ad1423f29
core: 5.7.5.0 (simplexmq: 5.7.6.0, file download fix)
2024-05-31 23:35:00 +01:00
Stanislav Dmitrenko
c52e5349db
ios: more sheets will become hidden while protect screen on ( #4259 )
...
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-31 22:47:57 +01:00
Stanislav Dmitrenko
3c98c6acc0
android, desktop: selectable cards for proxy options ( #4263 )
...
* android, desktop: selectable cards for proxy options
* title
2024-05-31 22:25:15 +01:00
Stanislav Dmitrenko
c251f5e2bd
android, desktop: debug subscribed SMP queues ( #4262 )
...
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-31 18:54:12 +01:00
Evgeny Poberezkin
b165603136
ios: log file error to console
2024-05-31 18:33:57 +01:00
spaced4ndy
184a24b70e
ui: fix filtering of contacts that can be invited to group ( #4265 )
2024-05-31 18:30:59 +01:00
spaced4ndy
d46bae6498
ios: allow to save sent file on tap ( #4264 )
2024-05-31 20:20:49 +04:00
Evgeny Poberezkin
5ac521f6d8
core: commands to debug subscribed SMP queues ( #4253 )
...
* core: commands to debug subscribed SMP queues
* getLastRcvMsgInfo
* DESC
* update
* update commands, ui compiles
* update
* ios: fix type
* swap
* simplexmq
* group member queue info
* copy button in the alert
2024-05-31 12:45:58 +01:00
IC Rainbow
6548245883
request empty network statuses explicitly
2024-05-31 13:07:09 +03:00
Alexander Bondarenko
63026acf46
remove reference queries
2024-05-30 21:36:10 +03:00
Alexander Bondarenko
900aad60e9
update nix
2024-05-30 21:21:03 +03:00
IC Rainbow
e5e231fe9e
add user index on user contact links
2024-05-30 21:16:24 +03:00
IC Rainbow
eb11e6c409
request names only when enabled
2024-05-30 20:56:03 +03:00
Alexander Bondarenko
e045aa214d
request names only for errored contacts
2024-05-30 20:45:43 +03:00
Alexander Bondarenko
6311a581cf
clenup
2024-05-30 20:27:07 +03:00
Alexander Bondarenko
370936aaa1
hide up/down details in CLI unless requested with -c
2024-05-30 20:26:15 +03:00
Alexander Bondarenko
7b108536fd
send only errors contact results
2024-05-30 20:25:41 +03:00
Alexander Bondarenko
13d779f41d
stripped contactLinkSubs
2024-05-30 20:22:44 +03:00
Alexander Bondarenko
ed12f34330
Merge remote-tracking branch 'origin/master' into ab/async-subs
2024-05-30 19:08:51 +03:00
Stanislav Dmitrenko
7b5b747b19
desktop: performant drawing of wallpaper ( #4249 )
...
* desktop: low quality drawing of wallpaper
* fast drawing
* clean up
* unused
2024-05-30 17:07:58 +01:00
Stanislav Dmitrenko
037655e30f
android, desktop: creating wallpapers dir in some situations ( #4254 )
2024-05-30 17:04:00 +01:00
spaced4ndy
54088c6d5a
core: "/get queues" api to debug agent queues ( #4252 )
2024-05-30 14:24:33 +04:00
Stanislav Dmitrenko
78f7fcc89f
android, desktop: wallpaper fixes ( #4251 )
2024-05-30 07:03:23 +01:00
Alexander Bondarenko
ddd9c6f16f
more races
2024-05-29 23:28:42 +03:00
Alexander Bondarenko
561c923cdb
fix network status
2024-05-29 22:37:45 +03:00
Alexander Bondarenko
a126215c8c
fix bg conns
2024-05-29 22:25:55 +03:00
Alexander Bondarenko
f21b5af568
more races
2024-05-29 22:00:47 +03:00
Alexander Bondarenko
73bd003984
fix race in test
2024-05-29 21:41:21 +03:00
Evgeny Poberezkin
b402caeb89
5.8-beta.4: ios 221, android 215, desktop 50
2024-05-29 18:49:35 +01:00
Alexander Bondarenko
4d2452b03f
test that light query results match the original
2024-05-29 20:29:14 +03:00
Evgeny Poberezkin
ff8a8de3c8
Revert "android, desktop: change wallpaper file type from PNG to WebP ( #4250 )"
...
This reverts commit d22c0c2614 .
2024-05-29 17:35:57 +01:00
Alexander Bondarenko
4ceb0dc564
remove pendingContact details
2024-05-29 16:45:43 +03:00
Alexander Bondarenko
551a34dd1a
log forked subscriber errors
2024-05-29 16:35:35 +03:00
Alexander Bondarenko
30f00c2f2e
lightweight queries
2024-05-29 16:18:33 +03:00
Stanislav Dmitrenko
d22c0c2614
android, desktop: change wallpaper file type from PNG to WebP ( #4250 )
2024-05-29 13:31:31 +01:00
Alexander Bondarenko
b94ced6b39
restore rare entities prefetch
2024-05-29 15:12:52 +03:00
Alexander Bondarenko
a1216d86fd
process user links
2024-05-29 12:38:46 +03:00
Evgeny Poberezkin
73c8d3c2e3
android, desktop: add Persian interface language
2024-05-29 10:06:54 +01:00
Evgeny Poberezkin
0110385e65
ui: v5.8 whats new ( #4244 )
...
* ios: v5.8 whats new
* blog post stub
* update
* android
* ios: export localizations
2024-05-29 09:59:41 +01:00
Evgeny Poberezkin
ad0a678c5f
core: 5.8.0.4 (simplexmq 5.8.0.7)
2024-05-29 08:20:51 +01:00
sh
0495a4cd78
docs/smp-server: expand tor configuration, add security practices ( #4228 )
...
* docs/smp-server: expand tor configuration, add security practices
* docs/smp-server: add TOC
* update
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-28 22:26:15 +01:00
Stanislav Dmitrenko
02267c5263
android: show alert of exception while initializing WebView ( #4245 )
...
* android: show alert of exception while initializing WebView
* Update apps/multiplatform/common/src/commonMain/resources/MR/base/strings.xml
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-28 22:01:45 +01:00
Stanislav Dmitrenko
cad3bc048f
desktop: prevent corruption of settings file ( #4243 )
...
* desktop: prevent corruption of settings file
* check for existence
* unneeded
* simplify
* unused
2024-05-28 21:41:22 +01:00
Alexander Bondarenko
b6cf81e680
fix ok sizes in summary
2024-05-28 22:11:27 +03:00
Alexander Bondarenko
998907f107
process group results
2024-05-28 21:54:13 +03:00
Stanislav Dmitrenko
1b04423745
android, desktop: close notes tab on switching between chats ( #4246 )
2024-05-28 16:35:43 +01:00
spaced4ndy
2143eb2d7a
core: batch send pending group messages ( #4242 )
2024-05-28 18:32:29 +04:00
Alexander Bondarenko
a975ffe82a
add rfc
2024-05-28 16:42:51 +03:00
spaced4ndy
3d395b0e45
core: inactive connections/members ( #4009 )
2024-05-28 16:42:07 +04:00
Stanislav Dmitrenko
d79b4dfb5a
android: replace new line in Uri before transforming it to URI ( #4240 )
2024-05-28 11:24:57 +01:00
Evgeny Poberezkin
0ae9f5ebba
website: translations ( #4241 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
* Translated using Weblate (German)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
2024-05-28 11:23:58 +01:00
Evgeny Poberezkin
57c80786dc
ui: translations, remove translations for wallpaper names used in exported themes ( #4239 )
...
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1741 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Persian)
Currently translated at 54.1% (943 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Persian)
Currently translated at 65.5% (1141 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1741 of 1741 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 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Persian)
Currently translated at 76.3% (1330 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Persian)
Currently translated at 83.0% (1446 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (German)
Currently translated at 100.0% (1751 of 1751 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1751 of 1751 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 100.0% (1751 of 1751 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% (1772 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1772 of 1772 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 99.3% (1760 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Persian)
Currently translated at 88.3% (1566 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1772 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Persian)
Currently translated at 100.0% (1772 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Polish)
Currently translated at 98.3% (1743 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1772 of 1772 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% (1772 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1772 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1772 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Japanese)
Currently translated at 98.8% (1751 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Polish)
Currently translated at 99.9% (1771 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1772 of 1772 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 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (1772 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1772 of 1772 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 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 95.6% (1449 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1772 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1772 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Romanian)
Currently translated at 9.8% (175 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Vietnamese)
Currently translated at 10.6% (189 of 1772 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1778 of 1778 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 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1778 of 1778 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1778 of 1778 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1778 of 1778 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1778 of 1778 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Polish)
Currently translated at 99.9% (1777 of 1778 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1778 of 1778 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 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (1778 of 1778 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% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (1778 of 1778 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1778 of 1778 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 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1778 of 1778 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (French)
Currently translated at 100.0% (1778 of 1778 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Persian)
Currently translated at 100.0% (1778 of 1778 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* 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 (Hungarian)
Currently translated at 98.8% (1794 of 1814 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Czech)
Currently translated at 94.2% (1710 of 1814 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1814 of 1814 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 99.9% (1813 of 1814 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1814 of 1814 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Turkish)
Currently translated at 99.6% (1807 of 1814 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (German)
Currently translated at 100.0% (1814 of 1814 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1814 of 1814 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1814 of 1814 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1814 of 1814 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (1814 of 1814 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1814 of 1814 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1814 of 1814 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 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Vietnamese)
Currently translated at 11.2% (204 of 1814 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* 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 (Ukrainian)
Currently translated at 97.1% (1764 of 1815 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* process localizations
* removed wallpapers names
---------
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: Siavash <ciavash@proton.me >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: z0rden <kaanpeker196@gmail.com >
Co-authored-by: Flavian <3zorro.1@gmail.com >
Co-authored-by: tuananh-ng <158744840+tuananh-ng@users.noreply.github.com >
Co-authored-by: indiandoc <marc@nymtech.net >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: Maksym Lukashenko <livelmaxim@gmail.com >
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2024-05-28 11:20:52 +01:00
Stanislav Dmitrenko
da1cad96fc
android: fix showing empty notification ( #4237 )
...
* android: fix showing empty notification
* fix desktop concurrent notifications
2024-05-28 08:04:23 +01:00
Stanislav Dmitrenko
b58ccedf23
android, desktop: enhancements to wallpapers ( #4234 )
...
* android, desktop: enhancements to wallpapers
* fixes
* unneeded
2024-05-28 08:02:45 +01:00
Alexander Bondarenko
a1d2f4cda9
give active user a minor priority
2024-05-27 22:22:37 +03:00
Alexander Bondarenko
cd3992fd0f
WIP
2024-05-27 22:12:39 +03:00
spaced4ndy
01cadefde7
core: avoid creating duplicate introductions between group members connecting concurrently ( #4235 )
2024-05-27 18:42:39 +04:00
Evgeny Poberezkin
c70e7223d9
core: delete connection records when connecting (JOIN) fails ( #4233 )
...
* core: delete connection records when connecting (JOIN) fails
* show errors in commands
2024-05-27 15:32:09 +01:00
Evgeny Poberezkin
a1d4f52185
5.8-beta.3: ios 220, android 214, desktop 49
2024-05-25 20:57:07 +01:00
Evgeny Poberezkin
373070f388
ui: show UI for additional group preferences (SimpleX links and per-role permissions)
2024-05-25 19:54:05 +01:00
Evgeny Poberezkin
a03ccd0ba6
ios: update core library 5.8.0.3
2024-05-25 18:55:15 +01:00
Evgeny Poberezkin
a7982cccf9
Merge branch 'stable'
2024-05-25 17:22:25 +01:00
Evgeny Poberezkin
dccd6631af
5.7.4: ios 219, android 212, desktop 48
2024-05-25 17:06:11 +01:00
Evgeny Poberezkin
b0516b6440
core: 5.7.4.1
2024-05-25 11:18:49 +01:00
Stanislav Dmitrenko
bf91666f07
android, desktop: wallpapers ( #4109 )
...
* android, desktop: wallpapers
* changes
* removed unused
* changes
* backgrounds moved to themes. can be exported/imported
* changes and refactoring
* scrollable
* change
* reorder
* theme per background
* changes
* don't drop customization in same cases
* changes
* changes
* fix state update
* different defaults
* fix Android
* removed migration
* temporary
* returned theme name as uppercase back
* resilient to wrong preset name
* more
* live color change without button
* fix
* Revert "temporary"
This reverts commit 705c92ee56 .
* changes
* changes
* almost candy
* old picker and ability to specify hex color
* different image
* picker
* user theme override, fixes, import/export theme with image
* revert when about to merge: useful layout for theming
* custom image displaying and deletion work correctly
* performance
* moved code up
* changes
* color changes in picker when changing themes
* reset color without closing modal
* unused
* log
* currentTheme instead of MaterialTheme
* different inheritance logic
* fix and move sent/received message colors to top
* remove background
* performance
* fix wrong base
* changes
* fix
* small
* custom image selection made normally
* better color picker
* better picker
* refactor, fixes, optimizations
* working with unknown base theme + tests
* change
* delete wallpaper dir when importing archive
* function rename
* fix bug with state update
* update colors
* fix text colors
* update images
* changes
* remote desktop and theme mode dropdown
* default theme
* additional accent 2 changes
* fix default wallpaper
* removed ChatListAlwaysVisible
* renaming
* update messages
* changes
* default theme
* unused
* member icon background color
* image quality
* fix wallpaper on empty notes screen
* update colors
* change
* update colors
* fix update on android
* fix update on both platforms
* update colors, remove serializable
* fix color
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-25 09:52:16 +01:00
Alexander Bondarenko
1bc47c6910
inline calls
2024-05-25 11:04:01 +03:00
Alexander Bondarenko
ab07096235
remove unused code
2024-05-25 11:03:28 +03:00
Alexander Bondarenko
1295e538ed
WIP: remove sync connection replies
2024-05-25 11:03:28 +03:00
Evgeny Poberezkin
ab47a5a27e
Revert "ui: comment smp proxy ui ( #4204 )"
...
This reverts commit a0d6ae15ab .
2024-05-24 22:59:37 +01:00
Evgeny Poberezkin
23581f59ae
core: 5.8.0.3
2024-05-24 21:33:45 +01:00
Evgeny Poberezkin
291df6e9d0
core: logging of chat events ( #4216 )
...
* core: update simplexmq (persist server errors)
* fix
* same config
* logging
* logging 2
* log
* log 2
* finally
* catch better
* more logs
* logs
* fix
* more logging, context from PROHIBITED
* warning
* more logs
* logs3
* logs4
* logs in simplexmq
* log locks from simplemq
* log queue size
* log sendMessagesB in simplexmq
* update simplexmq
* logs5
* logs6
* logs7
* logs8
* logs8
* logs9
* logs10
* log11
* log12
* fix test
* more logs
* logging
* clean up
* refactor
* simplify
* tags
* log level
* remove network errors from the log
* rename
2024-05-24 21:09:21 +01:00
Evgeny Poberezkin
dae0b63c22
Merge branch 'stable'
2024-05-23 22:56:04 +01:00
Evgeny Poberezkin
0964982782
core: ensure that messages are sent to different members ( #4221 )
...
* core: ensure that messages are sent to different members
* update simplexmq
2024-05-23 22:50:23 +01:00
Evgeny Poberezkin
9eb6034e1a
core: 5.7.4.0 (simplexmq 5.7.4.1: networking improvements)
2024-05-22 20:30:24 +01:00
Evgeny Poberezkin
c59eb06b8a
5.8-beta.2: ios 218, android 210, desktop 47
2024-05-20 21:23:40 +01:00
Evgeny Poberezkin
423fc96638
core: 5.8.0.2 (simplexmq 5.8.0.2)
2024-05-20 18:38:46 +01:00
spaced4ndy
ba203faad4
android: check known relays before file reception, support user approval of unknown relays ( #4196 )
2024-05-20 17:58:30 +04:00
spaced4ndy
ec7b35adb9
ios: check known relays before file reception, support user approval of unknown relays ( #4044 )
...
* ios: check known relays before file reception, support user approval of unknown relays
* add privacyAskToApproveRelays to AppSettings
* less text
* ui improvements, fixes
* fix ntf
* shorter alert
* simplify settings
* rename
* icon
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-20 17:49:19 +04:00
spaced4ndy
d2d450d1d7
core: check known relays before file reception, support user approval of unknown relays ( #4043 )
...
* core: check known relays before file reception, support user approval of unknown relays
* comment
* reset on not approved agent error
* add privacyAskToApproveRelays to AppSettings
* filter distinct servers
* update simplexmq
* remember user_approved_relays
* refactor
* rename
* update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-20 17:23:29 +04:00
Evgeny Poberezkin
b4caefb17c
5.8-beta.1: ios 217, android 209, desktop 46
2024-05-18 08:20:38 +01:00
Evgeny Poberezkin
fd791f3fb8
ios: update core library
2024-05-17 15:54:51 +01:00
Evgeny Poberezkin
0720292ebf
core: 5.8.0.1 (simplexmq: 5.8.0.1, faster reconnection when switching networks)
2024-05-17 15:39:58 +01:00
spaced4ndy
a0d6ae15ab
ui: comment smp proxy ui ( #4204 )
2024-05-17 16:36:25 +04:00
Evgeny Poberezkin
3e76a2d49c
blog: image
2024-05-16 19:47:24 +01:00
Evgeny Poberezkin
ed3365bb6d
website: fix links
2024-05-16 18:16:00 +01:00
Evgeny Poberezkin
b2a8797ed4
blog: Redefining Privacy by Making Hard Choices ( #4195 )
...
* blog: Redefining Privacy by Making Hard Choices
* update
* update
* revert
* update
* corrections
Co-authored-by: Esra'a Al Shafei <alshafei@users.noreply.github.com >
* update
---------
Co-authored-by: Esra'a Al Shafei <alshafei@users.noreply.github.com >
2024-05-16 18:02:37 +01:00
spaced4ndy
d3e522e169
ui: disable send field for disabled connection (based on authErrCounter) ( #4193 )
2024-05-16 17:08:31 +04:00
spaced4ndy
49e09ca449
core: contact disabled event ( #4194 )
2024-05-16 17:08:13 +04:00
spaced4ndy
d1dde3d0c8
ui: support message forwarding with custom ttl ( #4192 )
2024-05-16 14:12:58 +04:00
spaced4ndy
ef75eceb40
core: support message forwarding with custom ttl ( #4191 )
2024-05-16 14:11:55 +04:00
spaced4ndy
96ce59f330
multiplatform: SMP proxy configuration buttons ( #4188 )
...
* multiplatform: SMP proxy configuration buttons
* fix
* icons
* icon
* icon
2024-05-15 20:09:51 +01:00
spaced4ndy
98a67fa2e4
multiplatform: SMP proxy support ( #4179 )
...
* android: SMP proxy support
* android types
* show in meta
* reserve
* remove comment
* texts
2024-05-15 13:56:29 +01:00
spaced4ndy
4b13512950
ios: SMP proxy support ( #4178 )
...
* ios: SMP proxy support
* statuses
* group statuses
* error texts
* update
* change icon
* texts
* texts
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-15 13:09:42 +01:00
spaced4ndy
4c0d47bbd4
core: message statuses for sending proxies ( #4161 )
...
* core: delivery path
* update simplexmq
* via proxy snd flags
* error statuses
* rework errors
* proxy expired errors
* corrections
* move backwards compatibile parser to new type
* update simplexmq
* names
* refactor, style
* simplexmq
* refactor
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-15 12:30:05 +01:00
Evgeny Poberezkin
3129602a78
Merge branch 'stable'
2024-05-15 11:44:22 +01:00
Stanislav Dmitrenko
a0c257962e
android, desktop: fix file menu and icon ( #4185 )
...
* android, desktop: fix file menu and icon
* simplify
* space
2024-05-15 11:43:20 +01:00
Evgeny Poberezkin
93ae1145bc
core: update simplexmq (use MVar for better DB connection concurrency) ( #4183 )
...
* core: update simplexmq (use MVar for better DB connection concurrency)
* focus failing tests
* add timeouts to test
* fix tests
* more delays
* increase timeouts
* prints
* delay
* delay
* empty
* more delays
* enable all
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-05-15 11:16:38 +01:00
Evgeny Poberezkin
d02668386f
directory: debug logging ( #4104 )
2024-05-14 21:32:53 +01:00
M. Sarmad Qadeer
bd8c8b5a8c
web: fix the links of faq & some other ( #4144 )
...
* web: fix the links of faq & some other
* web: fix links
* web: update .eleventy.js to fix links
* web: fix some links and improve the logic
* web: fix links & improve the logic
* remove semicolon
* update links
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-14 19:59:51 +01:00
Evgeny Poberezkin
e359ec02f5
5.8-beta.0: ios 216, android 208, desktop 45
2024-05-13 23:34:14 +01:00
Evgeny Poberezkin
a1948d549b
ios: update core library
2024-05-13 22:24:10 +01:00
Evgeny Poberezkin
396b73b480
core: 5.8.0.0
2024-05-13 21:13:07 +01:00
Evgeny Poberezkin
331b4633fc
core: platform independent encoding for delete command ( #4176 )
2024-05-13 20:39:13 +01:00
Evgeny Poberezkin
29db2b4e9b
core: command to show duplicate message count ( #4172 )
...
* core: command to show duplicate message count
* update
* updated
* update
* update
* simplexmq
2024-05-13 19:55:57 +01:00
spaced4ndy
f091384aa7
ui: apply model updates only for active user for switch and ratchet sync events ( #4175 )
2024-05-13 17:25:24 +01:00
spaced4ndy
f40ba6f04d
core: api to differentiate contacts and conversations ( #4111 )
2024-05-13 16:51:54 +04:00
Evgeny Poberezkin
06d61ea73e
core: update simplexmq
2024-05-13 08:19:40 +01:00
Evgeny Poberezkin
84d7a77a9f
core: update simplexmq (better subscription management) ( #4131 )
...
* core: update simplexmq (better subscription management)
* ui: update settings
* update simplexmq
* simplexmq
* simplexmq
* test output
* delay
* disable test
2024-05-13 08:04:12 +01:00
Evgeny Poberezkin
878eea774d
core: save app themes as map with any text key ( #4159 )
...
* core: save app themes as map with any text key
* remove theme preset name
* list of themes
* theme id
* theme IDs
* moar
* colors
* default to dark
* fix
2024-05-12 23:35:14 +01:00
Narasimha-sc
4575dc6e30
langs: change 1-2 days to several days on fdroid ( #4170 )
2024-05-12 18:19:27 +01:00
Evgeny Poberezkin
554ef4eefc
5.7.3: ios 215, android 206, desktop 44
2024-05-12 11:36:30 +01:00
Evgeny Poberezkin
567e9981be
core: 5.7.3.0
2024-05-11 23:48:39 +01:00
Evgeny Poberezkin
1183fe427f
Merge branch 'stable'
2024-05-10 20:30:42 +01:00
Evgeny Poberezkin
c49a1f42e7
5.7.2: ios 214, android 204, desktop 43
2024-05-10 18:32:07 +01:00
Narasimha-sc
4f173215c6
docs: fix broken simplex group invite links ( #4155 )
...
* Fix non-working #simplex-devs invite
* Fix #simplex-devs link in pl
* replace SimpleX-Group-2
* replace simplex-group-2 link
* Update README.md
2024-05-10 17:43:06 +01:00
Evgeny Poberezkin
41597e563e
website: translations ( #4165 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (Czech)
Currently translated at 98.0% (252 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/cs/
* Translated using Weblate (Russian)
Currently translated at 99.6% (256 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (Czech)
Currently translated at 98.0% (252 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/cs/
* Translated using Weblate (Russian)
Currently translated at 99.6% (256 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ru/
---------
Co-authored-by: J'informatique <hello@jinformatique.net >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: link2xt <link2xt@testrun.org >
2024-05-10 17:39:51 +01:00
Evgeny Poberezkin
aa127f0cea
ui: translations ( #4164 )
...
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1741 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1741 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1741 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Persian)
Currently translated at 25.3% (441 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Vietnamese)
Currently translated at 10.1% (176 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Persian)
Currently translated at 26.8% (467 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Persian)
Currently translated at 33.6% (586 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Romanian)
Currently translated at 6.0% (105 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Persian)
Currently translated at 36.8% (642 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Romanian)
Currently translated at 9.1% (159 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Persian)
Currently translated at 39.0% (679 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Persian)
Currently translated at 39.0% (680 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* import/export localizations
---------
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
Co-authored-by: z0rden <kaanpeker196@gmail.com >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: Siavash <ciavash@proton.me >
Co-authored-by: tuananh-ng <158744840+tuananh-ng@users.noreply.github.com >
Co-authored-by: Flavian <3zorro.1@gmail.com >
2024-05-10 17:38:42 +01:00
Evgeny Poberezkin
f9c64ba39c
ios: update core library
2024-05-10 17:22:39 +01:00
Evgeny Poberezkin
1025fa94a1
core: 5.7.2.0 (simplexmq 5.7.3.0: update protocol versions, fix file downloads)
2024-05-10 15:18:42 +01:00
Stanislav Dmitrenko
a59769b91d
android, desktop: fix crash in contact preferences when updating user profile ( #4158 )
2024-05-10 09:45:44 +01:00
spaced4ndy
76248b4878
core: on receive set file crypto args only for new files ( #4152 )
2024-05-09 15:40:23 +04:00
Stanislav Dmitrenko
93a7ddb128
android, desktop: fix presenting large images ( #4139 )
...
* android, desktop: fix presenting large images
* 4320 px limitation
* revert line
* onClick
* onClick
2024-05-09 10:39:49 +01:00
Evgeny Poberezkin
bc5af35a3e
core: wallpapers api ( #4110 )
...
* core: wallpapers api
* optional colors
* update
* api
* update
* whitespace
* typo
* test, fix
* fix color parsing
* separate UI and Theme color schemes
* update
* enable test
* multiple themes, one per color scheme
* theme overrides as a separate type
* rename
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2024-05-08 15:36:20 +01:00
Evgeny Poberezkin
e38d5bd885
core: update simplexmq (upgrade client protocol versions SMP v7, NTF v2)
2024-05-08 13:40:25 +01:00
M. Sarmad Qadeer
10f41aa1c9
web: add scroll to navbar ( #4100 )
...
* web: add scroll to navbar
* web: add scroll to whole navbar instead of scrolling the opened menu
2024-05-08 09:31:02 +01:00
spaced4ndy
1b081197d4
multiplatform: add error to response ( #4140 )
2024-05-06 20:27:35 +04:00
M. Sarmad Qadeer
9615e525c0
web: fix list numbering for safari ( #4106 )
...
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-06 08:36:13 +01:00
M. Sarmad Qadeer
db136116d3
web: make image of full width for mobile screen ( #4101 )
2024-05-06 08:31:34 +01:00
Evgeny Poberezkin
98f5e5d22b
5.7.1: ios 213, android 202, desktop 42
2024-05-05 21:01:57 +01:00
Evgeny Poberezkin
9f33e5d35e
website: translations ( #4136 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Italian)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Polish)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (German)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Italian)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Polish)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
2024-05-05 19:00:16 +01:00
Evgeny Poberezkin
b8e8124faf
ui: translations ( #4135 )
...
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: summoner001 <summoner@vivaldi.net >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Polish)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Polish)
Currently translated at 99.9% (1740 of 1741 strings)
Translated using Weblate (Polish)
Currently translated at 99.1% (1727 of 1741 strings)
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (German)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (German)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: mlanp <github@lang.xyz >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Italian)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Arabic)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
Translation: SimpleX Chat/SimpleX Chat Android
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
Translation: SimpleX Chat/SimpleX Chat Android
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
Translation: SimpleX Chat/SimpleX Chat Android
* Translated using Weblate (Czech)
Currently translated at 98.1% (1709 of 1741 strings)
Co-authored-by: zenobit <zen@osowoso.xyz >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
Translation: SimpleX Chat/SimpleX Chat Android
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1741 of 1741 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1515 of 1515 strings)
Co-authored-by: elgratea <weblate@fastmail.com >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1741 of 1741 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (1515 of 1515 strings)
Co-authored-by: z0rden <kaanpeker196@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1741 of 1741 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1741 of 1741 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: summoner001 <summoner@vivaldi.net >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Japanese)
Currently translated at 80.7% (1224 of 1515 strings)
Translated using Weblate (Japanese)
Currently translated at 80.3% (1218 of 1515 strings)
Co-authored-by: koreirozzu <trueworldfacts+asjfsajfhajfh@proton.me >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Japanese)
Currently translated at 80.3% (1218 of 1515 strings)
Co-authored-by: a4318 <dalse.077@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1515 of 1515 strings)
Co-authored-by: xe1st <dnzkckali@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: J R <jr@simplex.chat >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
Translation: SimpleX Chat/SimpleX Chat Android
* Translated using Weblate (Persian)
Currently translated at 9.8% (171 of 1741 strings)
Translated using Weblate (Persian)
Currently translated at 9.4% (164 of 1741 strings)
Co-authored-by: Siavash <ciavash@proton.me >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
Translation: SimpleX Chat/SimpleX Chat Android
* Translated using Weblate (Persian)
Currently translated at 10.1% (176 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (French)
Currently translated at 100.0% (1741 of 1741 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% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Persian)
Currently translated at 11.9% (208 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Vietnamese)
Currently translated at 8.5% (148 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* import/export localizations
* tr revert
---------
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: z0rden <kaanpeker196@gmail.com >
Co-authored-by: koreirozzu <trueworldfacts+asjfsajfhajfh@proton.me >
Co-authored-by: a4318 <dalse.077@gmail.com >
Co-authored-by: xe1st <dnzkckali@gmail.com >
Co-authored-by: J R <jr@simplex.chat >
Co-authored-by: Siavash <ciavash@proton.me >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: tuananh-ng <158744840+tuananh-ng@users.noreply.github.com >
2024-05-05 18:57:52 +01:00
Evgeny Poberezkin
156e41950a
ios: update library
2024-05-05 18:01:14 +01:00
Evgeny Poberezkin
26c5ed4caf
core: 5.7.1.0 (simplexmq 5.7.2.0: reduce "ping" traffic, remove TLS timeouts)
2024-05-05 17:43:09 +01:00
Evgeny Poberezkin
d832afa7e8
docs: calls without e2e encryption ( #4134 )
2024-05-05 16:56:34 +01:00
Stanislav Dmitrenko
2e18b97077
android: enable Android 8 support (API 26) ( #4132 )
2024-05-05 16:30:17 +01:00
Evgeny Poberezkin
b6e57c0fa2
core: fix connection failure because of race condition when connecting via link or joining group via invitation ( #4133 )
...
* core: fix connection failure because of race condition when connecting via link or joining group via invitation
* fix race for connection via contact address
* simplexmq
2024-05-05 13:11:30 +01:00
spaced4ndy
15a226cfd1
ui: limit length of member names in chat view ( #4122 )
2024-05-03 12:34:15 +01:00
Evgeny Poberezkin
c4cbf751b9
Merge branch 'stable'
2024-05-02 23:28:59 +01:00
Stanislav Dmitrenko
535ff1d836
actions: add macos aarch64 build and fix openssl include path ( #4107 )
2024-05-02 21:41:15 +01:00
Evgeny Poberezkin
fb0718adac
core: forward agent errors without connections to UI (to show CRITICAL alerts) ( #4120 )
2024-05-02 21:40:08 +01:00
Stanislav Dmitrenko
5f501f1cb9
android, desktop: fix android video calls ( #4118 )
2024-05-02 16:47:52 +01:00
Evgeny Poberezkin
7cc86574fe
core: update simplexmq to 5.7.1.0
2024-05-02 16:43:08 +01:00
Evgeny Poberezkin
19fc44efae
rfc: commercial model for infrastructure operators ( #4102 )
2024-04-30 07:53:27 +01:00
spaced4ndy
37e03a838c
core: forward group message before ack (fixes forwarding message that deleted connection causing error in ackMsg) ( #4108 )
2024-04-29 19:49:04 +04:00
spaced4ndy
aeb28400e9
core: take entity lock before processing file ( #4105 )
2024-04-29 19:32:53 +04:00
sh
d5a0c5e56a
scripts/build-android: update nix and refactor ( #4099 )
2024-04-27 09:23:14 +01:00
Evgeny Poberezkin
a28d965a65
website: fix privacy page
2024-04-26 23:24:54 +01:00
Evgeny Poberezkin
9148425eba
blog: legally binding transparency, v5.7 announcement ( #4097 )
...
* blog: legally binding transparency, v5.7 announcement
* update
* update, images
* readme
* update
2024-04-26 23:06:40 +01:00
M. Sarmad Qadeer
406c35958e
web: add privacy page to website ( #4096 )
...
* web: add privacy page to website
* web: fix a blog frontmatter
* web: fix privacy link from other docs
* update
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-26 23:00:49 +01:00
Evgeny Poberezkin
be9ae61a32
5.7: ios 212, android 200, desktop 41
2024-04-26 20:59:21 +01:00
Stanislav Dmitrenko
9db65a1775
ios: audio device picker ( #4091 )
...
* ios: audio device picker
* removed unused
* removed logs
* correct routing
* Revert "removed unused"
This reverts commit d883d7a719 .
* changes
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-26 19:59:00 +01:00
Evgeny Poberezkin
1033f55597
ios: fix sound in outgoing calls in iOS 15
2024-04-26 19:41:44 +01:00
Stanislav Dmitrenko
7f2462c936
android: black background in call ( #4098 )
2024-04-26 18:31:52 +01:00
Evgeny Poberezkin
e675efe6f3
ios: update library
2024-04-26 17:38:57 +01:00
Evgeny Poberezkin
b3f8068446
core: 5.7.0.5, increase min version of remote host/controller to 5.7.0.3
2024-04-26 15:42:13 +01:00
Evgeny Poberezkin
957eda8a78
ui: variable profile image size ( #4094 )
...
* ui: variable profile image size
* changes
* fix
* clean up
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2024-04-25 22:09:06 +01:00
Evgeny Poberezkin
0fe949e225
5.7-beta.3: ios 210, android 199, desktop 40
2024-04-25 15:51:23 +01:00
Evgeny Poberezkin
5325b0a543
core: update simplexmq to 5.7.0.3
2024-04-25 13:40:06 +01:00
Evgeny Poberezkin
f712eb0d1f
ui: add link to the release post
2024-04-25 13:16:49 +01:00
spaced4ndy
fc6fa5315b
android: show disappearing message timer on calls and group invitations ( #4090 )
...
* android: show disappearing message timer on calls and group invitations
* fix padding
2024-04-25 12:15:52 +01:00
Evgeny Poberezkin
3eb88ab896
5.7.0.4 (simplexmq 5.7.0.3)
2024-04-25 11:15:28 +01:00
Alexander Bondarenko
20fa366231
core: use contextless decompression ( #4089 )
...
* core: use contextless decompression
* fuse concatMap/map
* nix
* update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-25 10:52:26 +01:00
Evgeny Poberezkin
db05436e50
Merge branch 'stable'
2024-04-25 10:42:28 +01:00
Evgeny Poberezkin
a1093b0671
docs: update privacy policy ( #4076 )
2024-04-25 10:41:27 +01:00
spaced4ndy
6a8a8f242a
ui: allow to delete any items ( #4082 )
...
* ios: allow to delete any items
* android
* remove button android
* remove button ios
2024-04-25 10:20:52 +01:00
spaced4ndy
1163fe7b56
ios: show disappearing message timer on calls and group invitations ( #4086 )
2024-04-25 12:41:20 +04:00
spaced4ndy
063a6dbc92
core: apply disappearing messages setting to call and group invitation chat items ( #4080 )
...
* core: apply disappearing messages setting to call and group invitation chat items
* remove comment
* fix incorrectly set edited field
* sent group invitations
* refactor
* Revert "refactor"
This reverts commit 4dd3070c2d .
2024-04-25 09:37:05 +01:00
Stanislav Dmitrenko
9e2a3fe848
android, desktop: more relaxed way of showing alerts for encryption/decryption errors ( #4085 )
2024-04-24 21:39:59 +01:00
Stanislav Dmitrenko
2b7f3099a6
android, desktop: customizable profile images ( #4087 )
...
* android, desktop: customizable profile images
* better
* fixes
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-24 21:22:52 +01:00
Evgeny Poberezkin
cfa7e0bb28
ios: customizable profile images ( #4084 )
...
* ios: customizable profile images
* update slider
* whats new
2024-04-24 21:20:26 +01:00
Evgeny Poberezkin
1967ac0880
ui: translations ( #4079 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (1738 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1738 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (1512 of 1512 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1512 of 1512 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* update
---------
Co-authored-by: mlanp <github@lang.xyz >
2024-04-24 14:42:17 +01:00
Stanislav Dmitrenko
68966a1551
android, desktop: alert for local encryption/decryption errors ( #4081 )
...
* android, desktop: more alert in case of local encryption/decryption errors
* sending a message without a file
2024-04-24 14:39:06 +01:00
Evgeny Poberezkin
5ba7b58d7d
website: translations ( #4078 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (257 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
2024-04-24 12:45:20 +01:00
Evgeny Poberezkin
9979983742
ui: translations ( #4075 )
...
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1507 of 1507 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* ios: Hungarian translations
* Translated using Weblate (German)
Currently translated at 99.5% (1730 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1738 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1512 of 1512 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1738 of 1738 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% (1512 of 1512 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Lithuanian)
Currently translated at 100.0% (1738 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1512 of 1512 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1738 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1512 of 1512 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* import/export
---------
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Anonimas <Anonimas3@users.noreply.hosted.weblate.org >
Co-authored-by: z0rden <kaanpeker196@gmail.com >
2024-04-24 09:44:44 +01:00
Evgeny Poberezkin
ab76e93df7
docs: security policy ( #4068 )
...
* docs: security policy
* update
* add to website
2024-04-23 19:30:42 +01:00
Evgeny Poberezkin
f30287c4df
docs: FAQ ( #4013 )
...
* Addd FAQ.md (#3814 )
* faq
* typos
* add troubleshooting
* update links
---------
Co-authored-by: ungespurv <87089788+ungespurv@users.noreply.github.com >
2024-04-23 19:19:51 +01:00
Evgeny Poberezkin
2807e53d4c
ui: traslations ( #4070 )
...
* Translated using Weblate (Dutch)
Currently translated at 99.9% (1728 of 1729 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 99.9% (1506 of 1507 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (1729 of 1729 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1729 of 1729 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 100.0% (1507 of 1507 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (1730 of 1730 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% (1507 of 1507 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1730 of 1730 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% (1507 of 1507 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1730 of 1730 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Romanian)
Currently translated at 5.1% (89 of 1730 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (1736 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 80.8% (1218 of 1507 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1738 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Lithuanian)
Currently translated at 98.5% (1713 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1507 of 1507 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1738 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1738 of 1738 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 100.0% (1738 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Romanian)
Currently translated at 5.3% (93 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1507 of 1507 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1738 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Lithuanian)
Currently translated at 98.8% (1718 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Romanian)
Currently translated at 5.4% (94 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* import/export localizations
---------
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: Flavian <3zorro.1@gmail.com >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: yokoba0413 <yokoba0413@gmail.com >
Co-authored-by: Anonimas <Anonimas3@users.noreply.hosted.weblate.org >
Co-authored-by: elgratea <weblate@fastmail.com >
2024-04-23 19:16:12 +01:00
Stanislav Dmitrenko
642e6d677e
android, desktop: updating delivery tab in chat item info ( #4074 )
2024-04-23 19:14:58 +01:00
Stanislav Dmitrenko
944a0b3aad
android: longer delay before showing keyboard when creating a group ( #4073 )
2024-04-23 19:14:35 +01:00
Stanislav Dmitrenko
e5ac472da3
android, desktop: restore message TTL in database settings if confirmation is dismissed ( #4072 )
2024-04-23 18:51:04 +01:00
Stanislav Dmitrenko
2f79bfb075
android: current audio device will be set in init step ( #4071 )
2024-04-23 18:47:15 +01:00
Evgeny Poberezkin
ae9e63d1be
ios: export localizations
2024-04-23 09:59:16 +01:00
Evgeny Poberezkin
d864603d01
website: do not build from stable
2024-04-23 00:14:02 +01:00
Evgeny Poberezkin
06ac15b282
5.7-beta.2: ios 209, android 198, desktop 39
2024-04-23 00:11:37 +01:00
Stanislav Dmitrenko
4c1dfc76d4
android: sound from speaker fix ( #4067 )
2024-04-22 23:26:01 +01:00
Evgeny Poberezkin
bea19f76e9
5.7.0.3 (simplexmq 5.7.0.2)
2024-04-22 22:24:00 +01:00
Stanislav Dmitrenko
f80ac6dc50
android: proper hiding keyboard when entering passcode ( #4066 )
2024-04-22 22:13:14 +01:00
spaced4ndy
2b6764fc36
android: 5.7 what's new ( #4064 )
...
* android: 5.7 what's new
* icon
* update LT language name
* Lithuanian
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-22 22:03:18 +01:00
Esra'a Al Shafei
7c74f02d01
docs: typo in simplex-chat.md ( #4037 )
...
typo fix
2024-04-22 18:26:41 +01:00
Stanislav Dmitrenko
d53aa69691
android: managing audio sources in call in a better way ( #4063 )
2024-04-22 18:24:26 +01:00
spaced4ndy
9e3f528d44
android: remove experimental PQ toggle ( #4060 )
2024-04-22 17:50:52 +01:00
spaced4ndy
22fd2d7189
ios: remove experimental PQ toggle ( #4051 )
...
* ios: remove experimental PQ toggle
* remove header
2024-04-22 17:50:28 +01:00
spaced4ndy
7567791866
core: enable PQ encryption for contacts ( #4049 )
...
* wip
* migration
* remove migration
* remove flag wip
* Revert "remove migration"
This reverts commit 9e64663f9d .
* wip
* remove vrange parameterization
* tests mostly pass
* more tests pass
* enable for upgraded contacts
* remove migration
* core: test large messages (#4061 )
* update simplexmq, fix tests
* test test
* another test
* enable tests
* empty
* empty
2024-04-22 17:46:48 +01:00
spaced4ndy
529ba7a0e7
ios: 5.7 what's new ( #4062 )
...
* ios: 5.7 what's new
* add about pq
* update
* update
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-22 17:46:14 +01:00
Evgeny Poberezkin
3b3a68da15
core: 5.7.0.2
2024-04-22 08:07:42 +01:00
Evgeny Poberezkin
e0e94d78b0
core, ui: revert timeout changes ( #4059 )
...
* core, ui: revert timeout changes
* update core library
2024-04-22 07:45:20 +01:00
Evgeny Poberezkin
d68369b32a
android, desktop: add Lithuanian language
2024-04-21 20:37:14 +01:00
Evgeny Poberezkin
d29886dbd2
ui: translations ( #4056 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Spanish)
Currently translated at 99.8% (1693 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1696 of 1696 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 100.0% (1696 of 1696 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 95.0% (1405 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (French)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Japanese)
Currently translated at 82.4% (1218 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Portuguese)
Currently translated at 8.0% (119 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1696 of 1696 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (1696 of 1696 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% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Portuguese)
Currently translated at 10.5% (156 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Vietnamese)
Currently translated at 6.3% (108 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Portuguese)
Currently translated at 10.6% (157 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1696 of 1696 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 100.0% (1696 of 1696 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (French)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Spanish)
Currently translated at 99.8% (1693 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1696 of 1696 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 100.0% (1696 of 1696 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 95.0% (1405 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (French)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Japanese)
Currently translated at 82.4% (1218 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Portuguese)
Currently translated at 8.0% (119 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1696 of 1696 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (1696 of 1696 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% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Portuguese)
Currently translated at 10.5% (156 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Vietnamese)
Currently translated at 6.3% (108 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Portuguese)
Currently translated at 10.6% (157 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1696 of 1696 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 100.0% (1696 of 1696 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (1696 of 1696 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% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Lithuanian)
Currently translated at 64.3% (1091 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Lithuanian)
Currently translated at 72.1% (1223 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Lithuanian)
Currently translated at 72.4% (1228 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Polish)
Currently translated at 99.9% (1695 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Lithuanian)
Currently translated at 78.4% (1330 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Lithuanian)
Currently translated at 100.0% (1696 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Polish)
Currently translated at 99.9% (1695 of 1696 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% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Vietnamese)
Currently translated at 6.6% (113 of 1696 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1702 of 1702 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1702 of 1702 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1702 of 1702 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 71.2% (1213 of 1702 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1702 of 1702 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Vietnamese)
Currently translated at 7.2% (124 of 1702 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* 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/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1703 of 1703 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Japanese)
Currently translated at 99.6% (1697 of 1703 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1703 of 1703 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% (1703 of 1703 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1703 of 1703 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Japanese)
Currently translated at 99.9% (1702 of 1703 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (1703 of 1703 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1703 of 1703 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 100.0% (1703 of 1703 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 99.8% (1712 of 1715 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% (1715 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (1713 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (1715 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Polish)
Currently translated at 99.9% (1714 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1715 of 1715 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% (1715 of 1715 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% (1715 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (1713 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1715 of 1715 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (French)
Currently translated at 100.0% (1715 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1715 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Polish)
Currently translated at 99.9% (1714 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1715 of 1715 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Vietnamese)
Currently translated at 7.5% (130 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Vietnamese)
Currently translated at 7.8% (135 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1715 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1715 of 1715 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1715 of 1715 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1715 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Bulgarian)
Currently translated at 99.8% (1712 of 1715 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1715 of 1715 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1715 of 1715 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1725 of 1725 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1725 of 1725 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 100.0% (1725 of 1725 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% (1725 of 1725 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1725 of 1725 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1725 of 1725 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Polish)
Currently translated at 99.9% (1724 of 1725 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1728 of 1728 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* process localizations
* update RU translations
* revert PL changes for "passphrase"
---------
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: khalidbelk <khalid.belkassmi-el-hafi@epitech.eu >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
Co-authored-by: z0rden <kaanpeker196@gmail.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Andre <andrefeliciano@duck.com >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: tuananh-ng <158744840+tuananh-ng@users.noreply.github.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: Anonimas <qdq5ih+3ewax7y4esw98@cs.email >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Anonimas <Anonimas3@users.noreply.hosted.weblate.org >
Co-authored-by: Arturro43 <Arturro43.kontakt@gmail.com >
Co-authored-by: Alex <github@lippiece.anonaddy.me >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Kingpin <radoslav.najdenov@gmail.com >
2024-04-21 20:16:08 +01:00
Evgeny Poberezkin
50d3a29715
website: translations ( #4057 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Italian)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
* Translated using Weblate (Russian)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Italian)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
* Translated using Weblate (Russian)
Currently translated at 100.0% (255 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ru/
* Translated using Weblate (Bulgarian)
Currently translated at 13.7% (35 of 255 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/bg/
---------
Co-authored-by: khalidbelk <khalid.belkassmi-el-hafi@epitech.eu >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
Co-authored-by: Alex <github@lippiece.anonaddy.me >
Co-authored-by: Kingpin <radoslav.najdenov@gmail.com >
2024-04-21 11:10:07 +01:00
Evgeny Poberezkin
8e3a713a49
ui: limit max size of events, sort members by role ( #4058 )
2024-04-21 10:57:54 +01:00
Evgeny Poberezkin
7cec79e79b
5.7-beta.1: ios 208, android 197, desktop 38
2024-04-20 22:07:04 +01:00
Evgeny Poberezkin
e9db7e8e58
ios: export translations
2024-04-20 19:57:40 +01:00
Evgeny Poberezkin
f53882049f
ios: update core library
2024-04-20 19:54:47 +01:00
Evgeny Poberezkin
8f4c9a673a
core: 5.7.0.1
2024-04-20 19:39:20 +01:00
Evgeny Poberezkin
02f980e968
core: update simplexmq (better newtork congestion handling, larger connection timeouts) ( #4055 )
...
* core: update simplexmq (better newtork congestion handling, larger connection timeouts)
* ui: update default TCP connect timeout, add receiving concurrency
* update simplexmq
2024-04-20 19:35:11 +01:00
Stanislav Dmitrenko
412f75219a
android: select audio source ( #4040 )
...
* android, desktop: select audio source
* improvements
* fix possible crash
* changes
2024-04-20 19:19:37 +01:00
Evgeny Poberezkin
c8c81a840b
core: revert build to use two branches ( #4052 )
...
* Revert "scripts: ghc version update (#4010 )"
This reverts commit 35b7f2cb1c .
* Revert "Force include hs_init_with_rtsopts (#4028 )"
This reverts commit 76a33a3743 .
* Revert "core: fix nix config (#4003 )"
This reverts commit f8e6a78a3b .
* Revert "ci: build armv7a with 8.10.7 in the main branches (master, stable) (#3733 )"
This reverts commit 0d7a32877f .
2024-04-19 21:17:22 +01:00
Stanislav Dmitrenko
925cb39397
desktop: using system sound in screenshare ( #4035 )
...
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-19 17:37:47 +01:00
Stanislav Dmitrenko
f6ceb89c4b
android, desktop: forward ui ( #4039 )
...
* android, desktop: forward ui
* changes
* attachment icon
* reorder lines
* reorder lines
* change
* inline content + formatted text
* fix header padding
* fix
* fix2
* Revert "fix header padding"
This reverts commit 63f2b15f02 .
* broken default parameter
* changes
* more checks for file forwarding
* paddings
* padding
* padding and fix
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-04-19 17:36:32 +01:00
Evgeny Poberezkin
a35d392f76
core: update simplexmq
2024-04-19 17:25:34 +01:00
spaced4ndy
1306c84938
ios: in item context menu don't show forward button if file doesn't exist, add download button ( #4048 )
2024-04-19 17:21:35 +01:00
Stanislav Dmitrenko
6484e36b82
ios: fix mute/unmute button state ( #4046 )
2024-04-19 17:20:31 +01:00
Stanislav Dmitrenko
918be31f2c
desktop: fix freeze that happened when new chat items arrives while scrolling via scrollbar ( #4050 )
2024-04-19 15:57:00 +01:00
spaced4ndy
648884044f
core: prohibit forwarding file if it's not found ( #4047 )
2024-04-19 11:31:44 +04:00
Stanislav Dmitrenko
505c6cb062
ios: prevent a crash when exiting the app ( #4041 )
...
* ios: prevent a crash when exiting the app
* log
2024-04-19 07:23:13 +01:00
Stanislav Dmitrenko
065c8f8861
ios: fix typing using keyboard suggestions ( #4045 )
2024-04-19 07:17:17 +01:00
spaced4ndy
6c509027f7
docs: IP address protection rfc ( #4036 )
2024-04-17 13:53:45 +04:00
Evgeny Poberezkin
4eafdc3723
blog: metadata in messengers ( #4038 )
...
* blog: metadata in messengers
* readme
* call.js
* picture
* revert call.js
2024-04-16 20:18:22 +01:00
spaced4ndy
77f5c678d5
ios: forward ui ( #4024 )
...
* wip
* wip
* fixes
* improvements
* info
* fix
* dont cleanup file
* info design, text
* text
* rework with LazyVStack
* delay
* refactor
* move delay
* fix
* refactor
* refactor 2
* keep current message
* forward with quote, context icons
* info
* preserve draft
* remove newline
* improve search
* info
* layout
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-16 09:28:39 +01:00
Stanislav Dmitrenko
5e71d00ace
android, desktop: workaround of missing stuns support in calls ( #4033 )
...
* android, desktop: workaround of missing stuns support in calls
* const
2024-04-16 08:38:46 +01:00
Stanislav Dmitrenko
c2169f7813
desktop: fix video calls in Firefox ( #4034 )
...
* desktop: fix video calls in Firefox
* one more play()
2024-04-16 08:22:40 +01:00
spaced4ndy
7ff4b05c90
core: remember new origin for received forwarded messages ( #4032 )
2024-04-15 17:19:37 +04:00
Evgeny Poberezkin
d7f8bff957
Merge branch 'stable'
2024-04-15 11:16:33 +01:00
sh
bda0917787
github: fix cla action ( #4030 )
2024-04-15 10:51:24 +01:00
Evgeny Poberezkin
0eae7f56f3
5.7-beta.0: ios 207, android 196, desktop 37
2024-04-14 21:14:15 +01:00
Stanislav Dmitrenko
24e3806b25
webrtc: updated credentials ( #4011 )
...
* webrtc: updated credentials
* no udp
* change
* stuns
* added stun back
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-14 19:18:12 +01:00
Evgeny Poberezkin
f606e5742c
ios: update library
2024-04-14 19:11:15 +01:00
Evgeny Poberezkin
c6af2c285a
core: 5.7.0.0 ( #4027 )
2024-04-14 17:31:56 +01:00
Stanislav Dmitrenko
35b7f2cb1c
scripts: ghc version update ( #4010 )
2024-04-14 16:42:04 +01:00
Evgeny Poberezkin
76a33a3743
Force include hs_init_with_rtsopts ( #4028 )
...
Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com >
2024-04-14 16:12:34 +01:00
Evgeny Poberezkin
b6fd5e61b6
Merge branch 'stable'
2024-04-13 12:12:51 +01:00
artur
fe639eed48
docs: Add Polish translation ( #4001 )
...
* docs: Add polish translation
* README: Add link to polish translation
* docs: Polish version of README - Fix links
* docs: Add links to polish translation, fix
* docs: Fix polish translation thanks to support team
* docs: Add links to polish translation in english version of docs
* fix links
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-13 12:12:21 +01:00
spaced4ndy
638fd3756a
core: correctly populate data for items forwarded from groups ( #4025 )
2024-04-13 11:52:39 +01:00
Stanislav Dmitrenko
de81434b36
android, desktop: role-based preferences, SimpleX links preference ( #4023 )
...
* android, desktop: role-based preferences, SimpleX links preference
* disable for now
* different way of disabling send button
* mic icon filled
* icons
* braces
* colors
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-13 11:51:10 +01:00
Evgeny Poberezkin
433b3652fb
core: simplexmq 5.6.2.2
2024-04-13 09:33:37 +01:00
Alexander Bondarenko
86fe2212c3
chat: forward files with streaming re-encryption ( #4022 )
...
* chat: forward files with streaming re-encryption
* refactor
2024-04-13 09:32:43 +01:00
Evgeny Poberezkin
182225a5b1
ios: role-based preferences, SimpleX links preference ( #4021 )
...
* ios: role-based preferences, SimpleX links preference
* disable some options
2024-04-12 11:29:58 +01:00
spaced4ndy
e10c63dc64
ui: deletable field ( #4019 )
2024-04-12 13:10:47 +04:00
spaced4ndy
29941729d2
ui: forwarded item header ( #4017 )
2024-04-12 12:56:09 +04:00
spaced4ndy
ee53377070
core: fix forwarded item deletion ( #4018 )
2024-04-12 12:55:04 +04:00
spaced4ndy
0deb6a4eb1
ui: forward types ( #4008 )
...
* ios: forward types
* android
* move
2024-04-11 13:58:56 +01:00
Stanislav Dmitrenko
b84ef0ce35
android: network observer ( #3992 )
...
* android: network observer
* removed unused code
* rename
* rename
* new line
* rename
* changes in logic
* adapted to ios logic
* change
* change
* change
* networkLost
* item in settings
* reorder
* changes
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-11 13:26:24 +01:00
Stanislav Dmitrenko
34dee32def
android, desktop: sound prompts and vibration ( #3997 )
...
* android, desktop: sound prompts and vibration
* moved audio playing to js
* Revert "moved audio playing to js"
This reverts commit a9355c2d88 .
* sound from speaker/earpiece
* better
* changes
* license of audio
* reorder lines
* loop fix
* awaiting call receipt
* desktop
* new line
2024-04-11 13:19:00 +01:00
Stanislav Dmitrenko
94851f177b
ios: noRcvUser handling while downloading a file in migration process ( #4012 )
2024-04-11 12:05:01 +01:00
Stanislav Dmitrenko
e560b49d14
ios: sound prompts and vibration during calls ( #4005 )
...
* ios: sound prompts and vibration
* awaiting call receipt
* update
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-11 12:02:41 +01:00
Stanislav Dmitrenko
d8b52ee0d3
ios: network observer ( #3996 )
...
* ios: network observer
* update
* remove metered
* update tcpTimeoutPerKb
* network connection in settings
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-11 11:31:30 +01:00
Evgeny Poberezkin
a9c0f356b4
ios: update core library
2024-04-11 11:25:06 +01:00
Evgeny Poberezkin
8a3710482b
core: update simplexmq
2024-04-11 10:47:51 +01:00
Evgeny Poberezkin
b3a4ea8e57
core: api to update user network state ( #3998 )
...
* core: api to update user network state
* simplexmq
* update simplexmq
* simplexmq
2024-04-10 23:32:55 +01:00
Evgeny Poberezkin
4be6c69633
core: update simplexmq
2024-04-10 08:49:06 +01:00
Evgeny Poberezkin
005d99ad50
docs: trasparency reports ( #4007 )
2024-04-09 21:45:48 +01:00
Narasimha-sc
36f86beafd
docs: device linking info on downloads page #4004
2024-04-09 20:30:08 +01:00
Evgeny Poberezkin
1fa79a2654
android, desktop: fix incorrect event type for critical/internal error alerts
2024-04-09 18:18:11 +01:00
Evgeny Poberezkin
72611084d3
core: debug events ( #4006 )
2024-04-09 17:31:52 +01:00
Evgeny Poberezkin
a5db36469d
core: api to forward messages ( #3968 )
...
* wip
* wip
* test
* mute
* tests
* simplify (only bool flag)
* re-encrypt file
* tests
* more tests (wip)
* fix relative paths, refactor
* more tests
* more locks
* fix, tests
* more tests
* rework (revert from bool to ids)
* update schema
* more tests
* add to info
* ForwardedMsg container
* Revert "ForwardedMsg container"
This reverts commit bb57f12151 .
* parser
* more tests
* rework api
* more locks
* test
* move
* remove from
* view
* prohibit editing
* item info view
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-04-09 16:02:59 +04:00
Evgeny Poberezkin
f8e6a78a3b
core: fix nix config ( #4003 )
...
* bump
* more compilers
* i686 32bit only 8.10.7
---------
Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com >
2024-04-09 08:15:29 +01:00
spaced4ndy
5b0c8e0f76
core: improve some tests ( #4000 )
2024-04-08 18:16:29 +04:00
Evgeny Poberezkin
2968cd0460
rfc: protocol extensions for channels/super-peers ( #3980 )
2024-04-05 16:46:37 +01:00
Evgeny Poberezkin
8ffb4e500e
Merge branch 'stable'
2024-04-05 15:30:09 +01:00
Stanislav Dmitrenko
6133993cfe
android, desktop: fix build error related to JVM version ( #3995 )
2024-04-05 15:29:41 +01:00
Evgeny Poberezkin
0d7a32877f
ci: build armv7a with 8.10.7 in the main branches (master, stable) ( #3733 )
...
Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com >
2024-04-05 12:24:34 +01:00
Evgeny Poberezkin
18efc28d16
core: additional group preferences: prohibit SimpleX links, restrict some features to specific roles ( #3964 )
...
* core: additional group preferences: prohibit SimpleX links, restrict some features to specific roles
* add role to group preference items, tests
2024-04-04 20:41:56 +01:00
spaced4ndy
069395c2a0
core: entity locks ( #3962 )
...
* core: entity locks
* more locks
* update sha256map
* add delay
* clean up
* empty
* fix tests
* empty
* empty
* more delays
* empty
* comment delays
* Revert "comment delays"
This reverts commit 4245b545fb .
* Revert "Revert "comment delays""
This reverts commit f803386945 .
* take lock in the beginning of processing loop
* empty
* empty
* remove lock
* rework file locks
* empty
* fix
* empty
* add connection locks
* empty
* fix test
* empty
* remove commented delays
* add to debug locks
* update
* refactor
* refactor
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-04 19:24:42 +01:00
Stanislav Dmitrenko
a725d2efac
desktop (windows): fix build ( #3990 )
2024-04-04 14:18:33 +01:00
Evgeny Poberezkin
5f9710e4bb
blog: post
2024-04-04 13:17:20 +01:00
Evgeny Poberezkin
ea6c5bfb0b
5.6.1: ios 206, android 193, desktop 36
2024-04-04 08:58:24 +01:00
Stanislav Dmitrenko
14c279d1e0
android: possibly, prevent TooManyRequests exception ( #3989 )
...
* android: possibly, prevent TooManyRequests exception
* new line
2024-04-03 15:15:44 +01:00
Stanislav Dmitrenko
d2de81100d
android: workaround of pager's bug ( #3988 )
2024-04-03 15:11:04 +01:00
Stanislav Dmitrenko
9b28ae6d9e
desktop: remote connection host/port fix ( #3987 )
2024-04-03 11:58:32 +01:00
Evgeny Poberezkin
ea862a8f34
core: 5.6.1.1 (simplexmq 5.6.2.1)
2024-04-03 11:43:42 +01:00
Evgeny Poberezkin
2bd1a82b7d
core: revert "deps: switch to base64 via simplexmq ( #3957 )" ( #3985 )
...
* Revert "deps: switch to base64 via simplexmq (#3957 )"
This reverts commit d65137882b .
* update simplexmq
2024-04-03 10:47:38 +01:00
Evgeny Poberezkin
97a37634ef
ios: 5.6.1 build 205
2024-04-03 01:47:01 +01:00
Stanislav Dmitrenko
28fbc1cd84
desktop: correct height of a window ( #3982 )
2024-04-02 20:05:14 +01:00
Stanislav Dmitrenko
b8ee2af5b7
deskop: show window icon ( #3983 )
...
* deskop: show window icon
* size
2024-04-02 18:57:23 +01:00
Stanislav Dmitrenko
c234809894
ios: improvement of chat item context menu ( #3981 )
...
* ios: improvement of chat item context menu
* rename
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-02 17:00:24 +01:00
Evgeny Poberezkin
e1a997877a
rfc: groups based on super-peers (WIP) ( #3917 )
2024-04-01 15:04:13 +01:00
Evgeny Poberezkin
69218952c3
core: 5.6.1.0
2024-04-01 14:36:45 +01:00
Evgeny Poberezkin
dc2591b0bf
ios: build settings ( #3978 )
2024-04-01 13:55:26 +01:00
Evgeny Poberezkin
2272b77b53
ios: refactor notifications ( #3976 )
...
* ios: refactor notifications
* refactor
2024-04-01 13:52:28 +01:00
Evgeny Poberezkin
d90e2f4436
core: remove mtl typeclasses to reduce overhead ( #3975 )
...
* core: remove mtl typeclasses to reduce overhead
* strict data, optimization
* update simplexmq, clean up
* un-unlift attachRevHTTP2Client
* remote
---------
Co-authored-by: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com >
2024-04-01 13:34:45 +01:00
Evgeny Poberezkin
9b6ca23dcb
ios: fix UI freezes on start and when exiting background ( #3972 )
...
* ios: fix UI freezes on start and when exiting background
* remove unused code
* comments
2024-03-29 22:58:36 +00:00
Evgeny Poberezkin
1410b4bd85
ios: prevent call to apiContactInfo after the app is suspended
2024-03-29 19:43:16 +00:00
Evgeny Poberezkin
42a35e8c72
ios: prevent call to listUsers after the app is suspended and database is closed
2024-03-29 18:58:55 +00:00
Evgeny Poberezkin
86fe28f1ed
core: chat hooks allowing to extend or customize chat core ( #3953 )
...
* core: chat hooks allowing to extend or customize chat core
* update
* json
* custom response
* user in db queries
2024-03-29 18:30:17 +00:00
Evgeny Poberezkin
735359c279
android: strings for permissions
2024-03-29 18:28:54 +00:00
Stanislav Dmitrenko
3d20465662
android: more user-friendly way of granting permissions in call ( #3945 )
...
* android: more user-friendly way of granting permissions in call
* changes
* ask permissions without click at first
* changes in logic and UI
* enhancements
* show alert only when non in PiP
* change
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-29 18:19:36 +00:00
Stanislav Dmitrenko
b64ae90850
ios: NotificationService refactoring ( #3961 )
...
* ios: NotificationService refactoring
* refactor
* removed unused code
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-28 17:28:10 +00:00
spaced4ndy
366b58ead5
core: don't save async commands records for ack ( #3904 )
2024-03-28 19:52:06 +04:00
spaced4ndy
32bcaad126
ui: add missing error types ( #3925 )
2024-03-28 17:49:09 +04:00
Alexander Bondarenko
d65137882b
deps: switch to base64 via simplexmq ( #3957 )
...
* deps: switch to base64 via simplexmq
* update error text
* update nix
* set simplexmq to master
* update paths
2024-03-28 13:09:04 +00:00
spaced4ndy
095d613f01
website: translations ( #3960 )
...
* Translated using Weblate (Polish)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (Russian)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ru/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/he/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fi/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fi/
---------
Co-authored-by: Jakub <fioletowy.temp@tutanota.com >
Co-authored-by: whoami11 <hvhdinik@gmail.com >
Co-authored-by: You and me <trash.93m78@slmail.me >
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi >
2024-03-28 12:30:31 +00:00
spaced4ndy
f22beefbd4
ui: translations ( #3959 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (1687 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1687 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1687 of 1687 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% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1687 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Japanese)
Currently translated at 98.3% (1659 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Czech)
Currently translated at 98.2% (1657 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Arabic)
Currently translated at 95.9% (1619 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1687 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (Portuguese)
Currently translated at 0.3% (5 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (1687 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 41.7% (617 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1687 of 1687 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Japanese)
Currently translated at 98.4% (1661 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Portuguese)
Currently translated at 45.2% (763 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Portuguese)
Currently translated at 3.7% (55 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (1687 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Japanese)
Currently translated at 99.4% (1678 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Portuguese)
Currently translated at 3.7% (56 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1687 of 1687 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% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Portuguese)
Currently translated at 7.3% (109 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt/
* Translated using Weblate (Bulgarian)
Currently translated at 96.7% (1430 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1687 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Vietnamese)
Currently translated at 5.6% (96 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1687 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (German)
Currently translated at 100.0% (1688 of 1688 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1688 of 1688 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1688 of 1688 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Bulgarian)
Currently translated at 99.4% (1470 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 99.9% (1687 of 1688 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1688 of 1688 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Vietnamese)
Currently translated at 6.0% (102 of 1688 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1688 of 1688 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* android
* ios import
* ios export
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: subjection yogirt <subjectiongithub@yogirt.com >
Co-authored-by: whoami11 <hvhdinik@gmail.com >
Co-authored-by: khalidbelk <khalid.belkassmi-el-hafi@epitech.eu >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: You and me <trash.93m78@slmail.me >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: Andre <andrefeliciano@duck.com >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: tuananh-ng <158744840+tuananh-ng@users.noreply.github.com >
2024-03-28 12:27:58 +00:00
spaced4ndy
c9bf36291b
ios: fix default ( #3958 )
2024-03-27 09:59:15 +00:00
spaced4ndy
42ebe8bc60
core: batch broadcast send db operations ( #3956 )
...
* core: batch broadcast send db operations
* refactor
* Update src/Simplex/Chat.hs
Co-authored-by: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com >
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
Co-authored-by: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com >
2024-03-27 11:49:14 +04:00
Stanislav Dmitrenko
96fb61ccfc
desktop: show toast if failed to show notification ( #3955 )
...
* desktop: show toast if failed to show notification
* longer timeout
* returned old version of the lib
2024-03-26 12:43:45 +00:00
spaced4ndy
1d698c114f
docs: communicate rejection rfc ( #3946 )
2024-03-26 11:29:28 +04:00
Stanislav Dmitrenko
154ce5843d
android, desktop: update dependencies ( #3954 )
...
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-25 15:59:00 +00:00
Evgeny Poberezkin
a5817d9feb
core: fix cabal paths ( #3952 )
...
* fixed install cabal file paths.
* updated package.yaml
* fix
---------
Co-authored-by: Andor Kesselman <andor@magic-pro-3.local >
2024-03-25 08:24:46 +00:00
Evgeny Poberezkin
72082af139
docs: update version
2024-03-23 19:20:37 +00:00
Evgeny Poberezkin
eb36704f59
Merge branch 'stable'
2024-03-23 18:42:53 +00:00
Evgeny Poberezkin
84fbff6148
blog: v5.6 release, non-profit governance ( #3951 )
...
* blog: v5.6 release
* images, preview
* corrections
* update image
* update readme
2024-03-23 18:42:18 +00:00
Evgeny Poberezkin
dd75d30c08
blog: update PQ encryption post ( #3948 )
...
* blog: update pq encryption post
* correction
2024-03-23 18:29:05 +00:00
spaced4ndy
52803ae976
core: add delays to some failing tests ( #3947 )
2024-03-22 22:01:11 +04:00
spaced4ndy
ec73a31cb5
directory: fix double logic inversion on roles check, incorrect error message ( #3944 )
2024-03-22 15:07:01 +04:00
Evgeny Poberezkin
6ad5048b58
5.6: ios 204, android 191, desktop 35
2024-03-21 22:30:30 +00:00
Stanislav Dmitrenko
ca0ce4dfdd
ios: making chat state .active when starting chat, correctly handle hidden users when deleting the last profile ( #3936 )
...
* ios: making chat state .active when starting chat
* changes
* refactor
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-21 19:36:05 +00:00
spaced4ndy
d27502ec47
ios: restore reveal/hide animation ( #3933 )
...
* ios: restore reveal/hide animation
* remove comment
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-21 19:12:47 +00:00
spaced4ndy
655ad4d813
ui: translations ( #3940 )
...
* Translated using Weblate (Dutch)
Currently translated at 96.6% (1622 of 1679 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 96.2% (1624 of 1687 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 97.0% (1638 of 1687 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% (1687 of 1687 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 96.9% (1433 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 98.5% (1456 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1687 of 1687 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% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hungarian)
Currently translated at 97.0% (1637 of 1687 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 96.6% (1631 of 1687 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 97.2% (1640 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1687 of 1687 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 97.4% (1441 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Czech)
Currently translated at 95.2% (1607 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Hungarian)
Currently translated at 97.0% (1637 of 1687 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% (1687 of 1687 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% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1687 of 1687 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% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Czech)
Currently translated at 98.2% (1657 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Polish)
Currently translated at 99.9% (1686 of 1687 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 95.1% (1406 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Turkish)
Currently translated at 97.2% (1438 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1687 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 99.6% (1681 of 1687 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 99.6% (1681 of 1687 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 99.9% (1686 of 1687 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% (1478 of 1478 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 99.8% (1685 of 1687 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 99.8% (1476 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Arabic)
Currently translated at 95.8% (1617 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1687 of 1687 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1687 of 1687 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 100.0% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1687 of 1687 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% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1687 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 95.9% (1619 of 1687 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 95.8% (1417 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1687 of 1687 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% (1478 of 1478 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* android
* import
* export
* ru corrections
* export/update ru
---------
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: cervezagua <cervezagua@pm.me >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: khalidbelk <khalid.belkassmi-el-hafi@epitech.eu >
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-21 19:07:12 +00:00
Evgeny Poberezkin
e0566599a4
core: 5.6.0.4 ( #3939 )
2024-03-21 19:00:19 +00:00
Evgeny Poberezkin
2546ad5351
Translated using Weblate (Czech) ( #3941 )
...
Currently translated at 99.2% (252 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/cs/
Co-authored-by: zenobit <zen@osowoso.xyz >
2024-03-21 17:37:56 +00:00
Stanislav Dmitrenko
0706e6e464
android: stopping chat after deleting the last user ( #3937 )
...
* android: stopping chat after deleting the last user
* fix for hidden users + onboarding
2024-03-21 14:02:38 +00:00
spaced4ndy
c2adf40b5a
ui: align finalize migration destructive/default button colors ( #3938 )
...
* ios: align finalize migration destructive/default button colors
* android
2024-03-21 14:00:27 +00:00
Stanislav Dmitrenko
b220ea23e2
ios: stop chat after deleting the last profile ( #3935 )
2024-03-21 13:58:04 +00:00
spaced4ndy
a16e3eebd1
ui: improve "allow PQ" button ( #3932 )
...
* ios: improve "allow PQ" button
* android
2024-03-21 09:13:18 +00:00
Stanislav Dmitrenko
6d54c21774
ios: chatitem height with menu workaround ( #3930 )
...
* ios: chatitem height with menu workaround
* turned on animation
* disabled animation in some places again
2024-03-20 17:49:53 +00:00
spaced4ndy
d2e6313ce3
ui: swap finalize migration buttons (make destructive harder to reach, consistent order of primary and destructive with previous page) ( #3931 )
2024-03-20 20:20:10 +04:00
Evgeny Poberezkin
c2707d3c2b
5.6-beta.1: ios 203, android 190, desktop 34
2024-03-19 17:58:29 +00:00
Stanislav Dmitrenko
43381b5cf0
desktop: scroll bars ( #3920 )
...
* desktop: scroll bar
* more places with scrollbar
* removed unused code
* color
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-19 16:56:36 +00:00
Evgeny Poberezkin
3f1d86623a
core: 5.6.0.3
2024-03-19 15:20:04 +00:00
Stanislav Dmitrenko
5fde879fea
ios: better layout performance for chat item ( #3911 )
...
* ios: better layout performance for chat item
* different way of disabling menu
* two fixes
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-19 14:40:46 +00:00
Evgeny Poberezkin
157c4722ca
ui: increase chunk size for new allocations in core to 64mb ( #3928 )
2024-03-19 14:35:40 +00:00
Alexander Bondarenko
5bc8bbe16c
chat: use context-less compression ( #3913 )
...
* chat: use context-less compression
* update sha256map
* space
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-19 13:33:27 +00:00
Alexander Bondarenko
d835f9df3d
ios: remove recursion in receiveMsgLoop ( #3922 )
...
* ios: remove recursion in receiveMsgLoop
* comment
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-19 11:44:30 +00:00
Evgeny Poberezkin
8f04e13750
ios: add Hungarian interface language ( #3927 )
2024-03-19 11:34:11 +00:00
spaced4ndy
39167ab3dd
multiplatform: 5.6 what's new ( #3926 )
2024-03-19 11:27:05 +00:00
spaced4ndy
e925d87548
ios: 5.6 what's new ( #3923 )
...
* ios: 5.6 what's new
* update
* update
* release announcement stub, update link
* Hungarian
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-19 10:53:46 +00:00
Evgeny Poberezkin
c2e2408394
website: translations ( #3919 )
...
* ios: update library
* Translated using Weblate (Finnish)
Currently translated at 97.2% (245 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fi/
* Translated using Weblate (French)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Italian)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Polish)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pt_BR/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/uk/
* Translated using Weblate (Bulgarian)
Currently translated at 1.5% (4 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/bg/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (254 of 254 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: Float <float.hu+@gmail.com >
Co-authored-by: Jakub <fioletowy.temp@tutanota.com >
Co-authored-by: muralito <muralito@montevideo.com.uy >
Co-authored-by: N1DH0GG <janpstrunn@duck.com >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: Maksym Lukashenko <livelmaxim@gmail.com >
Co-authored-by: Salif Mehmed <mail@salif.eu >
Co-authored-by: ActiveTK <webmaster@activetk.jp >
2024-03-19 09:53:25 +00:00
Evgeny Poberezkin
bb16922634
ui: translations ( #3918 )
...
* Added translation using Weblate (Hungarian)
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1605 of 1605 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Persian)
Currently translated at 9.2% (149 of 1605 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1605 of 1605 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1605 of 1605 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1605 of 1605 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1605 of 1605 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% (1607 of 1607 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1603 of 1607 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1607 of 1607 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1607 of 1607 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 0.2% (4 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 0.2% (4 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 0.6% (9 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 5.9% (84 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1608 of 1608 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 100.0% (1608 of 1608 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 20.8% (292 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1608 of 1608 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 100.0% (1608 of 1608 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 29.8% (419 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 29.8% (419 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1604 of 1608 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1608 of 1608 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 43.6% (613 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (1608 of 1608 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1608 of 1608 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1608 of 1608 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Spanish)
Currently translated at 98.0% (1577 of 1608 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1608 of 1608 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Lithuanian)
Currently translated at 45.2% (727 of 1608 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1608 of 1608 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1608 of 1608 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 100.0% (1608 of 1608 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 99.6% (1398 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 99.6% (1398 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/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/
* Translated using Weblate (Persian)
Currently translated at 9.6% (155 of 1608 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (German)
Currently translated at 100.0% (1608 of 1608 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1608 of 1608 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Ukrainian)
Currently translated at 99.9% (1607 of 1608 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1608 of 1608 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Czech)
Currently translated at 95.5% (1536 of 1608 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1608 of 1608 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1608 of 1608 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 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (1611 of 1611 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1611 of 1611 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 97.3% (1568 of 1611 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Ukrainian)
Currently translated at 87.9% (1234 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Added translation using Weblate (Vietnamese)
* Translated using Weblate (French)
Currently translated at 100.0% (1611 of 1611 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1611 of 1611 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1611 of 1611 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (1611 of 1611 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1611 of 1611 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% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.9% (1612 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (French)
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1613 of 1613 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% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (French)
Currently translated at 100.0% (1613 of 1613 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1613 of 1613 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 100.0% (1613 of 1613 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 87.2% (1224 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Polish)
Currently translated at 99.9% (1612 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 59.7% (838 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt_BR/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (French)
Currently translated at 100.0% (1613 of 1613 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Persian)
Currently translated at 10.0% (162 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Vietnamese)
Currently translated at 1.4% (24 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Vietnamese)
Currently translated at 1.4% (24 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 88.5% (1243 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1613 of 1613 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 100.0% (1613 of 1613 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 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Vietnamese)
Currently translated at 3.0% (49 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Vietnamese)
Currently translated at 3.0% (49 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1613 of 1613 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 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Japanese)
Currently translated at 85.9% (1206 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1613 of 1613 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 100.0% (1613 of 1613 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 100.0% (1613 of 1613 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 100.0% (1613 of 1613 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 100.0% (1613 of 1613 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 100.0% (1613 of 1613 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 100.0% (1613 of 1613 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 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Vietnamese)
Currently translated at 4.0% (66 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (French)
Currently translated at 100.0% (1613 of 1613 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1613 of 1613 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 100.0% (1613 of 1613 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 100.0% (1613 of 1613 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 100.0% (1613 of 1613 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 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1613 of 1613 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 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1613 of 1613 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 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Czech)
Currently translated at 96.4% (1555 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Vietnamese)
Currently translated at 5.0% (81 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Czech)
Currently translated at 97.5% (1574 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 98.8% (1594 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (French)
Currently translated at 100.0% (1613 of 1613 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% (1403 of 1403 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 100.0% (1613 of 1613 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 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1613 of 1613 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 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Vietnamese)
Currently translated at 5.3% (87 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1613 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 96.1% (1349 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1613 of 1613 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 100.0% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Vietnamese)
Currently translated at 5.6% (91 of 1613 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* fix android strings
* ios: import
* ios: export
---------
Co-authored-by: z0rden <kaanpeker196@gmail.com >
Co-authored-by: Siavash <ciavash@proton.me >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: Dan Hessel Kennet Miranda Cardona <kennetmiranda@skiff.com >
Co-authored-by: Moo <hazap@hotmail.com >
Co-authored-by: Jakub <fioletowy.temp@tutanota.com >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Cooly <whiteglass67@proton.me >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: tomato potato <tomato.games@protonmail.com >
Co-authored-by: sr sr <sr1919os@gmail.com >
Co-authored-by: N1DH0GG <janpstrunn@duck.com >
Co-authored-by: axmfs <axmfs@proton.me >
Co-authored-by: Zhiyounihao <jilywen@outlook.com >
Co-authored-by: K0RR <rdkracz@gmail.com >
Co-authored-by: tuananh-ng <github.zvjhi@slmail.me >
Co-authored-by: tuananh-ng <158744840+tuananh-ng@users.noreply.github.com >
Co-authored-by: Groovy394 <groovy394@gmail.com >
Co-authored-by: Deleted User <noreply+78511@weblate.org >
Co-authored-by: ActiveTK <webmaster@activetk.jp >
Co-authored-by: sith-on-mars <groguko36@pm.me >
2024-03-19 09:53:01 +00:00
spaced4ndy
a3310cd62e
ios: fix decoder crashing ( #3921 )
...
* ios: fix ios decoder crashing
* change
* fix
* refactor
* simplify
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-18 18:38:49 +00:00
spaced4ndy
94a6f300ed
core: fix creation of empty files ( #3912 )
2024-03-15 18:17:31 +04:00
spaced4ndy
1f8eb1d638
update simplexmq (xftp fixes)
2024-03-15 12:48:55 +04:00
Evgeny Poberezkin
5a016378a8
Merge branch 'stable'
2024-03-14 10:42:20 +00:00
Evgeny Poberezkin
bac4e61997
blog: quantum resistant Signal algorithm ( #3906 )
...
* blog: quantum resistant Signal algorithm
* update, images
* finalize
* readme
* corrections
2024-03-14 10:41:24 +00:00
spaced4ndy
f3eeb9dcc2
core: temp-folder option ( #3905 )
2024-03-14 10:59:20 +04:00
spaced4ndy
240ca30f91
core: remove withStoreCtx ( #3903 )
2024-03-13 13:57:17 +04:00
Evgeny Poberezkin
835944ab24
5.6-beta.0: ios 202, android 189, desktop 33
2024-03-12 21:21:06 +00:00
Evgeny Poberezkin
d53ef24bf1
core: 5.6.0.2
2024-03-12 18:29:15 +00:00
Stanislav Dmitrenko
e75be71d9a
android, desktop: migration enhancements ( #3901 )
...
* adapted iOS logic
* rename everything
* title
* title
* text
* rename
* rename
* alert on strange error
2024-03-12 18:25:02 +00:00
Alexander Bondarenko
7fa2f2f72e
core: organize withAckMessage ( #3889 )
...
* core: organize withAckMessage
* mark critical sections
* differentiate DB internal error from chat
* throw CRITICALs
* only CRIT on SEDatabaseError
* normalize errors
* shift MonadError into ExceptT
* simplify
* split critical handlers
* names, CRITICAL error in withAckMessage, comments
* only show critical alerts when database was locked or busy and message failed to process
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-12 17:47:38 +00:00
Evgeny Poberezkin
5fd8e6e4fe
ui: exclude muted chats from filtered chats ( #3900 )
2024-03-12 17:33:28 +00:00
Stanislav Dmitrenko
d3b255b7cb
ios: migration enhancements ( #3893 )
...
* onion check
* alert and log
* correction
* refactor
* change
* refactor
* enum
* footer
* remove non-needed directory if no migration
* naming
* back
* rename everything
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-12 16:25:06 +00:00
Evgeny Poberezkin
96fba950ff
core: 5.6.0.1, update simplexmq (better ACK handling)
2024-03-12 15:20:39 +00:00
Alexander Bondarenko
4a404f14d9
core: add error message to CRSndFileError ( #3894 )
...
* core: add error message to CRSndFileError
* show snd errors
2024-03-12 14:19:40 +00:00
spaced4ndy
4f893d9502
core: improve getGroupChatItemQuote_ query performance ( #3897 )
2024-03-12 12:51:02 +00:00
Evgeny Poberezkin
01447716fa
core: update remote controller/host versions
2024-03-12 12:49:26 +00:00
Stanislav Dmitrenko
c9df591e52
multiplatform: migration via link ( #3854 )
...
* multiplatform: migration via link
* onion screen
* unused code
* changes
* migrate from device
* changes
* don't allow going back on Archiving step
* changes
* correction
* correction
* change
* font
* changes
* changes
* changes
* show NEVER text for onion when socks is disabled
* onion setup
* no check
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-03-11 17:18:58 +00:00
Stanislav Dmitrenko
a56bc6760b
ios: migration via link ( #3808 )
...
* ios: migration via link
* changes in UI
* UI
* UI and API changes
* UI and logic
* simplify statement
* UI, API, logic
* formatting
* animation fix
* better animation
* test
* changed directory
* changes
* migrating to device
* migrate settings
* more state updates on main thread
* texts
* continue migration after restart
* toggle for saving passphrase and footer text
* no visual arthefacts when deleting a chat after migration
* saving settings before changing passphrase
* back button is looking disabled when it's disabled
* fixed starting chat issues when migrating to device
* paste and share link elements
* proper import process and refactoring UI in SimpleXInfo
* show progress on settings while starting chat
* title bold font
* changes as in Android
* brace
* changes as in Android
* rename to prevent confusion
* fixes and adapted to Android
* unused param
* comment
* don't allow going back on Archiving step
* update core library
* changes as in Android
* correction
* correction
* change
* qr code
* update network settings view
* update progress
* changes
* navigation view and focus in text field
* texts
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-03-11 14:17:28 +00:00
spaced4ndy
80690326cb
multiplatform: e2e information chat items ( #3891 )
2024-03-11 16:36:59 +04:00
Evgeny Poberezkin
3f6c74f975
ios: e2e information chat items ( #3890 )
...
* ios: e2e information chat items
* texts
2024-03-11 10:36:36 +00:00
spaced4ndy
8b8846c7b7
ios: update library
2024-03-11 09:47:37 +00:00
Evgeny Poberezkin
6c78bbc178
core: 5.6.0.0
2024-03-11 09:26:37 +00:00
Evgeny Poberezkin
eaf720a0f2
Merge pull request #3858 from simplex-chat/pq
...
core: post-quantum encryption support
2024-03-11 08:28:36 +00:00
Evgeny Poberezkin
0e7d81681f
core: update simplexmq
2024-03-10 23:26:35 +00:00
spaced4ndy
56fcaf514e
core (pq): don't compress if message fits without compression; check compressed message fits size limit ( #3888 )
...
* core (pq): don't compress if message fits without compression; check compressed message fits size limit
* refactor
* errors
* fix tests
* envelope sizes
* refactor
* comment
* more flexible test
* refactor, comment
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-10 22:54:55 +00:00
Evgeny Poberezkin
49bd866c4b
core: pass version range to determine missing connection version ( #3887 )
...
* core: pass version range function to store methods
* pass current version to Connection to determine agreed version with peer
* simplify
2024-03-10 20:52:29 +00:00
spaced4ndy
8660bf420a
core (pq): cross-version tests ( #3885 )
...
* core (pq): cross-version tests
* next (fails)
* enable all tests
* fix versions
* update simplexmq
* tests
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-10 18:57:57 +04:00
Evgeny Poberezkin
60a73a539e
core: add agreed connection version field ( #3881 )
...
* core: add agreed connection version field
* fix
* progress
* use pqSupport and version to decide compression in messages
* pass version to encodeConnInfoPQ
* update pq enable/disable api
* remove TestConfig
* update nix dependencies
* update texts
* corrections
* create e2ee info items when connection switches from off to on first time
* corrections
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* comment
* increase test timeout
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-03-10 11:31:14 +00:00
Evgeny Poberezkin
93d56a25bc
Merge branch 'master' into pq
2024-03-09 23:16:12 +00:00
Evgeny Poberezkin
7fb3c4abdb
ios: update core library
2024-03-09 23:03:13 +00:00
spaced4ndy
191d833947
core (pq): tests ( #3882 )
...
* core (pq): tests
* rename
* move
* test allow
* mute test output
* pq combinators
* refactor
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-08 23:09:12 +00:00
Alexander Bondarenko
19ca4f7447
core: remove duplicate Eq orphans ( #3880 )
...
* core: remove duplicate Eq orphans
* bump nix
2024-03-08 23:06:51 +00:00
Evgeny Poberezkin
b86b5578de
Merge branch 'master' into pq
2024-03-08 13:47:10 +00:00
Evgeny Poberezkin
435ea9a453
core: api to pass additional information with standalone file URI ( #3873 )
...
* xftp: redirect for descriptions with more than one chunk
* handle errors
* core: api to pass additional information with standalone file URI
* cleanup
* test info with large file
* Apply suggestions from code review
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
* remove db-mediated client data
* refactor
* fix
---------
Co-authored-by: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com >
2024-03-08 13:38:48 +00:00
Evgeny Poberezkin
1f93d91af5
core: simplify feature versions ( #3879 )
...
* core: simplify feature versions
* update version agreement
* fix
* remove EmptyCase
2024-03-08 13:36:09 +00:00
spaced4ndy
405348732b
android: pq support; ios: fixes ( #3878 )
2024-03-08 16:39:15 +04:00
spaced4ndy
109b6e0cff
core (pq): add pq_support field ( #3877 )
2024-03-08 12:24:27 +04:00
spaced4ndy
b403201310
core (pq): further integrate agent api ( #3874 )
...
* core (pq): further integrate agent api
* update both pq support and ecnryption
* update
* fix
* corrections
* corrections 2
* corrections 3
2024-03-08 11:40:55 +04:00
Evgeny Poberezkin
9ff11f886e
website: add group link page
2024-03-07 15:40:06 +00:00
spaced4ndy
bc2b135880
core (pq): update types ( #3872 )
...
* core (pq): update types
* imports
* encode / max msg size types
* integrate new types
* update types/pq support
* tests compile
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-07 17:39:09 +04:00
spaced4ndy
ce9b909495
ios: pq support ( #3870 )
...
* ios: pq support
* fix
* fix
* update
* text
* rename
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-07 16:43:10 +04:00
Evgeny Poberezkin
f1c22a3308
ios: update library
2024-03-07 08:36:01 +00:00
Evgeny Poberezkin
7b7c3227e3
core: update dependencies for nix
2024-03-07 08:22:39 +00:00
Evgeny Poberezkin
2c6e4db603
Merge branch 'master' into pq
2024-03-07 00:09:16 +00:00
Evgeny Poberezkin
8d72757f62
Merge branch 'stable'
2024-03-07 00:08:58 +00:00
spaced4ndy
61a3eb32ee
core (pq): global flag only affects new connections; api to allow PQ in old contacts ( #3869 )
2024-03-06 19:06:01 +04:00
Alexander Bondarenko
64dc758ffd
core: compressed message encoding, variable vrange ( #3844 )
2024-03-06 18:02:19 +04:00
spaced4ndy
eebf014ff7
core (pq): integrate agent api, create e2ee info items ( #3859 )
2024-03-05 20:27:00 +04:00
spaced4ndy
2155060ad0
core: groundwork for post-quantum encryption support ( #3845 )
2024-03-03 17:51:42 +04:00
Alexander Bondarenko
db2ccaa450
controller: add standalone upload limit ( #3853 )
...
* controller: add standalone upload limit
* use hard limit from simplexmq
2024-03-02 19:31:11 +00:00
spaced4ndy
4b7458b58f
docs: PQ integration rfc ( #3847 )
2024-03-01 11:27:13 +04:00
spaced4ndy
05383477d9
core: wait for delivery to avoid race between connection deletion and sending service messages about entity deletion ( #3849 )
2024-03-01 11:26:54 +04:00
Evgeny Poberezkin
0c4848ad9e
5.5.6: ios 201, android 187, desktop 32
2024-02-27 14:12:01 +00:00
Evgeny Poberezkin
b66a3d0595
5.5.6.0: update simplexmq to 5.5.2.2 (performance improvements)
2024-02-27 00:16:41 +00:00
Stanislav Dmitrenko
8ac7677648
ios: remove passcodes if app was reinstalled ( #3841 )
...
* ios: remove passwords if app was reinstalled
* change instead of delete
* Revert "change instead of delete"
This reverts commit 1195ee5b30 .
* update name and comments
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-02-26 21:24:07 +00:00
spaced4ndy
c27973d202
core: restrict to delete user contact and display name ( #3822 )
2024-02-26 17:10:21 +04:00
spaced4ndy
51a2e09714
core: batch db operations for group leave and delete ( #3807 )
...
* core: batch db operations for group leave and delete
* remove comment
* batch delete files
* cleanup
* rename
* use new agent api
* refactor
* refactor, catch error
* refactor
* update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-02-26 15:36:42 +04:00
spaced4ndy
ec8ae9febe
docs: inactive group members rfc (simplified) ( #3803 )
2024-02-26 15:05:25 +04:00
Evgeny Poberezkin
7213913d51
docs: update privacy policy ( #3796 )
...
* docs: update privacy policy
* update glossary
* update
* links
* amend
* update
2024-02-24 21:28:18 +00:00
Evgeny Poberezkin
e37654772f
core: api to save/get app settings to migrate them as part of the database ( #3824 )
...
* rfc: migrate app settings as part of export/import/migration
* export/import app settings
* test, fix
* chat: store app settings in db (#3834 )
* chat: store app settings in db
* add combining with app-defaults
* commit schema
* test with tweaked settings
* remove unused error
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
* remove app settings from export/import
* test, more settings
---------
Co-authored-by: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com >
2024-02-24 15:00:16 +00:00
sh
b7709c59d3
docs: include update instructions ( #3825 )
2024-02-24 13:42:11 +00:00
kimg45
5807a0a2fa
website: fix links ( #3828 )
...
* Fix broken link on website
* Fix Sybil attack link
* fix MITM link
* fix supernovas.space link
* fix supernovas.space links
* remove broken github link
* remove dead github link
* fix link to readme
2024-02-24 13:40:28 +00:00
Evgeny Poberezkin
395654098c
core: do not mark store as changed after passphrase test ( #3833 )
...
* core: do not mark store as changed after passphrase test
* fix
2024-02-24 13:37:09 +00:00
Evgeny Poberezkin
2d643e8d29
rfc: amend PQ double ratchet RFC
2024-02-24 09:27:55 +00:00
Evgeny Poberezkin
4e9703f0ff
ios: update library
2024-02-22 12:19:42 +00:00
spaced4ndy
b0b249a56a
Merge branch 'stable'
2024-02-22 12:11:23 +04:00
spaced4ndy
92c89632d4
core, ui: don't mark profile updated chat item as unread ( #3830 )
...
* core, ui: don't mark profile updated chat item as unread
* android
2024-02-21 21:54:52 +00:00
Alexander Bondarenko
d54b453b49
controller: fix standalone using relative paths ( #3831 )
2024-02-21 21:54:03 +00:00
Evgeny Poberezkin
e6e27db243
5.5.5: ios 200, android 185, desktop 31
2024-02-21 18:32:53 +00:00
Evgeny Poberezkin
b629c22ee0
5.5.5.0, update simplexmq to 5.5.2.1 (fix performance degradation)
2024-02-21 14:26:46 +00:00
spaced4ndy
f7d7f5461f
core: check user record when deleting contact and display name ( #3826 )
...
* filter out on merge
* checl contact, ldn
* fix
* corrections
* fix
* refactor
* diff
* refactor2
* remove contact id from error
* Revert "remove contact id from error"
This reverts commit f58af3dcac .
* remove Maybe from error
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-02-21 14:24:24 +00:00
spaced4ndy
c544a636f6
core, ui: remove usage of inline files (send only xftp files) ( #3823 )
2024-02-20 13:56:31 +04:00
Evgeny Poberezkin
73de74d7e9
rfc: UX for database migration and other actions ( #3810 )
...
* rfc: UX for database migration
* update
* update
2024-02-19 12:20:12 +00:00
spaced4ndy
654a7885c3
core: read chat items with logical database errors as invalid (don't fail) ( #3736 )
2024-02-19 15:17:14 +04:00
Alexander Bondarenko
daf67c0456
core: add direct xftp upload/download commands ( #3781 )
...
* chat: add direct xftp upload/download commands
* adapt to FileDescriptionURI record
* bump simplexmq
* add description uploading
* filter URIs by size
* cleanup
* add file meta to events
* remove focus
* auto-redirect when no URI fits
* send "upload complete" event with the original file id
* remove description upload command
* add index
* refactor
* update simplexmq
* Apply suggestions from code review
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* fix /fc command for non-chat uploads
* fix
* rename (tests fail)
* num recipients
* update messages
* split "file complete" events for chats and standalone
* restore xftpSndFileRedirect
* remove unused store error
* add send/cancel test
* untangle standalone views
* fix confused id
* fix /fc and /fs
* resolve comments
* misc fixes
* bump simplexmq
* fix build
* handle redirect errors independently
* fix missing file status in tests
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-02-19 10:21:32 +00:00
Evgeny Poberezkin
e361bcf140
ios: update core library
2024-02-18 17:52:11 +00:00
sh
5de9087207
build-android.sh: fix tag detection ( #3817 )
2024-02-18 15:28:12 +00:00
Alexander Bondarenko
364b62320b
controller: add db passphrase test command ( #3788 )
...
* controller: add passphrase test
* refactor
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-02-18 13:28:24 +00:00
Evgeny Poberezkin
d83a6b7133
core: ntf server test ( #3819 )
2024-02-18 12:12:38 +00:00
Evgeny Poberezkin
cd21a74b83
Merge branch 'stable'
2024-02-18 00:05:49 +00:00
Evgeny Poberezkin
6d523d5b4b
5.5.4: ios 199, android 183, desktop 30
2024-02-17 22:50:13 +00:00
Evgeny Poberezkin
2a321b3ff8
ios: fix showing notification on sent messages
2024-02-17 21:09:19 +00:00
Stanislav Dmitrenko
865a32c608
android, desktop: refactor alerts for slow calls ( #3811 )
...
* android, desktop: refactor alerts for slow calls
* sharing text in alerts
* more time to send message
* removed suspend modifier from processing messages
* change
* Revert "removed suspend modifier from processing messages"
This reverts commit 895e804c1b .
* Revert "change"
This reverts commit 013abf49e6 .
2024-02-17 18:01:04 +00:00
Evgeny Poberezkin
e3df7945d5
core: update simplexmq (updated protocol, discontinue old versions) ( #3818 )
...
* core: update simplexmq (updated protocol, discontinue old versions)
* update nix
2024-02-17 16:29:45 +00:00
sh
bb1620d7d2
docker: update and fix build ( #3805 )
2024-02-14 20:33:48 +00:00
Stanislav Dmitrenko
edc5a4c31b
ios: Picture-in-picture while in calls ( #3792 )
...
* ios: Picture-in-picture while in calls
* simplify
* improvements
* back button and lots of small issues
* layout
* padding
* back button
* animation, padding, fullscreen
* end active call button
* removed unused code
* unused line
* transition
* better
* better
* deinit PiP controller
* stop camera after call end
* formatting
* stop capture if active
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-02-13 15:04:42 +00:00
spaced4ndy
4260c20012
ios: show ntf server ( #3800 )
2024-02-13 17:58:54 +04:00
spaced4ndy
1a7efbc333
core: update default ntf servers ( #3804 )
2024-02-13 15:10:40 +04:00
spaced4ndy
e4984cb38d
core: update sha256map.nix
2024-02-13 13:56:14 +04:00
spaced4ndy
dfa9775d7e
docs: add to inactive group members rfc ( #3798 )
2024-02-13 12:10:58 +04:00
spaced4ndy
e39544dd24
core: return ntf server in APIGetNtfToken ( #3797 )
2024-02-12 21:21:20 +04:00
spaced4ndy
71bcfc2848
ui: uncomment block for all functionality ( #3799 )
2024-02-12 17:33:53 +04:00
Evgeny Poberezkin
91f10c056f
docs: change download links to the latest release
2024-02-11 16:26:10 +00:00
Evgeny Poberezkin
3d8d84f978
Merge branch 'stable'
2024-02-11 11:41:13 +00:00
Evgeny Poberezkin
fec34ca875
5.5.3: ios 198, android 181, desktop 29
2024-02-11 11:14:07 +00:00
Evgeny Poberezkin
3a0920e950
core: 5.5.3.0 (simplexmq 5.5.2.0)
2024-02-10 23:24:00 +00:00
Evgeny Poberezkin
f4ae60756c
Merge branch 'stable'
2024-02-08 13:33:06 +00:00
Stanislav Dmitrenko
eedc1b2860
android: circular icon in notification while in call ( #3790 )
...
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-02-08 13:32:35 +00:00
Stanislav Dmitrenko
24a35698dc
android: fix applying updated instance of ended call ( #3789 )
2024-02-08 09:51:15 +00:00
Stanislav Dmitrenko
7e37155938
desktop: catching exception while opening non-existing web browser ( #3787 )
...
* desktop: catching exception while opening non-existing web browser
* update strings
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-02-08 09:50:24 +00:00
Stanislav Dmitrenko
c8b38183c9
desktop: better decoding Android's base64 encoded image ( #3786 )
2024-02-08 09:46:30 +00:00
Stanislav Dmitrenko
90a866ca56
android: fix ConcurrentModification in sharing screen ( #3785 )
2024-02-06 17:21:47 +00:00
Evgeny Poberezkin
7e9e71ffbd
core: update simplexmq (extensible smp handshake)
2024-02-06 07:39:32 +00:00
Stanislav Dmitrenko
5da8aef794
android: ability to hide active call ( #3770 )
...
* android: ability to hide active call
* enhancements
* fixed some problems and adapted to lock screen usage
* change
* reduce diff
* dealing with disable PiP by user
* fix back action
* fix hidden information on view rotation while info collapsed
* better info showing
* status bar color and user icon
* reorder
* experiment
* icon placement
* enhancements
* back button
* invitation accepted state handling
* awesome background work
* better service interaction and UI
* disabled call overlay when call ends and ability to accept a new call from the same contact while previous call is not ended
* incomming call alert
* enhancements
* text
* text2
* top area
* faster ending call
* a lot of enhancements
* paddings
* icon position
* move icon
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-02-05 21:44:02 +00:00
Evgeny Poberezkin
09bbaa1c94
5.5.2: ios 196, android 179, desktop 28
2024-02-02 15:32:25 +00:00
Evgeny Poberezkin
3a879b755b
core: 5.5.2.0 (simplexmq 5.5.1.2)
2024-02-02 08:30:26 +00:00
Evgeny Poberezkin
c6f4d62d6c
core: update simplexmq (fix socket/memory leak on resubscriptions)
2024-02-01 16:36:32 +00:00
Stanislav Dmitrenko
5ad356172f
scripts: check that all symbols were exported ( #3779 )
...
* scripts: check that all symbols were exported
* changes
* windows
---------
Co-authored-by: Avently <avently@local>
2024-01-31 14:47:10 +00:00
Stanislav Dmitrenko
0a6c464a8d
desktop (windows): added a missing symbol to lib build ( #3778 )
2024-01-31 13:58:30 +00:00
Evgeny Poberezkin
1aa464bdb2
core: unify dependencies for GHC 8.10.7 and 9.6.3 ( #3774 )
2024-01-30 23:16:39 +00:00
Evgeny Poberezkin
bce829ef58
v5.5.1: ios 195, android 177, desktop 27
2024-01-27 23:23:29 +00:00
Evgeny Poberezkin
7df300cf36
core: 5.5.1.0
2024-01-27 19:18:41 +00:00
Stanislav Dmitrenko
9b35ff6f11
android, desktop: possible fix of chat items race ( #3520 )
...
* android, desktop: possible fix of chat items race
* fix compose threads desynchronization
* optimization and preventing race
* removed unused logs
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-01-27 18:46:27 +00:00
M. Sarmad Qadeer
c4cbb49f57
website: update contact page layout if JS is disabled ( #3331 )
...
* website: update page layout for the case if javascript is disabled in browser.
* website: add noscript tag & update heading
* website: do some changes in layout of contact page without JS
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-01-27 16:51:21 +00:00
Stanislav Dmitrenko
2b3eebb7a2
android, desktop: show different text when database migrates ( #3762 )
...
* android, desktop: show different text when database migrates
* one more check
* refactor
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-01-26 23:08:48 +00:00
Evgeny Poberezkin
a1328c287c
core: remove unused events from api ( #3764 )
...
* core: remove unused events from api
* fix test
2024-01-26 18:54:08 +00:00
Stanislav Dmitrenko
f2d498dd79
android, desktop: removed timer for some long running jobs ( #3761 )
2024-01-26 18:15:20 +00:00
Stanislav Dmitrenko
6b8fc6fdcf
android, desktop: lower limit of terminal items for non-developers ( #3763 )
2024-01-26 18:14:53 +00:00
spaced4ndy
0e585d5e5b
core: fix group invitation marked deleted
2024-01-26 20:30:21 +04:00
Stanislav Dmitrenko
520d8868ef
android: refactor clipboard access to prevent Android error in logs ( #3758 )
2024-01-26 14:00:53 +00:00
spaced4ndy
7192448303
core: fix invitation as rejected when deleting group ( #3759 )
2024-01-26 17:56:17 +04:00
spaced4ndy
0f0f65533a
android: group welcome message byte limit ( #3756 )
...
* android: group welcome message byte limit
* text
* change footer
2024-01-26 09:57:04 +00:00
spaced4ndy
78a38cb080
ios: group welcome message byte limit ( #3751 )
...
* ios: group welcome message character limit
* confirmation dialogue key
* use chatJsonLength
* text
* change footer
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-01-26 09:37:49 +00:00
Stanislav Dmitrenko
f102f39147
android, desktop: protocol servers fix ( #3755 )
...
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-01-25 20:59:02 +00:00
Stanislav Dmitrenko
cd349e80ce
desktop: propertly updating delivery tab of chat item info page ( #3752 )
2024-01-25 17:51:20 +00:00
Stanislav Dmitrenko
430dc5bd2e
ui: don't show context menu on non-sent yet live message ( #3754 )
...
* android, desktop: don't show context menu on non-sent yet live message
* ios: don't show context menu on non-sent yet live message
---------
Co-authored-by: Avently <avently@local>
2024-01-25 17:48:40 +00:00
spaced4ndy
3e0b863b64
core: add cChatJsonLength function ( #3753 )
2024-01-25 18:57:38 +04:00
Stanislav Dmitrenko
d6afee11bc
desktop: prevent clicking enter on alert and text field at the same time ( #3714 )
2024-01-25 14:50:53 +00:00
spaced4ndy
6ef3a9e668
ios: fix welcome view ( #3743 )
...
* welcome view (still doesn't keep change on re-open)
* fix
* remove debug log
* rename
2024-01-25 16:08:10 +04:00
spaced4ndy
fbe3353434
ui: fix link preview cancellation ( #3750 )
2024-01-25 14:58:39 +04:00
Evgeny Poberezkin
d6d2e6e1eb
Merge branch 'stable'
2024-01-24 19:55:28 +00:00
Evgeny Poberezkin
14d5078404
blog: v5.5 announcement ( #3744 )
...
* blog: v5.5 announcement
* update
* update
* readme
* images, update
2024-01-24 19:54:47 +00:00
Stanislav Dmitrenko
da1d20c17f
desktop: alignment for reactions ( #3747 )
2024-01-24 16:25:44 +00:00
Stanislav Dmitrenko
afc324dc4f
android, desktop: marking chat as read if it was set unread ( #3746 )
2024-01-24 16:24:49 +00:00
Stanislav Dmitrenko
f81e457e09
android: trying to start service again in case it was destroyed ( #3745 )
2024-01-24 16:22:29 +00:00
Stanislav Dmitrenko
bd30b80e15
desktop: custom time picker ( #3741 )
...
* desktop: custom time picker
* text color
* formatting
* changes in UI
* optimization
* desktop: opening SimpleX links inside the app (#3738 )
* 5.5: ios 194, android 175, desktop 26
* docs: update downloads page
* ui: fix chat preview showing incorrect timestamp when chat is empty (#3739 )
* ui: align call buttons with calls preference (#3740 )
* ui: deleted item preview (#3726 )
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-01-24 16:15:27 +00:00
spaced4ndy
da9a7f4642
ui: exclude not ready and active contacts from list of contacts to add to group (e.g. simplex team contact) ( #3737 )
2024-01-24 13:56:38 +04:00
spaced4ndy
838a759a76
ui: deleted item preview ( #3726 )
2024-01-24 13:44:29 +04:00
spaced4ndy
f1ff27218c
ui: align call buttons with calls preference ( #3740 )
2024-01-24 13:43:18 +04:00
spaced4ndy
8738cf332f
ui: fix chat preview showing incorrect timestamp when chat is empty ( #3739 )
2024-01-24 13:37:29 +04:00
Evgeny Poberezkin
4f602d4571
docs: update downloads page
2024-01-23 23:22:00 +00:00
Evgeny Poberezkin
d0b75e0dd3
5.5: ios 194, android 175, desktop 26
2024-01-23 21:11:52 +00:00
Stanislav Dmitrenko
1bb98706a6
desktop: opening SimpleX links inside the app ( #3738 )
2024-01-23 17:05:19 +00:00
Evgeny Poberezkin
6b7c13f20a
ui: translations ( #3732 )
...
* Translated using Weblate (Russian)
Currently translated at 100.0% (1605 of 1605 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1605 of 1605 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Turkish)
Currently translated at 96.5% (1354 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1605 of 1605 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 100.0% (1605 of 1605 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1605 of 1605 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1605 of 1605 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Turkish)
Currently translated at 96.5% (1354 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1605 of 1605 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 100.0% (1605 of 1605 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 99.1% (1592 of 1605 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 99.2% (1392 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Added translation using Weblate (Romanian)
* Translated using Weblate (German)
Currently translated at 100.0% (1605 of 1605 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1605 of 1605 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% (1403 of 1403 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% (1605 of 1605 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1605 of 1605 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 100.0% (1605 of 1605 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Persian)
Currently translated at 7.4% (119 of 1605 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Romanian)
Currently translated at 3.4% (56 of 1605 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Romanian)
Currently translated at 4.6% (75 of 1605 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1601 of 1605 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1605 of 1605 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% (1403 of 1403 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Lithuanian)
Currently translated at 41.0% (659 of 1605 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* ios: import/export localizations
* revert ar "blocked"
* corrections
---------
Co-authored-by: Artem Vorotnikov <artem@vorotnikov.me >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: Siavash <ciavash@proton.me >
Co-authored-by: FalxDraco <acc.557q@goea.dev >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Moo <hazap@hotmail.com >
2024-01-22 22:00:13 +00:00
Stanislav Dmitrenko
93d2bb98b5
android, desktop: small fixes to UI ( #3731 )
2024-01-22 19:45:39 +00:00
Evgeny Poberezkin
3b614e95e3
ios: update library (5.5.0.4)
2024-01-22 19:35:39 +00:00
spaced4ndy
1a9e942e33
core: 5.5.0.4
2024-01-22 18:35:47 +04:00
spaced4ndy
bddb9c14b7
core: update simplexmq 5.5.1.1 (optimize expired messages query) ( #3730 )
2024-01-22 18:33:48 +04:00
spaced4ndy
afd145c979
core: improve chat list performance (indexes) ( #3728 )
2024-01-22 18:03:40 +04:00
Stanislav Dmitrenko
97fbf2b7fe
android, desktop: switching C calls to IO threads ( #3727 )
2024-01-22 12:56:20 +00:00
Evgeny Poberezkin
db93d29e76
ios: fix removing group link in iOS 17 ( #3725 )
2024-01-21 10:09:32 +00:00
Evgeny Poberezkin
10b3fe1390
5.5-beta.2: ios 191, android 174, desktop 25
2024-01-20 22:54:11 +00:00
Evgeny Poberezkin
a2b9a04430
core: 5.5.0.3
2024-01-20 21:35:28 +00:00
Evgeny Poberezkin
444b92282e
Merge branch 'stable'
2024-01-20 21:34:30 +00:00
Evgeny Poberezkin
c35d275273
ci: fix windows desktop build ( #3721 )
2024-01-20 21:34:03 +00:00
Evgeny Poberezkin
052ef2037a
core: update min version for remote to 5.5.0.2 ( #3720 )
2024-01-20 20:53:26 +00:00
Evgeny Poberezkin
0b731d818b
Merge branch 'stable'
2024-01-20 20:12:39 +00:00
Stanislav Dmitrenko
1aab9f7f8a
ci: fix windows build ( #3719 )
2024-01-20 20:12:01 +00:00
Evgeny Poberezkin
bdf3ac1a36
Merge branch 'stable'
2024-01-20 19:20:45 +00:00
Evgeny Poberezkin
8159ae4aea
5.4.4: ios 190, android 172, desktop 24
2024-01-20 18:21:22 +00:00
Evgeny Poberezkin
a9ba0a2e8a
core: 5.5.0.2, update simplexmq 5.5.1.0
2024-01-20 15:02:03 +00:00
Evgeny Poberezkin
c65a17fccb
core: output messages and events while executing the CLI command passed via -e option ( #3683 )
...
* core: output messages and events while executing the CLI command passed via -e option
* option
* add option
2024-01-20 14:59:13 +00:00
Evgeny Poberezkin
5aa4b7687e
website: translations ( #3718 )
...
* Translated using Weblate (Arabic)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Italian)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Italian)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
---------
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
2024-01-20 13:48:45 +00:00
Evgeny Poberezkin
1016513dd3
ui: translations ( #3717 )
...
* Translated using Weblate (German)
Currently translated at 99.9% (1570 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1571 of 1571 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% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1571 of 1571 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 100.0% (1571 of 1571 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% (1571 of 1571 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% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1571 of 1571 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% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1571 of 1571 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 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (French)
Currently translated at 100.0% (1571 of 1571 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% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Japanese)
Currently translated at 99.0% (1556 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Spanish)
Currently translated at 97.6% (1534 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Added translation using Weblate (Persian)
* Translated using Weblate (Italian)
Currently translated at 100.0% (1571 of 1571 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% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Bulgarian)
Currently translated at 99.8% (1569 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Persian)
Currently translated at 4.0% (63 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Persian)
Currently translated at 5.6% (88 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1574 of 1578 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1578 of 1578 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 100.0% (1583 of 1583 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 99.3% (1584 of 1594 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (French)
Currently translated at 100.0% (1594 of 1594 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% (1397 of 1397 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1594 of 1594 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% (1594 of 1594 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% (1397 of 1397 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1590 of 1594 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1594 of 1594 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 100.0% (1594 of 1594 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 99.5% (1587 of 1594 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 99.9% (1593 of 1594 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% (1594 of 1594 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% (1397 of 1397 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (German)
Currently translated at 99.9% (1570 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1571 of 1571 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% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1571 of 1571 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 100.0% (1571 of 1571 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% (1571 of 1571 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% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1571 of 1571 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% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1571 of 1571 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 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (French)
Currently translated at 100.0% (1571 of 1571 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% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Japanese)
Currently translated at 99.0% (1556 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Spanish)
Currently translated at 97.6% (1534 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Added translation using Weblate (Persian)
* Translated using Weblate (Italian)
Currently translated at 100.0% (1571 of 1571 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% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Bulgarian)
Currently translated at 99.8% (1569 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1571 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Persian)
Currently translated at 4.0% (63 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Persian)
Currently translated at 5.6% (88 of 1571 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1574 of 1578 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1578 of 1578 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 100.0% (1583 of 1583 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 99.3% (1584 of 1594 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (French)
Currently translated at 100.0% (1594 of 1594 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% (1397 of 1397 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1594 of 1594 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% (1594 of 1594 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% (1397 of 1397 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1590 of 1594 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1594 of 1594 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 100.0% (1594 of 1594 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 99.5% (1587 of 1594 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 99.9% (1593 of 1594 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% (1594 of 1594 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% (1397 of 1397 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* 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 100.0% (1592 of 1592 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% (1395 of 1397 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* android CDATA
* ios: import/export localizations
* update ja
* ios: fix directory service address in translations
* android: fix translations, CDATA
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: tomato potato <tomato.games@protonmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: Y. Sakamoto <ysakamoto@tutanota.com >
Co-authored-by: a4318 <dalse.077@gmail.com >
Co-authored-by: hakkadaikon <hakkadaikon@yahoo.co.jp >
Co-authored-by: Siavash <ciavash@proton.me >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
2024-01-20 13:46:23 +00:00
spaced4ndy
106556812c
android, desktop: block member for all ( #3711 )
...
* android: block member for all
* old buttons (revert this)
* blocked by admin text
* revise notification
2024-01-20 10:33:49 +00:00
spaced4ndy
7d2f6a3609
ios: block member for all ( #3708 )
...
* ios: block for all
* member info
* change conditions
* update ui
* blockedByAdmin
* fix
* rework
* fix, comment
* comment
* fix
* fix
* fixes for default
* fix text
* reorder
* fix
* fix
* secondary
* old buttons (revert this)
* blocked by admin text
* revise notification
2024-01-20 10:33:36 +00:00
Evgeny Poberezkin
f188118643
ui: update whats new ( #3716 )
2024-01-20 09:07:57 +00:00
Evgeny Poberezkin
cc05434b31
core: process message errors ( #3709 )
...
* core: process message errors
* update simplexmq commit sha
* style
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* simplexmq
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-01-20 08:17:57 +00:00
Evgeny Poberezkin
68de2b7540
core: update preset smp servers ( #3713 )
2024-01-19 19:50:21 +00:00
Stanislav Dmitrenko
5d8bb24d1c
android, desktop: withLongRunningApi when needed ( #3710 )
2024-01-19 17:01:33 +00:00
Stanislav Dmitrenko
ab9a6dcab5
ios: allow to delete the last profile ( #3707 )
...
* ios: allow to delete the last profile
* less changes
* no flash of empty view
---------
Co-authored-by: Avently <avently@local>
2024-01-19 15:52:13 +00:00
spaced4ndy
0dd1f13d3b
core: fix blocked by admin encoding
2024-01-19 19:14:35 +04:00
spaced4ndy
16f53490c5
core: block member for all ( #3689 )
...
* core: silence member wip
* change approach
* more types
* remove comment
* bool in protocol msg
* flag in items, event
* send event, process
* apply moderation
* remove comment
* filter for forward, view
* tests
* rename
* separate response, check already blocked
* add test
* fix terminal api
* add comment
* don't send profile update
* corrections
* refactor
* rework - flag blocked by admin
* blocked in intro
* fix test
* cant block unblock self
* muted view, create unknown member
* blocked by admin in members list
* create with maybe null
* protocol changes
* align code with protocol
* revert terminal api
* restrict block api for admins
* stabilize test
* rename
* update protocol/types
* refactor
* refactor2
* stabilize test
* member field
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-01-19 17:57:04 +04:00
Evgeny Poberezkin
4e502c4d13
Merge branch 'stable'
2024-01-18 21:00:59 +00:00
Evgeny Poberezkin
5236e0f201
core: 5.4.4.0
2024-01-18 20:56:45 +00:00
Evgeny Poberezkin
b69b72a93c
ui: What's new in v5.5 ( #3705 )
...
* ios: whatsnew v5.5
* update
* android whats new, update ios
* export ios localizations
2024-01-18 20:44:57 +00:00
Stanislav Dmitrenko
2dae9180ec
ios: text color of group invitation in chat list ( #3703 )
...
* ios: text color of group invitation in chat list
* refactor
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-01-18 19:14:18 +00:00
Stanislav Dmitrenko
ec57529f12
android, desktop: notes to self ( #3695 )
...
* android, desktop: notes to self
* change api
* icon
* icon
* icon
* eol
* icon
* changes
* color
* refactor
* color
* chats size
* size
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-01-18 21:56:42 +04:00
Stanislav Dmitrenko
c4d75366b5
android, desktop: ability to delete the last profile ( #3645 )
...
* android, desktop: ability to delete the last profile
* hide modals to see onboarding after removing the last visible user
* removed unused checks
* make multiple profile creation usable
* deleting the last user by removing the whole database
* adapted to new logic
* changes
* not deleting the whole database
* refactor
* hide search when no profile
* changes
2024-01-18 21:16:44 +04:00
spaced4ndy
ddcd7d495e
core: reset address and preferences when updating profile of member without associated contact ( #3701 )
2024-01-18 20:07:43 +04:00
Stanislav Dmitrenko
b5fe1f8364
ios: notes to self ( #3690 )
...
* ios: notes to self
* change
* icon
* changes
* no live message
* search
* alert
* better checks
* api change
* changes for review
* changes
* ios: align notes chat color with sent chat items frame color (#3704 )
* changes
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-01-18 19:57:14 +04:00
spaced4ndy
3c7e37ee9d
android: profile updated chat items ( #3700 )
2024-01-18 15:43:26 +04:00
Evgeny Poberezkin
2884ad9fde
readme: update link to users group
2024-01-17 22:47:41 +00:00
Evgeny Poberezkin
c130905efa
docs: downloads version
2024-01-17 19:31:46 +00:00
Evgeny Poberezkin
915dc46bdc
Merge branch 'stable'
2024-01-17 19:27:29 +00:00
Evgeny Poberezkin
1eb1ed92f7
ci: disable *-armv7a tags
2024-01-17 19:27:07 +00:00
Alexander Bondarenko
236daf4391
controller: add GetAgentWorkers/GetAgentWorkerDetails debug commands ( #3681 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2024-01-17 17:37:29 +00:00
Evgeny Poberezkin
13feffb33a
ios: update library
2024-01-17 15:44:03 +00:00
Evgeny Poberezkin
06d36751d7
Merge branch 'stable'
2024-01-17 15:25:29 +00:00
Evgeny Poberezkin
c25e9e3b72
scripts: curl/wget security ( #3693 )
2024-01-17 15:23:43 +00:00
Evgeny Poberezkin
868acd18d6
core: support deleting the last profile (always create user record in agent when user is created) ( #3654 )
...
* core: only skip creating agent user when app is first started
* firstTime
* prompt
* fix test
* if
* simplexmq
* ci timeout
* skip test
* add test timeout
* log test times
* simplexmq
* timeout
* simplexmq without new batching
* Revert "simplexmq without new batching"
This reverts commit 9879bcb57c .
* without new batching again
* with builder, without sized builder
* lazy bytestring, same batching logic
* fewer chunks
* remove lazy
* optimize batching in simplexmq
2024-01-17 15:20:13 +00:00
spaced4ndy
8c1114648a
core: fix 8.10.7 compilation error ( #3698 )
...
* core: fix 8.10.7 compilation error
* fix
2024-01-17 13:47:19 +00:00
Stanislav Dmitrenko
3918c5306d
android, desktop: disabling user picker items when chat is stopped ( #3696 )
2024-01-17 12:51:26 +00:00
Stanislav Dmitrenko
ab8a87acad
android, desktop: fix alerts/modals when they are shown before UI init ( #3697 )
2024-01-17 12:50:48 +00:00
spaced4ndy
809dd1ef01
ios: profile updated chat items ( #3692 )
...
* ios: profile updated chat items
* remove vars
* refactor
* refactor
* refactor
* refactor
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2024-01-17 16:16:15 +04:00
Evgeny Poberezkin
b874cd1910
Merge branch 'stable'
2024-01-16 23:43:18 +00:00
Evgeny Poberezkin
300223b32e
core: update simplexmq 5.5.0.6 (fix race conditions) ( #3691 )
...
* core: update simplexmq (fix race conditions)
* simplexmq 5.5.0.6
2024-01-16 23:42:29 +00:00
Stanislav Dmitrenko
88640b85c4
ios: local video encryption ( #3682 )
...
* ios: local video encryption
* main thread
* new progress view
* simplify
* rename
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2024-01-16 11:49:44 +00:00
spaced4ndy
d5cf9fbf5b
core: exclude some fields from member profile when sharing in group ( #3688 )
2024-01-15 19:58:09 +04:00
spaced4ndy
f4f8501eb8
core: members profile update, create profile update chat items ( #3644 )
2024-01-15 19:56:11 +04:00
Stanislav Dmitrenko
be0c791c43
android, desktop: local video encryption ( #3678 )
...
* android, desktop: local video encryption
* refactor
* different look of progress indicator
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2024-01-15 15:00:57 +00:00
Stanislav Dmitrenko
46fe0fc671
withLongRunningApi ( #3675 )
2024-01-15 14:29:11 +00:00
Evgeny Poberezkin
bfb274b037
Merge branch 'stable'
2024-01-15 13:52:09 +00:00
Evgeny Poberezkin
8d7dcb550a
core: update simplexmq, optimize batching, remove builder ( #3685 )
...
* core: update simplexmq (optimize batching, remove builder)
* do not use builder to batch
* refactor
2024-01-15 10:46:13 +00:00
spaced4ndy
135e735dd4
ui: show observer role in list of members ( #3679 )
2024-01-12 20:54:51 +04:00
spaced4ndy
516410a899
android, desktop: align member name functions with ios (fixes issue with displaying unknown members) ( #3680 )
2024-01-12 20:54:26 +04:00
Stanislav Dmitrenko
dad9716915
android, desktop: moving to single thread in api calls ( #3670 )
...
* android, desktop: moving to single thread in api calls
* more places
* more changes
* seconds
* long running api into init function
* changes
* developer options
* progress indicator
* string
* rename
* progressIndicator for stop chat
2024-01-11 18:50:25 +00:00
Alexander Bondarenko
bc8a6f4833
core: add notes chat type ( #3568 )
...
* Add chat type "self"
* rename to Notes
* cover more things
* remove quote, tweak sql
* resolve comments
* constrain ACIQDirection to exclude CTLocal
* add CILocalRcv handling
* plug in migrations and tests
* cover more API, implement new folders
* working create/send/tail
* remove interaction with messages
* add note deletion (api-only)
* add folder deletion
* add getLocalChatItemIdByText
* add APICreateChatItem and files
* add protocol check for getFileTransfer protocol
* replace FTLocal with createLocalFile
* add chat previews
* add folder clear
* add reactions
* add read/unread
* add note updates
* resolve some comments
* remove local reactions
* remove folder names, deletion, add autocreate
* add file deletion check
* add preview pagination test
* add per-item file deletion check
* pull mkChatItem out of createLocal to prevent ci record updates
* use - as notes name
* bump migration ts
* update schema
* resolve comments
* add chat pagination test
* use chat queries from Direct instead
* evict note folders from createUserRecord
* switch to - for note folder chat type prefix and use empty name
* fix getLocalChatXxx
* add explicit createCCNoteFolder for tests
* use overloadedstrings for single-line queries
* add suggested chat list tests
* add notes chat to a user-creating test
* throw correct error for missing file
* remove unique check from schema
* add UndecidableInstances for ghc8.10
* switch to * for chat type sigil
* add file safety test
* add drop index
* remove indentation
* remove repeated folder
* remove redundant filter query, NoteFolderName
* don't attempt to cancel local files when deleting chat item
* rename function
* fix comment
* rename
* fix merge
* fix typo
* remove editable limit
* restore comment
* remove local file cancel
* Revert "remove editable limit"
This reverts commit 65df55caf8 .
* refactor
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-01-11 17:01:44 +00:00
spaced4ndy
5b7a09f488
ui: fix unknown member UI ( #3672 )
2024-01-11 20:21:58 +04:00
spaced4ndy
bfe5d51df7
core, ui: create dummy member record when admin forwards a message from an unknown member ( #3651 )
...
* core: create dummy member record when admin forwards a message from an unknown member
* comments
* update unknown member if announced
* change removed
* change unknown name, revert diff
* revert diff
* ios
* update ios library
* android
* remove changes in iOS project file
* rename event
* remove unknown category
* android
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2024-01-11 17:55:13 +04:00
Evgeny Poberezkin
d9d270f00e
ui: add Hungarian (Android only) and Turkish ( #3671 )
...
* ui: add Hungarian (Android only) and Turkish
* readme
2024-01-11 13:28:47 +00:00
Evgeny Poberezkin
2872b30e8c
ui: translations ( #3666 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (1510 of 1510 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% (1352 of 1352 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1510 of 1510 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% (1352 of 1352 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1510 of 1510 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Czech)
Currently translated at 98.5% (1488 of 1510 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 91.4% (1236 of 1352 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1510 of 1510 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% (1352 of 1352 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 99.9% (1509 of 1510 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 99.9% (1509 of 1510 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 99.9% (1509 of 1510 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 100.0% (1510 of 1510 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 100.0% (1510 of 1510 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 100.0% (1364 of 1364 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 100.0% (1510 of 1510 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% (1534 of 1534 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (German)
Currently translated at 100.0% (1534 of 1534 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% (1364 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Spanish)
Currently translated at 97.3% (1494 of 1534 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 97.5% (1330 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1534 of 1534 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1364 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1534 of 1534 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Greek)
Currently translated at 14.7% (227 of 1534 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/el/
* Translated using Weblate (Greek)
Currently translated at 1.6% (23 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/el/
* Translated using Weblate (German)
Currently translated at 100.0% (1534 of 1534 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Russian)
Currently translated at 97.5% (1497 of 1534 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (1364 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1534 of 1534 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% (1364 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1534 of 1534 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% (1364 of 1364 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% (1534 of 1534 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% (1364 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Japanese)
Currently translated at 88.5% (1208 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 90.3% (1386 of 1534 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1530 of 1534 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Bulgarian)
Currently translated at 91.9% (1254 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1534 of 1534 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Japanese)
Currently translated at 91.0% (1399 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 92.3% (1418 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (German)
Currently translated at 100.0% (1536 of 1536 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% (1536 of 1536 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% (1364 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Japanese)
Currently translated at 88.5% (1208 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 92.7% (1424 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1536 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1536 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1536 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Turkish)
Currently translated at 36.8% (503 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1536 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Turkish)
Currently translated at 58.8% (803 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1536 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Turkish)
Currently translated at 64.0% (873 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Hungarian)
Currently translated at 97.9% (1505 of 1536 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 100.0% (1536 of 1536 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 100.0% (1536 of 1536 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 100.0% (1536 of 1536 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 100.0% (1536 of 1536 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 100.0% (1536 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Turkish)
Currently translated at 86.1% (1175 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1536 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1536 of 1536 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 100.0% (1536 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Turkish)
Currently translated at 87.4% (1193 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1536 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1364 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1536 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Czech)
Currently translated at 97.9% (1504 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1532 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1364 of 1364 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1536 of 1536 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1536 of 1536 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% (1542 of 1542 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1542 of 1542 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1538 of 1542 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 99.2% (1549 of 1560 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% (1562 of 1562 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1562 of 1562 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* fixing
* fix
* change
* fix
* import/export
* restore some lost translations
* 24hours
* Revert "24hours"
This reverts commit b715d46e6f .
* 24 hours, import
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: Eric <zxmegaxqug@hldrive.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: J R <jr@simplex.chat >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: diodepon <diopon@mailo.com >
Co-authored-by: v1s7 <v1s7@users.noreply.hosted.weblate.org >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: 小林照幸 <koba1014@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: yokoba0413 <yokoba0413@gmail.com >
Co-authored-by: Kaan P <kaanpeker196@gmail.com >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-01-11 10:14:27 +00:00
Evgeny Poberezkin
f45b24367c
cli: short command
2024-01-11 08:21:02 +00:00
Stanislav Dmitrenko
9e369c3ac9
android, desktop: lock on changing user ( #3669 )
...
* android, desktop: lock on changing user
* rename
* change
* change
2024-01-10 21:31:16 +00:00
Evgeny Poberezkin
afbb3b4e4b
website: translations ( #3667 )
...
* Translated using Weblate (Arabic)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
* correction
* correction
* revert
* keep new, revert changes in old ja strings
---------
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: Eric <zxmegaxqug@hldrive.com >
Co-authored-by: yokoba0413 <yokoba0413@gmail.com >
2024-01-10 20:35:59 +00:00
Stanislav Dmitrenko
acd05c43db
mobile: chat deletion avoiding race conditions ( #3650 )
...
* android, desktop: chat items deletion
* rename
* ios: chat items deletion
* correct id
* android: adding progress of deletion
* ios: text color while deleting chats
* change only text color
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2024-01-10 16:57:34 +00:00
Evgeny Poberezkin
61b14b22d5
5.5-beta.1: ios 189, android 171, desktop 23
2024-01-10 14:18:14 +00:00
Evgeny Poberezkin
25a4719414
core: 5.5.0.1
2024-01-10 12:06:29 +00:00
Evgeny Poberezkin
f802ec75fe
Merge branch 'stable'
2024-01-10 12:05:00 +00:00
Evgeny Poberezkin
045b195483
5.4.3: ios 188, android 169, desktop 22
2024-01-10 11:56:57 +00:00
spaced4ndy
283c90f5ae
core: fix db method reserving extra local display name ( #3659 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2024-01-10 11:09:09 +04:00
Stanislav Dmitrenko
99a9fb2e1f
ios: self destruct improvements ( #3640 )
...
* ios: self destruct improvements
* test
* adapted to stopped chat
* wait until ctrl initialization finishes
* Revert "test"
This reverts commit 7c199293cc .
* refactor
* simplify,fix
* refactor2
* refactor3
* comment
* fix
* fix
* comment
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* flip and rename flag
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-01-09 21:01:41 +00:00
Evgeny Poberezkin
ce9d583b39
Merge branch 'stable'
2024-01-09 20:36:30 +00:00
Evgeny Poberezkin
53414608db
core: 5.4.3.0 (simplexmq 5.5.0.5)
2024-01-09 20:20:14 +00:00
Stanislav Dmitrenko
c7cf206585
android: fix call sound when the app in the background ( #3660 )
...
* android: fix call sound when the app in the background
* using previous notification channel
* Revert "using previous notification channel"
This reverts commit 19da9a9ce193c39b353f478e884a97bbbf002e77.
* prevent playing sound on call twice
2024-01-09 19:45:46 +00:00
Evgeny Poberezkin
6067ac3c93
ios: more aggressive GC in NSE
2024-01-09 19:34:54 +00:00
Evgeny Poberezkin
fc56873f1c
ios: update core library
2024-01-09 19:33:55 +00:00
Stanislav Dmitrenko
a30da38af7
android, desktop: accept calls after restart ( #3662 )
2024-01-09 19:31:01 +00:00
Stanislav Dmitrenko
0bf3d054c6
mobile, desktop: invalid display name alert ( #3664 )
...
* ios: invalid display name alert
* android, desktop: invalid display name
---------
Co-authored-by: Avently <avently@local>
2024-01-09 19:26:47 +00:00
Stanislav Dmitrenko
a55a8b116a
script: changes in script for downloading libs ( #3663 )
...
* script: changes in script for downloading libs
* ios script
2024-01-09 17:23:20 +00:00
Stanislav Dmitrenko
7a207fd641
android, desktop: alerts when device was disconnected ( #3483 )
2024-01-09 14:21:29 +00:00
Evgeny Poberezkin
4508e0dfc1
Merge branch 'stable'
2024-01-09 11:07:04 +00:00
Stanislav Dmitrenko
a853ba3a15
android, desktop: adapted code for self destruct for ios logic ( #3643 )
...
* android, desktop: adapted code for self destruct for ios logic
* init db in case of periodic && self destruct enabled
2024-01-09 09:59:21 +00:00
Evgeny Poberezkin
a2f190a6c6
core: update simplexmq (better batching)
2024-01-09 09:15:35 +00:00
Stanislav Dmitrenko
267178dddb
android, desktop: show alerts on critical and internal errors ( #3653 )
...
* android, desktop: show alerts on critical and internal errors
* test
* don't stop chat if it's stopped already
* show notification
* restart chat or app
* Revert "test"
This reverts commit 5b78bbae5b .
* update strings
* strings2
* refactoring
* refactoring2
* refactoring3
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2024-01-08 18:20:52 +00:00
spaced4ndy
fadce0c140
core: create new chat controller with chatActivated set to true
2024-01-08 17:34:10 +04:00
spaced4ndy
58ad97fe6d
core: pause cleanup when chat is suspended ( #3658 )
2024-01-08 17:28:01 +04:00
Evgeny Poberezkin
3ccd9903a7
core: do not start clean up manager in background NSE ( #3657 )
...
* core: do not start clean up manager in background NSE
* update UIs
* fix test
2024-01-08 12:53:16 +00:00
Evgeny Poberezkin
e294999044
ios: fix callkit calls via NSE ( #3655 )
...
* ios: fix callkit calls via NSE
* comments
* more reliable NSE start
* remove public logs, different RTS parameters for NSE
* only suspend NSE if we have chat controller, to avoid crashes if suspension attempted without controller created
* comments
* fix
* simplify
2024-01-08 10:56:01 +00:00
Evgeny Poberezkin
2bbc687f4a
core: simplexmq 5.5.0.4
2024-01-06 11:48:28 +00:00
Evgeny Poberezkin
61c507e7da
core: replace deprecated memcpy ( #3652 )
2024-01-06 11:32:26 +00:00
Evgeny Poberezkin
64230f3545
Merge branch 'stable'
2024-01-05 20:07:35 +00:00
Evgeny Poberezkin
bb61b9c658
core: update simplexmq (critical errors, worker restarts, subscription timeouts)
2024-01-05 20:07:19 +00:00
Evgeny Poberezkin
3428f4d2ee
core: update simplexmq (critical errors, worker restarts, subscription timeouts)
2024-01-05 18:51:18 +00:00
Stanislav Dmitrenko
fe865c5e11
android, desktop: consistent colors in themes ( #3649 )
2024-01-05 18:45:52 +00:00
spaced4ndy
9e87fe73a5
core: batch send profile update ( #3618 )
...
* core: batch send profile update
* redundant
* reorder
* remove type
* createSndMessages
* refactor
* batched create internal item
* create feature items for multiple contacts
* comments
* refactor call site
* synonim
* refactor createSndMessages
* more batching
* remove partitionWith
* unite filter and fold
* refactor
* refactor
* refactor
* fix merge
* add test
* rename
* refactor
* refactor
* withExceptT
* refactor
* refactor2
* remove notChanged
* deliver with sendMessagesB (#3646 )
* deliver with sendMessagesB
* refactor
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com >
2024-01-05 11:35:48 +04:00
Evgeny Poberezkin
0ef2c55983
core: invalid name error when it matches hidden profile ( #3647 )
2024-01-04 19:29:28 +00:00
spaced4ndy
8882284fb7
core: always check integrity on MSG in direct chats ( #3641 )
2024-01-04 16:22:16 +04:00
Stanislav Dmitrenko
767522e701
ios: better way of starting chat after stop ( #3637 )
...
Co-authored-by: Avently <avently@local>
2024-01-02 20:20:05 +00:00
sh
575d899f5a
build-android: fix new arrangement of nix command ( #3634 )
2024-01-02 14:39:23 +00:00
Stanislav Dmitrenko
d009777901
android, desktop: close gallery when media was deleted ( #3636 )
2024-01-02 14:38:28 +00:00
Stanislav Dmitrenko
f758a5526a
android, desktop: specifying text color globally ( #3635 )
...
* android, desktop: specifying text color globally
* typography
2024-01-02 14:28:36 +00:00
Stanislav Dmitrenko
e6b5727003
android, desktop: run with stopped chat ( #3624 )
...
* android, desktop: run with stopped chat
* way to prevent starting a chat in case of not saved database key
* rename
* change position of a call
* new way of doing the same
* better
* exit process
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2024-01-02 14:21:39 +00:00
Evgeny Poberezkin
c9b1d54f13
docs: update downloads
2023-12-30 22:04:01 +00:00
Evgeny Poberezkin
05065e919b
5.5-beta.0: ios 187, android 168, desktop 21
2023-12-30 21:09:01 +00:00
Evgeny Poberezkin
5399212e48
core: 5.5.0.0
2023-12-30 18:59:00 +00:00
Evgeny Poberezkin
809040c7bc
ui: show secrets on tap ( #3628 )
...
* ios: show secrets on tap
* android: show secrets on tap/click
* android: clickable links in group descriptions
* android: hide secrets one by one
* ios: clickable links in welcome message preview
* refactor
* refactor2
2023-12-30 18:57:10 +00:00
Evgeny Poberezkin
4ab078bd18
ios: show clear search button when search is not empty ( #3627 )
2023-12-30 14:09:07 +00:00
sh
825257e898
build-android: update nix and add armv7a branch switch ( #3612 )
...
* build-android: build armv7a in seperate tag
And update nix install.
* build-android: change tag detection logic
* build-android: minor change of logic
2023-12-30 10:19:56 +00:00
Evgeny Poberezkin
644169b835
cli: prompt for database key entry if required ( #3626 )
2023-12-30 10:02:55 +00:00
Stanislav Dmitrenko
78eefee6cc
android, desktop: search view will be shown always ( #3625 )
...
* android, desktop: search view will be shown always
* rearrange tree
* optimization
2023-12-29 21:28:11 +00:00
Alexander Bondarenko
e253c55ba4
core: compatibility with GHC 8.10.7 ( #3608 )
...
* GHC-8.10 compatibility
* tweak setters
* restore membership
* remove Show Batch
* fix bytestring-10 compat
* preserve membership qualifier in names
* a few more memberships
* rename
* remove with-compiler
* ci: add 8.10 builds, limit releases to 9.6
* use matrix.asset_name as release guard
* fix windows_build
* actually use ghc version from matrix
* fix typo
* revert build/hash split
* add ghc to cache key
* Force cache between build and tests
* use explicit caching steps
* skip unneeded tasks
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-12-29 21:15:14 +00:00
spaced4ndy
478bb32cdb
core: send group description to new members as welcome message after sending history (fixes welcome message being created before history) ( #3623 )
2023-12-29 22:42:55 +04:00
Stanislav Dmitrenko
1438fd00e2
android, desktop: self destruct becomes better ( #3598 )
...
* android, desktop: self destruct becomes better
* better way of doing it
* fix script
* firstOrNull
* changes for review
* comment
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-12-29 17:47:25 +00:00
spaced4ndy
05b55d3fb5
ui: group history preference, enable in new groups by default; core: create group history feature items ( #3596 )
...
* Revert "core: do not create group history item (#3586 )"
This reverts commit 2834b192ce .
* ios: group history preference
* fix tests
* android
* texts
* enable in new groups ios
* enable in new groups android
* android texts
* ios texts
* remove ellipsis
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-12-29 17:46:28 +00:00
Stanislav Dmitrenko
9c061508a4
android, desktop: rework UX of creating new connection ( #3529 )
...
* android, desktop: rework UX of creating new connection
* different place for clipboard listener
* changes
* changes
* changes
* button, strings
* focus
* code optimization and search icon
* incognito link
* comment
* paddings
* optimization
* icon size and space in search
* appbar background color
* secondary color for icons in search bar
* lighter tool bar and avatars
* darker avatars in toolbar
* background for selected item and divider
* replacing connection view with actual chat view
* clear
* close unneeded view
* filter icon background
* filter doesn't hide current chat with empty search field
* fixes for review
* clearing focus on hiding keyboard
* fix invalid qr code message
* rename
* color
* buttons and text visibility when chat is not running yet
* loading chats label
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-12-29 15:46:45 +00:00
spaced4ndy
2bacc00a06
ios: rework UX of creating new connection ( #3482 )
...
* ios: connection UI (wip)
* custom search
* rework invite
* connect paste link ui
* scan rework, process errors, other fixes
* scan layout
* clear link on cancel
* improved search
* further improve search
* animation
* connect on paste in search
* layout
* layout
* layout
* layout, add conn
* delete unused invitation, create used invitation chat
* remove old views
* regular paste button
* new chat menu
* previews
* increase spacing
* animation, fix alerts
* swipe
* change text
* less sensitive gesture
* layout
* search cancel button transition
* slow down chat list animation (uses deprecated modifiers)
* icons
* update code scanner, layout
* manage camera permissions
* ask to delete unused invitation
* comment
* remove onDismiss
* don't filter chats on link in search, allow to paste text with link
* cleanup link after connection
* filter chat by link
* revert change
* show link descr
* disabled search
* underline
* filter own group
* simplify
* no animation
* add delay, move createInvitation
* update library
* possible fix for ios 15
* add explicit frame to qr code
* update library
* Revert "add explicit frame to qr code"
This reverts commit 95c7d31e47 .
* remove comment
* fix pasteboardHasURLs, disable paste button based on it
* align help texts with changed button names
Co-authored-by: Stanislav Dmitrenko <7953703+avently@users.noreply.github.com >
* update library
* Revert "fix pasteboardHasURLs, disable paste button based on it"
This reverts commit 46f63572e9 .
* remove unused var
* restore disabled
* export localizations
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: Stanislav Dmitrenko <7953703+avently@users.noreply.github.com >
2023-12-29 12:29:49 +00:00
Evgeny Poberezkin
d637714963
website: translations ( #3617 )
...
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/uk/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
---------
Co-authored-by: Maksym Lukashenko <livelmaxim@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
2023-12-28 17:52:20 +00:00
Evgeny Poberezkin
5ff6bd15f6
ui: translations ( #3615 )
...
* Translated using Weblate (Italian)
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/it/
* Translated using Weblate (Italian)
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/it/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 82.9% (1116 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Turkish)
Currently translated at 9.2% (125 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 80.1% (1202 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 38.0% (571 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/
* Translated using Weblate (Ukrainian)
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/uk/
* Translated using Weblate (Ukrainian)
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/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 93.0% (1252 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (Arabic)
Currently translated at 94.4% (1416 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hungarian)
Currently translated at 41.2% (619 of 1500 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% (1500 of 1500 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% (1346 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1496 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Italian)
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/it/
* Translated using Weblate (Italian)
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/it/
* Translated using Weblate (Japanese)
Currently translated at 90.9% (1224 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Czech)
Currently translated at 93.8% (1407 of 1500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (French)
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/fr/
* Translated using Weblate (Italian)
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/it/
* 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 (German)
Currently translated at 100.0% (1504 of 1504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Czech)
Currently translated at 93.8% (1411 of 1504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 93.8% (1411 of 1504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 93.8% (1411 of 1504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 93.8% (1411 of 1504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (French)
Currently translated at 100.0% (1504 of 1504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1504 of 1504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1504 of 1504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Czech)
Currently translated at 93.8% (1412 of 1504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 93.8% (1412 of 1504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Turkish)
Currently translated at 81.7% (1230 of 1504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1504 of 1504 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% (1346 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Turkish)
Currently translated at 83.2% (1252 of 1504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* 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 (Chinese (Simplified))
Currently translated at 100.0% (1507 of 1507 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1507 of 1507 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (German)
Currently translated at 100.0% (1507 of 1507 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1508 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1508 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (German)
Currently translated at 100.0% (1508 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1508 of 1508 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% (1346 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hungarian)
Currently translated at 42.4% (640 of 1508 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 55.0% (830 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Russian)
Currently translated at 99.8% (1506 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1504 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (French)
Currently translated at 100.0% (1508 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Spanish)
Currently translated at 99.9% (1507 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 98.5% (1326 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1508 of 1508 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% (1346 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hungarian)
Currently translated at 80.4% (1213 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1508 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
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/es/
* Translated using Weblate (Hungarian)
Currently translated at 80.6% (1216 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1508 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Hungarian)
Currently translated at 82.4% (1244 of 1508 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 86.4% (1304 of 1508 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/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1508 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Russian)
Currently translated at 99.9% (1507 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Greek)
Currently translated at 6.2% (94 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/el/
* Translated using Weblate (Hungarian)
Currently translated at 97.6% (1473 of 1508 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 97.6% (1473 of 1508 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/
* Translated using Weblate (Greek)
Currently translated at 9.3% (141 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/el/
* 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/
* Translated using Weblate (Greek)
Currently translated at 13.3% (201 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/el/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1508 of 1508 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (French)
Currently translated at 100.0% (1510 of 1510 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1506 of 1510 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Greek)
Currently translated at 14.2% (215 of 1510 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/el/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1510 of 1510 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 100.0% (1510 of 1510 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Greek)
Currently translated at 14.8% (224 of 1510 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/el/
* Translated using Weblate (Greek)
Currently translated at 1.1% (16 of 1346 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/el/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1510 of 1510 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% (1346 of 1346 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% (1510 of 1510 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1510 of 1510 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (French)
Currently translated at 100.0% (1510 of 1510 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 (Spanish)
Currently translated at 100.0% (1510 of 1510 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
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/es/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1510 of 1510 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% (1510 of 1510 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* 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/
* fix kotlin strings, import/export ios
---------
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: Corey Lin <lyfone@gmail.com >
Co-authored-by: xe1st <dnzkckali@gmail.com >
Co-authored-by: Istvan Novak <easthvan@gmail.com >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Maksym Lukashenko <livelmaxim@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: 小林照幸 <koba1014@gmail.com >
Co-authored-by: inson1 <vaclav.svarc01@seznam.cz >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: Eric <zxmegaxqug@hldrive.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: v1s7 <v1s7@users.noreply.hosted.weblate.org >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: diodepon <diopon@mailo.com >
2023-12-28 17:31:40 +00:00
Stanislav Dmitrenko
5b52d0e173
android, desktop: localization script enchancement ( #3616 )
2023-12-28 15:53:37 +00:00
Evgeny Poberezkin
b4dd6941d7
core: allow quoted strings (with spaces) in network interface of remote hosts ( #3592 )
2023-12-28 10:06:49 +00:00
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
Evgeny Poberezkin
e3a69b12ba
core: 5.4.2.1 (simplexmq 5.5.0.2)
2023-12-27 21:00:19 +00:00
Evgeny Poberezkin
b220b5f6ec
core: fix contact subscriptions ( #3611 )
2023-12-27 18:55:50 +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
Evgeny Poberezkin
efc873b09b
core: min version for remote connection 5.4.2.0 ( #3594 )
2023-12-27 14:48:28 +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
Evgeny Poberezkin
bbde6d81ee
core: update simplexmq
2023-12-27 13:57:02 +00:00
Stanislav Dmitrenko
58906e1a60
desktop (windows): fixed handling non-utf8 Windows profile names ( #3605 )
2023-12-27 13:56:48 +00:00
Stanislav Dmitrenko
ed3d234826
android, desktop: limit text length in terminal view ( #3604 )
2023-12-27 11:27:34 +00:00
Stanislav Dmitrenko
dded56d8b8
ios: converting video to mp4 and making quality lower ( #3597 )
...
* ios: converting video to mp4 and making quality lower
Lower quality allows to play that videos on Android as well
* update export settings
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-12-27 11:23:46 +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
Evgeny Poberezkin
9ac99ec2d9
core: update simplexmq (mark failed work items to continue processing) ( #3600 )
...
* core: update simplexmq (mark failed work items to continue processing) WIP
* simplexmq
2023-12-26 19:53:58 +00:00
spaced4ndy
37d033c7a5
core: test group members connect in group when they were previously connected as contacts ( #3595 )
2023-12-25 11:03:02 +04:00
spaced4ndy
5798efcf71
code: modify test
2023-12-24 20:55:03 +04:00
spaced4ndy
e086719f27
core: add to tests
2023-12-24 20:44:30 +04:00
spaced4ndy
bb4293eb5e
fix tests
2023-12-24 20:23:09 +04:00
Evgeny Poberezkin
c3c66182f2
Merge branch 'stable'
2023-12-24 14:20:58 +00:00
Evgeny Poberezkin
5b90d92ca2
core: add group tests
2023-12-24 14:20:07 +00:00
Evgeny Poberezkin
af22348bf8
core: use version from config, add tests ( #3588 )
...
* core: use version from config, add tests
* comment
* refactor
2023-12-24 13:27:51 +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
spaced4ndy
700f6fa663
core, docs: drop message views if they exist, remove mentions in docs ( #3589 )
...
* core, docs: drop message views if they exist, remove mentions in docs
* fix migration
2023-12-24 11:13:34 +00:00
Stanislav Dmitrenko
d474cae705
ios: saving and sharing items menu item ( #3581 )
...
* ios: saving and sharing items menu item
* refactor
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-12-23 23:15:31 +00:00
Evgeny Poberezkin
2834b192ce
core: do not create group history item ( #3586 )
...
* core: do not create group history item
* fix tests
2023-12-23 19:56:01 +00:00
Evgeny Poberezkin
b8cb954882
ios: update library
2023-12-23 17:24:30 +00:00
Evgeny Poberezkin
6aeef6f132
5.4.2.0: fix migration in simplexmq
2023-12-23 16:09:08 +00:00
Evgeny Poberezkin
fa1702a566
5.4.2.0: update .cabal
2023-12-23 14:13:38 +00:00
Evgeny Poberezkin
95d6df926c
5.4.2.0
2023-12-23 13:46:11 +00:00
Evgeny Poberezkin
cccd517277
core: fix simplexmq commit
2023-12-23 13:08:40 +00:00
spaced4ndy
12d1ada25e
core: support batch sending in groups, batch introductions; send recent message history to new members ( #3519 )
...
* core: batch send stubs, comments
* multiple events in ChatMessage and supporting types
* Revert "multiple events in ChatMessage and supporting types"
This reverts commit 9b239b26ba .
* schema, refactor group processing for batched messages
* encoding, refactor processing
* refactor code to work with updated schema
* encoding, remove instances
* wip
* implement batching
* batch introductions
* wip
* collect and send message history
* missing new line
* rename
* test
* rework to build history via chat items
* refactor, tests
* correctly set member version range, dont include deleted items
* tests
* fix disappearing messages
* check number of errors
* comment
* check size in encodeChatMessage
* fix - don't check msg size for binary
* use builder
* rename
* rename
* rework batching
* lazy msg body
* use withStoreBatch
* refactor
* reverse batches
* comment
* possibly fix builder for single msg
* refactor batcher
* refactor
* dont repopulate msg_deliveries on down migration
* EncodedChatMessage type
* remove type
* batcher tests
* add tests
* group history preference
* test group link
* fix tests
* fix for random update
* add test testImageFitsSingleBatch
* refactor
* rename function
* refactor
* mconcat
* rename feature
* catch error on each batch
* refactor file inv retrieval
* refactor gathering item forward events
* refactor message batching
* unite migrations
* move files
* refactor
* Revert "unite migrations"
This reverts commit 0be7a3117a .
* refactor splitFileDescr
* improve tests
* Revert "dont repopulate msg_deliveries on down migration"
This reverts commit 2944c1cc28 .
* fix down migration
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-12-23 13:07:23 +00:00
Evgeny Poberezkin
f93f68e425
core: agent background mode for iOS NSE ( #3574 )
...
* core: agent background mode for iOS NSE
* change parameter for APIActivateChat
* fix
* update lib
* update lib
* simplexmq
* simplify
2023-12-23 13:06:59 +00:00
Andor Kesselman
23989aca57
Update README.md ( #3553 )
2023-12-22 08:48:26 +00:00
Andor Kesselman
57a6e85668
docs: fix typo ( #3552 )
2023-12-22 08:47:48 +00:00
Stanislav Dmitrenko
67590f3258
Revert "ios: making thumbnails faster" ( #3571 )
...
This reverts commit cd9cb8e064 .
2023-12-22 08:46:55 +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
Evgeny Poberezkin
aa037c0662
ios: update core library (uses GHC 9.6.3)
2023-12-21 10:05:43 +00:00
Evgeny Poberezkin
d198d6a8db
core: build iOS library with ghc 9.6.3 with iPhone7 etc. support ( #3577 )
...
* bump haskell.nix
* bump flake.lock
* Try openssl fix
* CFLAGS. not CCFLAGS
* Fix iOS build issues and improve static library handling
---------
Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com >
2023-12-21 09:57:43 +00:00
Evgeny Poberezkin
7bcda7e54b
core: use ChaChaDRG as the source of randomness ( #3551 )
...
* core: use ChaChaDRG as the source of randomness
* do not use entropy directly
* dont use RNG from agent
* simplexmq
* update iOS
2023-12-21 00:42:40 +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
Evgeny Poberezkin
6ba3100d34
core: batch sending messages ( #3566 )
...
* core: batch sending messages
* batch without iorefs (#3573 )
* one-pass
* simplexmq
* simplexmq
* simplexmq
* simplexmq
* revert change to ios project file
* refactor
* simplify
---------
Co-authored-by: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com >
2023-12-20 10:38:39 +04:00
Evgeny Poberezkin
7b073ba9f8
core: allow deleting last user ( #3567 )
...
* core: allow deleting last user (tests fail)
* tests, allow activating the hidden user when there is no active user
* hide logs
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* comment
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* comment
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-12-19 10:26:01 +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
spaced4ndy
ce9218b186
ios: rework authentication ( #3556 )
2023-12-18 22:04:49 +04:00
Evgeny Poberezkin
f0338a03d1
directory: better search, allow both simplex:/ and simplex.chat links in description ( #3546 )
...
* directory: new commands
* better search
* search test
* return group links in simplex.chat domain, allow both simplex:/ and simplex.chat links in group description
2023-12-18 10:41:08 +00:00
Evgeny Poberezkin
6fa0001ea7
ios: delay suspendChat in NSE, background schedule depends on notifications mode ( #3561 )
...
* ios: delay suspendChat in NSE
* different background refresh interval depending on the settings
* simplify
* comment
* reduce NSE suspend interval
* space
2023-12-18 10:36:25 +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
spaced4ndy
8cec5428ee
core: save CIContent tag in chat_items table ( #3555 )
2023-12-14 17:08:40 +04:00
Evgeny Poberezkin
73130bf321
ios: update core library
2023-12-13 21:48:25 +00:00
spaced4ndy
67241ff65c
ios: fix code scanners only attempting to scan once ( #3548 )
2023-12-13 16:13:05 +04:00
spaced4ndy
b6b041490f
core: improve chat list pagination performance, simplify logic by always reading chat stats and last item id for previews ( #3541 )
...
* core: improve chat list pagination performance
* fix query
* core: improve chat list pagination performance, simplify logic by always reading chat stats (#3543 )
* microseconds
* fix
* update simplexmq
* simplify queries
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-12-13 15:32:23 +04:00
Evgeny Poberezkin
7f9f9a674c
ios: fix member view freezing on iOS 15, closes #3487 ( #3547 )
2023-12-13 11:27:28 +00:00
Evgeny Poberezkin
ae94bb6f87
core: use crypton instead of cryptonite ( #3542 )
...
* update hackage
* use crypton instead of cryptonite
* remove http2 from cabal.project
* simplexmq
2023-12-13 11:20:03 +00:00
Evgeny Poberezkin
7ec39d1ffa
all: increase default TCP timeouts, update simplexmq ( #3540 )
2023-12-12 13:13:36 +00:00
Evgeny Poberezkin
ca6dfb5ea1
docs: update latest version
2023-12-12 10:25:02 +00:00
Evgeny Poberezkin
a5048db6fa
ios: improve media picker for multiple images/videos ( #3538 )
...
* ios: improve media picker to work with multiple images reliably
* MainActor
2023-12-12 09:04:48 +00:00
Evgeny Poberezkin
aca3a71b38
ios: update library
2023-12-11 18:57:42 +00:00
Evgeny Poberezkin
d358390e3d
Merge pull request #3532 from simplex-chat/ios-notifications
...
improve iOS notifications
2023-12-11 14:55:03 +00:00
Evgeny Poberezkin
f9a125bc32
Merge branch 'master' into ios-notifications
2023-12-11 14:11:00 +00:00
Alexander Bondarenko
35c1975d66
core: chat list pagination ( #3505 )
...
* add pagination args to APIGetChats
* add search to chat list API
* rename arg to paginationTs_ to match type
* lift another condition to ids query
* collect all chat refs before sorting, then get details
* split remaining preview functions
* roll back to collecting ids first with query cleanup
* add connection join back to filter out groups
* extract and expand tests
* add fav/unread args
* WIP
* lay out the queries with favs
* tweak tests
* add fav tests
* fix order by in the before case
* build query footer wholly from pagination
* add migration for direct contacts
* fix setting contact_used
* fix setting contact_used for group link contacts
* align search x filters space with UI, support filter by either favorite or unread, optimize queries, indexes
* always set chat_ts, fix tests
* refactor tests
* fix pagination logic, more tests
* refactor, rename
* increase default pagination count
* comments
* refactor
* comment
* report errors
* refactor
* remove unused type
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-12-11 17:50:32 +04:00
Evgeny Poberezkin
0bfe37137c
core: update simplexmq (message notification markers)
2023-12-11 13:11:35 +00:00
Evgeny Poberezkin
666903ae76
Merge branch 'master' into ios-notifications
2023-12-11 13:06:32 +00:00
Evgeny Poberezkin
8a41a4c214
ios: do not start chat if it was stopped, deliver "app stopped" notifications ( #3535 )
...
* add stopped notifications, remove full off mode
* core: allow initializing chat data without starting chat
* ios: ask before starting chat if it was stopped
* correct text
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* fix comment
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-12-11 12:59:49 +00:00
Evgeny Poberezkin
79a954336c
ios: communication between NSE and app via files ( #3533 )
...
* ios: communication between NSE and app via files
* clean up
* better concurrency
2023-12-11 12:34:56 +00:00
Evgeny Poberezkin
f65b8a9e78
core: mark all user messages read ( #3530 )
2023-12-11 12:26:45 +00:00
Evgeny Poberezkin
e8016adfdc
simplexmq
2023-12-10 17:47:44 +00:00
Evgeny Poberezkin
d3059afc99
ios, core: better notifications processing to avoid contention for database ( #3485 )
...
* core: forward notifications about message processing (for iOS notifications)
* simplexmq
* the option to keep database key, to allow re-opening the database
* export new init with keepKey and reopen DB api
* stop remote ctrl when suspending chat
* ios: close/re-open db on suspend/activate
* allow activating chat without restoring (for NSE)
* update NSE to suspend/activate (does not work)
* simplexmq
* suspend chat and close database when last notification in the process is processed
* stop reading notifications on message markers
* replace async stream with cancellable concurrent queue
* better synchronization of app and NSE
* remove outside of task
* remove unused var
* whitespace
* more debug logging, handle cancelled read after dequeue
* comments
* more comments
2023-12-09 21:59:40 +00:00
Evgeny Poberezkin
2f7632a70f
5.4.1: ios 185, android 164, desktop 19
2023-12-07 21:01:14 +00:00
Evgeny Poberezkin
27c14f32f1
core: 5.4.0.7
2023-12-07 14:30:42 +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
Evgeny Poberezkin
ee163a6540
core: add missing field
2023-12-06 12:34:10 +00:00
Evgeny Poberezkin
4fd6405113
core: update simplexmq (better suspend agent)
2023-12-06 00:19:24 +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
Evgeny Poberezkin
9df63160e5
ios: fix simplex address view ( #3515 )
...
* ios: fix simplex address view
* fix lib paths
* fix call
2023-12-05 09:48:04 +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
spaced4ndy
7099776357
docs: fix typo
2023-12-04 19:17:24 +04:00
Evgeny Poberezkin
3481d379c6
core: compatibility with GHC 8.10.7, narrow dependency ranges ( #3503 )
...
* Revert "raise lower bound on mtl to a real version (#3499 )"
This reverts commit f94c0311c1 .
* Revert "core: expand ranges to fit ghc 8.10 & 9.6 (#3496 )"
This reverts commit 9a1c7f41f7 .
* update simplexmq
* remove netword-transport fork
* simplexmq
* fix test
* fix index-state in cabal.project
* simplexmq
* simplexmq
* bytestring,simplexmq
* template-haskell, simplexmq
* simplexmq
* simplexmq
* mtl
* simplexmq
2023-12-04 10:01:37 +00:00
Evgeny Poberezkin
85c1e871dc
Merge branch 'stable'
2023-12-04 00:06:53 +00:00
Evgeny Poberezkin
fec5ff3f15
docs: SimpleX address ( #3508 )
...
* docs: SimpleX address
* table
* header
2023-12-03 22:21:13 +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
Evgeny Poberezkin
6a9a67db14
cli: option to mark shown messages as read (off by default) ( #3506 )
...
* cli: option to mark shown messages as read (off by default)
* fix tests
* fix tests
2023-12-03 15:42:26 +00:00
Alexander Bondarenko
f94c0311c1
raise lower bound on mtl to a real version ( #3499 )
...
* raise lower bound on mtl to a real version
* simplexmq
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-12-02 12:24:29 +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
Alexander Bondarenko
9a1c7f41f7
core: expand ranges to fit ghc 8.10 & 9.6 ( #3496 )
...
* expand ranges to fit ghc 8.10 & 9.6
* update nix
* use hashes from mq master
* fix more deps
* use network-transport from hackage
2023-12-01 16:52:47 +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
spaced4ndy
b74e33b958
docs: inactive group members rfc ( #3419 )
2023-12-01 19:02:50 +04: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
a4b44254bc
core: update simplexmq (ghc 8.10.7 compatibility) ( #3492 )
2023-11-30 21:09:07 +04: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
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
Alexander Bondarenko
6a21d5c7f1
add remote host bindings ( #3471 )
...
* add remote host bindings
* group iface/address together
* rename migration
* add implementation
* update view and api
* bump upstream
* add schema
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-28 16:32:33 +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
Stanislav Dmitrenko
f31054de4f
desktop (windows): fix action ( #3479 )
2023-11-27 22:11:53 +00:00
Evgeny Poberezkin
05278e5a06
core: allow remote host commands without user ( #3478 )
2023-11-27 18:34:15 +00:00
spaced4ndy
7a54d74517
Revert "ios: update libraries ( #3474 )"
...
This reverts commit bfcb2ac230 .
2023-11-27 19:16:53 +04:00
spaced4ndy
bfcb2ac230
ios: update libraries ( #3474 )
2023-11-27 19:02:44 +04: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
Evgeny Poberezkin
d29f1bb0cf
core: use fourmolu styles ( #3470 )
2023-11-26 18:16: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
Alexander Bondarenko
f20ac33e67
cli: remove clashing short option for device-name ( #3468 )
2023-11-26 13:16:32 +00:00
Evgeny Poberezkin
8cc0954430
Merge branch 'stable'
2023-11-26 11:50:30 +00:00
Evgeny Poberezkin
1e6891e222
blog: v5.4 announcement ( #3457 )
...
* blog: v5.4 announcement
* update
* corrections
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* add images, CLI section
* images
* preview, readme
* correction
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-11-25 18:27:41 +00:00
Evgeny Poberezkin
962964a73d
docs: update downloads page
2023-11-25 14:15:41 +00:00
Evgeny Poberezkin
b9dd2f45c9
rfc: post-quantum resistant augmented double ratchet algorithm ( #3463 )
...
* rfc: post-quantum resistant augmented double ratchet algorithm
* update doc
* replace Kyber with "some KEM"
2023-11-25 12:51:05 +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
Evgeny Poberezkin
6c05eb0ff3
directory: support group names with spaces ( #3458 )
2023-11-24 23:21:38 +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
3d09073bfc
ios: update core lib to 5.4.0.6
2023-11-24 20:46:00 +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
Evgeny Poberezkin
34d7fe3744
core: 5.4.0.6
2023-11-24 18:59:41 +00:00
Alexander Bondarenko
4327b023ed
terminal: add remote user information ( #3448 )
...
* terminal: add remote user information
* rename
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-24 18:44:12 +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
7f9a490edb
website: translations ( #3447 )
...
* Translated using Weblate (Arabic)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
---------
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
2023-11-24 14:21:13 +00: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
b1cf1656a0
core: cli remote control help section ( #3445 )
2023-11-24 10:48:14 +00:00
Alexander Bondarenko
74e80eb348
core: add remote stop reason and state ( #3444 )
...
* add remote stop reason and state
* rename
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-23 22:00:20 +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
Stanislav Dmitrenko
b2dbb558f9
android, desktop: connect remote desktop via multicast ( #3442 )
...
* android, desktop: connect remote desktop via multicast
* changes
* string
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-23 21:00:11 +00:00
Stanislav Dmitrenko
f7903c5c83
desktop: close remote host connecting screen on stop of host ( #3440 )
2023-11-23 19:49:53 +00:00
Evgeny Poberezkin
4d3529a3e0
desktop: fix incorrect remote host for active user ( #3441 )
2023-11-23 17:00:13 +00:00
Alexander Bondarenko
d837f87f09
fix circular cancel at rcDiscoverCtrl ( #3438 )
2023-11-23 11:00:57 +00:00
Evgeny Poberezkin
d3f9616f9b
core: report controller info when found via multicast ( #3437 )
...
* core: report controller info when found via multicast
* handle parse error
2023-11-23 10:07:26 +00:00
Evgeny Poberezkin
1b7baa244a
core: track network statuses in CLI ( #3434 )
2023-11-23 08:39:08 +00:00
Alexander Bondarenko
954b7150af
android, desktop: set RTS options for core ( #3418 )
...
* desktop: allow settings RTS options
* set initial heap and arena sizes
* add non-moving GC for even more productivity/less reallocs
* add RTS options for android too
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-22 22:37:33 +00:00
Evgeny Poberezkin
d0419df396
android: close Use from desktop when disconnecting
2023-11-22 22:34:30 +00:00
Evgeny Poberezkin
01f351e65a
ios: haskell RTS options ( #3433 )
2023-11-22 22:12:42 +00:00
Evgeny Poberezkin
2d4e99d610
cli: set device name for remote control via CLI option ( #3427 )
...
* cli: set device name for remote control via CLI option
* fix
* add property in tests
2023-11-22 22:11:32 +00:00
Evgeny Poberezkin
4af4fbae2b
ios: close sheet when disconnecting from desktop ( #3435 )
2023-11-22 22:10:41 +00:00
spaced4ndy
15fdab597b
core: shuffle members when sending messages and introductions; send to admins and owners first ( #3431 )
...
* core: shuffle members when sending messages and introductions; send to admins and owners first
* refactor
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-22 21:36:52 +00:00
Stanislav Dmitrenko
0c1d78ab08
desktop: specifying port in connect remote host page ( #3432 )
...
* desktop: specifying port in connect remote host page
* shorter string
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-22 20:17:05 +00:00
Evgeny Poberezkin
324f614e00
core: return remote controller port to UI ( #3430 )
2023-11-22 17:40:10 +00:00
spaced4ndy
cec0fe2702
ios, android: add author group member role to fix decoding (hidden from UI) ( #3429 )
2023-11-22 18:47:46 +04:00
Stanislav Dmitrenko
48d7afc959
desktop: enhancements to remote hosts experience ( #3428 )
2023-11-22 14:35:32 +00:00
Evgeny Poberezkin
9442121efa
desktop: do not switch remote host when inactive host is disconnected ( #3426 )
2023-11-22 12:14:49 +00:00
spaced4ndy
69acac5331
android: remove unused strings ( #3424 )
2023-11-22 10:19:39 +04:00
Evgeny Poberezkin
aade3d359f
v5.4-beta.4: ios 182, android 161, desktop 17
2023-11-21 23:32:33 +00:00
Evgeny Poberezkin
c1d89f2c0f
ios: move hs_init to background thread ( #3411 )
2023-11-21 22:21:01 +00:00
Stanislav Dmitrenko
c40bfb0f43
android, desktop: show remote host info ( #3423 )
...
* android, desktop: show remote host info
* hide alerts too
2023-11-21 21:49:39 +00:00
Evgeny Poberezkin
64520a4cf4
core: 5.4.0.5, update simplexmq
2023-11-21 21:12:43 +00:00
Evgeny Poberezkin
d0f43628ef
ui: translations ( #3421 )
...
* Translated using Weblate (Italian)
Currently translated at 100.0% (1483 of 1483 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% (1332 of 1332 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1483 of 1483 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 97.2% (1442 of 1483 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1483 of 1483 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% (1332 of 1332 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* android: fix formatted strings
* ios: imp/exp localizations
---------
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: Eric <zxmegaxqug@hldrive.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
2023-11-21 20:30:21 +00:00
spaced4ndy
febf3e0a45
ui: v5.4 what's new ( #3413 )
...
* ios: v5.4 what's new
* android
* export localizations
* update
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-21 19:38:05 +00:00
Jesse Horne
097242e7a8
desktop: add image pasting from clipboard ( #3378 )
...
* first pass at desktop image pasting for multiplatform
* removed debug println
* fixed bug with pasting text
* temp files are deleted now following simplex conventions
* optimizations
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-11-21 19:37:15 +00:00
spaced4ndy
a8576c2340
core: test forwarded message deduplication, mute terminal error ( #3414 )
2023-11-21 19:25:50 +04:00
Alexander Bondarenko
5a08a26c9a
desktop: add exception handlers to startReceiver loop ( #3417 )
...
* desktop: add exception handlers to startReceiver loop
* simplify
* more exceptions
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-11-21 14:43:52 +00:00
Alexander Bondarenko
da8789ef4c
desktop: fix RCP tag in AgentErrorType ( #3416 )
2023-11-21 12:20:04 +00:00
Evgeny Poberezkin
47cd7de1ae
core: 5.4.0.4
2023-11-21 00:00:29 +00:00
Evgeny Poberezkin
624a3abba2
website: translations ( #3412 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
2023-11-20 22:29:18 +00:00
Evgeny Poberezkin
121985138a
ios: export localizations
2023-11-20 22:24:19 +00:00
Evgeny Poberezkin
7f5efd8927
desktop: use correct remote host when creating/connecting via links ( #3409 )
2023-11-20 20:56:05 +00:00
Evgeny Poberezkin
96d3c9988c
Merge pull request #3404 from simplex-chat/ep/core-add-remote-host
...
desktop: add remote host ID to entities
2023-11-20 17:21:56 +00:00
spaced4ndy
f6b786a187
get user index by remote host id
2023-11-20 20:31:35 +04:00
spaced4ndy
11478da6ef
Revert "remoteHostId in backend"
...
This reverts commit 72654caca6 .
2023-11-20 19:56:31 +04:00
spaced4ndy
72654caca6
remoteHostId in backend
2023-11-20 19:51:56 +04:00
spaced4ndy
44c88badde
remoteHostId in entities kotlin
2023-11-20 16:31:52 +04:00
Evgeny Poberezkin
53a31ec60e
core: add remote host ID to entities
2023-11-20 11:51:40 +00:00
spaced4ndy
718436bf55
core: don't read all group members where unnecessary ( #3403 )
2023-11-20 15:27:15 +04:00
Evgeny Poberezkin
5bbf4d70a1
Merge pull request #3151 from simplex-chat/remote-desktop
...
use mobile from desktop
2023-11-20 11:12:01 +00:00
Evgeny Poberezkin
970ca3a409
Merge branch 'master' into remote-desktop
2023-11-20 10:35:20 +00:00
Evgeny Poberezkin
c536ca7f0f
core: add events not sent to connected remote desktop ( #3402 )
2023-11-20 10:34:24 +00:00
Evgeny Poberezkin
07ef2a0b64
android: remove ACCESS_WIFI_STATE ( #3391 )
2023-11-20 10:20:31 +00:00
Evgeny Poberezkin
5b7de8f8c1
desktop, android: pass remote host to API from the loaded objects, to prevent race conditions ( #3397 )
...
* desktop, android: pass remote host explicitely to API calls
* use remote host ID in model updates
* add remote host to chat console
* add remote host to notifications functions
2023-11-20 10:20:10 +00:00
Alexander Bondarenko
68cbc605be
add remote session sequence to prevent stale state updates ( #3390 )
...
* add remote session sequence to prevent stale state updates
* remote RHStateKey
* add StateSeq check to controller
* clean up
* simplify
* undo withRemoteXSession API change
* simplify
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-20 10:19:00 +00:00
spaced4ndy
3a510eeaf0
core: rename forwarded fields ( #3401 )
2023-11-20 14:00:55 +04:00
Alexander Bondarenko
ba94f76a90
core: fix remote session stuck in Starting after crashed rcConnect ( #3399 )
2023-11-20 09:33:43 +00:00
spaced4ndy
85e44dcb77
core: split group message forwarding tests ( #3400 )
2023-11-20 13:05:59 +04:00
Evgeny Poberezkin
2a8d7b8926
core: add commands that will not be forwarded to connected mobile ( #3398 )
...
* core: add commands that will not be forwarded to connected mobile
* fail if command that must be executed locally sent to remote host
2023-11-19 20:48:25 +00:00
Evgeny Poberezkin
d9031cb209
Merge branch 'master' into remote-desktop
2023-11-19 11:18:08 +00:00
Evgeny Poberezkin
bf8457fb40
website: translations ( #3396 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Polish)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (Russian)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Polish)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (Russian)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ru/
---------
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: Eric <zxmegaxqug@hldrive.com >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Timur Bagautdinov <mr.bagautdinov14@gmail.com >
2023-11-19 11:14:09 +00:00
Evgeny Poberezkin
59392b361b
ui: translations ( #3392 )
...
* Translated using Weblate (Polish)
Currently translated at 97.4% (1400 of 1437 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1437 of 1437 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 99.0% (1423 of 1437 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1437 of 1437 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% (1300 of 1300 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1437 of 1437 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% (1300 of 1300 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (French)
Currently translated at 100.0% (1437 of 1437 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% (1300 of 1300 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1437 of 1437 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% (1300 of 1300 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1437 of 1437 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% (1300 of 1300 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (German)
Currently translated at 100.0% (1437 of 1437 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% (1300 of 1300 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% (1439 of 1439 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% (1300 of 1300 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% (1439 of 1439 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% (1439 of 1439 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1439 of 1439 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% (1439 of 1439 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1439 of 1439 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1439 of 1439 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* update de: Meine -> Ihre
* nl: Gebruiker -> Lid
* nl: gebruiker -> lid 2
* ios, nl: gebruiker -> lid
* ios, nl: gebruiker -> lid 2
* android: fix strings
* ios: export/import localizations
---------
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Eric <zxmegaxqug@hldrive.com >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com >
Co-authored-by: Denys Rastiegaiev <daaren@gmail.com >
2023-11-19 11:06:49 +00:00
Stanislav Dmitrenko
8f0538e756
android: UI for remote connections ( #3395 )
...
* android: UI for remote connections
* camera permissions
* eol
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-19 01:07:42 +00:00
Moritz Angermann
b164cc2fa6
nix: fix lib:support for armv7a ( #3394 )
2023-11-19 00:31:29 +00:00
Evgeny Poberezkin
f9e5a56e1a
ios: terminate session on network failure, add description for local network access
2023-11-18 22:20:22 +00:00
Evgeny Poberezkin
96e000e3ea
ios: add user-defined device name for remote desktop connection
2023-11-18 20:28:55 +00:00
Evgeny Poberezkin
ca8833c0c1
desktop: sending and receiving files via connected mobile ( #3365 )
...
* desktop: support remote files (WIP)
* working with remote files locally
* better
* working with remote file downloads
* sending files
* fixes of loading files in some situations
* image compression
* constant for remote hosts
* refactor
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-11-18 20:11:30 +00:00
Evgeny Poberezkin
e95d9d0b49
core: rename migration to remote-control, comments ( #3393 )
2023-11-18 19:18:02 +00:00
Evgeny Poberezkin
cc434cda55
Merge branch 'master' into remote-desktop
2023-11-18 18:03:13 +00:00
spaced4ndy
c0e8740f50
core: group message forwarding ( #3360 )
...
* core: group message forwarding types
* xgrpmemcon
* rework xgrpmemcon to use intros table
* only forward w/t error
* forward msg
* xGrpMsgForward, check integrity outside
* deduplicate group messages
* test
* change error
* item forwarded flag
* intro_chat_protocol_version, bump version
* comment
* highly available client option
* more comments
* notify xgrpmemcon on deduplication
* member vrange
* encoding
* remove MsgForward
* remove import
* exclude files from forwarding
* refactor
* rename to align with protocol
* forward more message types
* add events
* remove unused error, function
* add x.file.cancel, x.info and x.grp.mem.new to forwarded messages
* remove unused x.msg.file.cancel
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-18 17:52:01 +00:00
Evgeny Poberezkin
80abc18371
core: update simplexmq (xrcp)
2023-11-18 15:35:06 +00:00
qvsojBJGiEnR
8f6a31ca07
Update app-settings.md ( #3379 )
2023-11-17 23:29:25 +00:00
Stanislav Dmitrenko
c9a1de6e4b
msys2 setup in different place ( #3389 )
2023-11-17 19:20:44 +00:00
Alexander Bondarenko
42e0400014
core: add remote controller discovery with multicast ( #3369 )
...
* draft multicast chat api
* prepare tests
* Plug discovery into chat api
* Add discovery timeout
* post-merge fixes
* rename discovery state to match others
* update for unified invitation
* fix review notices
* rename, remove stack, update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-17 18:50:38 +00:00
Stanislav Dmitrenko
79064e149a
desktop: enabled smooth scrolling again ( #3388 )
2023-11-17 18:19:38 +00:00
Stanislav Dmitrenko
84e09f195c
desktop (windows): fix build of CLI ( #3387 )
2023-11-17 18:19:02 +00:00
Evgeny Poberezkin
f6c4e969e4
nix: add openssl to simplexmq, swift flag to simplex-chat ( #3386 )
...
* nix: add swift flag
* add openssl for simplexmq to nix
* add openssl to android simplemq, try iOS with enableKTLS = false flag
* fix android
2023-11-17 13:28:10 +00:00
Evgeny Poberezkin
86b916c169
Merge branch 'master' into remote-desktop
2023-11-17 13:02:54 +00:00
Alexander Bondarenko
cf102da4d3
remote: add test for rejected ca detection and stability ( #3382 )
...
* add test for rejected ca detection and stability
* update mq commit
2023-11-17 11:19:33 +00:00
Evgeny Poberezkin
0d7a048988
nix: patches for armv7a, fix segfault issues, etc ( #3383 )
...
* bump mobile-core-tools
* Update deps
* 🤦
* patch
* needs p
* 32bit patches
* bump haskell.nix
* bump again
* fix broken flake.lock
* bump haskell.nix
* bump haskell.nix (to fix darwin)
---------
Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com >
2023-11-16 22:54:54 +00:00
Evgeny Poberezkin
d0f3a3d886
rfc: remote UI implementation ( #3206 )
2023-11-16 21:53:54 +00:00
Evgeny Poberezkin
64f0dbeb61
Merge branch 'master' into remote-desktop
2023-11-16 20:20:04 +00:00
Evgeny Poberezkin
0322b9708b
desktop, ios: remote desktop/mobile connection ( #3223 )
...
* ui: remote desktop/mobile connection (WIP)
* add startRemoteCtrl and capability (does not work)
* re-add view
* update core library
* iOS connects to CLI
* ios: mobile ui
* multiplatform types
* update lib
* iOS and desktop connected
* fix controllers list on mobile
* remove iOS 16 paste button
* update device name
* connect existing device
* proposed model
* missing function names in exports
* unused
* remote host picker
* update type
* update lib, keep iOS session alive
* better UI
* update network statuses on switching remote/local hosts
* changes
* ios: prevent dismissing sheet/back when session is connected
* changes
* ios: fix back button asking to disconnect when not connected
* iOS: update type
* picker and session code
* multiplatform: update type
* menu fix
* ios: better ux
* desktop: better ux
* ios: options etc
* UI
* desktop: fix RemoteHostStopped event
* ios: open Use from desktop via picker
* desktop: "new mobile device"
* ios: load remote controllers synchronously, update on connect, fix alerts
* titles
* changes
* more changes to ui
* more and more changes in ui
* padding
* ios: show desktop version, handle errors
* fix stopped event
* refresh hosts always
* radical change
* optimization
* change
* ios: stop in progress session when closing window
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-11-16 16:53:44 +00:00
Alexander Bondarenko
c31ae39617
remote: fix circular error handling ( #3380 )
2023-11-16 14:56:39 +00:00
Alexander Bondarenko
339c3d2be1
Send CRRemote*Stopped on all errors ( #3376 )
...
* Send CRRemote*Stopped on all errors
Commands use the same action, made idempotent and don't send events.
* fix tests
* get http2 cancelling back
2023-11-15 17:31:36 +00:00
Alexander Bondarenko
a75fce8dfa
Fix hostStore path and check before removing ( #3375 )
2023-11-15 15:57:29 +00:00
Evgeny Poberezkin
b71daed3ec
core: include session code in all session states ( #3374 )
2023-11-15 13:17:31 +00:00
Alexander Bondarenko
fa9d61caa4
remove host store in deleteRemoteHost ( #3373 )
2023-11-15 13:09:52 +00:00
spaced4ndy
975f6d488e
android: fix group join via invitation chat item ( #3372 )
2023-11-15 11:46:45 +04:00
Evgeny Poberezkin
3d617bce25
core: test JSON conversion ( #3370 )
2023-11-14 22:40:15 +00:00
Evgeny Poberezkin
d4ba1bbe69
core: update remote host session state ( #3371 )
2023-11-14 22:27:21 +00:00
Evgeny Poberezkin
0a4920daae
core: encrypt stored/loaded remote files ( #3366 )
...
* core: encrypt stored/loaded remote files
* simplexmq
* constant
2023-11-14 16:44:12 +00:00
spaced4ndy
36509a6d79
ios, android: new message decryption error - ratchet synchronization ( #3368 )
2023-11-14 19:39:32 +04:00
Evgeny Poberezkin
4da1d21c81
Merge branch 'master' into remote-desktop
2023-11-14 14:43:58 +00:00
spaced4ndy
5bbde22ffa
core: new message decryption error - ratchet synchronization ( #3367 )
2023-11-14 18:23:05 +04:00
Evgeny Poberezkin
1e8ae6d861
docs: update windows app link
2023-11-14 09:37:24 +00:00
Evgeny Poberezkin
f9df5aa41b
Merge branch 'master' into remote-desktop
2023-11-13 20:41:51 +00:00
Evgeny Poberezkin
c91625b32a
core: update remote host session state, terminate TLS in one more case ( #3364 )
...
* core: update remote host session state, terminate TLS in one more case
* name
2023-11-13 20:16:34 +00:00
Alexander Bondarenko
598b6659cc
core: better handling of remote errors ( #3358 )
...
* Allow ExitCode exceptions to do their job
* Use appropriate error type
* Close TLS server when cancelling connected remote host
* Add timeout errors
* Bump simplexmq
* extract common timeout value
2023-11-13 18:39:41 +00:00
Evgeny Poberezkin
a2fe5cfb66
core: fix incorrect JSON serialization ( #3361 )
2023-11-13 17:45:10 +00:00
Evgeny Poberezkin
86bc70fa5a
Merge branch 'master' into remote-desktop
2023-11-13 14:07:31 +00:00
Stanislav Dmitrenko
338417d963
desktop: catch unreadable crypto file ( #3359 )
2023-11-13 14:06:01 +00:00
Evgeny Poberezkin
72b25385ba
core: event when new remote host added ( #3355 )
2023-11-12 21:43:43 +00:00
Evgeny Poberezkin
92e3f576ca
core: return controller app info in response when connecting, validate ID key ( #3353 )
2023-11-12 14:40:49 +00:00
spaced4ndy
5beeff5cb6
core: take chat lock when synchronizing ratchet ( #3349 )
2023-11-12 12:41:41 +00:00
Evgeny Poberezkin
8e3e58cac8
core: update remote controller name ( #3352 )
2023-11-12 12:40:13 +00:00
Evgeny Poberezkin
8b67ff7a00
core: remote error handling ( #3347 )
...
* core: remote error handling
* fix test, show DB errors
2023-11-11 16:03:12 +00:00
Evgeny Poberezkin
beb22c6f87
Merge branch 'master' into remote-desktop
2023-11-11 13:53:51 +00:00
Evgeny Poberezkin
11362941fd
5.4.0-beta.3: iOS 181, Android 160, Desktop 16
2023-11-11 12:12:04 +00:00
Evgeny Poberezkin
b1101fbce4
Merge branch 'master' into remote-desktop
2023-11-11 09:49:22 +00:00
Evgeny Poberezkin
f7b4e4b16a
core: 5.4.0.3
2023-11-11 09:36:16 +00:00
Evgeny Poberezkin
97fd6a993e
Merge branch 'master' into remote-desktop
2023-11-10 22:22:04 +00:00
Evgeny Poberezkin
83aaaa9ada
translation: remove duplicate string
2023-11-10 20:45:41 +00:00
Stanislav Dmitrenko
ae286124aa
ios: allow sound in silent mode ( #3346 )
...
Co-authored-by: Avently <avently@local>
2023-11-10 19:27:06 +00:00
Evgeny Poberezkin
9cc232054c
website: translations ( #3345 )
...
* core: notify contact about contact deletion
* Translated using Weblate (French)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Hebrew)
Currently translated at 34.1% (86 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/he/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Hebrew)
Currently translated at 41.2% (104 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/he/
* Translated using Weblate (Hebrew)
Currently translated at 74.6% (188 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/he/
* Translated using Weblate (Czech)
Currently translated at 92.0% (232 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/cs/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Hebrew)
Currently translated at 90.4% (228 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/he/
* Translated using Weblate (Hebrew)
Currently translated at 94.8% (239 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/he/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/he/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/he/
* Translated using Weblate (German)
Currently translated at 100.0% (252 of 252 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: ItaiShek <itaishek@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Eric <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: mlanp <github@lang.xyz >
2023-11-10 17:57:02 +00:00
Alexander Bondarenko
227007c8f6
add /switch remote host ( #3342 )
...
* Add SwitchRemoteHost
* Add message test
* Match remote prefix and the rest of the line
* Move prefix match to utils
2023-11-10 17:49:23 +00:00
Evgeny Poberezkin
e17e6adefb
ui: translations ( #3343 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (1387 of 1387 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% (1250 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1387 of 1387 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% (1250 of 1250 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% (1387 of 1387 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% (1250 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Japanese)
Currently translated at 98.6% (1233 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 99.2% (1376 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1383 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (German)
Currently translated at 100.0% (1387 of 1387 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% (1250 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Czech)
Currently translated at 98.0% (1360 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1250 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1387 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (1387 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1387 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1387 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1250 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1387 of 1387 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% (1250 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1387 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1250 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1387 of 1387 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% (1250 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1387 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Russian)
Currently translated at 99.5% (1381 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1387 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1387 of 1387 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% (1250 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1387 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1387 of 1387 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% (1250 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1387 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1250 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1387 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 99.9% (1249 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1383 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Finnish)
Currently translated at 99.2% (1376 of 1387 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Finnish)
Currently translated at 98.9% (1237 of 1250 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fi/
* 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/
* corrections
* correction
* fix android translations
* ios: import/export localizations
---------
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: a4318 <dalse.077@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Jan Čejka <posta@jancejka.cz >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: ItaiShek <itaishek@gmail.com >
Co-authored-by: Eric <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: pazengaz <pazengaz@porcod.io >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Shamil Bikineyev <shamilbi@gmail.com >
Co-authored-by: sith-on-mars <groguko34@skiff.com >
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
2023-11-10 16:31:59 +00:00
Evgeny Poberezkin
02225df274
core: remote control command/response encryption and signing inside TLS ( #3339 )
...
* core: remote control command/response encryption inside TLS (except files, no signing)
* sign/verify
* update simplexmq
* fix lazy
* remove RSNone
2023-11-10 16:10:10 +00:00
Stanislav Dmitrenko
e7d6ed66da
android: fix crash when playing recorded voice message ( #3325 )
...
* android: fix crash when playing recorded voice message
* better
2023-11-10 16:09:19 +00:00
Stanislav Dmitrenko
8d891005d9
ui: disable expanding one item ( #3344 )
...
* ui: disable expanding one item
* better
* when
2023-11-10 16:09:01 +00:00
Stanislav Dmitrenko
f648086934
windows: upgrade UUID ( #3341 )
2023-11-10 11:50:31 +00:00
Stanislav Dmitrenko
fcdd8ce7c1
windows: script for building the lib ( #3340 )
...
* windows: script for building the lib
* changes
* change
* change
2023-11-10 11:49:53 +00:00
spaced4ndy
c0be36737d
android: connect with contact via address (for preset simplex contact) ( #3330 )
2023-11-10 10:16:28 +04:00
spaced4ndy
f49ded5ae5
ios: connect with contact via address (for preset simplex contact) ( #3323 )
...
* ios: connect with contact via address (for preset simplex contact)
* remove diff
* remove floating button
* refactor active
* open chat
* remove disabled
* fix incognito
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-10 10:16:06 +04:00
Alexander Bondarenko
f41861c026
core: terminate remote control TLS connection on both sides ( #3338 )
...
* handle session setup errors
* add command/async wrapper
* move furniture around
* detect disconnects and force them with closeConnection
* simplify http server log
* close TLS in other cases
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-09 22:43:44 +00:00
Alexander Bondarenko
6d4febb669
core: handle remote control session setup errors ( #3332 )
...
* handle session setup errors
* add command/async wrapper
* move furniture around
2023-11-09 18:25:05 +00:00
Evgeny Poberezkin
3dd62ab05a
core: remove Hello from the app remote protocol ( #3336 )
2023-11-09 09:37:56 +00:00
Stanislav Dmitrenko
96d94d3438
android, desktop: fix linking ( #3333 )
...
Co-authored-by: avently <avently@local>
2023-11-09 07:55:01 +00:00
Alexander Bondarenko
b729144773
core: use xrcp protocol for desktop/mobile connection ( #3305 )
...
* WIP: start working on /connect remote ctrl
OOB is broken, requires fixing simplexmq bits.
* WIP: pull CtrlCryptoHandle from xrcp
* place xrcp stubs
* WIP: start switching to RemoteControl.Client types
* fix http2 sha
* fix sha256map.nix
* fix cabal.project
* update RC test
* WIP: add new remote session
* fix compilation
* simplify
* attach HTTP2 server to TLS
* starting host session in controller (WIP)
* more WIP
* compiles
* compiles2
* wip
* pass startRemote' test
* async to poll for events from host, test to send messages fails
* move xrcp handshake test to simplexmq
* detect session stops
* fix connectRemoteCtrl
* use step type
* app info
* WIP: pairing stores
* plug in hello/appInfo/pairings
* negotiate app version
* update simplexmw, remove KEM secrets from DB
* fix file tests
* tone down http2 shutdown errors
* Add stored session test
* bump simplexmq tag
* update simplexmq
* refactor, fix
* removed unused errors
* rename fields, remove unused file
* rename errors
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-08 20:13:52 +00:00
Evgeny Poberezkin
3839267f88
Merge branch 'master' into remote-desktop
2023-11-08 13:10:42 +00:00
Evgeny Poberezkin
d233d07ddc
ci: ghc 9.6.3 ( #3328 )
2023-11-08 12:50:56 +00:00
spaced4ndy
8722d35278
core: fix deletion of contact without connections ( #3327 )
2023-11-08 13:15:08 +04:00
spaced4ndy
ee6bd0f839
core: add image to simplex contact profile ( #3326 )
2023-11-08 10:56:55 +04:00
Stanislav Dmitrenko
e3938f6fb5
android: replaced function that requires higher API ( #3324 )
2023-11-07 22:58:19 +00:00
Stanislav Dmitrenko
2dc621a56c
mobile: keep screen on while playing/recording media ( #3317 )
...
* android: keep screen on while playing/recording media
* ios: keep screen on while playing/recording media
* different implementation on ios
* Revert "android: keep screen on while playing/recording media"
This reverts commit d291f006e9 .
* different implementation on android
* refactor
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-07 16:56:38 +00:00
Stanislav Dmitrenko
3e46c5dfaf
android: fixed crash on device rotation in Create link screen ( #3322 )
2023-11-07 16:48:32 +00:00
spaced4ndy
a04dc5d05b
core: preset simplex contact ( #3321 )
2023-11-07 17:45:59 +04:00
Evgeny Poberezkin
2776d864a8
Merge branch 'master' into remote-desktop
2023-11-06 11:44:12 +00:00
Evgeny Poberezkin
b33fe01e49
core: switch to GHC 9.6.3 ( #3307 )
...
* Various fixes aggregated
- windows definisions
- set compile rto 9.6.3
- flake adjust to 9.6.3
- update haskellNix
- add various patches
* Unbreak iOS
* update script and sha256map.nix
* ios: update core lib
---------
Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com >
2023-11-06 11:43:43 +00:00
spaced4ndy
15b55f7924
ios, android: fix contactInfo response encoding ( #3319 )
2023-11-06 13:43:37 +04:00
Evgeny Poberezkin
177112ab18
update simplexmq
2023-11-04 19:04:40 +00:00
Evgeny Poberezkin
c2a99987f3
Merge branch 'master' into remote-desktop
2023-11-04 18:54:12 +00:00
Stanislav Dmitrenko
eee233bd02
android, desktop: catching decoding errors ( #3314 )
2023-11-04 17:21:29 +00:00
Stanislav Dmitrenko
10cbb13c26
desktop: screen sharing in video calls ( #3310 )
...
* desktop: screen sharing
* use async function
* fit/fill of the video
* disconnect camera button from screen share
* enable video on audio call
* temp
* Revert "temp"
This reverts commit 8f8a2f7f88 .
* Revert "enable video on audio call"
This reverts commit 120068d09a .
* different logic
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-04 16:59:07 +00:00
Evgeny Poberezkin
4816150b99
core: contacts without connections ( #3313 )
...
* core: contacts without connections
* compiles (some tests don't pass)
* remove commented code
* filter out user contact (fixes tests)
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-11-03 18:15:07 +00:00
Stanislav Dmitrenko
3d7258fa58
android: fixed QR code sharing ( #3311 )
...
* android: fixed QR code sharing
* remove mime type change
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-02 23:11:26 +00:00
Stanislav Dmitrenko
c462dd3704
android, desktop: removed unused plugin ( #3309 )
2023-11-02 20:59:16 +00:00
Evgeny Poberezkin
0cc26d192d
update sha256map.nix
2023-11-02 14:07:51 +00:00
Evgeny Poberezkin
8546c937b2
Merge branch 'master' into remote-desktop
2023-11-02 14:04:10 +00:00
Evgeny Poberezkin
34b07d6a3b
core: update simplexmq (http2 lib update to fix sending files)
2023-11-02 10:44:24 +00:00
Stanislav Dmitrenko
fad5128a83
android, desktop: updated Compose and changed mac notarization tool ( #3303 )
...
* android, desktop: updated Compose and changed mac notarization tool
* imports
* desktop (mac): fix lib building
* imports
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-01 19:11:04 +00:00
Evgeny Poberezkin
8482dbfd99
core: update remote API commands/events ( #3295 )
...
* core: update remote API
* Add session verification event between tls and http2
* roll back char_ '@' parsers
* use more specific parser for verification codes
* cabal.project.local for mac
---------
Co-authored-by: IC Rainbow <aenor.realm@gmail.com >
2023-11-01 19:08:36 +00:00
Stanislav Dmitrenko
4fd38a270c
desktop: adding build version code to UI ( #3304 )
2023-11-01 18:23:41 +00:00
Evgeny Poberezkin
b2f9270452
Merge branch 'master' into remote-desktop
2023-11-01 18:05:51 +00:00
Stanislav Dmitrenko
4cc20a2d32
android, desktop: block members ( #3290 )
...
* android, desktop: block members
* fixes
* more fixes
* fix
* fix
* color
* color and icon
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-01 13:52:45 +00:00
spaced4ndy
68873464d7
docs: groups integrity DAGs rfc ( #3258 )
2023-11-01 17:30:40 +04:00
spaced4ndy
c1a0486c1d
docs: groups integrity rfc ( #3128 )
2023-11-01 17:30:19 +04:00
Evgeny Poberezkin
c8c17a2f68
core: fix uri parse to not include trailing punctuation in URIs ( #3296 )
...
* core: fix uri parse to not include trailing punctuation in URIs
* simplify
2023-11-01 13:10:19 +00:00
Alexander Bondarenko
02c0cd5619
Cut at attaching http server/client ( #3299 )
...
* Cut at attaching http server/client
* switch to xrcp branch
2023-11-01 10:48:58 +00:00
Evgeny Poberezkin
9e8084874f
ios: block members ( #3248 )
...
* ios: block members (WIP)
* CIBlocked, blocking api
* show item as blocked
* show blocked and merge multiple deleted items
* update block icons
* split sent and received deleted to two categories
* merge chat feature items, refactor CIMergedRange
* merge feature items, two profile images and names on merged items
* ensure range is withing chat items range
* merge group events
* fix/refactor
* make group member changes observable
* exclude some group events from merging
* fix states not updating and other fixes
* load list of members when tapping profile
* refactor
* fix incorrect merging of sent/received marked deleted
* fix incorrect expand/hide on single moderated items without content
* load members list when opening member via item
* comments
* fix member counting in case of name collision
2023-10-31 09:44:57 +00:00
spaced4ndy
07173f7b2f
core: add delays to testXFTPMarkToReceive test ( #3294 )
2023-10-31 10:51:20 +04:00
spaced4ndy
42458a2715
ios, android: process new group link events ( #3293 )
2023-10-31 10:51:02 +04:00
spaced4ndy
b1fdc936a6
Merge branch 'master' into remote-desktop
2023-10-30 20:58:39 +04:00
spaced4ndy
f34bbdbd9c
core: improve group link protocol (immediately establish group connection without first creating contact) ( #3288 )
2023-10-30 20:40:20 +04:00
Alexander Bondarenko
be44632b0b
implement some of the robust discovery rfc ( #3283 )
...
* implement robust discovery
* remove qualified
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-30 14:00:54 +00:00
Evgeny Poberezkin
b48690dee6
Merge branch 'master' into remote-desktop
2023-10-29 19:15:08 +00:00
Evgeny Poberezkin
d90da57f12
core: store/get remote files ( #3289 )
...
* core: store remote files (wip)
* fix/test store remote file
* get remote file
* get file
* validate remote file metadata before sending to controller
* CLI commands, test
* update store method
2023-10-29 19:06:32 +00:00
Evgeny Poberezkin
9568279b0f
update simplexmq
2023-10-29 18:21:51 +00:00
Evgeny Poberezkin
9fb2b7fe73
Merge branch 'master' into remote-desktop
2023-10-29 18:05:03 +00:00
spaced4ndy
a7b5dfb74c
android: create new group with incognito membership ( #3285 )
2023-10-27 09:33:59 +04:00
spaced4ndy
7102723c23
ios: create new group with incognito membership ( #3284 )
...
* ios: create new group with incognito membership
* layout
* fix button
* update layout
* layout
* layout
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-26 18:51:45 +04:00
Evgeny Poberezkin
16bda26022
core: derive JSON with TH ( #3275 )
...
* core: derive JSON with TH
* fix tests
* simplify events
* reduce diff
* fix
* update simplexmq
* update simplexmq
2023-10-26 15:44:50 +01:00
spaced4ndy
4a5fdd3e0e
ios, android: show progress indicator on joining group ( #3281 )
2023-10-26 10:32:11 +04:00
Evgeny Poberezkin
3790752378
Merge branch 'master' into remote-desktop
2023-10-26 00:00:58 +01:00
Alexander Bondarenko
cd98fabe43
robust discovery RFC ( #3276 )
...
* add new discovery RFC
* update
* update
* update ports
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-25 16:39:46 +01:00
Evgeny Poberezkin
4a8da196ad
core: more permissive display name validation, only allow single quotes in CLI for the names with spaces ( #3282 )
2023-10-25 11:55:06 +01:00
Stanislav Dmitrenko
743597e848
ios: making message text view working better ( #3279 )
...
* ios: making message text view working better
* style for ternaries
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-25 09:56:59 +01:00
spaced4ndy
b0f55d6de5
core: update simplexmq (check snd queue) ( #3280 )
2023-10-25 10:45:36 +04:00
Evgeny Poberezkin
6185971827
Merge branch 'master' into remote-desktop
2023-10-24 23:19:49 +01:00
Stanislav Dmitrenko
1dcd2760b0
ui: show alert after saving profile with existing name ( #3273 )
...
* android, desktop: show alert after saving profile with existing name
* ios: show alert after saving profile with existing name
* return statements
* better way of showing alert
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-24 23:01:47 +01:00
Stanislav Dmitrenko
10f79aae66
android: alert on unsupported file path when sharing ( #3265 )
...
* android: alert on unsupported file path when sharing
* update text
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-24 21:39:43 +01:00
Stanislav Dmitrenko
b58d61c339
android: delete files after sharing correctly ( #3264 )
2023-10-24 21:27:58 +01:00
spaced4ndy
239765e482
core: create new group with incognito membership ( #3277 )
2023-10-24 20:59:06 +04:00
spaced4ndy
f8332bac7f
core: take chat lock earlier when joining group ( #3272 )
2023-10-24 18:13:19 +04:00
spaced4ndy
ed1eef7362
core: update simplexmq (inv locks) ( #3274 )
2023-10-24 17:38:16 +04:00
Evgeny Poberezkin
66d8bb94d6
website: downloads page
2023-10-23 21:16:36 +01:00
Evgeny Poberezkin
6eb09625ab
website: update copy
2023-10-23 20:53:12 +01:00
Alexander Bondarenko
e1bd6a93af
use multicast address for announce ( #3241 )
...
* use multicast address for announce
* Add explicit multicast group membership
* join multicast group on a correct side
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-23 13:44:04 +01:00
Evgeny Poberezkin
93800268e4
Merge branch 'master' into remote-desktop
2023-10-23 10:04:51 +01:00
Evgeny Poberezkin
0bd59364fd
5.4.0-beta.2: iOS 180, Android 159, Desktop 15
2023-10-22 22:43:23 +01:00
Evgeny Poberezkin
795c54343a
android, desktop: reduce browser call logs, check Worker availability directly ( #3256 )
2023-10-22 20:51:08 +01:00
Evgeny Poberezkin
f026a38a75
ios: update core library
2023-10-22 19:22:46 +01:00
Stanislav Dmitrenko
530ec70171
android, desktop: support calls on desktop and moved www dir to different root ( #3219 )
...
* android, desktop: support calls on desktop and moved www dir to different root
* add page title, fix links on Android, change timeouts
* using worker in desktop Chrome and Safari
* ui changes
* end call button in app bar
* fix android
* a lot of enhancements
* fix after merge master
* layout
* sound play on call
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-22 18:47:27 +01:00
Era Dorta
1401f56288
cli: update docker image to use ghc 9.6.2 ( #3234 )
2023-10-22 18:15:15 +01:00
Evgeny Poberezkin
d172b0cb6d
Merge branch 'stable'
2023-10-22 17:51:30 +01:00
Evgeny Poberezkin
3e0b6826bf
ios: 5.3.2 build 179
2023-10-22 17:50:08 +01:00
Evgeny Poberezkin
79275424ea
core: 5.4.0.2
2023-10-22 15:06:55 +01:00
Evgeny Poberezkin
b25c2e3a09
ui: add 10 minutes SimpleX Lock delay ( #3255 )
2023-10-22 14:56:51 +01:00
Evgeny Poberezkin
8891314507
core: update simplexmq (fixes ordering issue during message delivery)
2023-10-22 14:19:24 +01:00
Evgeny Poberezkin
5c57987e9f
add smp11, 12 and 14 to preset servers
2023-10-22 13:58:51 +01:00
Evgeny Poberezkin
b5e114d834
Merge branch 'master' into remote-desktop
2023-10-22 13:04:15 +01:00
Alexander Bondarenko
0d1a080a6e
remote protocol ( #3225 )
...
* draft remote protocol types and external api
* types (it compiles)
* add error
* move remote controller from http to remote host client protocol
* refactor (doesnt compile)
* fix compile
* Connect remote session
* WIP: wire in remote protocol
* add commands and events
* cleanup
* fix desktop shutdown
* prepare for testing remote files
* Add file IO
* update simplexmq to master
with http2 to 4.1.4
* use json transcoder
* update simplexmq
* collapse RemoteHostSession states
* fold RemoteHello back into the protocol command
move http-command-response-http wrapper to protocol
* use sendRemoteCommand with optional attachments
use streaming request/response
* ditch lazy body streaming
* fix formatting
* put body builder/processor closer together
* wrap handleRemoteCommand around sending files
* handle ChatError's too
* remove binary, use 32-bit encoding for JSON bodies
* enable tests
* refactor
* refactor request handling
* return ChatError
* Flatten remote host
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-22 09:42:19 +01:00
Evgeny Poberezkin
0444367002
Merge branch 'master' into remote-desktop
2023-10-21 19:07:30 +01:00
spaced4ndy
87d84cfccc
core: filter connection plan query results by user_id ( #3251 )
2023-10-21 19:13:32 +04:00
spaced4ndy
c090b68bdd
ios, android: ask to notify contact or not on contact deletion ( #3247 )
2023-10-19 19:52:59 +04:00
Evgeny Poberezkin
2219cea026
core: fix type for JSON
2023-10-18 21:15:37 +01:00
spaced4ndy
852e77b1d9
android: connect plan ( #3242 )
2023-10-18 16:58:33 +04:00
Evgeny Poberezkin
706d6bf65b
core, ui: prevent old sent items re-added to chat, and "new" status overriding "sent" ( #3246 )
...
* core, ui: prevent old sent items re-added to chat, and "new" status overriding "sent"
* clear item statuses when changing current chat
* remove iOS hack
* remote state/published from chatItemStatuses
2023-10-18 11:23:35 +01:00
Evgeny Poberezkin
a02886ca5d
core: fix editing and status changes removing reactions from view ( #3245 )
...
* core: fix editing and status changes removing reactions from view
* refactor
* refactor 2
* case
2023-10-18 10:19:24 +01:00
Evgeny Poberezkin
29c8ab7c9b
ui: file & media preference for groups ( #3243 )
2023-10-17 18:05:16 +01:00
spaced4ndy
d8d47d706d
ios: connection plan improvements; remove browser mode for simplex links ( #3237 )
2023-10-17 12:56:12 +04:00
spaced4ndy
99c458406f
android: remove browser mode for simplex links ( #3239 )
2023-10-17 11:44:35 +04:00
Evgeny Poberezkin
92eae012b3
Merge branch 'master' into remote-desktop
2023-10-16 21:38:54 +01:00
spaced4ndy
e4c8386f3f
core: replace simplex:/ with simplex.chat links in view; remove trustedUri flag from simplex links markdown format ( #3235 )
2023-10-16 19:23:38 +04:00
spaced4ndy
9ed31261e1
core: check saved links and hashes by both connection request uri schemas for connection plan ( #3233 )
2023-10-16 16:16:03 +04:00
spaced4ndy
4b6df43e97
core: confirm to reconnect via address plan ( #3212 )
...
* core: confirm to reconnect plan
* rework query to prefer connections with contacts
2023-10-16 16:10:56 +04:00
Evgeny Poberezkin
43b67ba157
ui: set local file encryption in the core ( #3227 )
2023-10-15 20:58:39 +01:00
Evgeny Poberezkin
e6b0983c3e
Merge branch 'stable'
2023-10-15 18:52:46 +01:00
Evgeny Poberezkin
c2a320640b
core: local encryption for auto-received inline files (e.g. small voice messages) ( #3224 )
...
* core: local encryption for auto-received inline files
* update view, test
2023-10-15 18:16:12 +01:00
Evgeny Poberezkin
838751fe78
ios: fix Protect screen not hiding message previews ( #3226 )
2023-10-15 18:12:13 +01:00
Evgeny Poberezkin
fc1bba8817
remote: refactor (WIP) ( #3222 )
...
* remote: refactor (WIP)
* refactor discoverRemoteCtrls
* refactor processRemoteCommand, storeRemoteFile
* refactor fetchRemoteFile
* refactor startRemoteHost, receiving files
* refactor relayCommand
2023-10-15 14:17:36 +01:00
Evgeny Poberezkin
41b86e07f1
core: update api ( #3221 )
2023-10-15 00:18:04 +01:00
Evgeny Poberezkin
f5e9bd4f8b
core: add set display name ( #3216 )
...
* core: add set display name
* enable all tests
2023-10-14 13:10:06 +01:00
Evgeny Poberezkin
5e6aaffb09
simplify remote api, add ios api ( #3213 )
2023-10-13 22:35:30 +01:00
Evgeny Poberezkin
a35dc263b7
website: remove address from connect page
2023-10-13 22:28:55 +01:00
Alexander Bondarenko
193361c09a
core: fix remote handshake test ( #3209 )
...
* Fix remoteHandshakeTest
Sidesteps some yet to be uncovered bug when
mobile stops its side before the desktop.
* remove ambiguous update warning
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-13 18:53:04 +01:00
Evgeny Poberezkin
392447ea33
core: fix test
2023-10-13 17:52:27 +01:00
Evgeny Poberezkin
5d4006f291
Merge branch 'master' into remote-desktop
2023-10-13 17:46:14 +01:00
spaced4ndy
c609303348
ios: connect plan ( #3205 )
...
* ios: connect plan
* improvements
* wording
* fixes
* rework to use dismissAllSheets with callback
* rework
* update texts
* Update apps/ios/Shared/Views/NewChat/NewChatButton.swift
* Update apps/ios/Shared/Views/NewChat/NewChatButton.swift
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-13 19:19:00 +04:00
Evgeny Poberezkin
07047a3ef3
ios: fix pattern match
2023-10-13 14:29:48 +01:00
Evgeny Poberezkin
ab290fb068
core: track network statuses, use in commands/events ( #3211 )
...
* core: track network statuses, use in commands/events
* ui types, test
* remove comment
2023-10-13 11:51:01 +01:00
Stanislav Dmitrenko
675fc19745
rfc: desktop calls ( #3208 )
...
* rfc: desktop calls
* errors
* html
* link
* screen sharing
* additions
* addition
* correction
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-13 00:05:06 +01:00
Alexander Bondarenko
fe6c65f75c
rfc: remote profile ( #3051 )
...
* Add session UX for mobile and desktop
* Resolve some feedback
* Resolve more feedback
Add QR note for desktops.
Add TLS handshake notice.
* Add details
2023-10-12 15:19:19 +01:00
Stanislav Dmitrenko
8ffe1c23c1
android, desktop: better handling of parallel updates of chats ( #3204 )
...
* android, desktop: better handling of parallel updates of chats
* one more case
2023-10-12 13:19:57 +01:00
Evgeny Poberezkin
6dca71cc87
Merge branch 'master' into remote-desktop
2023-10-12 11:40:23 +01:00
Alexander Bondarenko
adc1f8c983
android, desktop: remote kotlin types ( #3200 )
...
* Add remote types to Kotlin
* update response info for chat console
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-12 10:58:59 +01:00
Evgeny Poberezkin
73652e4bba
Merge branch 'master' into remote-desktop
2023-10-12 10:43:59 +01:00
spaced4ndy
5d078bec53
tests: simplify testMemberContactInvitedConnectionReplaced (for stable)
2023-10-12 12:21:03 +04:00
spaced4ndy
b956988a83
tests: simplify testMemberContactInvitedConnectionReplaced (for stable)
2023-10-12 12:20:31 +04:00
spaced4ndy
247f2c9e61
tests: modify testMemberContactInvitedConnectionReplaced to not rely on chat item order, print output ( #3198 )
2023-10-12 11:55:38 +04:00
spaced4ndy
7b488c7f1b
tests: improve tests ( #3203 )
2023-10-12 11:52:14 +04:00
Evgeny Poberezkin
4df8ea2e78
ui: update types for notification and member settings ( #3201 )
2023-10-11 23:07:05 +01:00
Evgeny Poberezkin
8ff6b392c2
core: rename "reference" to "mention"
2023-10-11 21:15:31 +01:00
Evgeny Poberezkin
c2a858b06e
core: convert single-field to tagged JSON encoding ( #3183 )
...
* core: convert single-field to tagged JSON encoding
* rename
* rename
* fixes, test
* refactor
2023-10-11 19:11:01 +01:00
Evgeny Poberezkin
bca9473d77
core: settings to hide member messages, to show only reply (and mention) notifications ( #3190 )
...
* core: settings to hide member messages, to show only reply (and mention) notifications
* change type for showMessages
* commands for member settings
* member and notification settings
* test
* take member settings into account when showing messages and notifications
* fix to show sent messages
* store blocked items
* types
* rename to MFMentions
2023-10-11 19:10:38 +01:00
spaced4ndy
b03fe183bb
tests: modify testMemberContactInvitedConnectionReplaced to not rely on chat item order, print output ( #3198 )
2023-10-11 15:26:44 +04:00
Evgeny Poberezkin
4ecf94dfad
core: move CLI notifications and active chat to view layer (for remote CLI) ( #3196 )
...
* core: move CLI notifications to view layer (to allow notifications in remote CLI)
* remove unused
* refactor activeTo
* move activeTo to ChatTerminal
* refactor
* move back
* remove extension
2023-10-11 09:50:11 +01:00
Alexander Bondarenko
6f5ba54f7b
core: remote session files ( #3189 )
...
* Receiving files on CRRcvFileComplete
* Add remote /fr test
* Add broken startFileTransfer notice
* Sending files with SendFile/SendImage
With tests for SendFile.
* Add APISendMessage handling
* Test file preconditions
No files should be in stores before actual sending.
* Fix mobile paths in storeFile
2023-10-11 09:45:05 +01:00
spaced4ndy
a67b79952b
core: connection plan api; check connection plan before connecting in terminal api ( #3176 )
2023-10-10 21:19:04 +04:00
Evgeny Poberezkin
eb5081624a
Merge branch 'stable'
2023-10-09 19:52:30 +01:00
Evgeny Poberezkin
86c2f29920
5.3.2: ios 178, android 157, desktop 14
2023-10-09 18:30:59 +01:00
Evgeny Poberezkin
dffbd32c76
Merge branch 'stable'
2023-10-09 18:04:11 +01:00
Evgeny Poberezkin
3ddf7b2680
ios: close database connections when app is terminating ( #3188 )
...
* ios: close database connections when app is terminating
* update
* remove ()
* close when suspended too
* additional check
* fix
* refactore
* reset "terminating" flag
2023-10-09 18:03:03 +01:00
Evgeny Poberezkin
c0e22d74c4
core: 5.4.0.1
2023-10-09 17:30:48 +01:00
Evgeny Poberezkin
2b228a893a
Merge branch 'master' into remote-desktop
2023-10-09 17:21:47 +01:00
Stanislav Dmitrenko
d764b3485a
desktop (windows): Github action for packaging ( #3167 )
...
* desktop (windows): Github action for packaging
* env
* path changes
2023-10-09 17:10:47 +01:00
Evgeny Poberezkin
09e5798d59
ios: correctly parse json responses ( #3193 )
2023-10-09 16:56:42 +01:00
Evgeny Poberezkin
f31b4e4632
Merge branch 'stable'
2023-10-09 16:00:24 +01:00
spaced4ndy
d72c04682f
Merge pull request #3174 from simplex-chat/contact-merge-improvements
...
contact merge improvements
2023-10-09 18:05:46 +04:00
Evgeny Poberezkin
20995c6912
core: 5.3.2.0
2023-10-09 14:35:44 +01:00
Moritz Angermann
73b3ea3648
Drop entropy patch ( #3191 )
...
* Drop entropy patch
We don't need the patch anymore. We can set -fDoNotGetEntropy these days to achieve the same.
* remove entropy.patch
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-09 14:04:29 +01:00
Evgeny Poberezkin
2eb213741c
Merge branch 'master' into remote-desktop
2023-10-09 10:35:38 +01:00
Evgeny Poberezkin
bc26c23d58
fix MobileTests (add single field JSON tag)
2023-10-09 10:35:13 +01:00
spaced4ndy
4a581cb292
Merge branch 'master' into contact-merge-improvements
2023-10-09 10:21:54 +04:00
spaced4ndy
ab46cbc5dd
core: relax contact probing: don't send probe hashes to new contacts except group link hosts; still send probe hashes to group members ( #3180 )
2023-10-09 09:46:58 +04:00
Evgeny Poberezkin
985b9837c3
core: api to close database connection ( #3186 )
2023-10-08 16:22:53 +01:00
Moritz Angermann
d50c7ad7f6
bump hackage ( #3185 )
2023-10-08 08:37:28 +01:00
Evgeny Poberezkin
82faaebb33
Merge branch 'stable'
2023-10-08 08:17:05 +01:00
Stanislav Dmitrenko
76fb5b6dca
android: fix lock not showing ( #3181 )
...
* android: fix lock not showing
* better fix
2023-10-07 19:00:40 +01:00
Alexander Bondarenko
91561da351
core: http transport for remote session ( #3178 )
...
* Wire some of the session endpoints
* Start sending remote commands
* Expand remote controller
- Fix queues for pumping to remote
- Add 3-way test
- WIP: Add TTY wrapper for remote hosts
- Stop remote controller w/o ids to match starting
* Fix view events
* Drop notifications, add message test
* refactor, receive test
* hunt down stray asyncs
* Take discovery sockets in brackets
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-07 14:23:24 +01:00
Evgeny Poberezkin
3ac342782b
Merge branch 'master' into remote-desktop
2023-10-07 13:05:22 +01:00
Evgeny Poberezkin
b05a45f559
core: updated simplexmq (add tag to platform-specific sum type encoding that uses single field objects with swift/iOS)
2023-10-07 12:32:39 +01:00
spaced4ndy
c738c6c522
Merge branch 'master' into contact-merge-improvements
2023-10-06 14:38:56 +04:00
spaced4ndy
1be70169ba
docs: contact merge issues rfc ( #3179 )
2023-10-06 14:27:13 +04:00
Evgeny Poberezkin
a273c68596
core: rename migration, pin dependencies
2023-10-05 22:33:48 +01:00
Stanislav Dmitrenko
34e1e44338
android, desktop: profile names (remove full name) ( #3177 )
...
* desktop, android: profile names (remove full name)
* rename back
* disallow spaces only in names
* ios: disallow spaces only in names
* changes
2023-10-05 21:49:18 +01:00
Alexander Bondarenko
fc9db9c381
core: add FromJSON instance to ChatResponse ( #3129 )
...
* Start adding FromJSON instances to ChatResponse
* progress
* FromJSON instance for ChatResponse compiles
* restore removed encodings
* remove comment
* diff
* update simplexmq, use TH for JSON
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-05 19:49:20 +01:00
Evgeny Poberezkin
27e8a81c9f
Merge branch 'master' into remote-desktop
2023-10-05 14:15:25 +01:00
spaced4ndy
303d0eedf5
core: merge new contacts with existing contacts and group members ( #3173 )
2023-10-04 20:58:22 +04:00
Evgeny Poberezkin
0d8558a6d0
ios: profile names (remove full name) ( #3168 )
...
* ios: profile names (remove full name)
* create/update groups
* focus display name
2023-10-04 17:45:39 +01:00
Stanislav Dmitrenko
91fc238ddc
desktop: libs refactoring ( #3169 )
...
* desktop: libs refactoring
* mac fix
* windows fix
* .gitignore
* unused lines
* desktop (windows): adapting Windows build to new libs
* removed unused code
---------
Co-authored-by: avently <avently@local>
2023-10-04 17:06:23 +01:00
Evgeny Poberezkin
7959c75df7
Merge branch 'master' into remote-desktop
2023-10-04 16:37:15 +01:00
Alexander Bondarenko
0bcf5c9c66
Add commands for remote session credentials ( #3161 )
...
* Add remote host commands
* Make startRemoteHost async
* Add tests
* Trim randomStorePath to 16 chars
* Add chat command tests
* add view, use view output in test
* enable all tests
* Fix discovery listener host
Must use any, not broadcast on macos.
* Fix missing do
* address, names
* Fix session host flow
* fix test
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-04 16:36:10 +01:00
Stanislav Dmitrenko
cc95fa6b30
desktop: paste files/images to attach to message ( #3165 )
...
* desktop: paste files/images to attach to message
* Windows
* copy files inside the app
* change
* encrypted files support
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-03 13:46:17 +01:00
Evgeny Poberezkin
38be27271f
core: profile names with spaces ( #3105 )
...
* core: profile names with spaces
* test
* more test
* update name validation, export C API
* refactor
* validate name when creating profile in CLI
* validate display name in all APIs when it is changed
2023-10-02 21:56:11 +01:00
zenobit
da2a94578a
typo ( #3121 )
2023-10-02 21:21:26 +01:00
Stanislav Dmitrenko
77db70139b
windows: shortcut for installator ( #3156 )
...
Co-authored-by: avently <avently@local>
2023-10-02 17:25:49 +01:00
Stanislav Dmitrenko
fdf3da73aa
desktop: making chat list item to have a hover effect ( #3162 )
...
* desktop: making chat list item to have a hover effect
* changes
* fix
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-02 17:23:38 +01:00
Stanislav Dmitrenko
0d93dab692
android, desktop: added useful logs ( #3163 )
2023-10-02 15:46:30 +01:00
spaced4ndy
d4cbef1ba1
core: notify about contact deletion only if contact is ready, catch errors ( #3160 )
2023-10-02 16:29:13 +04:00
Evgeny Poberezkin
8545a1e8f9
ci: make docs update rebuild website
2023-10-01 20:46:30 +01:00
Evgeny Poberezkin
157ea59ebb
docs: update downloads page
2023-10-01 18:53:58 +01:00
Evgeny Poberezkin
7231201c3c
v5.4-beta.0: ios 176, android 156, desktop 12
...
* desktop: v5.4-beta.0 build 12
* v5.4-beta.0: ios 176, android 156, desktop 12
2023-10-01 18:31:52 +01:00
Stanislav Dmitrenko
695d47da2d
desktop: Windows build ( #3143 )
...
* desktop: Windows build
* temp
* temp
* new way of libs loading
* new way of libs loading
* Revert "new way of libs loading"
This reverts commit 8632f8a8f7 .
* made VLC working on Windows
* unused lib
* scripts
* updated script
* fix path
* fix lib loading
* fix lib loading
* packaging options
* different file manager implementation on Windows
---------
Co-authored-by: Avently <avently.local>
Co-authored-by: avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-01 13:33:15 +01:00
Evgeny Poberezkin
968d8e9c34
core: 5.4.0.0
2023-10-01 13:19:32 +01:00
Stanislav Dmitrenko
d72c9a6de0
desktop: ability to always show terminal view ( #3074 )
...
* desktop: ability to always show terminal view
* only show toggle with dev tools enabled
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-10-01 12:12:17 +01:00
IC Rainbow
bf7917bd67
Merge remote-tracking branch 'origin/master' into ab/remote-discover-upd
2023-09-29 18:42:59 +03:00
Alexander Bondarenko
5ce388522e
Move toView and withStore* to a common module ( #3147 )
2023-09-29 15:50:20 +01:00
IC Rainbow
6c0d1b5f15
Notify about handover errors
2023-09-29 16:53:05 +03:00
Evgeny Poberezkin
70a65e8969
core: close stores before import/delete/encryption operations to make compatible with windows, make encryption more resilient ( #3146 )
...
* core: close stores before import/delete/encryption operations to make compatible with windows, make encryption more resilient
* remove file names
* do not remove files if already removed
2023-09-29 13:09:48 +01:00
IC Rainbow
af2df8d489
Rewrite remote controller
2023-09-29 15:01:05 +03:00
Evgeny Poberezkin
1d34500fba
core: revert stop/close changes made for Windows ( #3145 )
...
* Revert "core: return error response when wrong passphrase is passed to start"
This reverts commit ea319313f1 .
* Revert "core: support closing/re-opening store on chat stop/start (#3132 )"
This reverts commit 3c7fc6b0ee .
2023-09-29 11:14:10 +01:00
spaced4ndy
bc7baf560b
core: filter out connections of deleted contacts and group members on subscribe ( #3144 )
2023-09-29 11:24:16 +04:00
Stanislav Dmitrenko
c1854b7d50
desktop: fix script for building the lib ( #3141 )
2023-09-28 11:39:43 +01:00
spaced4ndy
682dfe503c
android, desktop: notify contact about contact deletion ( #3139 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-28 13:52:43 +04:00
spaced4ndy
957f3b3eb0
core: delete unused contact silently ( #3140 )
2023-09-28 13:16:03 +04:00
Evgeny Poberezkin
dea96df27b
docs: update join team
2023-09-28 09:26:54 +01:00
Evgeny Poberezkin
942e5eb8c4
docs: update branches
2023-09-27 22:19:20 +01:00
Evgeny Poberezkin
ea319313f1
core: return error response when wrong passphrase is passed to start
2023-09-27 21:15:19 +01:00
spaced4ndy
bbe329072e
ios: notify contact about contact deletion ( #3135 )
2023-09-27 20:07:32 +04:00
spaced4ndy
c64d1e8361
core: notify contact about contact deletion ( #3131 )
2023-09-27 19:36:13 +04:00
IC Rainbow
cccb3e33fb
Plug discovery into remote controller UI
2023-09-27 18:24:38 +03:00
Stanislav Dmitrenko
7e17ed7b1b
desktop (mac): removing rpaths ( #3136 )
...
* desktop (mac): removing rpaths
* one more lib
* added check for dir existence in linking
* new line
* patching libapp on mac
2023-09-27 15:34:46 +01:00
Evgeny Poberezkin
3c7fc6b0ee
core: support closing/re-opening store on chat stop/start ( #3132 )
...
* core: support closing/re-opening store on chat stop/start
* update .nix refs
* kotlin: types
* add test
* update simplexmq
2023-09-27 15:26:03 +01:00
IC Rainbow
77410e5d5e
Add remote host discovery
2023-09-27 13:40:19 +03:00
Stanislav Dmitrenko
8709ad6ff3
desktop: enhanced video player + inline player ( #3130 )
...
* desktop: enhanced video player + inline player
* simplify
* simplify
* removed unused code
* follow up
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-27 10:19:48 +01:00
Alexander Bondarenko
3e29c664ac
core: remote host/controller types ( #3104 )
...
* Start sprinkling ZoneId everywhere
* Draft zone/satellite/host api
* Add zone dispatching
* Add command relaying handler
* Parse commands and begin DB
* Implement discussed things
* Resolve some comments
* Resolve more stuff
* Make bots ignore remoteHostId from queues
* Fix tests and stub more
* Untangle cmd relaying
* Resolve comments
* Add more http2 client funs
* refactor, rename
* rename
* remove empty tests
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-27 09:41:02 +01:00
Evgeny Poberezkin
50d624ef6b
blog: move image
2023-09-25 20:09:08 +01:00
Evgeny Poberezkin
11e448267d
website: update post, downloads page
2023-09-25 18:12:47 +01:00
Evgeny Poberezkin
aacf741ef5
ci: exclude -fdroid tags from github builds
2023-09-25 16:51:10 +01:00
spaced4ndy
420d80ad6c
5.3.1: android 154, ios 174, desktop 11
...
* 5.3.1
* 5.3.1: ios 174, desktop 11
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-25 16:41:53 +01:00
spaced4ndy
343131c64e
core: 5.3.1.0
2023-09-25 17:43:03 +04:00
spaced4ndy
9b107fbdeb
core: fix invited member contact (do not display invitation context in UI) ( #3122 )
2023-09-25 16:39:27 +04:00
spaced4ndy
60d13e258e
ios, android: show rcv integrity error items based on developer tools default ( #3123 )
2023-09-25 16:38:48 +04:00
Evgeny Poberezkin
4f42c2b0d8
blog: v5.3 announcement ( #3093 )
...
* blog: v5.3 announcement draft
* update
* update post
* add images and previews
* website: add imageWide property
* website: add .float-to-left class
* update
* update images
* update readme
* fix typo
---------
Co-authored-by: M Sarmad Qadeer <MSarmadQadeer@gmail.com >
2023-09-25 09:32:27 +01:00
Stanislav Dmitrenko
48ae1111a6
desktop: fix lib copy ( #3120 )
2023-09-25 09:30:44 +01:00
Stanislav Dmitrenko
76dbe32cfc
desktop: fix JNI ( #3119 )
2023-09-25 09:30:21 +01:00
Evgeny Poberezkin
120f42cbba
readme: update languages
2023-09-23 18:37:03 +01:00
Evgeny Poberezkin
5f46433f40
docs: update translations in readme
2023-09-23 18:33:54 +01:00
Evgeny Poberezkin
7b71078c76
update downloads page
2023-09-23 17:36:44 +01:00
Evgeny Poberezkin
d6b62d0c18
5.3: ios 173, android 152, desktop 10
2023-09-22 21:09:36 +01:00
Evgeny Poberezkin
ba4c427bec
ios: update core libraries
2023-09-22 17:43:03 +01:00
Evgeny Poberezkin
a179154e87
core: 5.3.0.10
2023-09-22 17:20:30 +01:00
Stanislav Dmitrenko
5eea3da7f4
desktop: check chat id before changing chat items ( #3103 )
2023-09-22 14:59:14 +01:00
Evgeny Poberezkin
b3e880ee54
core: optimize C apis ( #3100 )
...
* core: optimize C apis
* more
* fix tests
* use pokeByteOff
* write lazy bytestring to buffer without conversion to strict
* avoid conversion of JSON to strict bytestrings
2023-09-22 13:45:16 +01:00
Stanislav Dmitrenko
08ea5dc2e7
desktop: ability to send a video ( #3102 )
2023-09-22 12:43:45 +01:00
M. Sarmad Qadeer
20f90ee865
website: add feeds filter ( #3098 )
2023-09-22 09:39:18 +01:00
spaced4ndy
5ca2ab6138
ios: fix delete contact crashing from chat view ( #3099 )
2023-09-22 12:23:53 +04:00
Evgeny Poberezkin
ba61b15225
docs: update downloads
2023-09-22 08:21:00 +01:00
Stanislav Dmitrenko
9ac13a3433
action: prevent AppImage generator from failing a job ( #3096 )
...
* action: prevent AppImage generator from failing a job
* corrected
2023-09-21 22:43:48 +01:00
Evgeny Poberezkin
b9407c0157
v5.3-beta.9: ios 172, android 151, desktop 9
2023-09-21 20:05:39 +01:00
Evgeny Poberezkin
5e8cfec653
ios: update core library
2023-09-21 19:10:19 +01:00
Evgeny Poberezkin
cb10f8b080
ui: optionally encrypt received SMP files ( #3095 )
2023-09-21 19:02:47 +01:00
Evgeny Poberezkin
b7c562fb10
ui: increast default timeouts per KB for XFTP ( #3094 )
2023-09-21 18:21:49 +01:00
Stanislav Dmitrenko
2d7655281f
desktop: video and audio players ( #3052 )
...
* desktop: video and audio players
* making player working without preinstalled VLC
* mac support
* don't use vlc lib when not needed
* updated jna version
* changes in script
* video player lazy loading
* mac script changes
* updated build gradle for preserving atrributes of file while copying
* apply the same file stats on libs to make VLC checker happy
* updated script
* changes
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-21 18:03:47 +01:00
Evgeny Poberezkin
6de0ed4766
core: 5.3.0.9
2023-09-21 17:03:56 +01:00
Stanislav Dmitrenko
5b87206c22
desktop: AppImage metadata ( #2952 )
...
* desktop: AppImage metadata
* update appimage metadata
* add screenshots
* update screenshots
* update
* update URLs
* update link
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-21 13:19:24 +01:00
Evgeny Poberezkin
be3eb740a7
website: redirect to connect to the team
2023-09-21 13:01:18 +01:00
Evgeny Poberezkin
bbd778a6be
core: update simplexmq (fix xftp agent)
2023-09-21 12:01:21 +01:00
Evgeny Poberezkin
027ce2c559
website: enable Japanese language
2023-09-21 09:34:36 +01:00
Evgeny Poberezkin
02864a894e
website: add missing files
2023-09-21 09:28:58 +01:00
Evgeny Poberezkin
3419ce293b
website: downloads page ( #3088 )
...
* website: downloads page
* link
* website: fix h2 headers issue
* website: fix sidebar issue
* website: fix language changer for downloads page in navbar
* update, add security assessment section
---------
Co-authored-by: M Sarmad Qadeer <MSarmadQadeer@gmail.com >
2023-09-21 09:28:12 +01:00
Evgeny Poberezkin
b08768ea71
5.3-beta.8: desktop 8 ( #3086 )
...
* unpin unix package
* desktop: 1.6.0, build 8
* action: file hashes (#3087 )
* action: file hashes
* better output
* correct name
---------
Co-authored-by: Stanislav Dmitrenko <7953703+avently@users.noreply.github.com >
2023-09-20 21:21:56 +01:00
Evgeny Poberezkin
6f481356f7
5.3-beta.8: ios 171, android 150 ( #3085 )
...
* ios: build 171
* android: build 150
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-09-20 18:21:51 +01:00
M. Sarmad Qadeer
0a2513c9e7
website: add careers page ( #3039 )
...
* website: add careers page
* website: pagename from careers to career
* website: change pagename from career to jobs
* website: add jobs string to english language strings file
* website: add job tabs
* update
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-20 17:54:02 +01:00
spaced4ndy
ae6996b2ee
android: create contacts with group members ( #3078 )
2023-09-20 17:58:10 +04:00
Evgeny Poberezkin
648a9761f9
core: 5.3.0.8
2023-09-20 14:54:46 +01:00
Evgeny Poberezkin
ba71a42aa0
website: translations ( #3084 )
...
* Translated using Weblate (Dutch)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
---------
Co-authored-by: M1K4 <oomikaoo@gmail.com >
2023-09-20 14:51:54 +01:00
Evgeny Poberezkin
f16388323b
ui: translations ( #3083 )
...
* Translated using Weblate (Russian)
Currently translated at 100.0% (1381 of 1381 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% (1244 of 1244 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (1381 of 1381 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% (1244 of 1244 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1381 of 1381 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% (1244 of 1244 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% (1381 of 1381 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% (1244 of 1244 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Arabic)
Currently translated at 99.5% (1375 of 1381 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1381 of 1381 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% (1244 of 1244 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1244 of 1244 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1381 of 1381 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1381 of 1381 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% (1244 of 1244 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (1381 of 1381 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% (1244 of 1244 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1381 of 1381 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% (1244 of 1244 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% (1381 of 1381 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% (1244 of 1244 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Arabic)
Currently translated at 99.5% (1375 of 1381 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1381 of 1381 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% (1244 of 1244 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1244 of 1244 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1381 of 1381 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1381 of 1381 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.2% (1235 of 1244 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* import/export localizations
---------
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: Citrus <cwuni@126.com >
2023-09-20 14:48:26 +01:00
Evgeny Poberezkin
92ac3e2a8a
core: update contact and member profiles for both sides when contact is created with member (WIP) ( #3081 )
...
* core: update contact and member profiles for both sides when contact is created with member (WIP)
* send both sides, correctly process update
* refactor
* revert diff
* comments
* test
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-09-20 16:45:04 +04:00
Evgeny Poberezkin
52966e7e3d
core: optionally encrypt SMP files ( #3082 )
...
* core: optionally encrypt SMP files
* encrypt to temp file and rename or remove encryption args if it fails
* fix file encryption error handling
2023-09-20 13:05:09 +01:00
Evgeny Poberezkin
f19fae615d
ios: add Bulgarian language
2023-09-20 10:53:54 +01:00
spaced4ndy
0dab4491e2
ios: create contacts with group members ( #3077 )
...
* wip
* observed
* network status
* contact ready
* add padding
* Update apps/ios/Shared/Views/Chat/ComposeMessage/ContextInvitingContactMemberView.swift
* setContactNetworkStatus
* update text
* different context view
* update text, icon
* spinner
* reload all chats on swipe
* Revert "reload all chats on swipe"
This reverts commit 22c8372301 .
* export localizations
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-20 09:26:16 +01:00
spaced4ndy
1928256b09
core: connect existing contacts to new members when profile matches, enable skipping direct connections in groups ( #3056 )
...
* core: test group members are assigned different LDNs in group when direct connections aren't created
* disable test output
* core: connect existing contacts to new members when profile matches (#3059 )
* core: connect existing contacts to new members when profile matches
* fix migration
* progress
* xInfoProbeOk for member
* fix tests
* add test
* fix tests
* tests
* remove deleteSentProbe
* remove deleteContactProfile_
* views
* don't check connections in deleteUnusedProfile_
* Revert "don't check connections in deleteUnusedProfile_"
This reverts commit 2016a0efde .
* fix test
* core: update member merge
* update saved schema
* fix queries and tests
* rename tables to original names
* remove index, corrections
* update schema dump
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-19 21:26:03 +01:00
Evgeny Poberezkin
ed3fb0b222
core: refactor incognito membership ( #3079 )
2023-09-19 18:50:10 +01:00
Evgeny Poberezkin
2524609a97
Merge branch 'master-ghc9'
2023-09-18 22:15:20 +01:00
Evgeny Poberezkin
0d0097326e
core: update simplexmq
2023-09-18 21:55:39 +01:00
Evgeny Poberezkin
f1101b09ce
core: update for GHC 9.6.2
2023-09-18 21:52:51 +01:00
Evgeny Poberezkin
904b758e79
Merge branch 'master' into master-ghc9
2023-09-18 21:46:27 +01:00
Evgeny Poberezkin
fb1e944744
docs: new branches and process ( #3068 )
...
* docs: new branches and process
* update
* update
2023-09-18 21:29:56 +01:00
Evgeny Poberezkin
3cd279bd20
website: translations ( #3072 )
...
* Translated using Weblate (Dutch)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Polish)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
* Translated using Weblate (Bulgarian)
Currently translated at 0.4% (1 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/bg/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Polish)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
* Translated using Weblate (Bulgarian)
Currently translated at 0.4% (1 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/bg/
---------
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: Float <float.hu+@gmail.com >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: a4318 <dalse.077@gmail.com >
Co-authored-by: elgratea <weblate@fastmail.com >
2023-09-18 16:22:44 +01:00
Evgeny Poberezkin
2e231209d1
ui: translations ( #3071 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.9% (1368 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1369 of 1369 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% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Japanese)
Currently translated at 99.1% (1358 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1365 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Bulgarian)
Currently translated at 89.8% (1107 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (French)
Currently translated at 100.0% (1369 of 1369 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% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 98.8% (1220 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1371 of 1371 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% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1367 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (German)
Currently translated at 100.0% (1371 of 1371 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% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fi/
* Translated using Weblate (Russian)
Currently translated at 98.9% (1357 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 99.2% (1361 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Czech)
Currently translated at 98.7% (1354 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1371 of 1371 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% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (German)
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.9% (1368 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1369 of 1369 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% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Japanese)
Currently translated at 99.1% (1358 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1365 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Bulgarian)
Currently translated at 89.8% (1107 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (French)
Currently translated at 100.0% (1369 of 1369 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% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1369 of 1369 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 98.8% (1220 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1371 of 1371 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% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1367 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (German)
Currently translated at 100.0% (1371 of 1371 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% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fi/
* Translated using Weblate (Russian)
Currently translated at 98.9% (1357 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1371 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 99.2% (1361 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Czech)
Currently translated at 98.7% (1354 of 1371 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1371 of 1371 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% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* android: fix translations formatting
* ios: import/export localizations
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: Float <float.hu+@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: a4318 <dalse.077@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: petri <pkajander@gmail.com >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: 小连招 <onecombo666@gmail.com >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: pazengaz <pazengaz@porcod.io >
Co-authored-by: 橙子 <legiorange@163.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
2023-09-18 16:19:02 +01:00
Evgeny Poberezkin
603e745aa1
ui: new in v5.3 ( #3070 )
...
* ios: new in v5.3
* correction, blog placeholder
* android: new in v5.3
* export localizations
2023-09-18 13:45:13 +01:00
spaced4ndy
071d6b3686
Merge pull request #3064 from simplex-chat/member-contact
...
core: api to create contacts with group members
2023-09-18 12:55:21 +04:00
Stanislav Dmitrenko
82e3310c54
desktop: disabled gestures ( #3045 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-17 09:41:01 +01:00
spaced4ndy
04770fb30d
core: terminal api to send message to / connect with member contact ( #3065 )
...
* core: terminal api to send message to / connect with member contact
* style
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-16 21:30:20 +04:00
spaced4ndy
0e5b16498a
core: api to create contacts with group members ( #3053 )
...
* core: api to create contacts with group members
* implementation
* fix contact replace, more tests
* comment
* rename fields
* fix
* fix
* test group is still incognito
* fix
* replace connection instead of contact
* fix
* check version
* style, names
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-16 17:55:48 +04:00
Stanislav Dmitrenko
b5e4f127a4
action: fix building CLI on Windows ( #3058 )
...
* action: fix building on Windows
* fix package version on Windows
* tail
2023-09-15 17:17:55 +01:00
spaced4ndy
8178e8183e
core: show rcv file error ( #3054 )
2023-09-13 15:28:46 +04:00
Evgeny Poberezkin
70fb10189b
website: "linux" images
2023-09-12 18:35:25 +01:00
Evgeny Poberezkin
c6dbbcc84e
website: add desktop app images
2023-09-12 18:01:38 +01:00
spaced4ndy
7c70577822
ios, android: add new error types ( #3050 )
2023-09-12 18:29:14 +04:00
spaced4ndy
a1790d6ac0
core: use JVersionRange in UI facing types ( #3048 )
2023-09-12 17:59:09 +04:00
spaced4ndy
01f99baaac
Revert "core: direct messages in group ( #2994 )"
...
This reverts commit 5fddf64adb .
2023-09-12 17:36:47 +04:00
spaced4ndy
75f18bc5f0
docs: group member contacts rfc ( #3049 )
2023-09-12 17:24:41 +04:00
Stanislav Dmitrenko
4b88a2abfd
multiplatform: voice playing fix ( #3046 )
2023-09-11 20:32:31 +01:00
spaced4ndy
5fddf64adb
core: direct messages in group ( #2994 )
2023-09-11 18:38:57 +04:00
Evgeny Poberezkin
614b724602
core: fix version of unix package to 2.8.1.1
2023-09-11 13:17:37 +01:00
Evgeny Poberezkin
181323ce13
ios: update team ID in Apple .well-known site associations
2023-09-11 09:08:50 +01:00
Evgeny Poberezkin
28e1d5fb1b
Merge branch 'master' into master-ghc9
2023-09-10 23:23:57 +01:00
Evgeny Poberezkin
b0c28e77c4
v5.3.0-beta.7: ios 170, android 149, desktop 1.5.0 (7)
2023-09-10 23:23:35 +01:00
Evgeny Poberezkin
fd5b40fd8e
Merge branch 'master' into master-ghc9
2023-09-10 21:13:52 +01:00
Evgeny Poberezkin
ff657a444c
core: 5.3.0.7
2023-09-10 21:12:52 +01:00
Evgeny Poberezkin
fedc31c72c
Merge branch 'master' into master-ghc9
2023-09-10 21:11:35 +01:00
Alexander Bondarenko
2dff6c8859
core: do not subscribe to new connections from iOS NSE (subscribe=off flag), subscribe in app when it activates ( #3016 )
...
* Trace auto-subs flag
* Replace Bool with SubscriptionMode
* Add subscriptionMode to chat controller
* Start using subscriptionMode in event handlers
* Add need_subs to chat connections
* Add onlyNeeded to subscribeUserConnections
* Post-rebase fixes
* Pass onlyNeeded to Store functions
* Drop needs_sub for connections registered with agent
* update simplexmq, fix activate
* fix rebase, reduce diff
* fix rebase, tests
* fix rebase, executeMany, always subscribe on activate
* test
* update queries
* Update src/Simplex/Chat.hs
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* unset connections to subscribe on start
* update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-09-10 20:40:15 +01:00
Evgeny Poberezkin
7b582b2cf9
android, desktop: update SOCKS notice
2023-09-10 20:04:50 +01:00
Evgeny Poberezkin
55954a004b
android, desktop: notices about SOCKS proxy limitations ( #3044 )
2023-09-10 18:53:34 +01:00
Stanislav Dmitrenko
54e1e10382
multiplatform: local file encryption ( #3043 )
...
* multiplatform: file encryption
* setting
* fixed sharing
* check
* fixes, change lock icon
* update JNI bindings (crashes on desktop)
* fix JNI
* fix errors and warnings
* fix saving
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-10 17:05:12 +01:00
Evgeny Poberezkin
a87aaa50c7
website: add nostr.json for NIP-05
2023-09-10 11:21:40 +01:00
Evgeny Poberezkin
fdef37e8f3
Merge branch 'stable'
2023-09-10 11:01:42 +01:00
Evgeny Poberezkin
364d889056
docs: add mastodon rel=me to readme
2023-09-10 10:53:38 +01:00
Evgeny Poberezkin
923a5e2984
Merge branch 'stable'
2023-09-10 10:45:46 +01:00
Evgeny Poberezkin
272b02b686
docs: readme follow updates section, add rel=me for mastodon link
2023-09-10 10:45:30 +01:00
Evgeny Poberezkin
281d9c7f79
ios: add Finnish and Ukranian interface languages ( #3040 )
2023-09-08 13:21:56 +01:00
sh
45682aa7ce
website: fix the apple-app-site-association ( #3038 )
2023-09-08 11:45:22 +01:00
Stanislav Dmitrenko
ad65622407
desktop: catch Toast exception ( #3028 )
2023-09-07 22:45:00 +01:00
Evgeny Poberezkin
113a57c7c7
ios: update chat_read_file ( #3037 )
2023-09-07 22:43:51 +01:00
Stanislav Dmitrenko
e76440ee66
desktop: local alias update ( #3026 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-07 20:32:47 +01:00
Evgeny Poberezkin
82fd3b9004
core: change encoding of the result returned by chat_read_file C API ( #3036 )
...
* core: change encoding of the result returned by chat_read_file C API
* remove unused dependency
* remove pointer cast
2023-09-07 20:18:43 +01:00
Evgeny Poberezkin
b5a0269aa2
core: support unicode filenames and catch IO exceptions in C API for local file encryption ( #3035 )
...
* core: support unicode filenames in C API
* catch IO exceptions and return as errors
2023-09-07 13:44:37 +01:00
Evgeny Poberezkin
7cd4a417e7
ios: fix type that was preventing sent item status update
2023-09-07 11:51:17 +01:00
Evgeny Poberezkin
748572ace9
ui: types and stubs to encrypt local files ( #3003 )
...
* ui: types and stubs to encrypt local files
* ios: encrypt automatically received images in local storage
* encrypt sent images, marked to be received via NSE
* ios: encrypt sent and received local voice files
* encrypt sent and received local files
* fix NSE
* remove comment
* decrypt files in background thread
2023-09-07 11:28:37 +01:00
Stanislav Dmitrenko
a27f30ce12
android: changing a chat on user change ( #3027 )
...
* android: changing a chat on user change
* test
* test2
* Revert "test2"
This reverts commit 198873ecad .
* Revert "test"
This reverts commit 6e0e3d4930 .
* style
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-07 10:59:37 +01:00
Seth For Privacy
a90641c1d1
Fix broken RSS feed source URL ( #3033 )
2023-09-07 10:03:32 +01:00
Evgeny Poberezkin
47b783e727
core: export chat_encrypt_file/chat_decrypt_file
2023-09-06 20:21:43 +01:00
Evgeny Poberezkin
edeaf36e8b
core: C api to encrypt/decrypt local app files ( #3029 )
...
* core: C api to encrypt/decrypt local app files
* do not call CF.hPut with empty chunk
2023-09-06 19:54:13 +01:00
spaced4ndy
5e8e4c295c
Merge pull request #2995 from simplex-chat/chat-version-negotiation
...
core: communicate connection chat version range; don't create direct connections in group (disabled)
2023-09-06 18:06:57 +04:00
spaced4ndy
37eef3c6c9
core: enable creation of direct connections in group (revert this instead of #3022 ) ( #3025 )
2023-09-06 18:05:42 +04:00
spaced4ndy
b6c23b59ca
core: change logic of checking if peer supports feature (check if peer version is compatible) ( #3024 )
2023-09-06 17:48:37 +04:00
spaced4ndy
e6baca5610
core: rename conn vrange into peer vrange ( #3023 )
2023-09-06 11:41:23 +04:00
spaced4ndy
0c4b843a3f
Merge branch 'master' into chat-version-negotiation
2023-09-06 10:41:06 +04:00
spaced4ndy
68f359c904
core: enable creation of direct connections in group for chat protocol v2 (for beta; to be reverted for full release) ( #3022 )
2023-09-06 10:15:32 +04:00
Stanislav Dmitrenko
e60dbf6add
multiplatform: reduce variables that is controlling running chat ( #3021 )
...
* multiplatform: reduce variables that is controlling running chat
* removed second variable
2023-09-05 18:54:31 +01:00
Stanislav Dmitrenko
67d5b6eace
desktop: open database dir ( #3019 )
...
* desktop: open database dir
* alert
* move button
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-05 18:24:39 +01:00
spaced4ndy
43e233f0eb
core: don't create direct connections in group ( #2996 )
2023-09-05 20:15:50 +04:00
Evgeny Poberezkin
83b939d215
android: add Arabic, Finnish, Hebrew ( #3018 )
...
* android: add Arabic, Finnish, Hebrew
* update localization lib to support Hebrew
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-09-05 15:07:37 +01:00
Evgeny Poberezkin
4d6283630a
website: translations ( #3017 )
...
* Translated using Weblate (Arabic)
Currently translated at 100.0% (244 of 244 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Polish)
Currently translated at 100.0% (244 of 244 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Added translation using Weblate (Hebrew)
* Translated using Weblate (French)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Italian)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Japanese)
Currently translated at 22.4% (55 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
* Added translation using Weblate (Finnish)
* Translated using Weblate (Arabic)
Currently translated at 100.0% (244 of 244 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Polish)
Currently translated at 100.0% (244 of 244 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Added translation using Weblate (Hebrew)
* Translated using Weblate (French)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Italian)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Japanese)
Currently translated at 22.4% (55 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
* Added translation using Weblate (Finnish)
* Translated using Weblate (Hebrew)
Currently translated at 30.6% (75 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/he/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fi/
---------
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: a4318 <dalse.077@gmail.com >
Co-authored-by: ItaiShek <itaishek@gmail.com >
Co-authored-by: petri <pkajander@gmail.com >
2023-09-05 12:50:11 +01:00
Evgeny Poberezkin
6ff3024238
mobile: translations ( #3015 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 93.6% (1154 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 96.5% (1311 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Finnish)
Currently translated at 19.4% (240 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fi/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Hebrew)
Currently translated at 99.9% (1357 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (French)
Currently translated at 100.0% (1358 of 1358 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% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 99.9% (1231 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1358 of 1358 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% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Japanese)
Currently translated at 99.5% (1227 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 99.0% (1345 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1354 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Arabic)
Currently translated at 3.7% (46 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ar/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fi/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 51.7% (637 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (1230 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (1356 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Czech)
Currently translated at 99.5% (1352 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 99.0% (1220 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.2% (1334 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Japanese)
Currently translated at 99.0% (1220 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 99.2% (1348 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* 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/
* Translated using Weblate (Japanese)
Currently translated at 99.2% (1223 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 99.2% (1348 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 98.8% (1218 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 98.9% (1344 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 98.6% (1339 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* ios: import/export translations, android: formatted string tags
---------
Co-authored-by: 小连招 <onecombo666@gmail.com >
Co-authored-by: a4318 <dalse.077@gmail.com >
Co-authored-by: petri <pkajander@gmail.com >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: ItaiShek <itaishek@gmail.com >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: marfS2 <work.j6nnu@slmail.me >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
2023-09-05 12:44:21 +01:00
Stanislav Dmitrenko
aff71c58d7
desktop: setup passphrase during onboarding ( #2987 )
...
* desktop: setup passphrase during onboarding
* updated logic
* removed unused code
* button and starting chat action
* better
* removed debug code
* fallback
* focusing and moving focus on desktop text fields
* different logic
* removed unused variable
* divided logic in two functions
* enabled keyboard enter
* rollback when db deleted by hand on desktop
* update texts, font size
* stopping chat before other actions
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-05 11:45:09 +01:00
Stanislav Dmitrenko
8aed568199
multiplatform: layout fix on link creation page and self destruct option ( #3012 )
2023-09-04 23:21:29 +01:00
Evgeny Poberezkin
0ec3e0c18d
core: add debug info for subscriptions ( #3014 )
2023-09-04 23:19:24 +01:00
Stanislav Dmitrenko
c7f1af8742
android: sharing of files with plain text ( #3011 )
2023-09-04 18:37:53 +01:00
Evgeny Poberezkin
4793173465
core: update return type of read/write file C api, tests ( #3010 )
2023-09-03 22:25:19 +01:00
Evgeny Poberezkin
aa67692465
rfc: local file encryption ( #2342 )
2023-09-03 08:32:21 +01:00
Evgeny Poberezkin
af02a92442
core: fix WebRTC encryption, test ( #3005 )
2023-09-02 23:34:00 +01:00
Evgeny Poberezkin
461142b875
core: update simplexmq (import stateTVar)
2023-09-01 22:27:03 +01:00
Evgeny Poberezkin
0b214acf97
core: support encrypted local files ( #2989 )
...
* core: support encrypted local files
* add migration
* update agent api, chat api
* fix query, exported functions to read/write files
* update simplexmq
* remove formatting changes
* test, fix file size
* reduce diff
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* fail when receiving SMP files with local encryption
* update simplexmq
* remove style changes
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-09-01 19:43:27 +01:00
spaced4ndy
1c90eb0a2e
docs: groups improvements rfc ( #2988 )
2023-09-01 19:43:07 +04:00
spaced4ndy
7a5d4a5a3d
core: communicate connection chat version range ( #2886 )
...
* core: communicate connection chat version range
* encoding
* type
* implementation wip
* contact requests
* tests
* more tests
* refactor
* remove comment
* change encoding
* remove Maybe
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-09-01 19:20:07 +04:00
Stanislav Dmitrenko
215020b1df
desktop (mac): fixed linking ( #2993 )
2023-08-30 16:27:36 +01:00
Evgeny Poberezkin
5d580c3a1b
Merge branch 'master' into master-ghc9
2023-08-30 16:27:11 +01:00
Stanislav Dmitrenko
7103524174
desktop: signing and notarizing mac build in Github action ( #2986 )
...
* desktop: signing and notarizing mac build in Github action
* changed path
2023-08-29 08:22:04 +01:00
Evgeny Poberezkin
4aac3c7922
website: update comparison
2023-08-28 22:23:49 +01:00
Evgeny Poberezkin
134465fd9d
Merge branch 'stable'
2023-08-28 20:33:07 +01:00
Evgeny Poberezkin
0f076d9ac9
docs: update technical details and limitations
2023-08-28 20:32:44 +01:00
Stanislav Dmitrenko
95d57bc4e1
desktop: fixed gradle ( #2982 )
...
* fix gradle
* correct cert identity
* proper file paths
* moving to secrets
* order of lines
* returned back
2023-08-28 08:23:37 +01:00
M. Sarmad Qadeer
10f8b8086e
Sq/website fdroid page ( #2980 )
...
* website: change height of f-droid page main section
* website: update lang strings for f-droid page
* website: fix fdroid page broken in other languages
* update translations
* website: add language navigation to fdroid page link
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-27 17:45:13 +01:00
Stanislav Dmitrenko
38ff7d173c
desktop: fixed gradle ( #2982 )
...
* fix gradle
* correct cert identity
* proper file paths
* moving to secrets
* order of lines
* returned back
2023-08-27 09:16:29 +01:00
Evgeny Poberezkin
3cefe19264
Merge branch 'master' into master-ghc9
2023-08-26 21:02:07 +01:00
Evgeny Poberezkin
7504a82cb3
v5.3.0-beta.6: ios 169, android 148, desktop 1.4.0 (6)
2023-08-26 21:00:26 +01:00
Evgeny Poberezkin
a2aac72dd1
Merge branch 'master' into master-ghc9
2023-08-26 18:44:34 +01:00
Evgeny Poberezkin
ebb4c860b7
5.3.0.6: update simplexmq (create database path)
2023-08-26 18:36:34 +01:00
Evgeny Poberezkin
79e1bdaf61
rfc: improving iOS notifications
2023-08-26 16:51:05 +01:00
Evgeny Poberezkin
b1a6dec9b5
desktop (mac): signing and notarization ( #2981 )
...
* mac: signing and notarization
* updated example
* updated action
* update build script
* move mac CI script to file
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-08-26 16:32:03 +01:00
Evgeny Poberezkin
960482f527
docs: correct year in privacy policy
2023-08-26 12:03:45 +01:00
Evgeny Poberezkin
7ef8ae9f42
Merge branch 'master' into master-ghc9
2023-08-25 17:50:01 +01:00
Stanislav Dmitrenko
96b253c3e7
dekstop: image compression ( #2979 )
...
* dekstop: image compression
* refactor
2023-08-25 17:28:39 +01:00
Evgeny Poberezkin
7fc108e6fa
website: translations ( #2978 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (248 of 248 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (248 of 248 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (248 of 248 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (248 of 248 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Italian)
Currently translated at 100.0% (248 of 248 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (248 of 248 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (248 of 248 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/uk/
* Added translation using Weblate (Bulgarian)
---------
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Maksym Lukashenko <livelmaxim@gmail.com >
2023-08-25 17:05:56 +01:00
Evgeny Poberezkin
9134624e2a
Merge branch 'master' into master-ghc9
2023-08-25 14:13:30 +01:00
Evgeny Poberezkin
3a93954c50
core: debug agent subscriptions ( #2976 )
...
* core: debug agent subscriptions
* update commands to include subscriptions summary
2023-08-25 14:10:40 +01:00
Evgeny Poberezkin
fde39e74ee
Merge branch 'master' into master-ghc9
2023-08-25 11:32:37 +01:00
Evgeny Poberezkin
22dc58b735
android, desktop: add Ukrainian language
2023-08-25 11:31:15 +01:00
Evgeny Poberezkin
bcc265a3b1
ios: remove empty Localizable.strings files from NSE
2023-08-25 11:18:58 +01:00
Evgeny Poberezkin
5b258384f4
mobile: translations ( #2977 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1358 of 1358 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% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1358 of 1358 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% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 99.9% (1231 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (Bulgarian)
Currently translated at 51.7% (638 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1358 of 1358 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% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* ios: import/export localizations
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: Maksym Lukashenko <livelmaxim@gmail.com >
Co-authored-by: elgratea <weblate@fastmail.com >
2023-08-25 11:17:05 +01:00
Stanislav Dmitrenko
bdc08698c8
multiplatform: reduce recompositions in ChatView while entering text ( #2974 )
2023-08-25 10:12:06 +01:00
Stanislav Dmitrenko
7f894abbad
desktop: better autoscroll to bottom on new message ( #2973 )
2023-08-25 10:09:21 +01:00
Moritz Angermann
761ddac55d
core: use GHC 9.6.2 ( #2641 )
...
* Make it compiler with 9.6
Can be built with:
cabal build all -j --allow-newer=base --allow-newer=ghc-prim --allow-newer=template-haskell --allow-newer=bytestring --allow-newer=memory --allow-newer=cryptonite
Using ghc 9.6
It mostly runs afoul of https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0366-no-ambiguous-field-access.rst
* compile with GHC 9.6.2: dependencies, imports, code
* update GHC version in CI
* update GHC version in desktop build scripts
* update simplexmq, sha256map.nix
* update compiler
* update simplexmq, direct-sqlcipher
* remove missing files from .cabal
* building on desktop
* mac build changes
* added version back
* building libffi from source
* update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-08-24 21:56:37 +01:00
Stanislav Dmitrenko
06369e277c
android: update contacts on profile update ( #2969 )
...
* android: update contacts on profile update
* returned back
* change
2023-08-23 18:43:21 +01:00
Stanislav Dmitrenko
16792de67a
ios: update contacts on profile update ( #2970 )
...
* ios: update contacts on profile update
* change
* remove init
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-23 18:43:06 +01:00
Stanislav Dmitrenko
9639fd26b8
ios: making thumbnails faster ( #2972 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-23 17:27:44 +01:00
Stanislav Dmitrenko
9537940494
ios: fullscreen player fix ( #2968 )
...
* ios: fullscreen player fix
* disable playing in some cases
* simpler conditions
* disabled video play button
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-23 17:11:39 +01:00
Evgeny Poberezkin
971e71727a
core: specify compiler
2023-08-23 13:24:34 +01:00
Evgeny Poberezkin
4e861cc93a
core: only send changed contacts in api response on user profile update ( #2971 )
2023-08-22 19:16:38 +01:00
Evgeny Poberezkin
c98b9cda85
core: change profile update API to return updated contacts ( #2967 )
2023-08-22 16:13:57 +01:00
Evgeny Poberezkin
a35ab7f9bc
mobile: remove most user data from responses, to reduce noice in errors/console ( #2966 )
...
* mobile: remove most user data from responses, to reduce noice in errors/console
* small change for desktop
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-08-22 12:20:21 +01:00
Evgeny Poberezkin
e804df9d58
Merge branch 'stable'
2023-08-22 09:11:12 +01:00
Evgeny Poberezkin
b1ecbb0355
docs: translations
2023-08-22 09:05:31 +01:00
Evgeny Poberezkin
55eab0976e
mobile: add Thai language
2023-08-22 00:06:01 +01:00
Evgeny Poberezkin
3145095611
mobile: translations ( #2964 )
...
* 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 (French)
Currently translated at 98.8% (1338 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Dutch)
Currently translated at 98.7% (1336 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1353 of 1353 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (French)
Currently translated at 100.0% (1353 of 1353 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% (1228 of 1228 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 99.0% (1340 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Thai)
Currently translated at 97.8% (1201 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/th/
* Translated using Weblate (Thai)
Currently translated at 98.5% (1334 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Bulgarian)
Currently translated at 99.0% (1340 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1353 of 1353 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% (1228 of 1228 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% (1353 of 1353 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 98.5% (1333 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 98.4% (1209 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1353 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1353 of 1353 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1349 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (German)
Currently translated at 100.0% (1353 of 1353 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1353 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 93.4% (1265 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 94.3% (1277 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1353 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1353 of 1353 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Bulgarian)
Currently translated at 4.9% (61 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1353 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Turkish)
Currently translated at 76.5% (1036 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Bulgarian)
Currently translated at 6.4% (79 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1356 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (French)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Bulgarian)
Currently translated at 19.9% (245 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Bulgarian)
Currently translated at 22.2% (273 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 42.1% (517 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Bulgarian)
Currently translated at 46.6% (573 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 47.7% (586 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (German)
Currently translated at 100.0% (1358 of 1358 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1358 of 1358 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1354 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* 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 (French)
Currently translated at 98.8% (1338 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Dutch)
Currently translated at 98.7% (1336 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1353 of 1353 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (French)
Currently translated at 100.0% (1353 of 1353 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% (1228 of 1228 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 99.0% (1340 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Thai)
Currently translated at 97.8% (1201 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/th/
* Translated using Weblate (Thai)
Currently translated at 98.5% (1334 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Bulgarian)
Currently translated at 99.0% (1340 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1353 of 1353 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% (1228 of 1228 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% (1353 of 1353 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 98.5% (1333 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 98.4% (1209 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1353 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1353 of 1353 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1349 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (German)
Currently translated at 100.0% (1353 of 1353 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1353 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 93.4% (1265 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 94.3% (1277 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1353 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1353 of 1353 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Bulgarian)
Currently translated at 4.9% (61 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1353 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Turkish)
Currently translated at 76.5% (1036 of 1353 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Bulgarian)
Currently translated at 6.4% (79 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1356 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (French)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Bulgarian)
Currently translated at 19.9% (245 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Bulgarian)
Currently translated at 22.2% (273 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 42.1% (517 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Bulgarian)
Currently translated at 46.6% (573 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 47.7% (586 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (German)
Currently translated at 100.0% (1358 of 1358 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1358 of 1358 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% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1354 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1228 of 1228 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* correction
* android: CDATA added
* Translated using Weblate (Russian)
Currently translated at 100.0% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* ios: import/export localizations
---------
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Titapa (PunPun) Chaiyakiturajai <titapapunne@gmail.com >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Víctor <bellzebu@hotmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Andrew Elliot <Memorytoco@gmail.com >
Co-authored-by: xe1st <dnzkckali@gmail.com >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: ItaiShek <itaishek@gmail.com >
Co-authored-by: Maksym Lukashenko <livelmaxim@gmail.com >
2023-08-21 23:45:50 +01:00
Evgeny Poberezkin
05426842cd
ios: export localizations
2023-08-21 21:53:15 +01:00
Evgeny Poberezkin
75d11c2b4f
core: update simplexmq (fix repeated HELLO message) ( #2962 )
...
* core: update simplexmq (fix repeated HELLO message)
* add callstack to tests
2023-08-21 21:45:16 +01:00
Stanislav Dmitrenko
36e5fc64a8
multiplatform: section item text width limitation ( #2955 )
2023-08-21 20:40:21 +01:00
Stanislav Dmitrenko
788ee15942
multiplatform: fix handling HTML in some places ( #2963 )
2023-08-21 20:14:23 +01:00
M. Sarmad Qadeer
538cdd16de
website: add f-droid page ( #2960 )
...
* website: add f-droid page
* update fdroid page
* website: improve the layout
* website: add strings to translation file
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-21 19:10:10 +01:00
Evgeny Poberezkin
63dd6e36b3
ios: fix view model update not on main thread
2023-08-21 13:56:53 +01:00
Evgeny Poberezkin
c3ffc2abb8
ios: fix chat console not showing command and response before re-opening
2023-08-21 13:52:09 +01:00
Evgeny Poberezkin
04cc0e8065
ios: fix incorrectly showing previous address when it is deleted and created without closing the view ( #2961 )
2023-08-21 13:21:43 +01:00
Evgeny Poberezkin
75c9b40262
core: update simplexmq (sequential sending of batches) ( #2957 )
...
* core: update simplexmq (sequential sending of batches)
* update simplexmq
2023-08-20 18:47:30 +01:00
Evgeny Poberezkin
847252f61e
Merge branch 'stable'
2023-08-19 12:10:11 +01:00
Evgeny Poberezkin
c38af98a01
readme: add USDT address
2023-08-19 12:09:53 +01:00
Evgeny Poberezkin
ca3fd2ec36
docs: update "join team"
2023-08-19 09:13:01 +01:00
Evgeny Poberezkin
664954bc5c
docs: update "join team"
2023-08-19 09:12:34 +01:00
Evgeny Poberezkin
212c2bdc1c
docs: join the team ( #2954 )
2023-08-19 09:04:56 +01:00
Evgeny Poberezkin
14217227d8
docs: join the team ( #2954 )
2023-08-19 09:04:03 +01:00
Evgeny Poberezkin
41c68c82ac
directory: add to website, send terms, sort search results ( #2950 )
...
* directory: add to website, send terms, sort search results
* corrections
2023-08-18 14:31:42 +01:00
spaced4ndy
addace9faf
ios: fix group receipts override ( #2951 )
2023-08-18 17:02:11 +04:00
Evgeny Poberezkin
eb223f0c53
Merge branch 'stable'
2023-08-18 11:04:25 +01:00
Evgeny Poberezkin
4a99f58b93
docs: update privacy policy, directory service doc/terms ( #2910 )
...
* docs: update privacy policy, directory service doc/terms
* update
* correction
* corrections
* update doc
* heading
* amended
* correction
2023-08-18 11:03:55 +01:00
spaced4ndy
bb39a04d4f
5.3.0-beta.5: ios 168, android 147
2023-08-18 11:27:17 +04:00
Evgeny Poberezkin
8bb19db1ff
core: 5.3.0.5
2023-08-17 23:16:23 +01:00
spaced4ndy
b829bd0c06
ios: fix Speak Screen repeating messages ( #2897 )
...
* ios: fix Speak Screen repeating messages
* fix
* different modifier
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-17 23:05:19 +04:00
Evgeny Poberezkin
01a95f88bb
ios: more responsive UI, especially during app start ( #2942 )
...
* ios: more responsive UI, especially during app start
* move terminal items to actor
* fix for iOS 15/16
2023-08-17 18:21:05 +01:00
M. Sarmad Qadeer
45b7d09f83
website: lowercase the website urls ( #2893 )
2023-08-17 16:27:55 +01:00
Stanislav Dmitrenko
f1c86d20c9
desktop: cursor on hover over clickable link ( #2946 )
...
* desktop: cursor on hover over clickable link
* simplex link
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-17 16:25:52 +01:00
Stanislav Dmitrenko
ea397049f8
multiplatform: ChatView enhancements ( #2945 )
...
* multiplatform: ChatView enhancements
* removed unused code
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-17 15:26:11 +01:00
Stanislav Dmitrenko
63ca7a34ff
desktop: clickable links in quoted messages ( #2943 )
2023-08-17 15:20:27 +01:00
Stanislav Dmitrenko
107b6e1aec
multiplatform: mark read fix ( #2932 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-17 15:06:42 +01:00
spaced4ndy
1d8a370c58
android: show chat previews & save last draft toggles ( #2941 )
...
* android: show chat previews & save last draft toggles
* wip
* Revert "wip"
This reverts commit 01b570913f .
* comment
* add to model
* toggle text and icon
* show draft
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-17 15:04:16 +01:00
spaced4ndy
faea5e90ac
android: members connected aggregated item; group layout ( #2934 )
2023-08-17 15:56:43 +04:00
Evgeny Poberezkin
590644a359
ios: show draft even when messages in the list are hidden ( #2944 )
2023-08-17 12:52:03 +01:00
spaced4ndy
a5940962c7
ios: show chat previews & save last draft toggles ( #2940 )
...
* ios: show chat previews & save last draft toggles
* better view, toggle name
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-17 12:04:17 +01:00
Stanislav Dmitrenko
6cf9f0303b
desktop: handling keyboard in auth screen ( #2938 )
...
* desktop: handling keyboard in auth screen
* numpad support
* numPadEnter
* padding
2023-08-16 18:50:27 +01:00
spaced4ndy
34cf672bc6
core: show count and average time for slow queries ( #2939 )
2023-08-16 21:21:12 +04:00
spaced4ndy
4a5dd0a3a4
core: add indexes to improve slow queries performance ( #2931 )
...
* core: add indexes to improve slow queries performance
* idx_chat_items_group_id
* update simplexmq, schema
* update simplexmq
* remove index
* update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-16 10:41:52 +04:00
Evgeny Poberezkin
a5642928eb
ios: improve group layout ( #2925 )
...
* ios: improve group layout
* different font
* fix formatting
* returns
* localized strings
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-08-15 13:02:23 +01:00
Stanislav Dmitrenko
21dcb3b856
multiplatform: better draft ( #2926 )
...
* multiplatform: better draft
* added context item to check for emptyness
* show draft in preview when chat is active
* state sync
* clear draft when sending message
2023-08-15 12:04:24 +01:00
Evgeny Poberezkin
5a9ed86d1b
ios: send button color for incognito conversations ( #2918 )
2023-08-14 22:55:18 +01:00
Stanislav Dmitrenko
67acc89dbf
desktop: close info panel on chat deletion ( #2927 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-14 22:45:29 +01:00
Stanislav Dmitrenko
5bcb62b306
desktop: alert style in protocol servers ( #2928 )
2023-08-14 22:26:36 +01:00
Stanislav Dmitrenko
4ccc4c1b82
multiplatform: do not remove focus from search field on member selection ( #2923 )
2023-08-14 21:31:41 +01:00
Stanislav Dmitrenko
58e6a408ea
multiplatform: handling wrongly pasted link ( #2922 )
2023-08-14 21:21:19 +01:00
Stanislav Dmitrenko
45f58e34d5
multiplatform: do not close non-active chat on delete/leave ( #2921 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-14 21:19:16 +01:00
Stanislav Dmitrenko
782355ccb5
desktop: better logic when switching chats ( #2898 )
...
* desktop: better logic when switching chats
* auto scroll to top when selected chat changes
* multiplatform: members page performance
* preloading group members
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-14 21:05:53 +01:00
spaced4ndy
8dcb70c019
ios: members connected aggregated item ( #2900 )
...
* ios: members connected aggregated item
* wrapping hstack wip
* Revert "wrapping hstack wip"
This reverts commit 75af7473fc .
* redesign
* fix scroll
* revert
* comment
* remove padding
* brackets
* texts, icon
* optimize - collect only member names
* refactor
* check different index
* refactor 2
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-14 17:34:22 +04:00
Evgeny Poberezkin
e326227d06
cli: change default member role from "admin" to "member" ( #2915 )
2023-08-14 07:37:04 +01:00
Evgeny Poberezkin
1cc14346b0
ios: optmize chat console performance ( #2912 )
2023-08-14 07:36:39 +01:00
Evgeny Poberezkin
4f9683f678
5.3.0-beta.4: ios 167, android 146
2023-08-12 23:28:36 +01:00
Evgeny Poberezkin
48261b7e8f
core: 5.3.0.4
2023-08-12 22:00:25 +01:00
Evgeny Poberezkin
d0f4533a09
Merge branch 'stable'
2023-08-12 21:21:45 +01:00
Evgeny Poberezkin
8f9134b494
5.2.3: ios 166, android 144
2023-08-12 21:00:33 +01:00
Evgeny Poberezkin
113669ac16
core: track slow SQL queries ( #2904 )
...
* core: track slow SQL queries
* fixes
* update simplexmq
2023-08-12 18:27:10 +01:00
Moritz Angermann
85ddb646af
core: explicitly set encoding to utf-8 (fixes unicode filenames on mobile) ( #2908 )
...
* Explicitly set encoding to utf-8 on mobile
GHC's rts tries to obtain the encoding from iconv, however this is not
really available on iOS. It therefore defaults to US-ASCII, and then
breaks with unicode data. We now explicitly set this to utf-8 here.
* ormolu
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-12 18:15:11 +01:00
Evgeny Poberezkin
cee0dffd46
core: 5.2.3.0
2023-08-12 14:33:17 +01:00
Evgeny Poberezkin
a2fef15440
android: disable app data backup competely ( #2907 )
2023-08-12 14:17:00 +01:00
Evgeny Poberezkin
0176bc3b2c
core: improve members query performance ( #2903 )
2023-08-12 13:53:08 +01:00
Evgeny Poberezkin
42324b515d
ios: only show "entity" notifications if the are enabled in the conversation ( #2899 )
2023-08-11 16:55:00 +01:00
Stanislav Dmitrenko
1bc880877d
desktop: changing language without reload ( #2896 )
...
* desktop: changing language without reload
* comment
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-11 11:00:48 +01:00
Evgeny Poberezkin
7a41957d7b
android: add Bulgarian UI language
2023-08-11 10:40:04 +01:00
Evgeny Poberezkin
837b6dcf46
directory: do not send welcome message to members joining the group ( #2895 )
2023-08-11 10:38:56 +01:00
sh
77a20f1ae3
docs: update and include tor installation section ( #2806 )
2023-08-10 22:12:04 +01:00
Stanislav Dmitrenko
e2dfc2071f
desktop: fix scrolling in some cases ( #2888 )
2023-08-10 22:10:11 +01:00
Stanislav Dmitrenko
b8f289039a
multiplatform: better performance in two cases ( #2879 )
...
* multiplatform: better performance in two cases
* remove unused API
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-10 22:00:18 +01:00
Stanislav Dmitrenko
b02eb79a2c
multiplatform: showing progress indicator while sending a text message ( #2880 )
...
* multiplatform: showing progress indicator while sending a text message
* progress indicator after timeout
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-10 21:49:44 +01:00
Stanislav Dmitrenko
6ce00b45aa
ios: show progress after send with timeout correctly ( #2887 )
...
* ios: show progress after send with timeout correctly
* was wrong idea
* remove unused property
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-10 21:38:11 +01:00
Evgeny Poberezkin
97a1a00f17
website: translations ( #2891 )
...
* Translated using Weblate (Arabic)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (German)
Currently translated at 99.5% (233 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
---------
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Pixelcode <pixelcode@dismail.de >
2023-08-10 21:15:31 +01:00
Stanislav Dmitrenko
121bca83aa
multiplatform: format translations ( #2892 )
...
* multiplatform: format translations
* update strings
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-10 21:14:32 +01:00
Evgeny Poberezkin
18041ae471
mobile: translations ( #2884 )
...
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Arabic)
Currently translated at 62.7% (831 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Arabic)
Currently translated at 62.7% (831 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Arabic)
Currently translated at 71.9% (953 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Korean)
Currently translated at 71.2% (943 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (German)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Arabic)
Currently translated at 77.3% (1024 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Arabic)
Currently translated at 82.1% (1088 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 43.4% (528 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* Translated using Weblate (Turkish)
Currently translated at 53.4% (708 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (German)
Currently translated at 100.0% (1325 of 1325 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% (1325 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1325 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Arabic)
Currently translated at 86.7% (1150 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1325 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Turkish)
Currently translated at 1.3% (17 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 53.4% (708 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Arabic)
Currently translated at 87.2% (1156 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Thai)
Currently translated at 94.7% (1152 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/th/
* Translated using Weblate (Thai)
Currently translated at 95.7% (1269 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (German)
Currently translated at 100.0% (1325 of 1325 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% (1325 of 1325 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1325 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1325 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Japanese)
Currently translated at 99.6% (1321 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1325 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Arabic)
Currently translated at 99.8% (1323 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Arabic)
Currently translated at 3.7% (46 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ar/
* Translated using Weblate (Thai)
Currently translated at 94.7% (1152 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/th/
* Translated using Weblate (Thai)
Currently translated at 95.7% (1269 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Bulgarian)
Currently translated at 43.9% (582 of 1325 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1326 of 1326 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Bulgarian)
Currently translated at 45.7% (607 of 1326 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 46.9% (623 of 1326 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 47.5% (631 of 1326 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 53.2% (706 of 1326 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 59.3% (787 of 1326 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1328 of 1328 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Bulgarian)
Currently translated at 76.3% (1014 of 1328 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Turkish)
Currently translated at 5.3% (65 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 7.4% (90 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1328 of 1328 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1328 of 1328 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Turkish)
Currently translated at 58.2% (773 of 1328 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Turkish)
Currently translated at 58.2% (774 of 1328 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Turkish)
Currently translated at 7.5% (92 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 63.9% (849 of 1328 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1328 of 1328 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Finnish)
Currently translated at 94.2% (1252 of 1328 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Finnish)
Currently translated at 19.9% (242 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fi/
* Translated using Weblate (Turkish)
Currently translated at 68.5% (910 of 1328 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1356 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (German)
Currently translated at 99.5% (1350 of 1356 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% (1356 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1356 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Turkish)
Currently translated at 70.2% (953 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (German)
Currently translated at 100.0% (1356 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Bulgarian)
Currently translated at 85.9% (1165 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 90.2% (1224 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1353 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Thai)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (1356 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Bulgarian)
Currently translated at 1.0% (13 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1356 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1356 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1356 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Turkish)
Currently translated at 70.3% (954 of 1356 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1356 of 1356 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1355 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (German)
Currently translated at 100.0% (1358 of 1358 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% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Turkish)
Currently translated at 77.2% (1049 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Dutch)
Currently translated at 99.9% (1357 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Lithuanian)
Currently translated at 45.4% (617 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* export localizations
* update text
* fix German translations
* revert change in French
* remove "read" receipts translations in Japanese
* remove "read" receipts from Japanese
* revert French translations
* import/export localizations
---------
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: Mosaab Emam <mosaab.emam123@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: khalidbelk <khalid.belkassmi-el-hafi@epitech.eu >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: fxxk3rrth4ng <baech00@kakao.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: ItaiShek <itaishek@gmail.com >
Co-authored-by: p1ns <dnzkckali@gmail.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: Titapa (PunPun) Chaiyakiturajai <titapapunne@gmail.com >
Co-authored-by: Pixelcode <pixelcode@dismail.de >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: Y. Sakamoto <ysakamoto@tutanota.com >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Dennis <snap-roofing0h@icloud.com >
Co-authored-by: petri <pkajander@gmail.com >
Co-authored-by: 0xMarius <tech@marmakas.lt >
2023-08-10 17:59:42 +01:00
spaced4ndy
de3fdde2f6
docs: create groups without establishing direct connections RFC ( #2890 )
2023-08-10 20:33:11 +04:00
spaced4ndy
0cf2af916b
docs: contact-groups rfc ( #2775 )
2023-08-10 20:32:18 +04:00
Evgeny Poberezkin
2ab938db60
mobile: remove item status alerts ( #2883 )
2023-08-09 22:38:18 +01:00
Stanislav Dmitrenko
9543af4784
android: workaround of system restricted background ( #2873 )
...
* android: workaround of system restricted background
* strings
* exclude lockscreen call from requirements to unrestrict
* texts
* added button and changed behaviour
* texts 2
* button instead of alert
* padding
* bigger padding
* refactor
* don't jump on button hide
* no exceptions for lockscreen
* sometimes do not show off alert
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-09 19:56:53 +01:00
Evgeny Poberezkin
38dc14f041
core: update simplexmq (revert DB busy error handling)
2023-08-09 16:45:31 +01:00
Evgeny Poberezkin
5353b466a9
directory: remove welcome when contact joins via group, member count in approval, chat commands via bot ( #2872 )
...
* directory: remove welcome when contact joins via group, member count in approval, chat commands via bot
* disable bot tests
* rename command
2023-08-08 16:06:56 +01:00
Stanislav Dmitrenko
b28a51106f
desktop: small fix to AppImage action ( #2862 )
2023-08-08 15:56:08 +01:00
spaced4ndy
b095c09283
android: rework incognito mode - choose when making connection ( #2867 )
...
* android: rework incognito mode - choose when making connection
* remove commented code
* remove commented code
* change text
* text editor border
* smaller qr code
* chat preview height
* fix spacing
* desktop dialogue
* remove import
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-08 17:28:18 +04:00
spaced4ndy
1a567c88db
ios: rework incognito mode - choose when making connection ( #2851 )
...
* wip
* layout
* more layout
* fix focus
* show incognito
* change icon layout
* remove presentation detents
* smaller button icon
* bigger icon
* show incognito profile status in connection info, layout, icons
* fix some lint warnings, update labels, add incognito label, conditionally hide toolbar to avoid jumping on iOS 17
* remove ignored color
* s/incognitoEnabled/incognito/
* shorter text
* remove parameter label
* restore note when creating a group
* add incognito icon to pending connections
* refactor
* refactor chat list action sheet
* revert to using new value in onChange
* remove unused variable
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-08 17:26:56 +04:00
spaced4ndy
d80ee14f77
Revert "Revert "core: rework incognito mode - set per connection ( #2838 )""
...
This reverts commit b003d659e4 .
2023-08-08 17:25:28 +04:00
Evgeny Poberezkin
b374b5b753
Merge branch 'stable'
2023-08-07 21:04:33 +01:00
Evgeny Poberezkin
fde3c4f4e0
ios: 5.2.2, build 165
2023-08-07 20:42:09 +01:00
Stanislav Dmitrenko
f17889b3e3
android: 5.2.2, build 142 (revert to API 32)
2023-08-07 16:57:19 +01:00
Evgeny Poberezkin
34c5658560
Merge pull request #2854 from simplex-chat/directory-service
...
SimpleX Directory Service
2023-08-07 12:49:30 +01:00
Evgeny Poberezkin
53662ef077
directory: store log ( #2863 )
...
* directory: store log
* store log test (fails)
* fix store log
2023-08-07 08:25:15 +01:00
Evgeny Poberezkin
5a5876c258
core: 5.2.2.0
2023-08-06 22:14:11 +01:00
Evgeny Poberezkin
4826a62d36
directory: list groups with group member counts ( #2855 )
...
* directory: list groups with group member counts
* list groups, test
* superuser can list all groups
* rename command
* remove type synonym
* add member count to search results
* fix test
2023-08-06 11:56:40 +01:00
Evgeny Poberezkin
8cd362eed8
5.3-beta.3: android 141, ios 164, desktop 1.1.0
2023-08-05 22:24:02 +01:00
Evgeny Poberezkin
b7ac1b1b55
core: 5.3.0.2
2023-08-05 15:15:53 +01:00
Stanislav Dmitrenko
5952fd5290
desktop: font for emoji ( #2853 )
...
* desktop: font for emoji
* heart emoji for Mac
* limit font size
* alignment
* padding
* emoji item layout
* padding on desktop
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-04 22:28:09 +01:00
Stanislav Dmitrenko
353fe4539c
desktop: package name for Mac ( #2857 )
...
* desktop: package name for Mac
* added Windows
2023-08-04 21:29:25 +01:00
Evgeny Poberezkin
b003d659e4
Revert "core: rework incognito mode - set per connection ( #2838 )"
...
This reverts commit 4e27a4ea4f .
2023-08-04 16:55:55 +01:00
Evgeny Poberezkin
8f72328136
directory: delist/relist groups when service or owner roles change ( #2844 )
...
* directory: delist/relist groups when service or owner roles change
* test role changes
* correction
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* directory: suspend and resume group listing (#2848 )
* directory: suspend and resume group listing
* correction
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-08-04 09:23:16 +01:00
Stanislav Dmitrenko
6d113ae2e2
multiplatform: limit link preview width ( #2847 )
2023-08-03 16:40:29 +01:00
Stanislav Dmitrenko
f264470e14
desktop: fix saving files and images ( #2846 )
2023-08-03 16:34:35 +01:00
Stanislav Dmitrenko
65391756ef
desktop: files Drag & Drop support ( #2843 )
...
* desktop: files Drag&Drop support
* reduce diff
* move
* move 2
* move 3
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-03 16:24:43 +01:00
spaced4ndy
4e27a4ea4f
core: rework incognito mode - set per connection ( #2838 )
2023-08-03 17:41:23 +04:00
Stanislav Dmitrenko
b23b109b00
desktop: fixed shift+enter ( #2842 )
2023-08-03 12:04:26 +01:00
spaced4ndy
8bf830ced9
android: don't show file cancelled error alerts for automatically received files ( #2818 )
2023-08-03 14:26:23 +04:00
spaced4ndy
80a77a1104
ios: change logic of not showing alerts on file auto-receive - only don't show on file cancelled errors ( #2833 )
2023-08-03 14:25:56 +04:00
Stanislav Dmitrenko
760282cdfd
desktop: edit previous message with Up arrow ( #2841 )
2023-08-03 10:32:01 +01:00
Evgeny Poberezkin
497275646d
directory: registration of duplicate groups ( #2840 )
...
* directory: confirm registration of duplicate groups
* do not send duplicate groups for approval
* add test
2023-08-03 09:21:48 +01:00
Stanislav Dmitrenko
105a6afb4b
ci: Github Action to build desktop app binaries ( #2814 )
...
* desktop: Github Action for desktop
* only on tag
* AppImage support
2023-08-02 22:45:58 +01:00
Stanislav Dmitrenko
061125ab63
desktop: AppImage support ( #2839 )
2023-08-02 22:30:24 +01:00
Stanislav Dmitrenko
2f10633d1d
multiplatform: update compose version ( #2835 )
...
* multiplatform: update compose version
* Revert "desktop: fix freeze in some situations (#2820 )"
This reverts commit 6268f0a32b .
* Revert "desktop: prevent deadlock (#2785 )"
This reverts commit d77980e50e .
* restore debug commands in comments
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-02 17:20:15 +01:00
Evgeny Poberezkin
e2d5ad0e48
Merge branch 'master' into directory-service
2023-08-02 16:25:56 +01:00
Evgeny Poberezkin
e34a8ef719
Merge branch 'stable'
2023-08-02 16:23:17 +01:00
Evgeny Poberezkin
e30f7695ab
core, ios: fix markdown ( #2837 )
2023-08-02 16:22:20 +01:00
spaced4ndy
2bb2042d7d
ios, android: alert on connect via member address button ( #2819 )
...
* ios: alert on connect via member address button
* android
* Update apps/multiplatform/common/src/commonMain/resources/MR/base/strings.xml
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* Update apps/multiplatform/common/src/commonMain/resources/MR/base/strings.xml
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* ios texts
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-02 12:10:11 +04:00
spaced4ndy
0a6133fe5b
ios: update error types ( #2821 )
2023-08-02 11:10:29 +04:00
spaced4ndy
a4a6e2418a
android: update error types ( #2827 )
2023-08-02 11:09:54 +04:00
Evgeny Poberezkin
2b69103055
SimpleX Directory Service ( #2766 )
...
* SimpleX Directory Service
* more events
* update events
* fix
* Apply suggestions from code review
metavar
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* metavar 2
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* process events
* remove command serialization
* update
* update
* process group profile update
* basic group registration flow
* search works
* better messages
* improve messages
* test broadcast bot
* test for directory service
* better processing of group profile change, test
* refactor
* de-list group when owner or service is removed from the group, tests
* fix: removing any member or any member leaving should not delist the group
* refactor
* more tests, fixes
* disable bot tests in CI
* remove comment
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-08-01 20:54:51 +01:00
spaced4ndy
7344398826
ios: don't show error alerts for automatically received files ( #2813 )
2023-08-01 18:18:14 +04:00
Stanislav Dmitrenko
7f662ec7cc
desktop: theme detector try-catch ( #2817 )
2023-08-01 15:08:04 +01:00
Stanislav Dmitrenko
298dd9744f
desktop: include more libs for copying ( #2823 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-08-01 15:07:10 +01:00
Stanislav Dmitrenko
6268f0a32b
desktop: fix freeze in some situations ( #2820 )
...
* desktop: fix freeze in some situations
* old fashion
* small change
2023-08-01 14:58:26 +01:00
Evgeny Poberezkin
f0d64a30e9
5.3-beta.2: ios 163, android 140, desktop 1.0.1 ( #2812 )
2023-07-31 17:57:56 +01:00
Evgeny Poberezkin
d08df4cfbf
core: 5.3.0.1
2023-07-31 16:13:19 +01:00
Evgeny Poberezkin
8e84b9e85f
Merge branch 'stable'
2023-07-31 16:02:01 +01:00
spaced4ndy
c935e8aff3
core: fix status parsing 2 ( #2809 )
2023-07-31 15:52:42 +01:00
spaced4ndy
a0a567f5f7
core: fix status parsing ( #2807 )
2023-07-31 15:52:02 +01:00
spaced4ndy
ddd97baf5a
core: 5.2.1.0
2023-07-31 15:49:53 +01:00
spaced4ndy
98e68c8e74
core: read unparsable item status as unknown ( #2805 )
2023-07-31 15:46:31 +01:00
Evgeny Poberezkin
03edde18eb
core: update preset smp relays ( #2804 )
2023-07-31 15:19:28 +01:00
spaced4ndy
920b56e3d8
android: 5.2.1 (139)
2023-07-31 18:01:25 +04:00
spaced4ndy
dd51f032d2
ios: 5.2.1 (162)
2023-07-31 17:44:47 +04:00
spaced4ndy
1bdbea4f6d
ios: update library (5.2.1.1)
2023-07-31 17:23:16 +04:00
spaced4ndy
90be54ff82
core: 5.2.1.1
2023-07-31 17:00:28 +04:00
Evgeny Poberezkin
bd4b445cbf
mobile: increase default network timeouts ( #2801 )
...
* ios: increase default network timeouts
* android: increase default timeouts
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-07-31 16:56:23 +04:00
Stanislav Dmitrenko
8e7e5209d3
desktop: include openssl lib on Mac ( #2810 )
2023-07-31 13:46:00 +01:00
spaced4ndy
af98e703ec
ios: update library (status parsing) ( #2811 )
2023-07-31 16:16:29 +04:00
spaced4ndy
fff8935b94
core: fix status parsing 2 ( #2809 )
2023-07-31 15:26:29 +04:00
spaced4ndy
9e7a45c734
core: fix status parsing ( #2807 )
2023-07-31 14:20:24 +04:00
spaced4ndy
af33f4e2d9
core: 5.2.1.0
2023-07-31 12:18:38 +04:00
spaced4ndy
98e53fb35b
core: read unparsable item status as unknown ( #2805 )
2023-07-31 11:54:39 +04:00
Evgeny Poberezkin
cb4aa29549
core: update preset smp relays ( #2804 )
2023-07-30 15:15:41 +01:00
Evgeny Poberezkin
631dfff5e9
Merge branch 'stable'
2023-07-29 16:54:50 +01:00
M. Sarmad Qadeer
f69c842ba6
website: simplex explained graphics animation ( #2713 )
...
* website: animate simplex explained graphics
* website: update simplex network animation
* website: add lottie.min.js through node_modules
* website: update lottie.min.js copy command location
2023-07-29 14:20:51 +01:00
Evgeny Poberezkin
18c802159b
android: build 138
2023-07-28 22:58:03 +01:00
Stanislav Dmitrenko
45e557fd80
android: make tmpDir ( #2797 )
2023-07-28 22:57:06 +01:00
Evgeny Poberezkin
d50562cfee
5.3-beta.1: Android 137
2023-07-28 20:11:04 +01:00
Stanislav Dmitrenko
15d3d3b11a
desktop: encoding utf8 ( #2795 )
...
* desktop: encoding utf8
* rename functions
* logs
2023-07-28 19:38:31 +01:00
Stanislav Dmitrenko
2b715a0d8c
desktop: notifications support ( #2754 )
...
* desktop: notifications support
* adapted external lib for interacting with notificatioins
* disabled some functions
2023-07-28 19:01:08 +01:00
Stanislav Dmitrenko
02d00944ff
desktop: fix creating tmpDir and providing name for file to save ( #2789 )
...
* desktop: creating tmpDir
* provide name for saved file
* directories only selection on Mac
* specified filename for file savers
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-28 17:57:48 +01:00
spaced4ndy
71d6410604
5.3-beta.0: iOS 161, Android 136
2023-07-28 14:11:39 +04:00
spaced4ndy
141611293f
android: group snd status ( #2784 )
2023-07-28 13:25:39 +04:00
spaced4ndy
c9400fe932
ios: group snd status ( #2779 )
2023-07-28 13:16:52 +04:00
spaced4ndy
445a8e75fe
5.3.0.0
2023-07-28 11:09:14 +04:00
Michael Sjöberg
8fc3f5a0f7
Fixed typo in en.json ( #2773 )
...
mesages -> messages
2023-07-27 20:26:10 +01:00
Stanislav Dmitrenko
9d30a3495e
multiplatform: open SimpleX links inside the app ( #2778 )
...
* multiplatform: open SimpleX links inside the app
* one more place
* exclude via browser links
2023-07-27 20:21:53 +01:00
Stanislav Dmitrenko
d77980e50e
desktop: prevent deadlock ( #2785 )
...
* desktop: prevent deadlock
* debug info
2023-07-27 15:59:06 +01:00
Stanislav Dmitrenko
bb02f07370
desktop: distribution changes ( #2782 )
...
* desktop: distribution
* icons update
* package name
* windows
* icons
* package name
* Update apps/multiplatform/desktop/build.gradle.kts
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-27 15:58:24 +01:00
Stanislav Dmitrenko
a3cd7ca89e
desktop: enter + shift+enter keybindings ( #2787 )
2023-07-27 13:44:35 +01:00
Stanislav Dmitrenko
976fc68cc3
desktop: parsing html into annotated string ( #2786 )
2023-07-27 12:33:04 +01:00
Stanislav Dmitrenko
7c7e931aa9
desktop: bound long click to right click too ( #2783 )
...
* desktop: bound long click to right click too
* changes
2023-07-27 09:57:21 +01:00
Stanislav Dmitrenko
e8e619effa
desktop: small fixes in initial setup ( #2781 )
...
* desktop: small fixes in initial setup
* small changes
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-27 08:47:11 +01:00
Stanislav Dmitrenko
bd0139eaab
desktop: Linux lib path ( #2780 )
2023-07-26 20:13:06 +01:00
Stanislav Dmitrenko
e9f77e1064
desktop: development alerts ( #2777 )
...
* desktop: development alerts
* strings
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-26 14:31:21 +01:00
Stanislav Dmitrenko
677b75f368
multiplatform: possible race in ChatList ( #2757 )
...
* multiplatform: possible race in ChatList
* more changes
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-26 13:27:54 +01:00
Stanislav Dmitrenko
92d13591f3
desktop: change libs path ( #2776 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-26 12:44:33 +01:00
Stanislav Dmitrenko
6be8476f90
desktop: decoding utf8 ( #2774 )
2023-07-26 12:38:49 +01:00
spaced4ndy
ae9b83515c
core: group snd status ( #2763 )
...
* core: group snd status
* schema, implementation
* refactor direct, tests
* configure, tests
* item info
* refactor
* refactor
* remove do
* rename
* remove receipts on events
* refactor
* refactor
* refactor
* refactor
* tests
* rename tests
* aggregates
* fix name
* refactor
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-26 14:49:35 +04:00
Stanislav Dmitrenko
26a233ab1a
desktop: adapted UI ( #2755 )
...
* desktop: adapted UI
* more changes
* divider fix
* do not close screens on non-desktop in terminal view
* background click to close views and small changes
* dark theme detection on supported OSes
* fix text color after theme change
* placement of desktop text field
* marked as @Composable
* padding of text view
* window sizes
* screen layout
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-26 09:35:29 +01:00
Evgeny Poberezkin
c7783a7039
Merge branch 'stable'
2023-07-22 20:09:03 +01:00
Evgeny Poberezkin
80bd734cc1
blog: v5.2 announcement ( #2748 )
...
* blog: v5.2 announcement
* remove extra heading
* updated
* update blog, images
* blog readme
* readme
2023-07-22 20:08:24 +01:00
Evgeny Poberezkin
0c34a545fa
Merge branch 'stable'
2023-07-22 16:27:37 +01:00
Evgeny Poberezkin
65c6c63024
mobile: 5.2 android 134, ios 160 (patch for database performance)
2023-07-22 16:26:18 +01:00
Evgeny Poberezkin
f43fd57ec1
Merge pull request #2756 from simplex-chat/ep/521
...
5.2.0.4: update simplexmq (fix slow queries and incorrect message join)
2023-07-22 15:28:58 +01:00
Evgeny Poberezkin
065b932e1f
update version to 5.2.0.4
2023-07-22 13:57:28 +01:00
Evgeny Poberezkin
7ebb763889
fix hpack version
2023-07-22 13:52:04 +01:00
Evgeny Poberezkin
eacfc4aa8c
5.2.1.0: update simplexmq (fix slow queries and incorrect message join)
2023-07-22 13:25:13 +01:00
Evgeny Poberezkin
9c49b038cd
core: split preferences to separate file
2023-07-22 11:43:03 +01:00
Evgeny Poberezkin
1d4afe591e
Merge pull request #2750 from simplex-chat/ep/move-prefs
...
core: split preferences to separate file
2023-07-22 11:41:30 +01:00
Evgeny Poberezkin
10ec3dd8b6
Merge pull request #2746 from simplex-chat/multiplatform
...
desktop (multiplatform) app 🚀
2023-07-21 21:34:05 +01:00
Evgeny Poberezkin
a715e847ad
core: split preferences to separate file
2023-07-21 21:32:28 +01:00
Evgeny Poberezkin
9ac0f30c5a
Merge branch 'master' into multiplatform
2023-07-21 13:12:05 +01:00
Evgeny Poberezkin
b033fdbeee
Merge branch 'stable'
2023-07-21 13:10:47 +01:00
Evgeny Poberezkin
7996194f92
Merge pull request #2741 from simplex-chat/av/multiplatform-merge-master
...
multiplatform: merged master
2023-07-21 13:06:43 +01:00
Avently
c2054b5ccf
Merge branch 'master' into av/multiplatform-merge-master
2023-07-21 15:47:51 +07:00
Evgeny Poberezkin
53dbe4b5d8
ios: 5.2 build 159 (more debug logging)
2023-07-21 08:10:39 +01:00
Evgeny Poberezkin
417eca74ad
mobile: v5.2 ios 158 (update library, hide debug toggles), android 133
2023-07-20 19:51:29 +01:00
Evgeny Poberezkin
d25ef4e1a1
Merge pull request #2732 from simplex-chat/ep/fix-nse-crash
...
ios: builds 156, 157 (debug logs)
2023-07-20 19:11:13 +01:00
Evgeny Poberezkin
5d775a63c6
core: 5.2.0.3
2023-07-20 18:19:55 +01:00
Evgeny Poberezkin
576c886ba0
website: translations ( #2744 )
...
* Translated using Weblate (Czech)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/cs/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Czech)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/cs/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
---------
Co-authored-by: Pluto <notemailprotected@protonmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
2023-07-20 18:17:38 +01:00
Evgeny Poberezkin
511e3586d9
mobile: translations ( #2738 )
...
* 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 (German)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Spanish)
Currently translated at 99.7% (1321 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 99.7% (1321 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.4% (1317 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Lithuanian)
Currently translated at 45.3% (601 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Hebrew)
Currently translated at 98.8% (1309 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Bulgarian)
Currently translated at 24.5% (325 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Turkish)
Currently translated at 24.2% (321 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* 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/
* Translated using Weblate (French)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Spanish)
Currently translated at 99.6% (1319 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Arabic)
Currently translated at 49.8% (660 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* 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/
* Translated using Weblate (Turkish)
Currently translated at 26.2% (347 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Turkish)
Currently translated at 26.2% (347 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Czech)
Currently translated at 99.6% (1320 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 94.9% (1155 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Hebrew)
Currently translated at 99.7% (1321 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Turkish)
Currently translated at 26.6% (353 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Turkish)
Currently translated at 27.1% (360 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Arabic)
Currently translated at 54.0% (715 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Bulgarian)
Currently translated at 33.2% (440 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Turkish)
Currently translated at 37.2% (493 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Arabic)
Currently translated at 56.7% (751 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Spanish)
Currently translated at 99.6% (1319 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Arabic)
Currently translated at 60.0% (795 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* 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 (German)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Spanish)
Currently translated at 99.7% (1321 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 99.7% (1321 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.4% (1317 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Lithuanian)
Currently translated at 45.3% (601 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Hebrew)
Currently translated at 98.8% (1309 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Bulgarian)
Currently translated at 24.5% (325 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Turkish)
Currently translated at 24.2% (321 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* 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/
* Translated using Weblate (French)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Spanish)
Currently translated at 99.6% (1319 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Arabic)
Currently translated at 49.8% (660 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* 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/
* Translated using Weblate (Turkish)
Currently translated at 26.2% (347 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Turkish)
Currently translated at 26.2% (347 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Czech)
Currently translated at 99.6% (1320 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 94.9% (1155 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Hebrew)
Currently translated at 99.7% (1321 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Turkish)
Currently translated at 26.6% (353 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Turkish)
Currently translated at 27.1% (360 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Arabic)
Currently translated at 54.0% (715 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Bulgarian)
Currently translated at 33.2% (440 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Turkish)
Currently translated at 37.2% (493 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Arabic)
Currently translated at 56.7% (751 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Spanish)
Currently translated at 99.6% (1319 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Arabic)
Currently translated at 60.0% (795 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* 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 (German)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Spanish)
Currently translated at 99.7% (1321 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 99.7% (1321 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.4% (1317 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Lithuanian)
Currently translated at 45.3% (601 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Hebrew)
Currently translated at 98.8% (1309 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Bulgarian)
Currently translated at 24.5% (325 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Turkish)
Currently translated at 24.2% (321 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* 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/
* Translated using Weblate (French)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Spanish)
Currently translated at 99.6% (1319 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Arabic)
Currently translated at 49.8% (660 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* 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/
* Translated using Weblate (Turkish)
Currently translated at 26.2% (347 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Turkish)
Currently translated at 26.2% (347 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Czech)
Currently translated at 99.6% (1320 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 94.9% (1155 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Hebrew)
Currently translated at 99.7% (1321 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Turkish)
Currently translated at 26.6% (353 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Turkish)
Currently translated at 27.1% (360 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Arabic)
Currently translated at 54.0% (715 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Bulgarian)
Currently translated at 33.2% (440 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Turkish)
Currently translated at 37.2% (493 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Arabic)
Currently translated at 56.7% (751 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Spanish)
Currently translated at 99.6% (1319 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Arabic)
Currently translated at 60.0% (795 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Turkish)
Currently translated at 41.4% (549 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Turkish)
Currently translated at 42.5% (563 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1324 of 1324 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% (1216 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Turkish)
Currently translated at 50.8% (673 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Czech)
Currently translated at 99.6% (1319 of 1324 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 99.1% (1206 of 1216 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* 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
---------
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: khalidbelk <khalid.belkassmi-el-hafi@epitech.eu >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: axmfs <axmfs@proton.me >
Co-authored-by: Deividas Paukštė <deiv.paukst@protonmail.com >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: ItaiShek <itaishek@gmail.com >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: sir fish <github@havu.ch >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: p1ns <dnzkckali@gmail.com >
Co-authored-by: Pluto <notemailprotected@protonmail.com >
2023-07-20 18:13:52 +01:00
Avently
1cb500bc16
Merge branch 'master' into av/multiplatform-merge-master
2023-07-20 20:43:35 +07:00
Avently
f5825d20e4
follow up
2023-07-20 20:43:17 +07:00
spaced4ndy
7a166e46a9
core: update simplexmq (delete expired messages migration) ( #2740 )
2023-07-20 14:36:44 +01:00
Avently
77d249cc37
Merge branch 'master' into av/multiplatform-merge-master
2023-07-20 20:35:08 +07:00
Avently
3f905f59df
Merge branch 'master' into av/multiplatform-merge-master
2023-07-20 20:30:12 +07:00
Stanislav Dmitrenko
87c35b037e
android: maybe fixes lang changer in some situations ( #2739 )
2023-07-20 14:13:59 +01:00
spaced4ndy
d63c7d2abc
core: silence group errors to reduce load on UI event log ( #2735 )
2023-07-20 16:15:57 +04:00
spaced4ndy
ca5b3ddc0d
ios, android: hide force renegotiate encryption button ( #2736 )
2023-07-20 15:50:29 +04:00
spaced4ndy
4e2acbf456
android: fix full name entry on profile creation; fix text on profile update ( #2737 )
2023-07-20 15:50:20 +04:00
Evgeny Poberezkin
202ecc369a
157: more logging
2023-07-20 12:07:00 +01:00
spaced4ndy
e5cec7a68b
android: fix preset servers button color ( #2734 )
2023-07-20 13:51:14 +04:00
spaced4ndy
05b292ac00
core, mobile: fix editable interactions, item menu actions ( #2733 )
2023-07-20 13:50:31 +04:00
Stanislav Dmitrenko
562bd197bb
android: removing tmp file when needed ( #2729 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-19 23:06:15 +01:00
Stanislav Dmitrenko
94321cfc36
android: fix QR code scanner height ( #2728 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-19 22:52:13 +01:00
Evgeny Poberezkin
7b863ef459
ios: build 156 (debug logs)
2023-07-19 22:47:04 +01:00
spaced4ndy
1aedfd6e5a
android: fix interactions for member w/t contact - verify/fix connection buttons visible, member info can be opened via avatar in chat view ( #2727 )
2023-07-19 21:12:48 +04:00
Evgeny Poberezkin
572e3b7d32
ios: build 155 (last inlcuded pr #2723 )
2023-07-19 17:53:18 +01:00
spaced4ndy
ab708f8855
android: move chat item menu info action above stop file action ( #2725 )
2023-07-19 20:49:25 +04:00
spaced4ndy
f5612504f5
android: correctly apply disable conditions to switch/abort switch buttons ( #2726 )
2023-07-19 20:49:05 +04:00
spaced4ndy
94e25d9bb4
ios: fix pull to refresh affecting pending connection sheet in chat list ( #2724 )
2023-07-19 20:48:47 +04:00
Evgeny Poberezkin
369d411fc1
ios: only run one notification mode, with dev overrides ( #2723 )
2023-07-19 16:37:46 +01:00
spaced4ndy
94312ec6fa
ios, android: multiline display and full names in info views ( #2716 )
...
* ios, android: increase line limit to 2 for group display name in info header, if full name is not set
* make scrollable instead
* ios: multiline group and contact names in info page
* android; align to left with code
* ios rework shield
* android embed
* unused imports
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-19 15:16:50 +04:00
Evgeny Poberezkin
4b652b62da
ios: better filtering of notificaitons in NSE (to avoid event notifications) ( #2722 )
2023-07-19 12:14:27 +01:00
Evgeny Poberezkin
bf4df9ca58
mobile: fix occasional notifications on sent messages (when sent event arrives before new chat item event) ( #2721 )
...
* mobile: fix occasional notifications on sent messages (when sent event arrives before new chat item event)
* fix
* fix condition
2023-07-19 11:59:56 +01:00
Stanislav Dmitrenko
27f4661ac4
desktop: send images and files ( #2691 )
...
* desktop: send images and files
* expect/actual
* file filter on non-Linux OSes
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-19 10:26:37 +01:00
Stanislav Dmitrenko
2389e870b3
desktop: do not show scan QR code screen ( #2686 )
...
* desktop: do not show scan QR code screen
* expect/actual and different button text
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-19 09:36:42 +01:00
Stanislav Dmitrenko
d61ff0f2a7
desktop: expanded dropdown menu ( #2687 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-18 22:52:18 +01:00
sh
61334d7b77
build-android: fixes and improvements ( #2715 )
2023-07-18 21:42:58 +01:00
Evgeny Poberezkin
9a714a0926
mobile: translations ( #2711 )
...
* Translated using Weblate (Polish)
Currently translated at 100.0% (1269 of 1269 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% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1269 of 1269 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% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (French)
Currently translated at 100.0% (1269 of 1269 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% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1269 of 1269 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% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1269 of 1269 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1269 of 1269 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% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (German)
Currently translated at 100.0% (1269 of 1269 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% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Spanish)
Currently translated at 99.9% (1268 of 1269 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 99.9% (1157 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Thai)
Currently translated at 29.6% (343 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (1269 of 1269 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Hebrew)
Currently translated at 13.9% (161 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* Translated using Weblate (Finnish)
Currently translated at 5.3% (62 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fi/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (1269 of 1269 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 36.5% (423 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* Translated using Weblate (Thai)
Currently translated at 54.8% (635 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (1269 of 1269 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (1269 of 1269 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Hebrew)
Currently translated at 44.6% (517 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* Translated using Weblate (Hebrew)
Currently translated at 45.0% (522 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* de: do not translate KeyChain
* es: shorter translation for Unfavorite
* ios: import/export localizations
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1292 of 1292 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 97.5% (1170 of 1200 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1292 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Added translation using Weblate (Bulgarian)
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1200 of 1200 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Added translation using Weblate (Bulgarian)
* Translated using Weblate (German)
Currently translated at 100.0% (1292 of 1292 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% (1200 of 1200 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Arabic)
Currently translated at 26.3% (341 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Thai)
Currently translated at 96.1% (1154 of 1200 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/th/
* Translated using Weblate (Thai)
Currently translated at 98.2% (1270 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Bulgarian)
Currently translated at 4.0% (52 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Added translation using Weblate (Turkish)
* Added translation using Weblate (Turkish)
* Translated using Weblate (French)
Currently translated at 100.0% (1200 of 1200 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1292 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1200 of 1200 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Thai)
Currently translated at 96.1% (1154 of 1200 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/th/
* Translated using Weblate (Thai)
Currently translated at 98.2% (1270 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Bulgarian)
Currently translated at 16.9% (219 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Turkish)
Currently translated at 2.1% (28 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Turkish)
Currently translated at 3.0% (39 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Arabic)
Currently translated at 31.7% (410 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Turkish)
Currently translated at 6.1% (79 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Arabic)
Currently translated at 32.4% (419 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Turkish)
Currently translated at 12.1% (157 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Arabic)
Currently translated at 32.5% (420 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Arabic)
Currently translated at 37.4% (484 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Arabic)
Currently translated at 42.3% (547 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (1292 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Arabic)
Currently translated at 46.3% (599 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Turkish)
Currently translated at 1.0% (13 of 1200 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 12.7% (165 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Turkish)
Currently translated at 15.4% (200 of 1292 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* export/import localizations
* import/export ios
* translation corrections
* import localization corrections
---------
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Titapa (PunPun) Chaiyakiturajai <titapapunne@gmail.com >
Co-authored-by: ItaiShek <itaishek@gmail.com >
Co-authored-by: petri <pkajander@gmail.com >
Co-authored-by: mf <work.j6nnu@slmail.me >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: khalidbelk <khalid.belkassmi-el-hafi@epitech.eu >
Co-authored-by: sir fish <github@havu.ch >
Co-authored-by: p1ns <dnzkckali@gmail.com >
2023-07-17 19:34:08 +01:00
spaced4ndy
7ddd300fe5
android: 5.2-beta.2 (132)
2023-07-17 19:37:54 +04:00
Evgeny Poberezkin
6b663baf10
ios: build 154
2023-07-17 16:03:58 +01:00
Evgeny Poberezkin
048ada79bb
core: 5.2.0.2, update simplexmq (5.3.0.0) ( #2707 )
...
* core: 5.2.0.2, update simplexmq (5.3.0.0)
* fix tests
2023-07-17 14:44:33 +01:00
spaced4ndy
b69f422708
ios: fix editing w/t change ( #2710 )
2023-07-17 16:55:19 +04:00
Evgeny Poberezkin
396abdbfab
ios: export localizations
2023-07-17 13:15:41 +01:00
spaced4ndy
938bd56c3a
core: check item status is not already SndRcvd before updating to SndSent ( #2708 )
2023-07-17 15:25:32 +04:00
Evgeny Poberezkin
d3b5bbe566
android: delivery receipts ( #2705 )
...
* android: delivery receipts
* receipts toggle in privacy and in contact info (crashes), double tick in chat
* double tick image
* SetDeliveryReceiptsView
* small changes
* update users
* remove import
* fixing crash
* prevent ConcurrentModificationException
* fix enable all users
* android enable all users
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-07-17 12:24:52 +01:00
Evgeny Poberezkin
1bd8f66730
mobile: update links to v5.2 release announcement ( #2706 )
2023-07-17 11:00:14 +01:00
Evgeny Poberezkin
c2177f3684
blog: stub for release v5.2 announcement ( #2699 )
...
* blog: stub for release v5.2 announcement
* update
2023-07-17 10:45:27 +01:00
spaced4ndy
72c0c61a86
ios: delivery receipts ( #2701 )
...
* ios: delivery receipts wip
* remove state variable
* fix 1 toggle
* fix 2nd toggle
* undo some changes, remove prints, remove commented code
* remove diff
* icon color
* comment
* refactor, double tick
* remove color from spaces
* update messages
* do not show Enable delievery receipts screen if any of the profiles was enabled
* update footer
* fix text
* better double ticks
* softer double tick
* improve double ticks
* a bit bigger gap in double tick
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-16 11:55:31 +01:00
Evgeny Poberezkin
f594752bb1
android: add missing icon
2023-07-14 19:41:57 +01:00
Evgeny Poberezkin
4a3c9366fd
mobile: what's new in v5.2 ( #2700 )
...
* ios: whats new
* add
* improve
* export localizations
* android: whats new in v5.2
2023-07-14 19:28:56 +01:00
spaced4ndy
f5d61e7838
Merge pull request #2694 from simplex-chat/av/multiplatform-merged-master2
...
multiplatform: merged master
2023-07-14 17:52:43 +04:00
spaced4ndy
e762923410
Merge pull request #2685 from simplex-chat/av/multiplatform-merged-master
...
multiplatform: merged master
2023-07-14 17:40:41 +04:00
spaced4ndy
d87b86199c
Merge branch 'multiplatform' into av/multiplatform-merged-master
2023-07-14 17:29:04 +04:00
Stanislav Dmitrenko
a7a66c2b55
multiplatform: adjusted database export path ( #2698 )
2023-07-14 17:28:13 +04:00
Evgeny Poberezkin
6ca76ec8a9
mobile: translations ( #2695 )
...
* Translated using Weblate (Polish)
Currently translated at 100.0% (1269 of 1269 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% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1269 of 1269 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% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (French)
Currently translated at 100.0% (1269 of 1269 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% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1269 of 1269 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% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1269 of 1269 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1269 of 1269 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% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (German)
Currently translated at 100.0% (1269 of 1269 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% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Spanish)
Currently translated at 99.9% (1268 of 1269 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 99.9% (1157 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Thai)
Currently translated at 29.6% (343 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (1269 of 1269 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Hebrew)
Currently translated at 13.9% (161 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* Translated using Weblate (Finnish)
Currently translated at 5.3% (62 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fi/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (1269 of 1269 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 36.5% (423 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* Translated using Weblate (Thai)
Currently translated at 54.8% (635 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (1269 of 1269 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (1158 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (1269 of 1269 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Hebrew)
Currently translated at 44.6% (517 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* Translated using Weblate (Hebrew)
Currently translated at 45.0% (522 of 1158 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* de: do not translate KeyChain
* es: shorter translation for Unfavorite
* ios: import/export localizations
---------
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Titapa (PunPun) Chaiyakiturajai <titapapunne@gmail.com >
Co-authored-by: ItaiShek <itaishek@gmail.com >
Co-authored-by: petri <pkajander@gmail.com >
2023-07-14 13:26:31 +01:00
Evgeny Poberezkin
b089836efc
ios: fix for XCode 14
2023-07-14 13:15:27 +01:00
Evgeny Poberezkin
90b616cd28
website: translations ( #2696 )
...
* Translated using Weblate (Japanese)
Currently translated at 11.9% (28 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
* Translated using Weblate (Japanese)
Currently translated at 11.9% (28 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
---------
Co-authored-by: yukiokawaguchi <yukiokawaguchi@outlook.com >
2023-07-14 13:09:47 +01:00
Avently
f970ef264a
Merge branch 'master' into av/multiplatform-merged-master2
2023-07-14 18:23:21 +07:00
Evgeny Poberezkin
3793cd138e
Merge branch 'multiplatform' into av/multiplatform-merged-master
2023-07-14 12:01:48 +01:00
Stanislav Dmitrenko
8dd90733b8
multiplatform: default files and directories were changed ( #2683 )
...
* multiplatform: default files and directories were changed
* changes in paths and location of declaration
* more renames
* different paths
* update linux paths
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-14 12:00:37 +01:00
Evgeny Poberezkin
0f4473d272
core: delivery receipts ( #2644 )
...
* core: delivery receipts
* update simplexmq
* preference, migration
* add activated state to receipts preference, update tests
* set receiveReceipts as activated on new profiles
* update simplexmq, fix tests
* update simplexmq, fix withAckMessage
* one more option
* more
* use tryChatError in ack message
* enable all tests
* rename pref
* update item status on delivery receipts
* show receipts for tests
* remove chat preference for delivery receipts
* add user, contact and group settings for delivery receipts
* only send delivery receipts if enabled for the contact or user profile (and not disabled for the contact)
* fix tests
* reuse event, test
* configure per contact - db, api, test
* rename commands
* update simplexmq
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-07-13 23:48:25 +01:00
Stanislav Dmitrenko
0bdd96ae8a
multiplatform: scripts for building the lib ( #2682 )
...
* multiplatform: scripts for building the lib
* refactor mac script
* fix path
* changes in Linux script
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-13 11:02:38 +01:00
spaced4ndy
43ceb184c4
android: add quoted message to chat item info ( #2688 )
2023-07-13 11:10:34 +04:00
Avently
dd62b1cccb
Merge branch 'master' into av/multiplatform-merged-master
2023-07-12 22:43:57 +07:00
spaced4ndy
2e5a0fca1a
ios: add quoted message to chat item info ( #2680 )
2023-07-12 19:25:03 +04:00
Stanislav Dmitrenko
38f40fec3d
multiplatform: split common/android/desktop ( #2672 )
...
* multiplatform: relocated code to its new place
* code becomes better
* renamed file
* fixes for BASE64 and images, and changes for appFileUri
* different Base64 for both platforms
* fix file saving on long click
* platformCallbacks refactoring
* renamed callbacks to platform
* eol
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-12 14:42:10 +01:00
spaced4ndy
34c2303ef1
core: update simplexmq (db error busy treatments) ( #2676 )
2023-07-11 20:57:14 +04:00
spaced4ndy
ced69e431c
5.2-beta.1: iOS 153, Android 131
2023-07-10 20:10:14 +04:00
spaced4ndy
dcedbac379
android: ratchet synchronization ( #2666 )
...
* android: ratchet synchronization
* member info
* item
* icons
* update contact keeping stats
* update members keep stats
* update texts
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-10 19:01:51 +04:00
spaced4ndy
a6a87cb7de
ios: ratchet synchronization ( #2663 )
...
* types
* info buttons
* prohibit send
* interactive item
* wip
* terminology
* item design
* comment
* rework
* design
* design
* move button
* update texts
* update texts
* sync not supported alert
* fix
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-10 19:01:22 +04:00
spaced4ndy
416ae400eb
core: 5.2.0.1
2023-07-10 17:40:25 +04:00
Evgeny Poberezkin
b69916a3a3
ios: fix iOS 17 keyboard ( #2671 )
...
* ios: hide keyboard on scroll
* fix
* fix keyboard covering view with conditional padding
2023-07-10 13:53:46 +01:00
Evgeny Poberezkin
62726e345c
ios: fix user profile in toolbar ( #2667 )
2023-07-10 07:57:23 +01:00
Evgeny Poberezkin
7a8db16791
core: catch IO exceptions in ExceptT ( #2669 )
...
* core: catch IO exceptions in ExceptT
* catch IO exceptions for ACK
* simplify, remove unnecessary changes
* fix, update simplexmq
* update simplexmq, enable all tests
* fix
* update simplexmq (fix finally)
* update sha256map.nix
2023-07-09 23:24:38 +01:00
Stanislav Dmitrenko
ff7c22e114
multiplatform: divided files in pieces ( #2664 )
...
* multiplatform: divided files in pieces
* whitespace
* whitespace 2
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-07 11:44:22 +01:00
Stanislav Dmitrenko
e24564d7d6
multiplatform: service refactor ( #2661 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-06 14:19:35 +01:00
spaced4ndy
ae17566a94
core: ratchet synchronization ( #2653 )
2023-07-05 19:44:21 +04:00
Evgeny Poberezkin
c329bf4ea1
multiplatform: move dependency, reference ( #2662 )
2023-07-05 15:21:53 +01:00
Stanislav Dmitrenko
7fea9c85bd
multiplatform: FWheelPicker dependency from source ( #2659 )
...
* multiplatform: FWheelPicker dependency from source
* EOLs
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-05 13:47:39 +01:00
Stanislav Dmitrenko
313d3a732d
multiplatform: images and fonts ( #2656 )
...
* multiplatform: images and fonts
* update desktop app name and comment
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-05 10:16:43 +01:00
Evgeny Poberezkin
5d9b6266ea
ios, core: pull to reconnect relays ( #2652 )
...
* ios, core: pull to reconnect relays
* update simplexmq
* update texts
2023-07-05 09:09:56 +01:00
Stanislav Dmitrenko
c35ce29cc1
android: fixed value in network config ( #2655 )
2023-07-04 18:14:27 +01:00
Evgeny Poberezkin
842bbf26c6
website: translations ( #2654 )
...
* Translated using Weblate (Arabic)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Japanese)
Currently translated at 3.4% (8 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
---------
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: yukiokawaguchi <yukiokawaguchi@outlook.com >
2023-07-04 14:21:04 +01:00
Stanislav Dmitrenko
ebc5242932
multiplatform: translations refactor ( #2649 )
...
* no xliff
* CDATA
* moved to MR.strings
* unused StringRes
* renamed resources package
* translation of search_verb
* optimization
* optimization
* translation of la_mode_off
2023-07-04 13:32:28 +01:00
Evgeny Poberezkin
be5e0d7f75
mobile: add protocol timeout per KB (for batched commands) ( #2650 )
2023-07-04 07:52:47 +01:00
Evgeny Poberezkin
324a6ba38e
website: translations ( #2647 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
---------
Co-authored-by: sith-on-mars <groguko36@pm.me >
2023-07-03 17:21:40 +01:00
Evgeny Poberezkin
7b67bc2d47
mobile: translations ( #2645 )
...
* Added translation using Weblate (Bengali)
* Added translation using Weblate (Bengali)
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1256 of 1256 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1150 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1256 of 1256 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% (1150 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Ukrainian)
Currently translated at 43.3% (499 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1256 of 1256 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% (1150 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Ukrainian)
Currently translated at 47.7% (549 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (French)
Currently translated at 100.0% (1256 of 1256 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% (1150 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Ukrainian)
Currently translated at 65.2% (750 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (Bengali)
Currently translated at 1.5% (20 of 1256 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bn/
* Translated using Weblate (Hebrew)
Currently translated at 99.6% (1251 of 1256 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 4.3% (50 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* Translated using Weblate (German)
Currently translated at 100.0% (1263 of 1263 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% (1150 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1263 of 1263 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% (1150 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1263 of 1263 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1150 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Malayalam)
Currently translated at 25.8% (327 of 1263 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ml/
* Translated using Weblate (Bengali)
Currently translated at 2.8% (36 of 1263 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bn/
* Translated using Weblate (Ukrainian)
Currently translated at 78.1% (899 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1266 of 1266 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% (1150 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Bengali)
Currently translated at 3.0% (39 of 1266 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bn/
* Translated using Weblate (Bengali)
Currently translated at 0.0% (0 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bn/
* Translated using Weblate (Ukrainian)
Currently translated at 78.2% (900 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (Bengali)
Currently translated at 0.1% (1 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bn/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1266 of 1266 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Hebrew)
Currently translated at 99.6% (1262 of 1266 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Malayalam)
Currently translated at 27.7% (351 of 1266 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ml/
* Translated using Weblate (Bengali)
Currently translated at 3.1% (40 of 1266 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bn/
* Translated using Weblate (German)
Currently translated at 100.0% (1266 of 1266 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1266 of 1266 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Hebrew)
Currently translated at 99.7% (1263 of 1266 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 5.4% (63 of 1150 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* move bn language to correct location
* corrections
* import/export localizations
---------
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: Maksym Lukashenko <livelmaxim@gmail.com >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: Adhra Sreoshi Athoi <adhrasreoshiathoi@protonmail.com >
Co-authored-by: ItaiShek <itaishek@gmail.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: Raman <aksharam.sme4i@aleeas.com >
2023-07-03 17:18:31 +01:00
spaced4ndy
2f7ea909e2
core: update simplexmq (5.2.0) ( #2646 )
2023-07-03 20:13:00 +04:00
Stanislav Dmitrenko
9238ac3445
multiplatform: make ChatModel and ChatController as object ( #2639 )
...
* multiplatform: make ChatModel and ChatController as object
* fix off uninitialized
* more contexts without Context
* smaller diff
* name
* refactor
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-03 15:55:37 +01:00
Stanislav Dmitrenko
3bd5fc7463
multiplatform: moved to Gradle KTS and common directory structure ( #2633 )
...
* multiplatform: moved to Gradle KTS and common directory structure
* renamed for review
* different versions for Android and desktop
* update desktop version_name
* Revert "renamed for review"
This reverts commit 80041efe40 .
* EOLs
* change version to 1.0 to appease linter
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-01 20:44:36 +01:00
M Sarmad Qadeer
4c33ed92bb
website: remove white border of demo terminal ( #2634 )
2023-07-01 06:46:37 +01:00
M Sarmad Qadeer
a0ae4125c5
website: add cli demo to cli docs page ( #2622 )
2023-06-30 11:12:05 +01:00
Evgeny Poberezkin
34a60066fb
docs: add sample database passphrase for themes
2023-06-29 21:50:42 +01:00
Stanislav Dmitrenko
1f50e94bc9
multiplatform: API 33 support ( #2631 )
2023-06-29 13:17:43 +01:00
Stanislav Dmitrenko
0e4376bada
multiplatform: file structure ( #2630 )
...
* multiplatform: file structure
* apk file name
* more paths in sources
* lint issues and apk file name
2023-06-29 12:53:11 +01:00
spaced4ndy
b0ad94fe7f
5.2-beta.0: iOS 151, Android 129 ( #2628 )
2023-06-28 19:52:52 +04:00
Stanislav Dmitrenko
fccd4f7ec4
android: returned lost focus in text field ( #2625 )
2023-06-28 16:49:01 +04:00
spaced4ndy
3f93397031
core: 5.2.0.0 ( #2626 )
2023-06-28 16:13:14 +04:00
Stanislav Dmitrenko
a5f8641d50
android: search members ( #2621 )
...
* android: search members
* changed placement of search fields
* less diff
* remove unused function
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-06-28 13:00:42 +01:00
Stanislav Dmitrenko
f23c0b55f8
android: filter favorite and unread chats ( #2623 )
...
* android: filter favorite and unread chats
* style
* unused icons
* inverted colors
* change colors, size
* changes to strings and icon
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-06-28 12:20:23 +01:00
Stanislav Dmitrenko
534151f1bb
android: group preference to prohibit files and media ( #2620 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-06-27 18:58:04 +01:00
Evgeny Poberezkin
2ad9d0ddbc
ios: update library
2023-06-27 16:35:27 +01:00
Evgeny Poberezkin
388bdc7083
ios: improve chat filter, "No filtered chats" note ( #2619 )
...
* ios: improve chat filter, "No filtered chats" note
* refactor filter
2023-06-27 10:28:47 +01:00
Evgeny Poberezkin
3e370a7c16
ios: group preference to prohibit files and media ( #2611 )
...
* ios: group preference to prohibit files and media
* style
2023-06-27 07:55:33 +01:00
byrd19
30d4fc757c
add cabal.project source-file to simplex-chat.cabal ( #2588 )
...
fix compilation error: ./cabal.project: openBinaryFile: does not exist
2023-06-27 07:44:18 +01:00
spaced4ndy
77b3870654
core: update simplexmq (switch status encoding) ( #2615 )
2023-06-26 21:48:01 +04:00
Evgeny Poberezkin
b088b1c44c
mobile: translations ( #2614 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (1247 of 1247 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1247 of 1247 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 97.6% (1218 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 99.3% (1135 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Finnish)
Currently translated at 0.4% (5 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (German)
Currently translated at 100.0% (1247 of 1247 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1247 of 1247 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 97.6% (1218 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 99.3% (1135 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Finnish)
Currently translated at 0.4% (5 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Added translation using Weblate (Thai)
* Added translation using Weblate (Thai)
* Translated using Weblate (Finnish)
Currently translated at 3.3% (42 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Hebrew)
Currently translated at 68.3% (852 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Thai)
Currently translated at 1.6% (20 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Thai)
Currently translated at 1.6% (20 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 99.6% (1243 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 99.3% (1136 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Thai)
Currently translated at 7.2% (91 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Hebrew)
Currently translated at 73.1% (912 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Hebrew)
Currently translated at 75.0% (936 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Thai)
Currently translated at 10.1% (126 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Thai)
Currently translated at 11.7% (147 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Hebrew)
Currently translated at 80.8% (1008 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Thai)
Currently translated at 21.4% (267 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Hebrew)
Currently translated at 81.9% (1022 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Portuguese)
Currently translated at 54.5% (680 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Thai)
Currently translated at 41.6% (519 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Finnish)
Currently translated at 28.9% (361 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Hebrew)
Currently translated at 85.0% (1061 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Thai)
Currently translated at 42.1% (526 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Hebrew)
Currently translated at 88.6% (1106 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Portuguese)
Currently translated at 55.2% (689 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Hebrew)
Currently translated at 96.4% (1203 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Thai)
Currently translated at 49.3% (616 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Finnish)
Currently translated at 48.5% (606 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1247 of 1247 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Hebrew)
Currently translated at 97.1% (1212 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 97.5% (1217 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Finnish)
Currently translated at 81.9% (1022 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 1.2% (14 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 76.2% (872 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt_BR/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Finnish)
Currently translated at 1.0% (12 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fi/
* Translated using Weblate (Portuguese)
Currently translated at 59.3% (740 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (1247 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 4.0% (46 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* Translated using Weblate (Thai)
Currently translated at 60.5% (755 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Thai)
Currently translated at 64.3% (802 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (German)
Currently translated at 100.0% (1247 of 1247 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1247 of 1247 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Thai)
Currently translated at 68.4% (854 of 1247 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Russian)
Currently translated at 99.6% (1246 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (1251 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1251 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1251 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1251 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1251 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1251 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1251 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Thai)
Currently translated at 74.9% (937 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Ukrainian)
Currently translated at 1.5% (19 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Thai)
Currently translated at 81.2% (1016 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Ukrainian)
Currently translated at 6.0% (76 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 8.8% (111 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 8.9% (112 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 0.1% (1 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (Arabic)
Currently translated at 6.6% (83 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Ukrainian)
Currently translated at 9.1% (115 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Thai)
Currently translated at 97.1% (1215 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1144 of 1144 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Thai)
Currently translated at 100.0% (1251 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/th/
* Translated using Weblate (German)
Currently translated at 100.0% (1251 of 1251 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% (1144 of 1144 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1144 of 1144 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (1251 of 1251 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% (1144 of 1144 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% (1144 of 1144 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1251 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1144 of 1144 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Arabic)
Currently translated at 12.9% (162 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Added translation using Weblate (Malayalam)
* Added translation using Weblate (Malayalam)
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1144 of 1144 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1251 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Finnish)
Currently translated at 3.4% (39 of 1144 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fi/
* Translated using Weblate (Malayalam)
Currently translated at 5.9% (75 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ml/
* Translated using Weblate (German)
Currently translated at 100.0% (1251 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1251 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Malayalam)
Currently translated at 12.9% (162 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ml/
* Translated using Weblate (Czech)
Currently translated at 99.9% (1250 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1144 of 1144 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1251 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 24.8% (284 of 1144 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/uk/
* Translated using Weblate (Malayalam)
Currently translated at 18.3% (230 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ml/
* Translated using Weblate (Korean)
Currently translated at 71.2% (891 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Malayalam)
Currently translated at 22.4% (281 of 1251 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ml/
* ios: import/export localizations
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: Olivia Ng <uloo592@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Jargon <sb94zj+4dyx519ewmt7o@sharklasers.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Roee Hershberg <roihershberg@protonmail.com >
Co-authored-by: Titapa (PunPun) Chaiyakiturajai <titapapunne@gmail.com >
Co-authored-by: Jacky Lam <lamchun1110@gmail.com >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: Paulo Alexandre Pereira <github@paapereira.com >
Co-authored-by: petri <pkajander@gmail.com >
Co-authored-by: PigDog <blobster@tuta.io >
Co-authored-by: tay gelte <taydegelte@gufum.com >
Co-authored-by: Артём Котлубай <artemkotlubai@yandex.ru >
Co-authored-by: Maksym Lukashenko <livelmaxim@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: Raman <aksharam.sme4i@aleeas.com >
Co-authored-by: Jaroslav Lichtblau <l10n@lichtblau.cz >
Co-authored-by: okmepro <ix28@proton.me >
2023-06-26 00:31:26 +01:00
Evgeny Poberezkin
8abad4f711
website: translations, Ukrainian language ( #2613 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Added translation using Weblate (Japanese)
* Translated using Weblate (Czech)
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/cs/
* Translated using Weblate (Dutch)
Currently translated at 99.5% (233 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Dutch)
Currently translated at 99.5% (233 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (French)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pt_BR/
* Translated using Weblate (Polish)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Added translation using Weblate (Russian)
* Translated using Weblate (Dutch)
Currently translated at 99.5% (233 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Japanese)
Currently translated at 2.5% (6 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/uk/
* Translated using Weblate (German)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/uk/
* Translated using Weblate (Czech)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/cs/
* Translated using Weblate (French)
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Added translation using Weblate (Japanese)
* Translated using Weblate (Czech)
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/cs/
* Translated using Weblate (Dutch)
Currently translated at 99.5% (233 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Dutch)
Currently translated at 99.5% (233 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (French)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pt_BR/
* Translated using Weblate (Polish)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Added translation using Weblate (Russian)
* Translated using Weblate (Dutch)
Currently translated at 99.5% (233 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Japanese)
Currently translated at 2.5% (6 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/uk/
* Translated using Weblate (German)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/uk/
* Translated using Weblate (Czech)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/cs/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (234 of 234 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* add Ukranian language
---------
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: Random_1984 <weblate.x3nk3@simplelogin.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: mf <work.j6nnu@slmail.me >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: a4318 <dalse.077@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Float <float.hu+@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: Maksym Lukashenko <livelmaxim@gmail.com >
Co-authored-by: Jaroslav Lichtblau <l10n@lichtblau.cz >
2023-06-25 23:25:53 +01:00
Evgeny Poberezkin
4c668f7a34
website: social icons order
2023-06-25 16:06:53 +01:00
M Sarmad Qadeer
0bf5fbd641
website: add icons in footer ( #2612 )
2023-06-25 13:46:27 +01:00
Evgeny Poberezkin
cfec60bf86
website: monerokon group link
2023-06-25 12:01:19 +01:00
M Sarmad Qadeer
9caaab0e8e
website: fix hero layout for small height screens ( #2609 )
2023-06-24 14:39:06 +01:00
Evgeny Poberezkin
6da18d9b2a
core: group permision to allow files and media ( #2610 )
...
* core: group permision to allow files and media
* test
2023-06-24 12:36:07 +01:00
spaced4ndy
da2622f00e
core: moderate messages that have arrived after the event of moderation ( #2604 )
...
* core: moderate messages that have arrived after the event of moderation
* remove index
* test, delete moderation
* unused selector
* rework
* refactor
* change error
* parameter
* fix syntax
* refactor
* Nothing
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-06-22 20:38:09 +04:00
Evgeny Poberezkin
7ed581dfbf
Merge branch 'stable'
2023-06-21 21:54:25 +01:00
Evgeny Poberezkin
78c0fe73a7
readme: add simplex-devs group
2023-06-21 21:54:12 +01:00
spaced4ndy
15b00f6110
core, mobile: unhide share address (reverts #2468 ) ( #2600 )
2023-06-20 10:15:28 +04:00
spaced4ndy
f592a26b00
ios, android: increase disappearing message interval limit ( #2599 )
...
* ios, android: increase disappearing message interval limit
* Apply suggestions from code review
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-06-20 10:14:07 +04:00
spaced4ndy
30687f5fa6
ios, android: allow to set custom ttl per message if conversation timer is not set ( #2598 )
2023-06-20 10:13:16 +04:00
spaced4ndy
bc7217d686
ios, android: update connection stats on switch start ( #2597 )
2023-06-20 10:09:04 +04:00
Evgeny Poberezkin
8e0b3fa32e
mobile: uncomment message reactions preferences/permissions
2023-06-19 22:47:49 +01:00
spaced4ndy
d929c34e71
core: include ConnectionStats into switch api response ( #2594 )
2023-06-19 16:07:17 +04:00
Evgeny Poberezkin
ec7bff9205
ios: search members ( #2593 )
2023-06-19 11:49:45 +01:00
spaced4ndy
22f20a9c5f
ios, android: abort switching connection ( #2584 )
2023-06-19 14:46:08 +04:00
Evgeny Poberezkin
ddf81d28f1
ios: UI to filter favorite and unread chats ( #2592 )
...
* ios: UI to filter favorite and unread chats
* update localizations
* update colors
* star size and position
* filter button sizes and layout
* change AND to OR when both filters are chosen
* simplify filter UX
* store filter state in defaults
* remove comment, update localizations
2023-06-19 11:13:30 +01:00
Evgeny Poberezkin
5c105cb746
core: mark chats as favorite ( #2591 )
2023-06-18 12:46:38 +01:00
Evgeny Poberezkin
e1370e8f3c
core: split Store.hs to multiple files for faster re-compilation ( #2589 )
...
* core: split Store.hs to multiple files for faster re-compilation
* remove unused compiler pragmas
2023-06-18 10:20:11 +01:00
Evgeny Poberezkin
9fbcc2b5bb
core: rename module ( #2587 )
2023-06-17 11:03:22 +01:00
Evgeny Poberezkin
53d77b25ed
core: count successes and failures for batch operations, only log errors in info log-level ( #2585 )
...
* core: count successes and failures for batch operations, only log errors in info log-level
* correction
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-06-17 10:34:04 +01:00
Evgeny Poberezkin
e7089d4c2f
mobile: allow hiding profile when SimpleX lock is disabled ( #2586 )
2023-06-17 09:58:35 +01:00
spaced4ndy
6d3cb0ea2e
core: api to abort connection switch; update simplexmq ( #2544 )
2023-06-16 19:05:53 +04:00
Evgeny Poberezkin
46c6f5e615
cli: option to auto-accept files ( #2540 )
...
* cli: option to auto-accept files
* auto-accept works
* test
* add missing field
2023-06-16 13:43:06 +01:00
Evgeny Poberezkin
c29c3179a0
Merge branch 'stable'
2023-06-16 12:23:33 +01:00
sh
3e84429a3a
build.yml: bump actions version ( #2580 )
2023-06-16 12:23:03 +01:00
Evgeny Poberezkin
904b6db628
Merge branch 'stable'
2023-06-15 20:41:13 +01:00
Evgeny Poberezkin
af4e94058a
readme: update users group link
2023-06-15 20:39:34 +01:00
Stanislav Dmitrenko
91b77b6d63
android: restart and shutdown the app with buttons ( #2578 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-06-14 09:08:51 +01:00
Stanislav Dmitrenko
5a0c7c34bf
ios: reactions in one line in menu ( #2577 )
...
* ios: reactions in one line in menu
* refactor, remove title
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-06-13 19:24:28 +01:00
spaced4ndy
3267b4d6ca
5.1.3: Android 127, iOS 150
2023-06-12 16:13:46 +04:00
spaced4ndy
9b302b856a
ios: update binaries
2023-06-12 14:46:26 +04:00
spaced4ndy
4e696aed82
core: 5.1.3.0
2023-06-12 13:47:13 +04:00
spaced4ndy
425c7b947f
core: optimize group deletion (delays deletion of unused contacts) ( #2560 )
...
* core: optimize group deletion (wip)
* delay deletion of unused contacts
* clean up, fix test
* rename field
* remove from type, more checks, remove ctx
* remove space
* rename functions
* rename
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-06-12 13:45:39 +04:00
M Sarmad Qadeer
d4f9429fc1
website: fix sidebar duplication issue ( #2576 )
2023-06-11 10:39:59 +01:00
Evgeny Poberezkin
161b43e85d
ci: update node verion for website build
2023-06-11 08:40:47 +01:00
M Sarmad Qadeer
d585e8f5a7
website: glossary extended ( #2574 )
...
* web: quick fixes in glossary.md
* website: update header tags
* website: add glossary feature
* website: add & style the tooltips & glossary terms
* website: add overlay for glossary definition
* website: add list styling & update links
* website: fix tooltip alignment against multiple terms
fix the issue of aligning tooltip if page has multiple terms against it
* website: close already opened glossary overlay
close the already opened glossary overlay before opening another
* website: add popups for terms inside popups
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-06-11 08:31:41 +01:00
M Sarmad Qadeer
060e7cdf52
website: add glossary in reference dropdown ( #2573 )
2023-06-11 07:58:00 +01:00
M Sarmad Qadeer
6fa002948e
website: fix logo color issue in dark mode in footer ( #2572 )
2023-06-11 07:54:31 +01:00
M Sarmad Qadeer
bbd4e6c8ba
website: glossary feature ( #2529 )
...
* web: quick fixes in glossary.md
* website: update header tags
* website: add glossary feature
* website: add & style the tooltips & glossary terms
* website: add overlay for glossary definition
* website: add list styling & update links
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-06-11 07:52:55 +01:00
spaced4ndy
92cf945e10
core: update default mobile servers ( #2548 )
2023-06-11 07:48:03 +01:00
spaced4ndy
cc0f55c245
core, mobile: track contact connection network status when new contact joins group ( #2566 )
2023-06-09 16:43:53 +04:00
spaced4ndy
22f27c4255
mobile: allow to leave group in accepted status ( #2564 )
2023-06-09 14:40:17 +04:00
Stanislav Dmitrenko
14a888bf43
ios: show video in call from simulator ( #2562 )
2023-06-08 16:09:14 +01:00
Stanislav Dmitrenko
f6fddc9436
ios: WebRTC decryption between iOS-iOS works ( #2561 )
2023-06-08 15:08:35 +01:00
spaced4ndy
f581e91f19
core, mobile: correctly check whether date is recent ( #2559 )
2023-06-08 11:23:04 +04:00
spaced4ndy
fb72dfcdee
core: calculate local item ts in view instead of having it in type ( #2551 )
2023-06-08 11:07:21 +04:00
Evgeny Poberezkin
925813b14c
website: redirect page
2023-06-07 21:04:19 +01:00
sh
abd410fe62
build-android: refactor script (allow to parameterize script with architecture so builds can be done separately) ( #2532 )
...
* build-android: refactor script
* rearrange folder varibale
* fix gradle
2023-06-07 10:27:52 +04:00
spaced4ndy
875282e9ec
core: fix parsing multiple servers passed as cli argument ( #2549 )
2023-06-06 14:17:14 +04:00
Evgeny Poberezkin
6afda28367
cli: change active chat after tail command ( #2547 )
2023-06-05 10:38:25 +04:00
Aminda Suomalainen
0721b24250
docs/SERVER: use sudo, specify protocol & add Fedora ( #2542 )
...
* docs/SERVER.md: specify protocol for ufw, use sudo & mention Fedora
* docs/lang/*/SERVER.md: update firewall instructions
* docs/SERVER (& lang): also reload firewalld
The manual page notes that --permanent is not effective immediately
* docs/{WEBRTC,XFTP-SERVER}.md: firewalld instructions
* docs/lang/*/WEBRTC.md: update firewall instructions from English
* Update docs/XFTP-SERVER.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com >
* Update docs/SERVER.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com >
* Update docs/lang/cs/SERVER.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com >
* Update docs/lang/fr/SERVER.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com >
* Update docs/lang/cs/WEBRTC.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com >
* Update docs/lang/fr/WEBRTC.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com >
* Update docs/WEBRTC.md
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com >
---------
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com >
2023-06-03 08:43:37 -07:00
spaced4ndy
10b6bce8a2
docs: connection switch improvements rfc ( #2537 )
2023-06-01 21:04:51 +04:00
Evgeny Poberezkin
0101444c5d
cli: increase image size to match mobile auto-accept size limit, allow png and gif ( #2535 )
2023-05-30 11:18:27 +01:00
spaced4ndy
128883b8a3
core: improve queries performance; delay first chat item expiration cycle on start ( #2521 )
2023-05-29 15:18:22 +04:00
spaced4ndy
cc75b75d4e
core: remove timing events ( #2530 )
2023-05-29 11:19:03 +04:00
Evgeny Poberezkin
dea6cd81c7
android: fix nl translation
2023-05-28 20:52:03 +01:00
sh
2f53ab08b5
github: update templates ( #2527 )
2023-05-28 20:51:31 +01:00
Evgeny Poberezkin
d7f3d1f19d
5.1.2: Android 125, iOS 149
2023-05-27 21:01:43 +01:00
Evgeny Poberezkin
a4517fcb9b
core: 5.1.2.0
2023-05-27 19:34:02 +01:00
Evgeny Poberezkin
4a12cf0922
core: update simplexmq (fix missing ACK on duplicate messages) ( #2525 )
...
* core: update simplexmq (fix missing ACK on duplicate messages)
* update simplexmq
2023-05-27 19:31:56 +01:00
Evgeny Poberezkin
0ee91b0280
website: translations ( #2502 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
---------
Co-authored-by: ShouNichi <jiangyijjl@gmail.com >
Co-authored-by: Float <float.hu+@gmail.com >
2023-05-26 22:52:34 +01:00
Evgeny Poberezkin
e131890f54
mobile: show correct console times ( #2519 )
2023-05-26 16:55:57 +01:00
spaced4ndy
bd069aea49
core: add debug info to CEInvalidChatMessage ( #2518 )
2023-05-26 17:36:06 +04:00
spaced4ndy
42d4f94fec
mobile: always show chat list search ( #2517 )
2023-05-26 15:49:26 +04:00
spaced4ndy
3af2848275
ios: fix database view crashing when in Japanese ( #2516 )
2023-05-26 15:19:20 +04:00
spaced4ndy
8b1e5d3db7
core: add indexes for cleanup, initial delay ( #2514 )
2023-05-26 14:03:26 +04:00
spaced4ndy
57ed903a48
Revert "core: don't keep connection of the merged contact ( #2507 )" (for cross-version compatibility)
...
This reverts commit 6093219ce9 .
2023-05-26 13:52:06 +04:00
spaced4ndy
6093219ce9
core: don't keep connection of the merged contact ( #2507 )
2023-05-25 20:54:31 +04:00
spaced4ndy
f9f34911b1
android: only open direct or group chats when in processNotificationIntent (fixes error on address notification) ( #2505 )
2023-05-24 17:50:01 +04:00
Evgeny Poberezkin
494328541a
ios: fix picker resetting value in iOS 15 (fixes disappearing messages and changing member role) ( #2503 )
...
* ios: fix picker resetting value in iOS 15
* group link view layout
2023-05-24 14:29:27 +01:00
spaced4ndy
fd2c7c888c
core: stabilize tests ( #2500 )
2023-05-24 16:14:41 +04:00
Evgeny Poberezkin
24c09f2041
mobile: translations ( #2501 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (1246 of 1246 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.4% (1239 of 1246 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1246 of 1246 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1246 of 1246 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% (1143 of 1143 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% (1246 of 1246 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 96.5% (1103 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1246 of 1246 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1246 of 1246 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 97.2% (1111 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1246 of 1246 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (French)
Currently translated at 100.0% (1246 of 1246 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1246 of 1246 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1246 of 1246 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1246 of 1246 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (German)
Currently translated at 100.0% (1246 of 1246 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1246 of 1246 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* remove linebreak in NL
* Update apps/android/app/src/main/res/values-zh-rCN/strings.xml
revert change
* same translation as for Stop chat?
* import/export
---------
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: Float <float.hu+@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: mf <work.j6nnu@slmail.me >
Co-authored-by: mlanp <github@lang.xyz >
2023-05-24 12:09:38 +01:00
spaced4ndy
a1e6d90e31
mobile: archive import errors ( #2496 )
2023-05-24 14:22:12 +04:00
Evgeny Poberezkin
de33fedea4
5.1.1: Android 123, iOS 148
2023-05-23 18:27:01 +01:00
Evgeny Poberezkin
9f89104f94
readme: translations ( #2499 )
...
* readme: translations
* -
* add Spanish group link
2023-05-23 17:43:06 +01:00
spaced4ndy
f0e88220c6
android: dropdown menu with delete button for moderated items ( #2498 )
2023-05-23 20:21:34 +04:00
Evgeny Poberezkin
6d7e16d6e1
docs: glossary ( #2396 )
...
* docs: glossary
* more terms
* more entries
* more definitions
* more definitions
* more definitions
2023-05-23 17:11:10 +01:00
Evgeny Poberezkin
d7d38fddb8
blog: v5.1 release announcement ( #2492 )
...
* blog: v5.1 release announcement
* update post
* readme
* typo
* update text
* add images
* corrections
* corrections, readme
* linebreaks
* separators
2023-05-23 15:41:29 +01:00
spaced4ndy
527a5bc6b5
core: replace catchError with Exception.catch in archive import ( #2495 )
2023-05-23 18:38:40 +04:00
spaced4ndy
9644dcb9b4
core: ArchiveError ( #2493 )
2023-05-23 15:54:44 +04:00
spaced4ndy
f4861482f1
mobile: group welcome message to fill max width ( #2480 )
...
* mobile: group welcome message to fill max width
* not limiting preview height
* min height, no scroll
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-23 14:31:43 +04:00
spaced4ndy
dc73bb3caf
mobile: change disappearing messages dropdown choices ( #2491 )
2023-05-23 14:01:07 +04:00
spaced4ndy
bcbfc1758e
core: catch errors on archive import ( #2486 )
...
* core: catch errors on archive import
* return list
* refactor
* rename
* rename
* refactor
* Update src/Simplex/Chat/Archive.hs
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* fix syntax
* refactor
* CRArchiveImported
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-23 13:51:23 +04:00
Evgeny Poberezkin
e65dcf51b0
rfc: community moderation ( #2489 )
2023-05-23 09:48:08 +01:00
spaced4ndy
1326701440
mobile: remove file on apiSendMessage error ( #2487 )
2023-05-23 12:43:18 +04:00
Evgeny Poberezkin
c32e45f686
identity RFC ( #151 )
2023-05-23 09:25:32 +01:00
Stanislav Dmitrenko
0160684004
android: periodic notifications and service start fix when database migrates ( #2488 )
...
* android: periodic notifications and service start fix when database migrates
* less timeout
2023-05-23 09:19:13 +01:00
Evgeny Poberezkin
734b920fde
android: fix translations ( #2483 )
2023-05-23 08:54:56 +01:00
Evgeny Poberezkin
174e703b4c
rfc: groups ( #2364 )
...
* rfc: groups
* message dissemination
2023-05-23 08:42:48 +01:00
spaced4ndy
36336a3a57
android: color set passcode buttons ( #2479 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-22 21:03:48 +01:00
Evgeny Poberezkin
c10a4346a9
5.1.0: Android 121, iOS 147
2023-05-22 18:45:15 +01:00
Stanislav Dmitrenko
db55496fc7
android: show initialization screen on migration ( #2478 )
2023-05-22 17:25:50 +01:00
Evgeny Poberezkin
9a2efd0ef0
ios: fix showing init view ( #2477 )
...
* ios: fix showing init view
* init with delay
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-05-22 14:49:46 +01:00
Evgeny Poberezkin
579af09816
ci: configure pagefile size for Windows build ( #2122 )
...
* ci: configure pagefile size for Windows build
* change action version
* specify maximum
* change disk root
---------
Co-authored-by: shum <shum@liber.li >
2023-05-22 12:15:06 +01:00
Evgeny Poberezkin
d39614713d
mobile: translations ( #2474 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (1141 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (1243 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (German)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 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 93.7% (1167 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 90.5% (1035 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Hebrew)
Currently translated at 66.4% (827 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* corrections
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* Translated using Weblate (French)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (1141 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (1243 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (German)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 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 93.7% (1167 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 90.5% (1035 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Hebrew)
Currently translated at 66.4% (827 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1245 of 1245 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% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1245 of 1245 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* correct nl
* correct nl
* correct nl
* Update apps/android/app/src/main/res/values-pt-rBR/strings.xml
* Translated using Weblate (Czech)
Currently translated at 100.0% (1143 of 1143 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* import/export localizations
---------
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: a4318 <dalse.077@gmail.com >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: tomato potato <4ryo49@protonmail.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: mf <work.j6nnu@slmail.me >
Co-authored-by: Roee Hershberg <roihershberg@protonmail.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-05-22 10:38:04 +01:00
spaced4ndy
34af1e258c
mobile: chat item info - show placeholder if version text is empty ( #2476 )
...
* mobile: show chat item text representation if message text is empty in info
* android, no menu
* undo diff
* update text for empty message in history
* update Android
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-22 12:36:20 +04:00
Evgeny Poberezkin
3ff68dbc7b
5.1.0-beta.1: Android 120, iOS 146
2023-05-21 00:13:38 +01:00
Evgeny Poberezkin
8952ac9af0
core: 5.1.0.1
2023-05-20 23:08:31 +01:00
Evgeny Poberezkin
7799a1e260
android: improve onboarding layout ( #2472 )
2023-05-20 23:07:06 +01:00
Evgeny Poberezkin
353927e6d2
mobile: hide share address until v5.2 ( #2468 )
...
* mobile: hide share address until v5.2
* terminal: hide /profile_address from help
2023-05-20 20:41:07 +01:00
Evgeny Poberezkin
d40db1ddea
android: fix emoji
2023-05-20 19:55:51 +01:00
Evgeny Poberezkin
f85a9e174c
mobile: translations ( #2471 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.3% (1177 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.3% (1177 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Japanese)
Currently translated at 96.1% (1187 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 96.1% (1187 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.3% (1139 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.3% (1177 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.3% (1177 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Japanese)
Currently translated at 96.1% (1187 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 96.1% (1187 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.3% (1139 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 96.1% (1187 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Japanese)
Currently translated at 96.1% (1187 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1137 of 1137 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1234 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1137 of 1137 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* add Japanese, import/export localizations
* android: add Japanese and Portuguese (Brazil)
---------
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: tomato potato <4ryo49@protonmail.com >
Co-authored-by: a4318 <dalse.077@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
2023-05-20 18:40:51 +01:00
Evgeny Poberezkin
838e14af60
mobile: whats new in v5.1 ( #2470 )
...
* mobile: whats new in v5.1
* post links, better layout
* ios: export localizations
* update translations
2023-05-20 17:09:18 +01:00
Evgeny Poberezkin
1d84c5cad8
blog: placeholder for v5.1 announcement
2023-05-20 14:57:31 +01:00
Evgeny Poberezkin
3be2259068
update available reactions ( #2466 )
2023-05-20 13:42:50 +01:00
Evgeny Poberezkin
acc4cad082
docs: update TRANSLATIONS.md
2023-05-20 11:55:53 +01:00
Evgeny Poberezkin
10a1788754
mobile: translations ( #2465 )
...
* Translated using Weblate (French)
Currently translated at 97.0% (1091 of 1124 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (German)
Currently translated at 95.8% (1090 of 1137 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 97.8% (1113 of 1137 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 98.1% (1116 of 1137 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 91.0% (1035 of 1137 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 95.8% (1090 of 1137 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 99.1% (1224 of 1234 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% (1137 of 1137 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1137 of 1137 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Japanese)
Currently translated at 95.6% (1087 of 1137 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1234 of 1234 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% (1137 of 1137 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Portuguese)
Currently translated at 54.3% (671 of 1234 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* import/export localizations
---------
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Paulo Alexandre Pereira <github@paapereira.com >
2023-05-19 21:31:30 +01:00
Evgeny Poberezkin
f1c1059ff8
ios: export localizations
2023-05-19 20:31:24 +01:00
Evgeny Poberezkin
690c8ea2c9
website: translations ( #2464 )
...
* Added translation using Weblate (Chinese (Traditional))
* Added translation using Weblate (Chinese (Traditional))
* Translated using Weblate (German)
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
2023-05-19 20:10:00 +01:00
Evgeny Poberezkin
1c8d1bc9ff
mobile: translations ( #2461 )
...
* Translated using Weblate (Italian)
Currently translated at 100.0% (1171 of 1171 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% (1072 of 1072 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 21.2% (228 of 1072 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 70.3% (754 of 1072 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt_BR/
* Translated using Weblate (Portuguese)
Currently translated at 37.2% (437 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (French)
Currently translated at 100.0% (1172 of 1172 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% (1072 of 1072 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% (1172 of 1172 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% (1072 of 1072 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Japanese)
Currently translated at 83.9% (984 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.5% (1131 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.5% (1131 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese)
Currently translated at 37.7% (442 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Hebrew)
Currently translated at 28.0% (329 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Japanese)
Currently translated at 90.6% (1063 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 90.6% (1063 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1172 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 73.2% (785 of 1072 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt_BR/
* Translated using Weblate (Japanese)
Currently translated at 90.6% (1063 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 90.7% (1064 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 90.9% (1066 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 90.9% (1066 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 91.1% (1068 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 91.2% (1070 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 91.2% (1070 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 92.4% (1084 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 92.4% (1084 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (German)
Currently translated at 100.0% (1172 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Japanese)
Currently translated at 93.2% (1093 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 93.2% (1093 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 93.3% (1094 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 93.3% (1094 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 93.4% (1095 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 93.4% (1095 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (German)
Currently translated at 100.0% (1072 of 1072 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1172 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 98.8% (1158 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 72.6% (779 of 1072 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1172 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1072 of 1072 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Japanese)
Currently translated at 19.0% (204 of 1072 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 95.2% (1116 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 95.2% (1116 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Hebrew)
Currently translated at 35.1% (412 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1172 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 73.8% (792 of 1072 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt_BR/
* Translated using Weblate (Portuguese)
Currently translated at 41.8% (490 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Japanese)
Currently translated at 28.7% (308 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Hebrew)
Currently translated at 37.3% (438 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Czech)
Currently translated at 94.9% (1113 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 74.6% (800 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt_BR/
* Translated using Weblate (Portuguese)
Currently translated at 43.5% (510 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Hebrew)
Currently translated at 39.7% (466 of 1172 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Japanese)
Currently translated at 31.3% (336 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 38.1% (409 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1187 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Hebrew)
Currently translated at 42.7% (507 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1187 of 1187 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% (1071 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Hebrew)
Currently translated at 42.8% (509 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (French)
Currently translated at 100.0% (1187 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1187 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Japanese)
Currently translated at 38.9% (417 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.0% (1176 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese)
Currently translated at 46.8% (556 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Hebrew)
Currently translated at 43.4% (516 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Japanese)
Currently translated at 50.7% (543 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 94.1% (1117 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1187 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1071 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1071 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1187 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Portuguese)
Currently translated at 47.2% (561 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Hebrew)
Currently translated at 44.3% (526 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Spanish)
Currently translated at 98.8% (1173 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Portuguese)
Currently translated at 48.1% (572 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Hebrew)
Currently translated at 44.7% (531 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1187 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1071 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1187 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1071 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.1% (1177 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 74.8% (802 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt_BR/
* Translated using Weblate (Portuguese)
Currently translated at 50.2% (596 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Portuguese)
Currently translated at 50.2% (596 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Hebrew)
Currently translated at 48.1% (571 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Portuguese)
Currently translated at 50.6% (601 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Hebrew)
Currently translated at 48.6% (578 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (German)
Currently translated at 100.0% (1187 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Hebrew)
Currently translated at 51.2% (608 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Portuguese)
Currently translated at 52.2% (620 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Portuguese)
Currently translated at 55.2% (656 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Hebrew)
Currently translated at 58.6% (696 of 1187 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1199 of 1199 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1199 of 1199 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Hebrew)
Currently translated at 58.9% (707 of 1199 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (French)
Currently translated at 100.0% (1212 of 1212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1212 of 1212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1212 of 1212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Hebrew)
Currently translated at 64.2% (779 of 1212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 64.6% (784 of 1212 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1214 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 96.4% (1033 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1214 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Hebrew)
Currently translated at 67.0% (814 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 96.4% (1033 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.0% (1117 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.1% (1119 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.1% (1119 of 1214 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 96.5% (1034 of 1071 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* import/export localizations
---------
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: Paulo Alexandre Pereira <github@paapereira.com >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: Dang Boumou <mail2mail4@proton.me >
Co-authored-by: Feroli <feroli@tuta.io >
Co-authored-by: Roee Hershberg <roihershberg@protonmail.com >
Co-authored-by: a4318 <dalse.077@gmail.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Olivia Ng <uloo592@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Felipe Nogueira <contato.fnog@gmail.com >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: ShouNichi <jiangyijjl@gmail.com >
2023-05-19 20:00:25 +01:00
Evgeny Poberezkin
a9416d89e3
ios: prevent scrolling terminal view every time detail view is closed
2023-05-19 18:58:03 +01:00
Evgeny Poberezkin
9e33ba46af
ios: update api for message info, refactor, localize ( #2458 )
...
* update api for message info, refactor, localize
* refactor
* change text, layout
* show reactions on deleted revealed items
* update
* trim
* refactor
* corrections
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-05-19 20:50:48 +04:00
Evgeny Poberezkin
a0c4726af3
android: ui for message details ( #2454 )
...
* android: ui for message details
* edit history, share text
* show info for deleted items, show reactions on revealed items
* unused imports
* revert swift changes
* update
* color
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-05-19 20:36:25 +04:00
spaced4ndy
a0b3c0a5a4
android: allow to configure custom disappearance interval on chat level ( #2460 )
2023-05-19 16:54:27 +04:00
Evgeny Poberezkin
9978957e6c
core: deleted timestamps for chat item ( #2459 )
...
* core: edited and deleted timestamps for item
* migration
* add deleted timestamp to chat item, use chat item if there are no versions
* use broker timestamp for remote deletions
* refactor
2023-05-19 13:52:51 +01:00
spaced4ndy
f155611d29
android: allow to set disappearance interval when sending message ( #2455 )
2023-05-18 20:00:16 +04:00
Evgeny Poberezkin
01b3e98358
core: update chat item details api ( #2456 )
2023-05-18 16:52:58 +01:00
M Sarmad Qadeer
3a50da1b53
website: fix guide urls related to blogs ( #2431 )
2023-05-18 11:03:35 +01:00
Evgeny Poberezkin
a32fd5e665
android: message reactions ( #2448 )
...
* android: message reactions
* android: reactions UI
* call api to add/remove reactions, UI for preferences
* fix preferences
* hide Reactions preferences, ios: always show React menu, update icons
* fix reactions menu
* improve voice message layout
2023-05-18 10:43:44 +01:00
spaced4ndy
b6a4f5f518
core: enable creation of decryption errors chat items ( #2450 )
2023-05-17 16:13:35 +04:00
spaced4ndy
e799e80843
ios: remove "off" from group preferences ttl picker; core: allow optional ttl for group preference ( #2452 )
2023-05-17 13:31:24 +04:00
Evgeny Poberezkin
63cb7a75b3
ios: update reactions api ( #2451 )
2023-05-17 09:31:27 +01:00
Evgeny Poberezkin
922e95756a
core: use JSON in reactions api, forward compatible JSON parsing for reactions ( #2449 )
2023-05-17 00:22:00 +01:00
Evgeny Poberezkin
b49f0d211b
cli: amend help messages ( #2447 )
...
* cli: amend help messages
* print servers on multiple lines
* correction
* fix tests
2023-05-16 18:37:45 +01:00
spaced4ndy
761fbf7757
core: remove temp files directory when deleting storage ( #2446 )
2023-05-16 15:05:18 +04:00
spaced4ndy
4ee052e71e
ios: update libraries (time diff calculation), time unit limits ( #2445 )
2023-05-16 15:04:47 +04:00
spaced4ndy
0274f3c2ac
core: inform of profile_address command when creating address ( #2444 )
2023-05-16 15:03:49 +04:00
spaced4ndy
ae13f1aa23
mobile: connect to member via address ( #2441 )
2023-05-16 15:03:41 +04:00
Evgeny Poberezkin
904405ebee
ios: reactions UI ( #2442 )
...
* ios: reactions UI
* remove JSON
* remove print
* align reactions, show all allowed reactions in menu
* move react to the menu top
* ios: update preference texts
* always allow removing reactions, reduce spacing
* revent allow removing (backend does not allow it anyway)
2023-05-16 09:34:25 +01:00
spaced4ndy
a059739210
core: update simplexmq (time diff calculation); core, ios: add deleteAt to chat item info ( #2440 )
2023-05-15 21:07:03 +04:00
spaced4ndy
25156bb56c
ios: allow to set disappearance interval when sending message; allow to configure custom interval ( #2428 )
...
* ios: allow to set disappearance interval when sending message; allow to configure custom interval
* custom time picker wip
* improve interaction with time picker - touch area, cancel, keyboard, preference
* dropdown picker, refactor, text
* button condition
* weeks limit
* refactor
* update texts
* simplify
* fix null selection
* texts, set current, switch columns
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-15 16:07:55 +04:00
Evgeny Poberezkin
d62761b3a8
terminal: show message that failed to parse ( #2439 )
2023-05-15 12:47:16 +01:00
Evgeny Poberezkin
817c0a5672
core: delete message reaction ( #2438 )
...
* core: delete message reaction
* remove unused name
* refactor
* remove unused names
* refactor 2
2023-05-15 12:43:22 +01:00
Evgeny Poberezkin
c06a970987
core: message reactions ( #2429 )
...
* core: message reactions
* remove comments
* core: commands to set reactions
* fix tests
* process reaction messages
* store functions
* include reactions on item updates
* remove print
* view, tests
* load reactions for new items
* test removing reaction
* remove spaces
* limit the number of different reactions on one item
* remove unique constraints
* fix permissions
* indexes
* check chat item content before adding reaction
* fix group reactions
* simpler index
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-05-15 11:28:53 +01:00
Stanislav Dmitrenko
baf3a12009
mobile: increased size of voice messages ( #2150 )
...
* android: increased size of voice messages
* ios: increased size of voice messages
* size changes
* increase audio quality to 16kHz/32Kbps, refactor auto-accept logic
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-15 09:17:32 +01:00
Stanislav Dmitrenko
0ec2468dce
ios: slider for voice messages ( #2432 )
...
* ios: slider for voice messages
* better layout hiding and showing
* properly stop playback when other media started
* better layout
* change padding
* code style
* refactor
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-14 18:07:34 +01:00
Evgeny Poberezkin
0cfc9fd1fa
mobile: enable calls preference ( #2436 )
...
* ios: enable calls preference
* android: enable calls preference
2023-05-13 10:22:31 +01:00
Evgeny Poberezkin
a2de9a3846
update typescript client ( #2427 )
...
* update typescript client
* update bot
* fix bot
2023-05-11 16:33:23 +01:00
spaced4ndy
88059a2cc5
core: allow to set disappearance interval when sending message; don't check content change on live item updates ( #2423 )
...
* core: allow to set disappearance interval when sending message
* remove commented code
* enable tests
* don't check content change on live item updates
* update logic
* rename variable
* refactor, restore that received message can disabled disappearing
* refactor
* Revert "refactor"
This reverts commit 60dee29d76 .
* separate event
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-11 16:00:01 +04:00
Evgeny Poberezkin
635d797b2e
docs: themes ( #2425 )
...
* docs: themes
* update
* update 2
* bigger images
2023-05-11 10:11:38 +01:00
Stanislav Dmitrenko
e635c45ec6
ios: fixed keyboard ( #2424 )
2023-05-10 18:45:55 +01:00
Stanislav Dmitrenko
594ae61192
android: paddings and background for voice messages ( #2422 )
...
* android: paddings and background for voice messages
* filePath for seek method
* paddings
2023-05-10 16:24:38 +01:00
Stanislav Dmitrenko
2945f688fa
android: voice message slider ( #2421 )
...
* android: voice message slider
* no ring line
* different color of sliders
* Revert "no ring line"
This reverts commit aaec2a1136 .
* size of preview and non-crashed slider
* padding
* size of voice slider
* padding
* background width
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-10 13:59:59 +01:00
Evgeny Poberezkin
d86cca2e26
core: fix user timestamp ( #2420 )
2023-05-10 13:47:36 +01:00
spaced4ndy
fca315ee1f
core: update simplexmq (pending replicas indexes) ( #2418 )
2023-05-10 16:09:58 +04:00
Stanislav Dmitrenko
a12f140333
android: self destruct passcode ( #2414 )
...
* android: self destruct passcode
* icon at the end of text instead of start
* removed todo and moved to suspend function
* properly restart chat after database deletion
* changes
* android: disable self-destruct on LA mode change to "system", create new profile with past timestamp
2023-05-10 13:05:50 +01:00
spaced4ndy
ad7e4488ef
core: time actions on chat start ( #2417 )
2023-05-10 15:18:50 +04:00
Evgeny Poberezkin
df4e954f8a
ios: disable self-destruct on LA mode change to "system", create new profile with past timestamp ( #2416 )
2023-05-10 08:06:18 +01:00
spaced4ndy
63f344bde6
ios: view edit history; core: prohibit item updates w/t changes ( #2413 )
...
* ios: view edit history; core: prohibit item updates w/t changes
* read more less wip
* Revert "read more less wip"
This reverts commit 8e0663377b .
* comment for translations
2023-05-09 20:43:21 +04:00
Evgeny Poberezkin
0b8d9d11e2
core, iOS: support for self-destruct password ( #2412 )
...
* core, iOS: support for self-destruct password
* disable test logging
* core: fix tests, iOS: remove notifications on removal
* change alerts
2023-05-09 09:33:30 +01:00
Stanislav Dmitrenko
57801fde1f
desktop: RFC ( #2409 )
2023-05-08 20:05:49 +01:00
spaced4ndy
c87f4e68f7
core: keep chat item edit history ( #2410 )
2023-05-08 20:07:51 +04:00
Stanislav Dmitrenko
27762492d7
android: onboarding notifications alert and restoring state ( #2408 )
...
* android: onboarding notifications alert and restoring state
* add comment
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-08 13:16:07 +01:00
Stanislav Dmitrenko
da7c408686
android: restore onboarding step ( #2394 )
2023-05-05 17:19:46 +01:00
Stanislav Dmitrenko
0c0a98605d
android: progress indicator on migrations w/t confirmation ( #2393 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-05 14:39:25 +01:00
Stanislav Dmitrenko
108226bcdc
android: don't show auth screen in call ( #2392 )
...
* android: don't show auth screen in call
* Surface instead of Box to prevent touches through it
* name of function
2023-05-05 14:30:54 +01:00
Evgeny Poberezkin
8b400d4f2c
website: enable Polish and Portuguese languages
2023-05-05 13:26:11 +01:00
Evgeny Poberezkin
d838e7b44d
website: translations ( #2389 )
...
* Translated using Weblate (Polish)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 19.4% (41 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 76.7% (162 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pt_BR/
* Translated using Weblate (French)
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 97.4% (227 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pt_BR/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (233 of 233 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
---------
Co-authored-by: Display Name <ptrumtine@proton.me >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Feroli <feroli@tuta.io >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: ShouNichi <jiangyijjl@gmail.com >
Co-authored-by: mf <work.j6nnu@slmail.me >
Co-authored-by: Float <float.hu+@gmail.com >
2023-05-05 13:22:58 +01:00
spaced4ndy
7b157fa8e5
ios: progress indicator on migrations w/t confirmation ( #2378 )
...
* ios: progress indicator on migrations w/t confirmation
* layout
* Update apps/ios/Shared/ContentView.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* add delay
* move on appear
* Update apps/ios/Shared/ContentView.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* Update apps/ios/Shared/ContentView.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-05 15:52:16 +04:00
spaced4ndy
d19a59a364
core: start receiving files on chat activation ( #2387 )
2023-05-05 15:49:31 +04:00
spaced4ndy
b95a351222
mobile: group welcome message layout ( #2388 )
2023-05-05 15:49:10 +04:00
Evgeny Poberezkin
1038acd2ea
mobile: translations ( #2386 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (1125 of 1125 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% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1125 of 1125 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% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1125 of 1125 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% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1125 of 1125 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% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Lithuanian)
Currently translated at 47.2% (531 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* 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/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Added translation using Weblate (Portuguese)
* Added translation using Weblate (Portuguese)
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 98.6% (1110 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Portuguese)
Currently translated at 10.2% (115 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Portuguese)
Currently translated at 10.2% (115 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* 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/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 48.9% (510 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* 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/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 55.2% (576 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* 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/
* Translated using Weblate (Portuguese)
Currently translated at 10.8% (122 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* 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/
* Added translation using Weblate (Greek)
* Added translation using Weblate (Greek)
* Translated using Weblate (Greek)
Currently translated at 1.4% (16 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/el/
* 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/
* Translated using Weblate (Czech)
Currently translated at 99.8% (1123 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* 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/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1125 of 1125 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% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Portuguese)
Currently translated at 11.2% (126 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Portuguese)
Currently translated at 15.9% (179 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese)
Currently translated at 24.9% (281 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 4.2% (44 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pt_BR/
* Translated using Weblate (Portuguese)
Currently translated at 25.2% (284 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Portuguese)
Currently translated at 27.4% (309 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Portuguese)
Currently translated at 30.5% (344 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Added translation using Weblate (Hebrew)
* Added translation using Weblate (Hebrew)
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Hebrew)
Currently translated at 1.5% (17 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Portuguese)
Currently translated at 30.9% (348 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Greek)
Currently translated at 5.0% (57 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/el/
* Translated using Weblate (Hebrew)
Currently translated at 5.7% (65 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 5.8% (66 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 6.2% (70 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 6.9% (78 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 9.1% (103 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 11.1% (125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Hebrew)
Currently translated at 18.2% (205 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 18.7% (211 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 19.2% (217 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 21.2% (239 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* ios: import/export localizations
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: mf <work.j6nnu@slmail.me >
Co-authored-by: Moo <hazap@hotmail.com >
Co-authored-by: Display Name <ptrumtine@proton.me >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Olivia Ng <uloo592@gmail.com >
Co-authored-by: Paulo Alexandre Pereira <github@paapereira.com >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: Panagis Sarantos <sarantospgs@gmail.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: Feroli <feroli@tuta.io >
Co-authored-by: ShouNichi <jiangyijjl@gmail.com >
Co-authored-by: Roee Hershberg <roihershberg@protonmail.com >
2023-05-05 11:46:18 +01:00
spaced4ndy
54fc052e47
core: remove msg_delivery_events unique constraint (recreates table); cleanup old messages ( #2376 )
2023-05-05 13:49:09 +04:00
Evgeny Poberezkin
62bac800af
ios: export localizations
2023-05-05 10:44:52 +01:00
spaced4ndy
aa2b36d5cc
ios: restore onboarding step ( #2384 )
2023-05-05 12:56:48 +04:00
Evgeny Poberezkin
b5f482bb50
5.1.0-beta.0: Android 119, iOS 145
2023-05-04 18:22:17 +01:00
Stanislav Dmitrenko
649c104d29
android: create address during onboarding ( #2374 )
...
* android: create address during onboarding
* refactor
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-05-04 20:28:29 +04:00
Stanislav Dmitrenko
41368c85bf
ios: more localized strings ( #2377 )
...
* ios: more localized strings
* translation comments
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-04 16:40:47 +01:00
Evgeny Poberezkin
af59178318
core: 5.1.0.0
2023-05-04 12:45:57 +01:00
Stanislav Dmitrenko
5149623b57
ios: prevent crash when no email account was setup ( #2375 )
2023-05-04 11:13:53 +01:00
spaced4ndy
205c74b5d8
core: make use of covering indexes when reading chats ( #2372 )
2023-05-03 20:26:04 +04:00
Evgeny Poberezkin
5116bfa79c
cli: option to disable notifications, closes #2340 ( #2373 )
2023-05-03 16:40:11 +01:00
Stanislav Dmitrenko
69767126aa
mobile: disable ability to write text in text view when sending a message and prevent saving message that is in progress as draft ( #2371 )
...
* android: prevent saving message that is in progress as draft
* android: disable ability to write text in text view when sending a message
* ios: prevent saving message that is in progress as draft
* ios: disable ability to write text in text view when sending a message
* do not show welcome button when not needed
2023-05-03 13:57:10 +01:00
spaced4ndy
5af389ae3f
mobile: change links from repo to website ( #2370 )
2023-05-03 15:01:45 +04:00
Stanislav Dmitrenko
f711f4d8a8
android: socks proxy port ( #2367 )
...
* android: socks proxy port
* ability to specify socks host and port before enabling it
* comment
2023-05-03 11:23:23 +01:00
Stanislav Dmitrenko
8b80efd537
android: contact address UX ( #2363 )
...
* android: contact address UX
* unneeded block
* review changes
2023-05-03 12:42:43 +04:00
spaced4ndy
7b83450a9c
ios: AddGroupMembersView fixes ( #2369 )
2023-05-03 12:17:39 +04:00
spaced4ndy
e3011a1cb0
core: disable creation of decryption errors chat items ( #2365 )
2023-05-02 19:38:58 +04:00
Stanislav Dmitrenko
7ff8dcfb78
android: floating button background ( #2366 )
2023-05-02 16:38:20 +01:00
spaced4ndy
551ed202be
ios: create address during onboarding ( #2362 )
...
* ios: create address during onboarding
* contact picker
* email wip
* send email w/t leaving app
* fomatting
* layout, texts
* remove contact picker, add email button to address page
* refactor
* refactor
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-05-01 20:36:52 +04:00
Evgeny Poberezkin
6f11913359
core: fix CIStatus parser ( #2361 )
2023-05-01 11:33:30 +01:00
Stanislav Dmitrenko
d91a78da7d
android: fixed background on some screens ( #2360 )
...
* android: fixed background on some screens
* background color and alert title color
* Revert "android: export all theme colors (#2348 )"
This reverts commit 315d830357 .
* small changes in logic
* unused color
* colors of background
2023-05-01 10:38:59 +01:00
M Sarmad Qadeer
02fdd058ec
website: add theme switch for code snippets ( #2359 )
2023-05-01 09:44:15 +01:00
spaced4ndy
08148afac7
Merge pull request #2336 from simplex-chat/contact-address-ux
...
core, mobile: contact address ux
2023-05-01 11:21:53 +04:00
Evgeny Poberezkin
f037ffe107
core: prevent failure loading chat on invalid item content JSON ( #2349 )
...
* core: prevent failure loading chat on invalid item content JSON
* corrections
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* platform independent parsing
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-05-01 08:18:04 +01:00
M Sarmad Qadeer
fa6ba3110b
website: fix Chinese in dropdown ( #2358 )
2023-05-01 07:38:59 +01:00
Evgeny Poberezkin
6f82ddc032
website: fix tailwindcss version
2023-05-01 07:13:29 +01:00
Evgeny Poberezkin
ee3267388f
website: fix build
2023-04-30 23:22:35 +01:00
M Sarmad Qadeer
f97a1fcedf
website: add docs to website ( #2080 )
...
* website: add fontmatter & improve image URLs where necessary
* website: add docs to website
* website: add prismjs for code highlighting
* website: change npm install position in web.sh
* website: fix an image URL in lang/cs/README.md
* website: improve image paths in lang/cs/translations.md
* website: add responsiveness & improve stylings of docs
* website: add dir to navbar in blog & docs
* website: remove scroll in mobile dropdown menu
* website: remove rfcs & add guide docs to website
* website: remove file renaming script from web.sh
* website: add menu to docs in nav
* website: add hash list & add scroll to headers
* website: customize docs frontmatter through JS
* website: remove supported_languages.json
* website: move merge_translations.js to JS folder
* website: add the following changes to docs
- add frontmatter to new doc merged from master
- add ignoreForWeb property to frontmatter of README.md docs
* website: remove package-lock.json from .gitignore
* website: add package-lock.json from .gitignore
* website: add no docs message to docs dropdown
* website: improve the sidebar of docs
* website: add revision date to docs
* website: add script to add version to docs frontmatter
* website: add layout to display message in docs if its version is old
* website: improve nav responsiveness
* website: remove frontmatter form main README & rfcs
* website: remove rfcs from website folder
* website: add ignore condition for rfcs in .eleventy
* website: remove frontmatter from lang README docs
* website: remove README from website's lang docs
* website: add guides menu in nav
* website: following changes
- add docs_dropdown.json
- extend reference menu in nav
- remove docs menu from nav
* website: fix in docs sidebar
* website: revert main docs README.md files
* website: revert main docs README.md files
* website: move scripts out of js that are for build
* website: remove displayAt form guide docs
* website: create a docs_sidebar.json & shift to that approach
* update navigation
* website: set navbar
* website: add icons to external links
* website: change the approach for docs sidebar creation
* website: update docs template
* website: add some strings to en.json and map them accordingly
* remove icon
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-30 22:31:23 +01:00
Evgeny Poberezkin
315d830357
android: export all theme colors ( #2348 )
2023-04-29 13:11:44 +01:00
M Sarmad Qadeer
00caeae914
website: add simplex reviews section ( #2346 )
...
* website: add simplex reviews section
* website: update review section position & add quality images
* website: add dark mode images
* website: avoid text selection when hover on logos
* website: add layout fix
* website: add spaces in simplex review
* website: improve margin of simplex review
* website: add title to logos in simplex review
* titles, order
* update images
* move images
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-29 09:53:27 +01:00
spaced4ndy
199835b671
ios: allow all group members to view welcome message ( #2347 )
...
* ios: allow all group members to view welcome message
* remove diff
* layout
* ignore taps on preview
* remove newline
* show/hide keyboard
* fix button flickering
* remove space
* remove unused function
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-28 20:34:24 +04:00
spaced4ndy
ce2225d355
ios: align 1-time link design with new address design ( #2337 )
...
* ios: align 1-time link design with new address design
* update text
* layout
* bigger font, icon
* padding
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-28 14:11:32 +04:00
Evgeny Poberezkin
b4f1f94bcc
Merge branch 'master' into contact-address-ux
2023-04-28 10:41:49 +01:00
spaced4ndy
90cee6b802
ios: scroll address view on keyboard, translations ( #2344 )
...
* ios: scroll address view on keyboard, translations
* fix typo
* revert text
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-28 12:21:23 +04:00
spaced4ndy
2a883bb958
core: add /profile_address command to help ( #2345 )
2023-04-28 12:14:07 +04:00
Stanislav Dmitrenko
607f77d432
android: more checks for colors in customized theme ( #2343 )
...
* android: more checks for colors in customized theme
* code style
* refactor
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-28 09:09:42 +01:00
Stanislav Dmitrenko
c254b33753
android: blue theme and more options ( #2331 )
...
* android: blue theme and more options
* more color options and better code
* more color options and some fixes
* removed preferences about non-existent theme
* colors
* Revert "removed preferences about non-existent theme"
This reverts commit cbb38d54a8 .
* colors
* update colors
* migrations
* HighOrLowLight -> secondary
* new color
* color
* update colors, move colors to a separate page
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-27 20:32:40 +01:00
Stanislav Dmitrenko
59f3848056
android: cancel and destructive buttons in alerts ( #2238 )
2023-04-27 17:00:03 +01:00
Stanislav Dmitrenko
69aa002c83
android: prevent click & long click at the same time ( #2237 )
2023-04-27 16:44:12 +01:00
spaced4ndy
0b57cc08a7
core, ios: include contact addresses in profiles ( #2328 )
...
* core: include contact links in profiles
* add connection request link to contact and group profiles
* set group link on update, view, api
* core: include contact addresses in profiles
* remove id from UserContactLink
* schema, fix test
* remove address from profile when deleting link, tests
* remove diff
* remove diff
* fix
* ios wip
* learn more, confirm save, reset on delete
* re-use in create link view
* remove obsolete files
* color
* revert scheme
* learn more with create
* layout
* layout
* progress indicator
* delete text
* save on change, layout
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-27 17:19:21 +04:00
sh
8630d1ab12
templates: update labels ( #2335 )
2023-04-27 09:18:40 +01:00
Evgeny Poberezkin
591aa9eaa5
core: get all chat items API ( #2333 )
...
* core: get all chat items API
* test
2023-04-27 08:12:34 +01:00
sh
f82fa42cba
github: issue templates ( #2330 )
...
* issue template test
* templates: allow blank issues
2023-04-26 16:37:13 +01:00
Evgeny Poberezkin
aa441c88db
Merge branch 'stable'
2023-04-26 08:30:55 +01:00
Evgeny Poberezkin
17ee22da72
readme: update group link
2023-04-26 08:30:35 +01:00
spaced4ndy
a9957fb46d
core: delete xftp file when user is not found by file id ( #2234 )
2023-04-25 15:46:00 +04:00
Stanislav Dmitrenko
f5c87fdd4c
android: better auth when opening profiles ( #2236 )
...
* android: better auth when opening profiles
* consistent behaviour between auth methods
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-25 10:45:46 +01:00
Stanislav Dmitrenko
23467a2248
android: lint fix and removed unused lib ( #2235 )
2023-04-25 10:31:26 +01:00
M Sarmad Qadeer
9fa93e40cb
website: add atom feeds for blogs ( #2233 )
...
* website: add atom feeds for blogs
* update front-matter
* website: add atom and rss feeds for blogs
* include full blog content
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-24 19:31:59 +01:00
M Sarmad Qadeer
f4b852d2dd
website: fix chines in dropdown ( #2232 )
2023-04-24 18:54:57 +01:00
Stanislav Dmitrenko
f698b7fa9f
android: new icons ( #2231 )
...
* android: new icons
* different size
* all icons were changed
* sizes
* account icon was returned
* icon
* two icons
* bolt icon
* fix change avatar
* more vert button
* changes in icons
* icon size
* deleted unneeded icon
* icons
* spacer and padding
* no comments
* height of item
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-24 18:51:21 +01:00
Stanislav Dmitrenko
b21afa648d
android: UserPicker enhancements ( #2230 )
...
* android: UserPicker enhancements
* paddings
2023-04-23 10:42:06 +01:00
Evgeny Poberezkin
b9575cc869
website: fix qrcode dependency
2023-04-22 17:19:49 +01:00
Evgeny Poberezkin
3ea91bc4ad
Merge branch 'stable'
2023-04-22 17:04:02 +01:00
Evgeny Poberezkin
b3dce5fdb0
blog: v5 announcement ( #2225 )
...
* blog: vision, funding, v5 announcement
* keep file name
* update
* update blog
* images, site preview
* fix link
* remove duplication
* corrections
2023-04-22 17:03:41 +01:00
Evgeny Poberezkin
28ad8b8cd5
blog: v5 announcement ( #2225 )
...
* blog: vision, funding, v5 announcement
* keep file name
* update
* update blog
* images, site preview
* fix link
* remove duplication
* corrections
2023-04-22 17:01:52 +01:00
Stanislav Dmitrenko
37d4ef770c
android: equal paddings between sections and bottom spacer ( #2227 )
...
* android: equal paddings between sections and bottom spacer
* one more
* aligning
* paddings
* paddings
* scream color
* switch
* background and scrim colors
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-22 16:38:32 +01:00
Stanislav Dmitrenko
ba24e40512
android: settings refactoring and new design ( #2226 )
...
* android: settings refactoring and new design
* spacers
* paddings
* paddings
* padding
* weight
* new chat button padding
* removed background color
* profiles
* cancel button function
2023-04-21 20:21:44 +01:00
Evgeny Poberezkin
8097593f5e
website: anchor to join simplex
2023-04-21 13:42:44 +01:00
sh
23ccd69b5e
docs: add xftp ( #2223 )
...
* docs: add xftp
* xftp: clarify statistics section
* xftp: expand configuring the app section
2023-04-21 11:33:55 +01:00
spaced4ndy
5e0d6d77b9
core: check max file size before sending ( #2224 )
2023-04-21 13:46:56 +04:00
spaced4ndy
a06393f520
core: file status command for XFTP files ( #2222 )
2023-04-21 13:36:44 +04:00
Evgeny Poberezkin
549ffcefc0
blog: v5 announcement placeholder
2023-04-20 19:57:06 +01:00
spaced4ndy
c8721e8000
5.0: Android 117, iOS 144
2023-04-20 20:26:12 +04:00
Evgeny Poberezkin
03882367da
core: 5.0.0.2
2023-04-20 14:19:09 +01:00
spaced4ndy
4d700d113d
core, ios: mark files to receive from NSE, receive marked files on chat start ( #2218 )
2023-04-20 16:52:55 +04:00
Stanislav Dmitrenko
17bdd2a1d2
android: different icons for attachments ( #2219 )
...
* android: different icons for attachments
* icon
* change color
* changes
* strings
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-20 13:27:27 +01:00
Evgeny Poberezkin
80a68012a2
website: translations ( #2217 )
...
* Added translation using Weblate (Polish)
* Added translation using Weblate (Polish)
* Translated using Weblate (Polish)
Currently translated at 33.1% (70 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
---------
Co-authored-by: Display Name <ptrumtine@proton.me >
2023-04-20 11:56:53 +01:00
Evgeny Poberezkin
3742906f75
mobile: translations ( #2216 )
...
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1043 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Czech)
Currently translated at 99.8% (1123 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1043 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (French)
Currently translated at 100.0% (1123 of 1123 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% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1123 of 1123 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% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (1029 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1043 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Czech)
Currently translated at 99.8% (1123 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1043 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (French)
Currently translated at 100.0% (1123 of 1123 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% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1123 of 1123 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% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (1029 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (German)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (German)
Currently translated at 100.0% (1125 of 1125 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% (1042 of 1042 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* ios: import/export localizations
---------
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: Float <float.hu+@gmail.com >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
2023-04-20 11:55:04 +01:00
Stanislav Dmitrenko
ae90edcdb5
android: moved to BasicTextField in some places ( #2215 )
...
* adnroid: moved to BasicTextField in some places
* field height
* field height 2
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-20 11:29:50 +01:00
Evgeny Poberezkin
9e76aadb0f
Merge branch 'stable'
2023-04-19 18:09:57 +01:00
Evgeny Poberezkin
043544d7ec
readme: new users group
2023-04-19 18:09:05 +01:00
Evgeny Poberezkin
2bf7d1dddc
android: share video as video ( #2214 )
2023-04-19 17:39:31 +01:00
Evgeny Poberezkin
e1741118ce
android: fix profile string ( #2213 )
2023-04-19 15:52:33 +01:00
spaced4ndy
58fb3f7f2d
android: fix onboarding fonts, paddings ( #2212 )
2023-04-19 18:48:00 +04:00
spaced4ndy
48e92a7e9b
android: don't show button to hide user if authentication is not configured ( #2211 )
2023-04-19 18:16:26 +04:00
spaced4ndy
5bf16da09d
core, mobile: prohibit to change chat item expiration when chat is stopped ( #2210 )
2023-04-19 15:21:28 +04:00
Evgeny Poberezkin
23ca3dd665
5.0.0-beta.2
2023-04-19 11:59:39 +01:00
Evgeny Poberezkin
2caff25fa2
android: revert to using gallery for images and videos ( #2209 )
...
* core: revert to using gallery for images and videos
* remove comment
2023-04-19 11:07:14 +01:00
Evgeny Poberezkin
37f835be8c
mobile: remove XFTP toggle ( #2208 )
...
* mobile: remove XFTP toggle
* ios: remove unused string
* android: remove unused strings
2023-04-19 09:41:01 +01:00
Evgeny Poberezkin
a6c1f2f776
5.0.0-beta.1: Android 115, iOS 142
2023-04-19 00:47:34 +01:00
Stanislav Dmitrenko
acf0dfc38c
android: alerts + dropdown menus ( #2199 )
...
* android: alerts + dropdown menus
* colors
* align
* paddings
* colors
* complete alerts
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-19 00:17:28 +01:00
Evgeny Poberezkin
67f13831ce
mobile: translations ( #2207 )
...
* Translated using Weblate (German)
Currently translated at 97.8% (1101 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1125 of 1125 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (German)
Currently translated at 97.6% (1018 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1043 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 99.2% (1035 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 99.2% (1035 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 97.6% (1018 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 97.6% (1018 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1125 of 1125 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% (1043 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1043 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 97.6% (1018 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1125 of 1125 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% (1043 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1043 of 1043 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* ios: import/export localizations
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
2023-04-18 21:30:18 +01:00
Evgeny Poberezkin
d50e65af20
core: 5.0.0.1
2023-04-18 21:04:34 +01:00
Evgeny Poberezkin
b8d74b74a6
website: translations ( #2206 )
...
* Translated using Weblate (Arabic)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 3.3% (7 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pt_BR/
2023-04-18 18:52:48 +01:00
Evgeny Poberezkin
802a28d759
mobile: translations ( #2204 )
...
* Translated using Weblate (Italian)
Currently translated at 100.0% (1092 of 1092 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1092 of 1092 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1014 of 1014 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1092 of 1092 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% (1014 of 1014 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% (1092 of 1092 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Czech)
Currently translated at 99.8% (1089 of 1091 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1091 of 1091 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% (1013 of 1013 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (German)
Currently translated at 95.6% (1044 of 1091 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1091 of 1091 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1013 of 1013 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1091 of 1091 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1013 of 1013 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1091 of 1091 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% (1013 of 1013 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1091 of 1091 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Korean)
Currently translated at 78.5% (857 of 1091 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Spanish)
Currently translated at 98.8% (1090 of 1103 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1013 of 1013 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (German)
Currently translated at 98.0% (1082 of 1103 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1103 of 1103 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 98.8% (1090 of 1103 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1103 of 1103 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (German)
Currently translated at 100.0% (1101 of 1101 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% (1013 of 1013 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1101 of 1101 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1101 of 1101 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1013 of 1013 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1101 of 1101 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1013 of 1013 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Hindi)
Currently translated at 16.2% (179 of 1101 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1101 of 1101 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1102 of 1102 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% (1102 of 1102 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Hindi)
Currently translated at 16.3% (180 of 1102 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1119 of 1119 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (French)
Currently translated at 99.6% (1115 of 1119 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% (1013 of 1013 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1119 of 1119 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Polish)
Currently translated at 99.2% (1111 of 1119 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% (1119 of 1119 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1119 of 1119 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* ios: import localizations
* ios: re-export localizations
---------
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: mf <work.j6nnu@slmail.me >
Co-authored-by: 5olivetree <5olivetree+github.com@mailbox.org >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Ram <airavatam@tutanota.com >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
2023-04-18 18:41:49 +01:00
Evgeny Poberezkin
c85d43b349
ios: export localizations
2023-04-18 16:59:51 +01:00
spaced4ndy
64ad491197
mobile: what's new in 5.0 ( #2200 )
...
* mobile: what's new in 5.0
* update texts
* update
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-18 16:54:56 +01:00
spaced4ndy
ddd8e719ef
core, ios: don't send/receive XFTP files in NSE ( #2202 )
2023-04-18 19:43:16 +04:00
spaced4ndy
e51f7a51cc
core: prohibit SMP file handshake for XFTP files on sender side, except for images and voice messages ( #2201 )
2023-04-18 18:51:14 +04:00
Stanislav Dmitrenko
e66f5d488b
android: more enhancements to layouts ( #2196 )
...
* android: more enhancements to layouts
* changes
* unused code
* unused code
2023-04-18 11:11:00 +01:00
spaced4ndy
b386cc83a7
core, mobile: enable xftp by default ( #2198 )
2023-04-18 13:49:09 +04:00
spaced4ndy
09481e09b6
core, mobile: file error statuses, cancel sent file ( #2193 )
2023-04-18 12:48:36 +04:00
Evgeny Poberezkin
6913bf1a46
mobile: Calls chat preference ( #2195 )
...
* ios: add calls to chat preferences
* android: types and strings for Calls preference
* android: UI for Calls preference
2023-04-18 09:29:49 +01:00
Stanislav Dmitrenko
e6c87ff00b
android: profiles UI ( #2194 )
...
* android: profiles UI
* reverted color change
* changes
* update color, padding
* colors changes and error check
* focused field color
* refactor
* focus
* layout
* profile editor
* centered layout
* bottom paddings
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-17 22:10:42 +01:00
Evgeny Poberezkin
5f41cf3c52
core: change default for Disappearing Messages to "allow", mobile: support disabling without prohibiting ( #2192 )
...
* core: change default for Disappearing Messages to "allow", mobile: support disabling without prohibiting
* fix tests
* disable tests back in CI
* fixed tests 2
* remove enable
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-04-17 18:13:10 +01:00
spaced4ndy
9edbe2e589
core: fix sending file to empty group ( #2191 )
2023-04-17 15:33:15 +04:00
Evgeny Poberezkin
b6876712f0
core: chat preference for audio/video calls ( #2188 )
...
* core: chat preference for audio/video calls
* correction
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* clean up
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-04-17 10:18:04 +01:00
Evgeny Poberezkin
5b4c183466
core: do not create decryption error chat items for earlier messages ( #2189 )
...
* core: do not create decryption error chat items for earlier messages
* do not report earlier error, mobile items, fix tests
2023-04-16 18:30:25 +01:00
Evgeny Poberezkin
393238f47c
android: change UInt type
2023-04-16 15:56:12 +01:00
Evgeny Poberezkin
aea526f69d
core: add chat items to indicate decryption failures due to ratchets being out of sync ( #2175 )
...
* core: add chat items to indicate decryption failures due to ratchets being out of sync
* show ratchet errors in chat items, show all integrity errors
* show decryption errors, tests
* ios: chat items, remove item for duplicate messages
* android: decryption errors chat items
* eol
2023-04-16 11:35:45 +01:00
Evgeny Poberezkin
13cf1cc004
ios: mute groups instantly when notifications are disabled ( #2187 )
2023-04-14 22:54:05 +01:00
Evgeny Poberezkin
1766a8bb2c
5.0.0-beta.0: Android 114
2023-04-14 20:01:08 +01:00
spaced4ndy
9a5732ab70
ios: 5.0 (141)
2023-04-14 20:43:45 +04:00
Evgeny Poberezkin
2923ca1356
ios: fix profile deletion on iOS 15 ( #2185 )
2023-04-14 16:51:55 +01:00
spaced4ndy
96f0083384
core: 5.0.0.0
2023-04-14 18:05:16 +04:00
Evgeny Poberezkin
febfc396e3
ios: UI to cancel receiving file ( #2123 )
...
* ios: UI to cancel receiving file
* different alert
2023-04-14 13:57:17 +01:00
spaced4ndy
29735a807b
core: don't delete XFTP file when temporary agent error is reported in RFERR/SFERR ( #2184 )
2023-04-14 15:52:39 +04:00
spaced4ndy
eb36f64676
core: update simplexmq (digest entity id); integrate xftp snd delete ( #2183 )
2023-04-14 15:32:12 +04:00
Evgeny Poberezkin
4e01970d69
core: remove build timestamp from the version info (reproducible builds) ( #2182 )
...
* core: remove build timestamp from the version info (reproducible builds)
* remove strings
2023-04-14 12:03:41 +01:00
Evgeny Poberezkin
e5713087e3
ios: export Polish localizations
2023-04-14 11:26:13 +01:00
Evgeny Poberezkin
b40fc7ff18
mobile: add Polish language ( #2181 )
...
* mobile: add Polish language
* update readme
2023-04-14 10:20:58 +01:00
Evgeny Poberezkin
06ad2b7972
website: translations ( #2180 )
...
* ios: UI to cancel receiving file
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 1.8% (4 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pt_BR/
* Revert "ios: UI to cancel receiving file"
This reverts commit 0fcae6e8d5 .
---------
Co-authored-by: Pedro Licio <amaralrj@gmail.com >
2023-04-13 23:15:18 +01:00
Evgeny Poberezkin
14eeb4451c
mobile: translations ( #2179 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (1056 of 1056 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% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1062 of 1062 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% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1062 of 1062 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% (1062 of 1062 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% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Korean)
Currently translated at 71.7% (762 of 1062 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1062 of 1062 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% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1062 of 1062 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1062 of 1062 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (French)
Currently translated at 100.0% (1056 of 1056 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% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1062 of 1062 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% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1062 of 1062 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% (1062 of 1062 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% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Korean)
Currently translated at 71.7% (762 of 1062 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1062 of 1062 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% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1062 of 1062 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1062 of 1062 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (French)
Currently translated at 100.0% (1062 of 1062 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% (1014 of 1014 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1014 of 1014 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1062 of 1062 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1014 of 1014 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1014 of 1014 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1014 of 1014 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hindi)
Currently translated at 16.8% (179 of 1062 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Korean)
Currently translated at 80.1% (851 of 1062 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1014 of 1014 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* ios: import/export localizations
---------
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: Float <float.hu+@gmail.com >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: 5olivetree <5olivetree+github.com@mailbox.org >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Ram <airavatam@tutanota.com >
2023-04-13 23:11:36 +01:00
Stanislav Dmitrenko
ead67adeb8
android: passcode implementation ( #2177 )
...
* android: passcode implementation
* layout
* passcode view
* unused param
* text for auth
* small changes
* fix
* use preference instead of toggle
* removed useless code and changed title of auth screen
* removed unneeded function
* EOLs
* changed local variable logic to global variable
* formatting
* different alert
* changed code placement
* alert behaviour
* button size
* tint of buttons
* error instead of failed status
* do not show auth alerts on failures, only on final errors
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-13 22:09:41 +01:00
spaced4ndy
c2d70a5107
core: update simplexmq (recoverable xftp send) ( #2178 )
2023-04-13 20:46:07 +04:00
spaced4ndy
90dffc975a
core: request and save extra recipient file descriptions ( #2170 )
2023-04-12 14:47:54 +04:00
Evgeny Poberezkin
e5ba7caddc
ios: export localizations
2023-04-12 11:39:45 +01:00
Evgeny Poberezkin
ec6cee1389
ios: digital password (instead of device auth) ( #2169 )
...
* ios: digital password (instead of device auth)
* set, ask, change password
* kind of working, sometimes
* ZSTack
* fix cancel
* update title
* fix password showing after settings dismissed
* disable button when 16 digits entered
* fixes
* layout on larger screens
* do not disable auth when switching to system if system auth failed, refactor
* fix enabling auth via the initial alert
* support landscape orientation
2023-04-12 11:22:55 +01:00
Float-hu
1d16a19373
readme: translation contributors ( #2172 )
...
* Update README.md
* change
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-11 20:17:41 +01:00
Evgeny Poberezkin
04c90b4f07
android: SOCKS proxy settings ( #2158 )
...
* android: draft UI for SOCKS proxy settings
* footer comment
* UI for proxy host-port selection
* keyboard type in port text field
* footer
* better text validation logic
* use italic in footer
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-04-10 20:01:14 +01:00
Stanislav Dmitrenko
747cbb8e09
android: media attachments from one button ( #2156 )
...
* android: media attachments from one button
* refactor durationText
* use option to enable video
* icon overlay
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-10 16:28:21 +01:00
Evgeny Poberezkin
834487e548
4.6.1: Android 112, iOS 140
2023-04-08 21:17:47 +01:00
Evgeny Poberezkin
e1b6b54209
website: translations ( #2160 )
...
* ios: UI to cancel receiving file
* Added translation using Weblate (Portuguese (Brazil))
* ios: UI to cancel receiving file
* Added translation using Weblate (Portuguese (Brazil))
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Revert "ios: UI to cancel receiving file"
This reverts commit 397788cb0d .
---------
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: Float <float.hu+@gmail.com >
2023-04-08 20:58:22 +01:00
Evgeny Poberezkin
6366d60e4c
mobile: translations ( #2159 )
...
* ios: UI to cancel receiving file
* Added translation using Weblate (Polish)
* Added translation using Weblate (Polish)
* Translated using Weblate (Italian)
Currently translated at 100.0% (1044 of 1044 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% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Czech)
Currently translated at 100.0% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 80.8% (844 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Korean)
Currently translated at 64.1% (670 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 80.9% (845 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (French)
Currently translated at 100.0% (1044 of 1044 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% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.4% (996 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Polish)
Currently translated at 16.1% (156 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.8% (1011 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1044 of 1044 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 59.4% (575 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (1042 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Polish)
Currently translated at 59.5% (576 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1044 of 1044 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 80.2% (777 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1044 of 1044 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% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (German)
Currently translated at 100.0% (1044 of 1044 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% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Lithuanian)
Currently translated at 6.8% (71 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (German)
Currently translated at 100.0% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 38.5% (373 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Lithuanian)
Currently translated at 23.7% (248 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Korean)
Currently translated at 0.1% (1 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ko/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
* Translated using Weblate (Lithuanian)
Currently translated at 28.7% (300 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Lithuanian)
Currently translated at 34.2% (358 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Korean)
Currently translated at 69.7% (728 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* revert code change
* import/export localizations
---------
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: mf <work.j6nnu@slmail.me >
Co-authored-by: 5olivetree <5olivetree+github.com@mailbox.org >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Moo <hazap@hotmail.com >
Co-authored-by: Olivia Ng <uloo592@gmail.com >
Co-authored-by: Twoomatch <twoomatch0@xmail.re >
2023-04-08 20:55:15 +01:00
Evgeny Poberezkin
fabea36682
ios: update library
2023-04-08 19:53:33 +01:00
Stanislav Dmitrenko
991332a809
android: servers UI/API ( #2155 )
...
* android: servers UI/API
* non-optional server protocol in parsed address
* make another enum for ServerProtocol
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-07 18:19:44 +01:00
Evgeny Poberezkin
85537a99e8
core: 4.6.1.2
2023-04-07 18:18:21 +01:00
spaced4ndy
717c90c58b
mobile: remove cancelled files ( #2154 )
2023-04-07 17:41:07 +04:00
Evgeny Poberezkin
ccb52e0acd
ios: validate server protocol
2023-04-06 23:25:40 +01:00
Evgeny Poberezkin
d84b30c071
core: update simplemq (preset xftp servers)
2023-04-06 23:16:16 +01:00
Evgeny Poberezkin
5ae0afe1fe
ios: update servers API/UI ( #2149 )
...
* ios: update servers API/UI
* fix UI
* fix
2023-04-06 22:48:32 +01:00
Evgeny Poberezkin
d250e503b0
core: update simplexmq (fix file reception on 32 bit CPUs)
2023-04-06 21:06:46 +01:00
Stanislav Dmitrenko
afb0ae3d03
ios: video support ( #2115 )
...
* ios: video support
* made video experience prettier
* line reordering
* fix warning
* remove playback speed
* fullscreen player
* removed unused code
* fix conflict
* setting playing status better
* thumbnail dimensions and loading indicator
* fill under video
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-06 18:26:48 +01:00
Evgeny Poberezkin
1a3f0bed47
core: update servers API to include XFTP servers, ios: generalize UI to manage servers ( #2140 )
...
* core: update servers API to include XFTP servers, ios: generalize UI to manage servers
* add test
* update migrations to pass tests
* fix readme
* update simplexmq
2023-04-05 21:59:12 +01:00
Stanislav Dmitrenko
1e280fb7e1
android: prevent possible race in chat items ( #2148 )
...
* android: prevent possible race in chat items
* change
2023-04-05 18:53:35 +01:00
Evgeny Poberezkin
6feac55380
core: update http2 library
2023-04-05 10:23:35 +01:00
Evgeny Poberezkin
93d8eac037
4.6.1-beta.2: Android 111, iOS 138
2023-04-04 23:48:11 +01:00
Evgeny Poberezkin
a11f99be3d
mobile: ignore spaces around password ( #2144 )
2023-04-04 21:53:25 +01:00
Evgeny Poberezkin
da17639309
core: 4.6.1.1
2023-04-04 17:31:30 +01:00
Evgeny Poberezkin
10301aa742
terminal: autocomplete contacts, groups and commands ( #2125 )
...
* terminal: autocomplete contacts, groups and commands
* autocomplete for commands and member names
* update commands
* show variants
* improve
* improve
* do not show user in contacts, better state machine for tab states
* update CI runners
2023-04-04 14:58:26 +01:00
Evgeny Poberezkin
2148d50393
core: use Int64 in time calculations ( #2143 )
...
* core: use Int64 in time calculations
* remove import
* make interval Int64
2023-04-04 14:26:31 +01:00
Evgeny Poberezkin
12fb2a4ec5
ci: move to ubuntu 20/22, disable 2 tests in CI ( #2142 )
...
* ci: move to ubuntu 20/22
* skip test on mac
* skip some tests on mac CI
* skip test on CI
* skip test unconditionally
* skip on CI only
2023-04-04 13:09:07 +01:00
Stanislav Dmitrenko
8085e5b85c
android: change active user after chat started ( #2141 )
2023-04-03 20:11:27 +01:00
Stanislav Dmitrenko
4ba310ec16
android: open direct chat simplified ( #2139 )
2023-04-03 19:59:50 +01:00
Stanislav Dmitrenko
865c56f400
scripts: adapted compress-and-sign-apk script to case-insensitive file systems ( #2138 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-03 19:41:42 +01:00
Stanislav Dmitrenko
c510e73256
android: disallow to reply on service messages ( #2136 )
2023-04-03 18:53:21 +01:00
spaced4ndy
73638129bc
core: cancel file transfer when chat item is marked deleted ( #2137 )
2023-04-03 18:49:22 +04:00
spaced4ndy
1a7a79d504
core: allow repeat receive after cancel for XFTP files ( #2134 )
2023-04-03 16:31:18 +04:00
spaced4ndy
d3268e4a72
mobile: delete XFTP files after uploading ( #2133 )
2023-04-03 16:31:09 +04:00
Evgeny Poberezkin
15a93014a5
core: update http2
2023-04-01 17:27:11 +01:00
Evgeny Poberezkin
e7735329bc
4.6.1-beta.1: Android 110, iOS 137, update library
2023-04-01 16:04:44 +01:00
ishi_sama
3e222c68eb
docs: FR Update ( #2063 )
...
* docs: FR update
* fix android.md
* fix rev dates
fix revision dates ; ANDROID.md & TRANSLATION.md rev dates added
* fix links
* update
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-04-01 14:55:25 +01:00
M Sarmad Qadeer
a596bd9011
website: nav scrolling & direction issue ( #2120 )
...
* website: add dir to blog template
* website: remove scroll in mobile dropdown menu
2023-04-01 14:31:15 +01:00
Evgeny Poberezkin
21a49710a8
ios: scripts to import/export localizations
2023-04-01 14:28:12 +01:00
Evgeny Poberezkin
ce6fdb2558
mobile: translations ( #2121 )
...
* Translated using Weblate (Russian)
Currently translated at 100.0% (1044 of 1044 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% (968 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (German)
Currently translated at 99.3% (962 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 99.3% (962 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 99.3% (962 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.2% (961 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 99.3% (962 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 99.3% (962 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 99.3% (962 of 968 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* ios: export/import localizations
2023-04-01 14:27:24 +01:00
Evgeny Poberezkin
0baee848a6
mobile: translations ( #2114 )
...
* Added translation using Weblate (Korean)
* Added translation using Weblate (Korean)
* Translated using Weblate (French)
Currently translated at 100.0% (1008 of 1008 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% (940 of 940 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% (1008 of 1008 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% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1008 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Korean)
Currently translated at 20.8% (210 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* 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/
* Translated using Weblate (Korean)
Currently translated at 21.1% (213 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (German)
Currently translated at 100.0% (1008 of 1008 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% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1008 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (German)
Currently translated at 100.0% (1009 of 1009 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% (1009 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1009 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 99.9% (1008 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1009 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Korean)
Currently translated at 27.4% (277 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1020 of 1020 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Korean)
Currently translated at 31.3% (320 of 1020 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (French)
Currently translated at 100.0% (1020 of 1020 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1020 of 1020 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1020 of 1020 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (German)
Currently translated at 100.0% (1026 of 1026 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Italian)
Currently translated at 99.9% (1025 of 1026 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (French)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (1017 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.1% (1019 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (German)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 1.3% (13 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 99.5% (1023 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 4.1% (39 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Korean)
Currently translated at 36.2% (373 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Arabic)
Currently translated at 4.5% (47 of 1033 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1035 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1035 of 1035 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% (1035 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (German)
Currently translated at 100.0% (1035 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1035 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (French)
Currently translated at 100.0% (1035 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Czech)
Currently translated at 99.8% (1033 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Korean)
Currently translated at 45.0% (466 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (German)
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Korean)
Currently translated at 50.9% (532 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Korean)
Currently translated at 51.0% (533 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Korean)
Currently translated at 53.6% (560 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Added translation using Weblate (Korean)
* Added translation using Weblate (Korean)
* Translated using Weblate (French)
Currently translated at 100.0% (1008 of 1008 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% (940 of 940 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% (1008 of 1008 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% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1008 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Korean)
Currently translated at 20.8% (210 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* 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/
* Translated using Weblate (Korean)
Currently translated at 21.1% (213 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (German)
Currently translated at 100.0% (1008 of 1008 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% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1008 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (German)
Currently translated at 100.0% (1009 of 1009 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% (1009 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1009 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 99.9% (1008 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1009 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Korean)
Currently translated at 27.4% (277 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1020 of 1020 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Korean)
Currently translated at 31.3% (320 of 1020 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (French)
Currently translated at 100.0% (1020 of 1020 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1020 of 1020 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1020 of 1020 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (German)
Currently translated at 100.0% (1026 of 1026 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Italian)
Currently translated at 99.9% (1025 of 1026 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (French)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (1017 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.1% (1019 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (German)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 1.3% (13 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 99.5% (1023 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 4.1% (39 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Korean)
Currently translated at 36.2% (373 of 1028 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Arabic)
Currently translated at 4.5% (47 of 1033 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1035 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1035 of 1035 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% (1035 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (German)
Currently translated at 100.0% (1035 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1035 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (French)
Currently translated at 100.0% (1035 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Czech)
Currently translated at 99.8% (1033 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Korean)
Currently translated at 45.0% (466 of 1035 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (German)
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Korean)
Currently translated at 50.9% (532 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Korean)
Currently translated at 51.0% (533 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Korean)
Currently translated at 53.6% (560 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* Translated using Weblate (Czech)
Currently translated at 100.0% (1044 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Korean)
Currently translated at 56.4% (589 of 1044 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ko/
* ios: import/export localizations
---------
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: 5olivetree <5olivetree+github.com@mailbox.org >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: 橙子 <legiorange@163.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: Bdd55oo <giggzuv9z.eofjx@aleeas.com >
Co-authored-by: Doocter <Undocked1040@proton.me >
2023-04-01 09:00:15 +01:00
Evgeny Poberezkin
6f304bc9e6
Merge branch 'stable'
2023-04-01 08:12:58 +01:00
Evgeny Poberezkin
1ca0dfffa0
docs: update the process to move profile
2023-04-01 08:12:48 +01:00
Evgeny Poberezkin
1420084f5e
website: simplex icon in footer
2023-03-31 22:58:57 +01:00
Evgeny Poberezkin
3e03474437
readme: update translation contributors
2023-03-31 22:19:27 +01:00
Evgeny Poberezkin
95366e4d1b
readme: update translations
2023-03-31 19:25:59 +01:00
Evgeny Poberezkin
df1775a1e6
website: enable Arabic, Chinese, Spanish
2023-03-31 19:14:39 +01:00
Evgeny Poberezkin
30ccea18ab
website: translations ( #2113 )
...
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 58.2% (123 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (German)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (French)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Arabic)
Currently translated at 97.1% (205 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Arabic)
Currently translated at 99.0% (209 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* fix strong tag in ar.json
---------
Co-authored-by: 4 Bi 5aYzVk 93FCVjWLWxh44XH3984teVSfjwFYmUGUrbvnHwGirk9 <userfifteen.seventeen@mailfence.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: jonnysemon <johndevand@tutanota.com >
2023-03-31 19:13:19 +01:00
M Sarmad Qadeer
4cd90d74ad
website: add RTL languages compatibility ( #2056 )
...
* website: add RTL languages compatibility
* website: add few changes
- update tailwindcss version
- add few stylings
- move to rtl true false approach
* website: set lang:en to rtl:true for testing
* website: add arabic key values & textual flag
* website: fix strong tag issues in ar translation.
* website: flip navbar for rtl languages
* disable Arabic
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-31 17:14:20 +01:00
spaced4ndy
7f1214688a
core: 4.6.1.0
2023-03-31 19:19:51 +04:00
spaced4ndy
aa89d0d156
android: video progress, video & image cancelled indicators; ios: image cancelled indicator ( #2111 )
2023-03-31 19:15:37 +04:00
spaced4ndy
787cd94362
core: support fallback to SMP file transfer for backwards compatibility ( #2110 )
2023-03-31 17:33:52 +04:00
Evgeny Poberezkin
ec61a7fc51
android: reduce video player opacity in the gallery
2023-03-31 13:59:40 +01:00
Evgeny Poberezkin
9b627534f5
android: update video item layout, add video behind experimental toggle ( #2109 )
...
* android: update video item layout, add video behind experimental toggle
* video duration / size design
* refactor, fix duration box size
* more readable
* reuse box modifier
* Revert "reuse box modifier"
This reverts commit d0d2d3e402 .
2023-03-31 13:40:25 +01:00
Stanislav Dmitrenko
400a3707b2
android: video support ( #2102 )
...
* android: video support
* better landscape videos, UI styling
* removed volume control
* quote for video
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-31 12:25:13 +01:00
Evgeny Poberezkin
38a5676b37
4.6.1-beta.0: Android 109, iOS 136
2023-03-30 20:12:48 +01:00
spaced4ndy
f00cfa9108
core, mobile: CRSndFileCompleteXFTP event ( #2107 )
2023-03-30 19:45:18 +04:00
Evgeny Poberezkin
afa24722b2
Merge branch 'stable'
2023-03-30 15:45:45 +01:00
Evgeny Poberezkin
ea5cec53bc
update readme ( #2106 )
...
* update readme
* corrections
* update roadmap
* link to guide
* remove duplication
2023-03-30 15:44:57 +01:00
Evgeny Poberezkin
61dc649c70
guide: initial readme ( #2006 )
...
* guide: initial readme
* update guide
* guide: initial documentation for audio and video calls (#2104 )
* Added documentation for audio and video calls.
* Minor update
* corrections
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* remove trailing spaces and typos
* docs: update audio-video calls guide
* add app settings
* edit guide, link images and posts
* fix image links
* update
* update 2
* remove link
* remove spaces
* move images
* bold
* add image
---------
Co-authored-by: Silent-Ninja <128339587+silent-ninja-1@users.noreply.github.com >
2023-03-30 15:39:35 +01:00
spaced4ndy
b20824e16c
core: notify about xftp errors ( #2105 )
2023-03-30 18:36:39 +04:00
Evgeny Poberezkin
39330fdce3
guide: initial readme ( #2006 )
...
* guide: initial readme
* update guide
* guide: initial documentation for audio and video calls (#2104 )
* Added documentation for audio and video calls.
* Minor update
* corrections
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* remove trailing spaces and typos
* docs: update audio-video calls guide
* add app settings
* edit guide, link images and posts
* fix image links
* update
* update 2
* remove link
* remove spaces
* move images
* bold
* add image
---------
Co-authored-by: Silent-Ninja <128339587+silent-ninja-1@users.noreply.github.com >
2023-03-30 15:17:13 +01:00
spaced4ndy
6b725a8ef7
ios, android: cancel file UI; core: cancel file fixes ( #2100 )
...
backend fixes:
- check file is not complete on CancelFile,
- check file is not cancelled when processing XFTP events,
- mark SMP file cancelled if recipient cancelled in direct chat.
2023-03-30 14:10:13 +04:00
Evgeny Poberezkin
cbcdeb2b43
ios: 4.6 (135), remove bluetooth-central from background modes ( #2086 )
2023-03-30 09:07:28 +01:00
Evgeny Poberezkin
4351610eca
android: confirm password when deleting/unhiding inactive hidden user profile ( #2103 )
2023-03-30 09:02:57 +01:00
Evgeny Poberezkin
935d826a21
core, ios: unhiding user profiles always requires password ( #2101 )
2023-03-29 19:28:06 +01:00
Evgeny Poberezkin
a8c8137ade
core: fix current user becoming incorrect after hiding or (un)muting inactive user profile ( #2098 )
...
* core: fix current user becoming incorrect after hiding or (un)muting inactive user profile
* refactor test
2023-03-29 17:39:04 +01:00
spaced4ndy
7b33e1fba8
core: update cancel file api ( #2097 )
2023-03-29 17:18:44 +04:00
Evgeny Poberezkin
ade7bba97b
ios: confirm password when deleting active hidden user ( #2095 )
2023-03-29 14:01:24 +01:00
spaced4ndy
08dd321311
android: rcv & snd files progress, distinguish XFTP and SMP; ios: files UI improvements ( #2096 )
2023-03-29 15:48:00 +04:00
Evgeny Poberezkin
67961180c9
android: developer tools page ( #2094 )
2023-03-29 09:34:55 +01:00
Evgeny Poberezkin
1093892ede
ios: update developer options ( #2091 )
...
* ios: update developer options
* move XFTP option, make chat console usable
* update footer
* typo
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-03-29 08:41:13 +01:00
spaced4ndy
ef05fa4905
core: file protocol field; ios: distinguish behavior and look of XFTP and SMP files ( #2090 )
...
* core: file protocol field; ios: distinguish behavior and look of XFTP and SMP files
* remove unused method
* count style
* corrections
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-28 19:20:06 +01:00
Evgeny Poberezkin
6a99a4f1ae
Merge pull request #2087 from simplex-chat/ep/android-down-migrations
...
android: support down migrations
2023-03-28 16:53:57 +01:00
Evgeny Poberezkin
4895f396a2
corrections
2023-03-28 16:00:18 +01:00
Evgeny Poberezkin
c3dffc5909
fix
2023-03-28 14:14:09 +01:00
spaced4ndy
af73e5993d
core: test xftp group file transfer ( #2088 )
2023-03-28 15:22:42 +04:00
spaced4ndy
dfec1cbb02
core: add protocol field to files table ( #2089 )
2023-03-28 14:38:36 +04:00
Evgeny Poberezkin
8d8f7b2524
migrations UI
2023-03-28 11:26:45 +01:00
Evgeny Poberezkin
db7b81587f
Merge branch 'master' into ep/android-down-migrations
2023-03-27 23:21:41 +01:00
Evgeny Poberezkin
31bb744ba7
android: support down migrations
2023-03-27 23:20:47 +01:00
Evgeny Poberezkin
f4b349162f
Merge pull request #1998 from simplex-chat/xftp
...
core: transfer files via XFTP
2023-03-27 23:18:34 +01:00
Evgeny Poberezkin
7f8adf8f03
Merge branch 'master' into xftp
2023-03-27 20:49:47 +01:00
Evgeny Poberezkin
1f4bb8a224
ios: fix picker heights
2023-03-27 20:43:39 +01:00
Evgeny Poberezkin
0c3dc8a6e9
core: add down migrations and fix test
2023-03-27 19:39:22 +01:00
Evgeny Poberezkin
1f15cf54af
Merge branch 'master' into xftp
2023-03-27 18:57:14 +01:00
Evgeny Poberezkin
c96ba30018
core: support down migrations to allow reverting to the previous version ( #2072 )
...
* core: support down migrations to allow reverting to the previous version
* update schema
* update simplexmq
* rename errors
* remove unused functions
* migration UI, test migration
* update migration UI
* return current migrations in CRVersionInfo
* update simplexmq
* test down migrations
* cleanup ios
* show migrations in log
2023-03-27 18:34:48 +01:00
spaced4ndy
ffea61917d
ios: display rcv & snd files progress ( #2085 )
...
* ios: display rcv & snd files progress
* remove animation
2023-03-27 18:02:54 +01:00
Stanislav Dmitrenko
f5c11b8faf
android: ability to change profile from share dialog, mobile: do not show profile dropdown when there is only one visible profile ( #2084 )
...
* android: ability to change profile from share dialog
* icons swap
2023-03-27 17:58:14 +01:00
Stanislav Dmitrenko
48b4b23204
android: make lint happy ( #2081 )
2023-03-27 15:35:35 +01:00
Evgeny Poberezkin
9df78c8ac8
core: fix video message JSON encoding ( #2082 )
2023-03-27 15:35:01 +01:00
Stanislav Dmitrenko
450bfe2e17
android: small layout change in moderated item ( #2083 )
2023-03-27 15:11:17 +01:00
Evgeny Poberezkin
c79eb36a7a
core: update file status on XFTP progress events ( #2079 )
...
* core: update file status on XFTP progress events
* update simplexmq
2023-03-27 12:37:22 +01:00
Evgeny Poberezkin
a58b3a42db
Merge branch 'stable'
2023-03-27 12:23:42 +01:00
Evgeny Poberezkin
e344958224
blog: v4.6 announcement ( #2078 )
...
* blog: v4.6 announcement
* update post
* corrections
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-03-27 12:23:23 +01:00
Evgeny Poberezkin
05c4a6c682
android: support for ARMv7a and Android 8+ ( #2038 )
...
* add armv7a
* disable armv6l, that is lacking SMP atomics
* Add Android 8 setting (API Ver 26)
* Drop x86_64-linux, this makes no sense with `pkgs' = androidPkgs`.
* Drop mis-labled x86_64-linux:lib:support (it was aarch64-android)
* Drop x86_64-android, these do not exist in nixpkgs
The ones set up were aarch64-android anyway (pkgs' = androidPkgs)
* android: support Android 8+, armeabi-v7a (32 bit) (#2012 )
* test
* stubs for allowing to launch the app
* more stubs and minSdk lowered to 26
* replaced functions that supported on higher API levels with other functions
* animated images on lower API levels and write permission
* updated abi filter and scripts for downloading libs
* changed compression script for multiple apks
* cmake changes
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
* update haskell.nix ref
* bump hackage
* bump haskell.nix (again)
* build-android: add armv7
* flake.nix: remove local nixconf
This change to flake.nix breaks build-android.sh script by forcing user
to input y/n. AFAIK, this cannot be automated and I rather not include
workarounds like piping "yes n | nix build ...".
* build-android.sh: update nix version
* flake.{nix,lock}: testing
* flake.{nix,lock}: restore to original
* update android/prepare script to use zip archives
* update gradle file
* android: 4.6-beta.0 (104)
* android: abi filter for bundle (#2075 )
* android: abi filter for bundle
* removed log
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
---------
Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com >
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
Co-authored-by: shum <shum@liber.li >
2023-03-25 21:51:27 +00:00
Evgeny Poberezkin
b2aec6d6a7
4.6: Android 107, iOS 134
2023-03-25 17:40:37 +00:00
Evgeny Poberezkin
09c4609b6c
website: translations ( #2077 )
...
* Translated using Weblate (Dutch)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Spanish)
Currently translated at 14.2% (30 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 14.2% (30 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Spanish)
Currently translated at 14.6% (31 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 14.6% (31 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 15.1% (32 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 15.1% (32 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 15.6% (33 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 15.6% (33 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 26.5% (56 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 26.5% (56 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 28.9% (61 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 28.9% (61 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 30.3% (64 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 30.3% (64 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 31.2% (66 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 32.7% (69 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 32.7% (69 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Spanish)
Currently translated at 14.2% (30 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 14.2% (30 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Spanish)
Currently translated at 14.6% (31 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 14.6% (31 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 15.1% (32 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 15.1% (32 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 15.6% (33 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 15.6% (33 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 26.5% (56 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 26.5% (56 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 28.9% (61 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 28.9% (61 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 30.3% (64 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 30.3% (64 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 31.2% (66 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 32.7% (69 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 32.7% (69 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Spanish)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
---------
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: 4 Bi 5aYzVk 93FCVjWLWxh44XH3984teVSfjwFYmUGUrbvnHwGirk9 <userfifteen.seventeen@mailfence.com >
2023-03-25 17:24:40 +00:00
Evgeny Poberezkin
f6d2aa7aae
mobile: translations ( #2076 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1008 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Czech)
Currently translated at 99.2% (933 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1008 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1008 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (German)
Currently translated at 100.0% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 99.9% (1007 of 1008 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% (940 of 940 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% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* ios: import/export localizations
---------
Co-authored-by: sith-on-mars <groguko36@tuta.io >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: John m <jvanmanen@gmail.com >
2023-03-25 17:21:38 +00:00
Evgeny Poberezkin
92facf58f7
android: fix layout of moderated item
2023-03-25 17:02:15 +00:00
Evgeny Poberezkin
15c36c5a84
android: fix JSON parsing for errors not defined in the UI
2023-03-25 16:27:39 +00:00
Evgeny Poberezkin
cea0543e98
android: make search field always visible in user profiles view
2023-03-25 16:10:46 +00:00
Evgeny Poberezkin
c0bbe77788
android: fix deleting active and hidden user profile, fix incorrect log
2023-03-25 15:25:52 +00:00
Evgeny Poberezkin
9f8cbe140d
android: minor lint fixes
2023-03-25 10:25:17 +00:00
Evgeny Poberezkin
d0cf550b51
4.6-beta.2: Android 133, iOS 106
2023-03-25 08:28:29 +00:00
Evgeny Poberezkin
a86725480f
Translated using Weblate (Dutch) ( #2073 )
...
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
Co-authored-by: John m <jvanmanen@gmail.com >
2023-03-24 22:51:50 +00:00
Evgeny Poberezkin
9ad22e1f6d
mobile: translations ( #2062 )
...
* Translated using Weblate (Russian)
Currently translated at 99.8% (1007 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Dutch)
Currently translated at 96.8% (977 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1009 of 1009 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% (939 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Dutch)
Currently translated at 98.1% (990 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Russian)
Currently translated at 99.8% (1007 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Dutch)
Currently translated at 96.8% (977 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1009 of 1009 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% (939 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Dutch)
Currently translated at 98.1% (990 of 1009 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 98.4% (993 of 1009 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 99.2% (1001 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (French)
Currently translated at 100.0% (1009 of 1009 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% (939 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 98.6% (995 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 96.4% (906 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1009 of 1009 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% (939 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 99.1% (1000 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1009 of 1009 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% (939 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Spanish)
Currently translated at 96.0% (969 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1009 of 1009 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% (939 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Added translation using Weblate (Finnish)
* Added translation using Weblate (Finnish)
* Translated using Weblate (German)
Currently translated at 96.6% (975 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1009 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (939 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (German)
Currently translated at 100.0% (1009 of 1009 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% (939 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Lithuanian)
Currently translated at 4.7% (48 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Lithuanian)
Currently translated at 5.6% (53 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/lt/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1009 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (939 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1009 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1009 of 1009 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (939 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1009 of 1009 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% (939 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (German)
Currently translated at 99.9% (1007 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1008 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (French)
Currently translated at 99.9% (1007 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.9% (1007 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 99.9% (1007 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1008 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 99.9% (1007 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Czech)
Currently translated at 99.3% (1001 of 1008 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* ios: import/export localizations
---------
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: sith-on-mars <groguko36@tuta.io >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Moo <hazap@hotmail.com >
Co-authored-by: Float <float.hu+@gmail.com >
2023-03-24 22:50:09 +00:00
Stanislav Dmitrenko
a266bcbae7
android: hidden and muted user profiles ( #2069 )
...
* android: hidden and muted user profiles
* swap buttons
* smaller delay
* remove unused type
* some fixes of issues
* small visual changes
* removed delay
* re-appeared calls
* update icons and colors
* disable all notifications for muted users
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-24 21:48:34 +00:00
spaced4ndy
1ba210fe77
android: support XFTP files ( #2070 )
2023-03-24 19:06:36 +04:00
spaced4ndy
7898395359
Merge branch 'master' into xftp
2023-03-24 16:27:23 +04:00
spaced4ndy
aeb732c2f6
ios: support XFTP files ( #2064 )
2023-03-24 15:20:15 +04:00
Evgeny Poberezkin
b665dce383
ios: show muted user profiles in user menu, do not show badge on messages in hidden profiles ( #2068 )
2023-03-23 23:09:37 +00:00
Evgeny Poberezkin
f349f124d8
4.6-beta.1: Android 105, iOS 132
2023-03-23 22:02:45 +00:00
Evgeny Poberezkin
8212d7a00e
mobile: fix "delete for me" moderating the received item in group ( #2067 )
2023-03-23 18:47:55 +00:00
Stanislav Dmitrenko
36bcb1b26e
android: downgrade target sdk ( #2065 )
2023-03-23 16:04:53 +00:00
spaced4ndy
8d6fe2be99
core: restore stateTVar imports
2023-03-23 17:29:04 +04:00
Evgeny Poberezkin
d9571c70f2
update script to unpack ios libs
2023-03-23 10:06:13 +00:00
spaced4ndy
babbca48f8
Merge branch 'master' into xftp
2023-03-23 13:58:23 +04:00
Stanislav Dmitrenko
8c4e2e57f9
android: Show lockscreen faster ( #1822 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-23 09:51:23 +00:00
Evgeny Poberezkin
8308651f44
android: 4.6-beta.0 (104) - for f-droid, the build is in armv7a branch
2023-03-22 22:40:35 +00:00
Evgeny Poberezkin
ad881bd46a
ios: 4.6 (131)
2023-03-22 22:10:31 +00:00
Evgeny Poberezkin
c037eb2d24
Revert "mobile: hide observer role from UI (to be reverted after v4.5.4 is released)"
...
This reverts commit 37d0bc2f14 .
2023-03-22 21:38:12 +00:00
Evgeny Poberezkin
8b4353deba
ios: 4.6 (130)
2023-03-22 21:35:57 +00:00
Evgeny Poberezkin
a2be0d35fb
readme: Spanish translation
2023-03-22 20:50:50 +00:00
Evgeny Poberezkin
1909bdc702
android: update string
2023-03-22 20:14:52 +00:00
Evgeny Poberezkin
63909defaf
website: translations ( #2061 )
...
* Translated using Weblate (Arabic)
Currently translated at 96.2% (203 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Arabic)
Currently translated at 96.2% (203 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Arabic)
Currently translated at 97.1% (205 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Added translation using Weblate (Ukrainian)
* Added translation using Weblate (Chinese (Simplified))
* Translated using Weblate (Dutch)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Translated using Weblate (Spanish)
Currently translated at 11.8% (25 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/
* Deleted translation using Weblate (Norwegian Bokmål)
* Translated using Weblate (German)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Spanish)
Currently translated at 13.7% (29 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
---------
Co-authored-by: jonnysemon <johndevand@tutanota.com >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: 4 Bi 5aYzVk 93FCVjWLWxh44XH3984teVSfjwFYmUGUrbvnHwGirk9 <userfifteen.seventeen@mailfence.com >
Co-authored-by: Float <float.hu+@gmail.com >
Co-authored-by: mlanp <github@lang.xyz >
2023-03-22 19:42:54 +00:00
Evgeny Poberezkin
8544984b17
core: 4.6.0.0
2023-03-22 19:37:02 +00:00
Stanislav Dmitrenko
563984c0df
android: strings for user privacy settings ( #2060 )
2023-03-22 19:34:43 +00:00
Evgeny Poberezkin
6500ee5fc9
mobile app translations ( #2029 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 1.2% (11 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 1.2% (11 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 71.7% (692 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (965 of 965 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 99.6% (904 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (965 of 965 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% (907 of 907 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% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 1.2% (11 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 1.2% (11 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 71.7% (692 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (965 of 965 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 99.6% (904 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (965 of 965 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% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Added translation using Weblate (Ukrainian)
* Added translation using Weblate (Ukrainian)
* Added translation using Weblate (Lithuanian)
* Added translation using Weblate (Lithuanian)
* Translated using Weblate (Spanish)
Currently translated at 84.8% (819 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Lithuanian)
Currently translated at 0.8% (8 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Lithuanian)
Currently translated at 0.9% (9 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/lt/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 96.8% (935 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Italian)
Currently translated at 100.0% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 41.7% (379 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Czech)
Currently translated at 100.0% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (967 of 967 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 44.9% (408 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Deleted translation using Weblate (Norwegian Bokmål)
* Deleted translation using Weblate (Polish)
* Deleted translation using Weblate (Norwegian Bokmål)
* Deleted translation using Weblate (Polish)
* Deleted translation using Weblate (Bulgarian)
* Deleted translation using Weblate (Bulgarian)
* Translated using Weblate (German)
Currently translated at 99.2% (900 of 907 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% (967 of 967 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (967 of 967 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (967 of 967 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 73.2% (664 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (French)
Currently translated at 100.0% (967 of 967 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% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (967 of 967 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (967 of 967 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 44.8% (434 of 967 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (German)
Currently translated at 100.0% (967 of 967 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 99.4% (902 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (967 of 967 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 85.4% (775 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (967 of 967 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% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (German)
Currently translated at 100.0% (967 of 967 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% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (967 of 967 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% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (967 of 967 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Czech)
Currently translated at 100.0% (967 of 967 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* ios: add Spanish
* ios: import localizations
* export localizations
* fix typo
* android: add Spanish
---------
Co-authored-by: sith-on-mars <groguko36@tuta.io >
Co-authored-by: Nick Lai <nick20080808@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: Moo <hazap@hotmail.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: Luis Morillo Najarro <luis_cnnvd@hotmail.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: Pedro Licio <amaralrj@gmail.com >
Co-authored-by: mlanp <github@lang.xyz >
2023-03-22 19:33:24 +00:00
spaced4ndy
2a9c138a23
xftp: set xftp config ( #2059 )
2023-03-22 22:20:12 +04:00
Evgeny Poberezkin
61d8fa02d4
ios: export localizations
2023-03-22 17:50:41 +00:00
Evgeny Poberezkin
0fac2187f0
mobile: what's new in 4.6 ( #2058 )
...
* ios: what's new in 4.6
* android: what's new in 4.6
2023-03-22 17:45:55 +00:00
Evgeny Poberezkin
1db61be860
ios: remove unused type
2023-03-22 15:59:48 +00:00
Evgeny Poberezkin
06a0dbd0f2
core, iOS: hidden and muted user profiles ( #2025 )
...
* core, ios: profile privacy design
* migration
* core: user profile privacy
* update nix dependencies
* update simplexmq
* import stateTVar
* update core library
* update UI
* update hide/show user profile
* update API, UI, fix test
* update api, UI, test
* update api call
* fix api
* update UI for hidden profiles
* filter notifications on hidden/muted profiles when inactive, alerts
* updates
* update schema, test, icon
2023-03-22 15:58:01 +00:00
spaced4ndy
47c6daf0cc
xftp: set app tmp directory ( #2054 )
2023-03-22 18:48:38 +04:00
Evgeny Poberezkin
bcdf502ce6
core: update simplexmq
2023-03-22 09:10:54 +00:00
Stanislav Dmitrenko
f9e2f4931a
android: group welcome message ( #2042 )
2023-03-21 23:00:20 +00:00
Stanislav Dmitrenko
8929d15df0
ios: ability to specify welcome message in a group ( #2041 )
...
* ios: ability to specify welcome message in a group
* update state in model
2023-03-21 15:15:48 +00:00
spaced4ndy
60d6a47bdb
xftp: delete agent rcv files on completion, error, item delete ( #2040 )
2023-03-21 15:21:14 +04:00
Stanislav Dmitrenko
2f529535b1
android: turn of screen in call ( #2037 )
2023-03-20 21:17:13 +00:00
Stanislav Dmitrenko
90c9eae283
android: night mode splash screen ( #2036 )
2023-03-20 18:04:48 +00:00
Stanislav Dmitrenko
added6105b
android: relay server footer ( #2035 )
2023-03-20 17:12:15 +00:00
Stanislav Dmitrenko
2df39b5e24
android: catch exceptions while opening a URL ( #2034 )
2023-03-20 16:18:41 +00:00
Stanislav Dmitrenko
3477dd9400
android: system and in-app language selector ( #2033 )
...
* android: system language selector
* in-app language selector
* refactor
* refactor
* different value for Chinese
* change language order/names
* different translation
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-20 15:47:09 +00:00
Evgeny Poberezkin
5282551f3d
Merge branch 'stable'
2023-03-19 22:59:36 +00:00
Evgeny Poberezkin
dcadaaf29b
docs: readme ( #2031 )
2023-03-19 22:58:17 +00:00
Evgeny Poberezkin
e9d6baa6ba
docs: translations ( #2030 )
...
* docs: translations
* update table
* update heading/links
* update table
* update table
* update heading
2023-03-19 20:28:39 +00:00
zenobit
6ae052a7a1
Added translated docs to czech ( #1963 )
...
* Added translated docs to czech
* Dates reverted, Added link to CZ WEBRTC.md
2023-03-19 18:10:32 +00:00
Stanislav Dmitrenko
9f750c2516
android: audio session management in calls ( #2026 )
...
* android: audio session management in calls
* audio session compatibility with old APIs
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-19 17:20:43 +00:00
Evgeny Poberezkin
1fe46834f2
mobile: add Chinese interface language
2023-03-19 17:17:27 +00:00
Evgeny Poberezkin
3db85c7d37
mobile app translations ( #2028 )
...
* Translated using Weblate (Russian)
Currently translated at 100.0% (965 of 965 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% (903 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (903 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (903 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (903 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (903 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 99.8% (902 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (903 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Russian)
Currently translated at 100.0% (965 of 965 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% (903 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (903 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (903 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (903 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (903 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 99.8% (902 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (903 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Spanish)
Currently translated at 59.1% (571 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 2.9% (27 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (965 of 965 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% (903 of 903 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* ios: remove unused translations
* ios: import/export localizations
---------
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: John m <jvanmanen@gmail.com >
2023-03-19 13:35:51 +00:00
Evgeny Poberezkin
1e4f1b8891
ios: export localizations
2023-03-19 12:53:41 +00:00
Evgeny Poberezkin
0fcd6d40ee
Merge pull request #2001 from simplex-chat/callkit
...
iOS: native calls using WebRTC library and CallKit
2023-03-19 12:25:44 +00:00
Evgeny Poberezkin
aaa4ffe789
Merge branch 'master' into callkit
2023-03-19 12:14:34 +00:00
Evgeny Poberezkin
8c4720d0cb
ios: link to set app interface language
2023-03-19 12:14:10 +00:00
Evgeny Poberezkin
94b97f6097
cli: /db export command
2023-03-19 11:49:30 +00:00
Evgeny Poberezkin
85800d96c8
ios: import/export localizations
2023-03-18 18:02:34 +00:00
Evgeny Poberezkin
3b4c06111a
ios: update core library
2023-03-18 17:54:40 +00:00
Evgeny Poberezkin
548d695a82
mobile app translations ( #2027 )
...
* Translated using Weblate (Dutch)
Currently translated at 100.0% (954 of 954 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% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (954 of 954 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% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 92.6% (884 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 16.8% (161 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 16.8% (161 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 69.1% (660 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 72.7% (694 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 90.1% (860 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 26.1% (249 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 0.1% (1 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (959 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (959 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 27.1% (260 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (959 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (959 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (959 of 959 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% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Arabic)
Currently translated at 1.1% (11 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (959 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 35.8% (344 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (German)
Currently translated at 100.0% (965 of 965 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% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (965 of 965 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% (965 of 965 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% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Arabic)
Currently translated at 2.5% (25 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Arabic)
Currently translated at 4.8% (43 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ar/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Czech)
Currently translated at 100.0% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 0.6% (6 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (965 of 965 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% (893 of 893 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% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 32.5% (314 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 32.5% (314 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 1.7% (16 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (965 of 965 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% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Spanish)
Currently translated at 45.5% (440 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (954 of 954 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% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (954 of 954 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% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 92.6% (884 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 16.8% (161 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 16.8% (161 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 69.1% (660 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 72.7% (694 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 90.1% (860 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 26.1% (249 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 0.1% (1 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (959 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (959 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 27.1% (260 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (959 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (959 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (959 of 959 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% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Arabic)
Currently translated at 1.1% (11 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (959 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 35.8% (344 of 959 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (German)
Currently translated at 100.0% (965 of 965 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% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (965 of 965 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% (965 of 965 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% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Arabic)
Currently translated at 2.5% (25 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Arabic)
Currently translated at 4.8% (43 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ar/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Czech)
Currently translated at 100.0% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 0.6% (6 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hant/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (965 of 965 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% (893 of 893 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% (965 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 32.5% (314 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 32.5% (314 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 1.7% (16 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (965 of 965 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% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Spanish)
Currently translated at 45.5% (440 of 965 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
---------
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: Bdd55oo <giggzuv9z.eofjx@aleeas.com >
Co-authored-by: Pedro Licio <amaralrj@gmail.com >
Co-authored-by: Pedro Licio <pedro@agenciaregex.com >
Co-authored-by: Float <float.hu+@gmail.com >
Co-authored-by: sith-on-mars <groguko36@tuta.io >
Co-authored-by: jonnysemon <johndevand@tutanota.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: Nick Lai <nick20080808@gmail.com >
Co-authored-by: M Sarmad Qadeer <msarmadqadeer@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Luis Morillo Najarro <luis_cnnvd@hotmail.com >
2023-03-18 17:46:50 +00:00
Evgeny Poberezkin
c986a4b88b
website: enable Italian and Dutch translations
2023-03-18 17:20:08 +00:00
Evgeny Poberezkin
09940ccf8d
website translations ( #1960 )
...
* Added translation using Weblate (Arabic)
* Translated using Weblate (French)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (Arabic)
Currently translated at 20.3% (43 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Arabic)
Currently translated at 52.6% (111 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Arabic)
Currently translated at 61.6% (130 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Added translation using Weblate (Arabic)
* Translated using Weblate (French)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (Arabic)
Currently translated at 20.3% (43 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Arabic)
Currently translated at 52.6% (111 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Arabic)
Currently translated at 61.6% (130 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Arabic)
Currently translated at 69.1% (146 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Czech)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/cs/
* Translated using Weblate (Arabic)
Currently translated at 76.7% (162 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Dutch)
Currently translated at 46.4% (98 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Dutch)
Currently translated at 50.2% (106 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Dutch)
Currently translated at 95.7% (202 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Dutch)
Currently translated at 96.6% (204 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (German)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* Translated using Weblate (German)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* Added translation using Weblate (Italian)
* Translated using Weblate (Italian)
Currently translated at 100.0% (211 of 211 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/
* Added translation using Weblate (Spanish)
* remove "coming soon"
---------
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: jonnysemon <johndevand@tutanota.com >
Co-authored-by: ManeraKai <manerakai@protonmail.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: random r <epsilin@yopmail.com >
2023-03-18 17:12:25 +00:00
Evgeny Poberezkin
cfc323862f
update simplexmq
2023-03-18 16:28:07 +00:00
Evgeny Poberezkin
d8cc867099
update simplexmq
2023-03-18 16:18:59 +00:00
Evgeny Poberezkin
dce8a1dff9
update simplexmq
2023-03-18 13:43:01 +00:00
Evgeny Poberezkin
5bc9e014c2
update simplexmq
2023-03-18 13:26:54 +00:00
Evgeny Poberezkin
b0c9ba05f3
Merge branch 'master' into xftp
2023-03-18 11:00:30 +00:00
Evgeny Poberezkin
8a2876fca9
core: uncomment simplexmq QQ git reference, ios: update core
2023-03-18 11:00:19 +00:00
Evgeny Poberezkin
00d5f3b769
Merge branch 'master' into xftp
2023-03-18 09:59:25 +00:00
Evgeny Poberezkin
17f39ec6a0
Merge branch 'stable'
2023-03-18 09:59:08 +00:00
Evgeny Poberezkin
498ffe8a71
4.5.4: Android 103, iOS 128
2023-03-18 09:57:19 +00:00
Evgeny Poberezkin
858f0f2650
Merge branch 'master' into xftp
2023-03-18 08:38:27 +00:00
Evgeny Poberezkin
66ea2d5d71
Merge branch 'stable'
2023-03-18 08:38:10 +00:00
Evgeny Poberezkin
3dd5b5d835
core: 4.5.4.2 (add stateTVar imports)
2023-03-18 07:59:43 +00:00
Evgeny Poberezkin
9127b1bbc6
Merge pull request #2022 from simplex-chat/ep/v454
...
v4.5.4: add support for observer role
2023-03-17 17:14:43 +00:00
Evgeny Poberezkin
1657bcf97d
core: 4.5.4.1
2023-03-17 15:02:41 +00:00
Evgeny Poberezkin
428db2f8f4
core: fix unused contact deletion ( #2023 )
...
* core: failing test for leaving and deleting the group joined via link
* fix test
* merge logic
* fix
* add condition
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* compiles
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-03-17 16:03:19 +04:00
Evgeny Poberezkin
a8fa9b5e58
Merge branch 'master' into xftp
2023-03-17 09:58:36 +00:00
Evgeny Poberezkin
4cc59d9fbd
core: 4.5.4.0
2023-03-16 23:30:28 +00:00
Evgeny Poberezkin
c50306709b
mobile: do not show "observer" overlay when user leaves group
2023-03-16 23:29:47 +00:00
Evgeny Poberezkin
37d0bc2f14
mobile: hide observer role from UI (to be reverted after v4.5.4 is released)
2023-03-16 22:58:00 +00:00
Stanislav Dmitrenko
2fda0454e3
android: group link role, add observer role ( #1981 )
...
* android: group link role, add observer role
* padding
* disabled tint for buttons
* proper layout for long display name
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-16 22:20:42 +00:00
Evgeny Poberezkin
be19af62d9
ios: group link role, add observer role ( #1978 )
...
* ios: group link role, add observer role
* prevent observers from sending in UI, clear compose state on role change
2023-03-16 22:20:20 +00:00
Evgeny Poberezkin
f915eb2a20
core: initial group member role when joining via link ( #1975 )
...
* core: initial group member role when joining via link
* fix tests
* set role when joining group via link, enable observer test
* show group link when role changes
* amend test
* check role is member or observer when creating a link
2023-03-16 22:19:51 +00:00
Evgeny Poberezkin
2bc1236a2c
terminal: update help, remove user ID from terminal /smp test command ( #1973 )
...
* terminal: update help, remove user ID from terminal /smp test command
* update mobile api
* update help
2023-03-16 22:19:22 +00:00
Evgeny Poberezkin
9db1924268
ios: optionally show callkit calls in recents and update settings ( #2021 )
...
* ios: optionally show callkit calls in recents and update settings
* refactor, fix call error when starting from recents
2023-03-16 22:08:58 +00:00
Evgeny Poberezkin
7a9f220290
ios: do not suspend chat when switching to another callkit call ( #2020 )
2023-03-16 20:19:53 +00:00
Evgeny Poberezkin
8145387f77
ios: CallKit changed reporting logic ( #2019 )
...
* ios: CallKit changed reporting logic
* refactor, suspend chat after call when app is in background
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-03-16 19:57:43 +00:00
Evgeny Poberezkin
063440e735
ios: remove sheets in ActiveCallView (does not work when call accepted from background via callkit)
2023-03-16 17:18:25 +00:00
Evgeny Poberezkin
6724de09c9
ios: dismiss sheets on IncomingCallView, send notification if reportNewIncomingVoIPPushPayload fails
2023-03-16 16:59:05 +00:00
Evgeny Poberezkin
f379fd0f8c
xftp: sending file completion status ( #2016 )
...
* xftp: sending file completion status
* fix type
* fix type 2
* fix
2023-03-16 13:58:01 +00:00
spaced4ndy
34a3387830
core: xftp servers option; use local xftp server in tests ( #2015 )
2023-03-16 14:12:19 +04:00
Evgeny Poberezkin
809cc1f234
ios: different speaker buttons on call screen
2023-03-16 08:46:13 +00:00
spaced4ndy
12200a74ff
core: XFTP file transfer test ( #2009 )
2023-03-16 10:49:57 +04:00
Stanislav Dmitrenko
2643ea9066
ios: reverted some changes related to lockScreen ( #2011 )
...
* Revert "ios: CallKit enhancements (#2010 )"
This reverts commit 840df89ca6 .
* Revert "ios: CallKit integrated with app lock and screen protect (#2007 )"
This reverts commit 0404b020e6 .
* ios: reverted some changes related to lockScreen
* undo delay
* better support of appLock + call
* refactor
* refactor 2
* refactor 3
* refactor 4
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-15 21:09:33 +00:00
Stanislav Dmitrenko
840df89ca6
ios: CallKit enhancements ( #2010 )
...
* ios: CallKit enhancements
* better checks
2023-03-15 15:32:27 +00:00
Stanislav Dmitrenko
0404b020e6
ios: CallKit integrated with app lock and screen protect ( #2007 )
...
* ios: CallKit integrated with app lock and screen protect
* better lock mechanics
* background color
* logs
* refactor, revert auth changes
* additional state variable to allow connecting call
* fix lock screen, public logs
* show callkit option without dev tools
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-15 10:21:21 +00:00
spaced4ndy
fda41817e9
core: XFTP accept; provide save path to agent ( #2005 )
2023-03-14 21:51:35 +04:00
Stanislav Dmitrenko
f48cabcc0a
ios: CallKit double call in background fix ( #2004 )
2023-03-14 15:28:34 +00:00
Stanislav Dmitrenko
f123a905d5
app icon in CallKit screen ( #2003 )
2023-03-14 15:19:54 +00:00
spaced4ndy
9b7fbfd513
core: rcv file events ( #2002 )
2023-03-14 15:26:40 +04:00
Evgeny Poberezkin
e21b4d4236
xftp: send file descriptions when ready ( #1999 )
...
* xftp: send file descriptions when ready
* remove comments, update progress on completion
* update simplexmq
* fix error condition
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* fix conflict
* saveMemberFD
* more efficient list merging
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-03-14 13:28:54 +04:00
Stanislav Dmitrenko
9ec6911005
ios: CallKit integration ( #1969 )
...
* ios: CallKit integration
* notifying CallKit about outgoing call
* changes
* switching calls with CallKit
* string
* add NSE filtering entitlement
* add NSE build scheme
* remove some call limitations
* calls enhancments
* fixed calls on lockscreen
* don't display useless notification
* fix app state
* ability to answer on call from chat item via CallKit
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-14 08:12:40 +00:00
spaced4ndy
bfc178faf3
core: process rcv file description ( #1997 )
...
* core: process rcv file description
* refactor, groups
* view
* refactor
* update simplexmq
* refactor
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-14 11:42:44 +04:00
darkmaster
c4c93f881d
docs: fixes listening port (server) [FR] ( #2000 )
2023-03-13 23:57:37 +00:00
Evgeny Poberezkin
d7f9e17bcb
core: use XFTP to send and receive files ( #1993 )
...
* core: use XFTP to send and receive files
* xftp files progress
* xftp reception stubs, migration
* update simplexmq
* xftp sequence diagram
* additional chat events
* send file via XFTP
* send XFTP file description inline when file is uploaded
2023-03-13 10:30:32 +00:00
Evgeny Poberezkin
13706c4f64
website: remove "coming soon" from released features
2023-03-12 23:44:16 +00:00
Evgeny Poberezkin
f2f4b26c35
core: update agent protocol to parameterize by entity type ( #1988 )
...
* core: update agent protocol to parameterize by entity type
* update simplexmq
2023-03-10 17:23:04 +00:00
Evgeny Poberezkin
1b7b9da07c
ios: update core library
2023-03-09 23:08:53 +00:00
Evgeny Poberezkin
2817306659
core: types to support xftp ( #1971 )
...
* core: types to support xftp
* migration, amend types
* update protocol / types
* update protocol, types
* update schema, simplexmq
2023-03-09 11:01:22 +00:00
Stanislav Dmitrenko
5f587c2104
android: group link role, add observer role ( #1981 )
...
* android: group link role, add observer role
* padding
* disabled tint for buttons
* proper layout for long display name
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-07 22:27:28 +00:00
M Sarmad Qadeer
f5670c39da
website: add support for overlay hash in URL ( #1974 )
...
* website: add support for overlay hash in URL
* website: update the overlay hashes
* website: fix the ui of donate button in join simplex section
* website: make the text selectable of unique & explained swiper
* scroll to popup context
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-06 22:25:54 +00:00
Stanislav Dmitrenko
c0105d135c
android: UI to moderate messages to other members ( #1982 )
...
* android: UI to moderate messages to other members
* do not show moderate button on moderated, show alert
* changed item
* limiting number of lines in header
* limit text height
2023-03-06 21:58:44 +00:00
Evgeny Poberezkin
f1a9814faa
ios: UI to moderate messages of other members ( #1980 )
...
* ios: UI to moderate messages of other members
* split moderate action
* do not show moderate button on moderated, show alert
2023-03-06 21:57:58 +00:00
Evgeny Poberezkin
8f0e7512be
ios: group link role, add observer role ( #1978 )
...
* ios: group link role, add observer role
* prevent observers from sending in UI, clear compose state on role change
2023-03-06 13:54:43 +00:00
Evgeny Poberezkin
7d49209f79
core: initial group member role when joining via link ( #1975 )
...
* core: initial group member role when joining via link
* fix tests
* set role when joining group via link, enable observer test
* show group link when role changes
* amend test
* check role is member or observer when creating a link
2023-03-06 09:51:42 +00:00
Evgeny Poberezkin
b2e285c2c7
terminal: update help, remove user ID from terminal /smp test command ( #1973 )
...
* terminal: update help, remove user ID from terminal /smp test command
* update mobile api
* update help
2023-03-04 22:33:17 +00:00
Stanislav Dmitrenko
54020250dc
ios: native WebRTC ( #1933 )
...
* ios: native WebRTC
* add video showing
* make async function better working with main thread
* wrapped code in main actor, just in case
* small change
* a little better
* enable relay
* removed unused code
* allow switching calls
* testing
* enable encryption
* testing more
* another test
* one more test
* fix remote unencrypted video
* deleted unused code related to PixelBuffer
* added MediaEncryption playground
* better playground
* better playground
* fixes
* use new encryption api
* media encryption works
* small changes
* added lib dependency
* use commit reference for lib instead of version
* video format, PIP size
* remove sample.js
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-03-02 13:17:01 +00:00
Evgeny Poberezkin
01acbb970a
blog: typos
2023-03-01 20:03:06 +00:00
Evgeny Poberezkin
36cad35d46
blog: SimpleX File Transfer Protocol (XFTP) ( #1965 )
...
* blog: SimpleX File Transfer Protocol (XFTP)
* update blog
* simplify quick start
* update blog
2023-03-01 19:29:59 +00:00
spacedandy
41c9c84139
4.5.3: iOS 127
2023-03-01 19:38:50 +04:00
spacedandy
9e9ca521b0
4.5.3: Android 102
2023-03-01 18:00:49 +04:00
spaced4ndy
1927862871
android: show "export prohibited" alert on enabling app data backup with random db password set ( #1962 )
2023-03-01 14:36:08 +04:00
spacedandy
c80eaf8550
core: 4.5.3.1
2023-03-01 13:23:34 +04:00
Evgeny Poberezkin
9e6a35bac3
mobile: add Czech, fix translations ( #1961 )
...
* ios: import localizations
* re-export localizations
* add Czech language
* fix Czech strings
* add Czech to android
2023-03-01 08:52:56 +00:00
Evgeny Poberezkin
62ffcf94a6
translations ( #1956 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 73.6% (658 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (954 of 954 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 99.7% (891 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 78.2% (699 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (French)
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (German)
Currently translated at 100.0% (893 of 893 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 82.5% (737 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (893 of 893 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 96.5% (862 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Added translation using Weblate (Arabic)
* Added translation using Weblate (Arabic)
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (893 of 893 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 73.6% (658 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (954 of 954 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 99.7% (891 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 78.2% (699 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (French)
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (German)
Currently translated at 100.0% (893 of 893 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 82.5% (737 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (893 of 893 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 96.5% (862 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Added translation using Weblate (Arabic)
* Added translation using Weblate (Arabic)
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (954 of 954 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% (954 of 954 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% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (954 of 954 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% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (954 of 954 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% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 59.2% (565 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (893 of 893 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 0.6% (6 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
---------
Co-authored-by: Aaron H <niximi333@gmail.com >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: M Sarmad Qadeer <msarmadqadeer@gmail.com >
Co-authored-by: Bdd55oo <giggzuv9z.eofjx@aleeas.com >
Co-authored-by: Pedro Licio <pedro@agenciaregex.com >
2023-03-01 08:15:32 +00:00
Evgeny Poberezkin
2b77920dcd
teminal: option to log errors and service messages to file, closes #1516 ( #1957 )
...
* teminal: option to log errors and service messages to file, closes #1516
* rename function
2023-02-28 23:26:08 +00:00
darkmaster
38b7e4d4a4
docs: fixes listening port (server) ( #1958 )
2023-02-27 20:15:08 +00:00
Evgeny Poberezkin
3e4d4f04ef
ios: allow pasting profile image
2023-02-27 17:46:10 +00:00
Evgeny Poberezkin
f6f3d17383
ios: do not show notifications on update events in inactive profiles ( #1959 )
2023-02-27 16:20:54 +00:00
Evgeny Poberezkin
d5f6b76ec5
core: increase default queue sizes to 1024, fix broadcast bot not to lock when queue is smaller than the number of contacts ( #1955 )
2023-02-26 16:36:11 +00:00
zenobit
ae75be56ea
blog: string fix ( #1952 )
2023-02-25 17:53:31 +00:00
Evgeny Poberezkin
50b90c4814
core: use 12 bytes IV for WebRTC frame encryption with AES-GCM ( #1951 )
...
* core: use 12 bytes IV for WebRTC frame encryption with AES-GCM
* refactor
2023-02-25 17:52:23 +00:00
+shyfire131
6eddb5f30f
fix comment syntax in cabal.project.mac ( #1948 )
...
Co-authored-by: +shyfire131 <shyfire131@shyfire131.net >
2023-02-24 21:04:46 +00:00
Evgeny Poberezkin
cee8f3a4b6
website internationalization ( #1922 )
...
* website Internationalization (#1904 )
* added devcontainer config
* internationalization under dev
* internationalization of _data done
* overlays internationalization done
* improved routing
* updated gitignore
* remove .devcontainer
* internationalization in progess
deleted all the intermediate files
added translation of few sections
* remaining website strings are added to translation
* done internationalization
- fully converted to i18n plugin
- wrote bash script for creating a combined translations.json
* internationalization UI done
* a quick fix
* remove jq installation
* Added translation using Weblate (German)
* Translated using Weblate (French)
Currently translated at 100.0% (212 of 212 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (German)
Currently translated at 42.9% (91 of 212 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* fixes of web Internationalization (#1925 )
* a quick fix
* blog route for all languages is shifted to root blog route
* wrote merge_translations.js
* remove language label from dropdown
* update language names
* refactor scripts
* remove catch from script
* Added translation using Weblate (Dutch)
* Added translation using Weblate (Norwegian Bokmål)
* Translated using Weblate (Dutch)
Currently translated at 33.0% (70 of 212 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/
* website: internationalization fixes (#1931 )
* added devcontainer config
* internationalization under dev
* internationalization of _data done
* overlays internationalization done
* improved routing
* updated gitignore
* remove .devcontainer
* internationalization in progess
deleted all the intermediate files
added translation of few sections
* remaining website strings are added to translation
* done internationalization
- fully converted to i18n plugin
- wrote bash script for creating a combined translations.json
* internationalization UI done
* a quick fix
* blog route for all languages is shifted to root blog route
* wrote merge_translations.js
* remove flag from blog
* updated nav stylings & logo links
* add enabled key
* updated nav dropdown styling
* gave specific lang to i18n plugin.
overlay translations are now working.
* enable nl & nb_NO
* updated nav stylings
* updated contact.js
---------
Co-authored-by: M Sarmad Qadeer <msarmadqadeer@gmail.com >
* Translated using Weblate (German)
Currently translated at 47.6% (101 of 212 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* fixed internationalization issues
* updated strings, refactor contact.js
* updated nav stylings for mobile
* a bit smaller padding on mobile
* Added translation using Weblate (Czech)
* Translated using Weblate (Czech)
Currently translated at 100.0% (212 of 212 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/cs/
* Translated using Weblate (French)
Currently translated at 100.0% (212 of 212 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (212 of 212 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/
* enabled languages
* check/correct (#1949 )
---------
Co-authored-by: M Sarmad Qadeer <MSarmadQadeer@gmail.com >
Co-authored-by: Ophiushi <Ophiushi@users.noreply.hosted.weblate.org >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
2023-02-24 21:03:57 +00:00
Evgeny Poberezkin
a2e5733be6
core: update/fix webrtc frame encryption function to return error ( #1950 )
...
* core: update/fix webrtc frame encryption function to return error
* ios: update C header
* more tests
2023-02-24 20:55:59 +00:00
Evgeny Poberezkin
5075657c02
ios: update core library
2023-02-23 23:36:39 +00:00
Evgeny Poberezkin
0450b1ace2
mobile: welcome/about page ( #1946 )
...
* mobile: welcome/about page
* scroll view (fixes trimmed texts)
* layout
* bigger frame
* minHeight, to allow scroling with large font
---------
Co-authored-by: spacedandy <8711996+spaced4ndy@users.noreply.github.com >
2023-02-21 15:31:41 +00:00
Evgeny Poberezkin
0ebf1da05d
core: WebRTC frames encryption ( #1942 )
...
* core: WebRTC frames encryption
* test
2023-02-19 23:51:50 +00:00
Evgeny Poberezkin
07ad3edbc2
4.5.3-beta.0: Android 101, iOS 126
2023-02-19 13:42:32 +00:00
Evgeny Poberezkin
b40ed2a7f3
core: 4.5.3.0
2023-02-19 10:09:22 +00:00
Evgeny Poberezkin
29b074607c
mobile: add Dutch interface ( #1941 )
...
* iOS: add Dutch language
* ios: re-export localizations
* enable Dutch in Android
2023-02-19 08:47:26 +00:00
Evgeny Poberezkin
258a157e44
translations ( #1938 )
...
* Translated using Weblate (Italian)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 46.5% (444 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 46.5% (444 of 953 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% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 50.8% (485 of 953 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% (953 of 953 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 0.3% (3 of 891 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 57.0% (544 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 51.6% (460 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 15.1% (144 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 15.2% (145 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Dutch)
Currently translated at 14.3% (128 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 15.1% (135 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hindi)
Currently translated at 14.3% (137 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (953 of 953 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 25.1% (224 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hindi)
Currently translated at 15.1% (144 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 59.4% (567 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 53.5% (477 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Hindi)
Currently translated at 15.5% (148 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Dutch)
Currently translated at 29.2% (261 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hindi)
Currently translated at 15.6% (149 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Dutch)
Currently translated at 31.6% (282 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (953 of 953 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 36.2% (323 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Spanish)
Currently translated at 7.4% (71 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 41.5% (370 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Dutch)
Currently translated at 53.9% (481 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 57.5% (513 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Added translation using Weblate (Bulgarian)
* Added translation using Weblate (Bulgarian)
* Translated using Weblate (Dutch)
Currently translated at 100.0% (953 of 953 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 77.2% (688 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 83.9% (748 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 15.9% (152 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (953 of 953 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% (891 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Italian)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Spanish)
Currently translated at 7.9% (76 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 99.8% (953 of 954 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% (891 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 99.8% (953 of 954 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% (891 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 99.8% (953 of 954 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% (891 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Added translation using Weblate (Norwegian Bokmål)
* Added translation using Weblate (Norwegian Bokmål)
* Translated using Weblate (German)
Currently translated at 100.0% (954 of 954 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% (954 of 954 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% (891 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Japanese)
Currently translated at 67.1% (641 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Hindi)
Currently translated at 15.7% (150 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Japanese)
Currently translated at 99.3% (948 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 61.4% (586 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 55.5% (495 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 27.2% (260 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 42.5% (406 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Croatian)
Currently translated at 2.0% (18 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 66.2% (632 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 61.3% (547 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Russian)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (891 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 46.5% (444 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 46.5% (444 of 953 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% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 50.8% (485 of 953 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% (953 of 953 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 0.3% (3 of 891 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 57.0% (544 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 51.6% (460 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 15.1% (144 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 15.2% (145 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Dutch)
Currently translated at 14.3% (128 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 15.1% (135 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hindi)
Currently translated at 14.3% (137 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (953 of 953 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 25.1% (224 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hindi)
Currently translated at 15.1% (144 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 59.4% (567 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 53.5% (477 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Hindi)
Currently translated at 15.5% (148 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Dutch)
Currently translated at 29.2% (261 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Hindi)
Currently translated at 15.6% (149 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Dutch)
Currently translated at 31.6% (282 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (953 of 953 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 36.2% (323 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Spanish)
Currently translated at 7.4% (71 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 41.5% (370 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Dutch)
Currently translated at 53.9% (481 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 57.5% (513 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Added translation using Weblate (Bulgarian)
* Added translation using Weblate (Bulgarian)
* Translated using Weblate (Dutch)
Currently translated at 100.0% (953 of 953 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 77.2% (688 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 83.9% (748 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 15.9% (152 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (953 of 953 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% (891 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (953 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Italian)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Spanish)
Currently translated at 7.9% (76 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Dutch)
Currently translated at 99.8% (953 of 954 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% (891 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 99.8% (953 of 954 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% (891 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Dutch)
Currently translated at 99.8% (953 of 954 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% (891 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Added translation using Weblate (Norwegian Bokmål)
* Added translation using Weblate (Norwegian Bokmål)
* Translated using Weblate (German)
Currently translated at 100.0% (954 of 954 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% (954 of 954 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% (891 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Japanese)
Currently translated at 67.1% (641 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Hindi)
Currently translated at 15.7% (150 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Japanese)
Currently translated at 99.3% (948 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 61.4% (586 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 55.5% (495 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 27.2% (260 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 42.5% (406 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Croatian)
Currently translated at 2.0% (18 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 66.2% (632 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 61.3% (547 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Russian)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (891 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
---------
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: xqhjay <137847720@qq.com >
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: sith-on-mars <groguko36@tuta.io >
Co-authored-by: Bdd55oo <giggzuv9z.eofjx@aleeas.com >
Co-authored-by: Raman <translations.0l5zc@simplelogin.com >
Co-authored-by: LegendaryInfernalFox <0387agimeno@e-itaca.es >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Ophiushi <Ophiushi@users.noreply.hosted.weblate.org >
Co-authored-by: tomato potato <4ryo49@protonmail.com >
Co-authored-by: Mehmed <pajazetovicmeho@gmail.com >
2023-02-19 08:23:32 +00:00
Evgeny Poberezkin
92d9a1f9f2
ios: export localizations
2023-02-18 19:32:25 +00:00
Evgeny Poberezkin
e5009a58df
core: update simplexmq v4.4.1
2023-02-18 19:04:59 +00:00
Evgeny Poberezkin
35a1ce4903
core: separate core options to use in bots ( #1937 )
...
* core: separate core options to use in bots
* ci: install pkg-config for mac
2023-02-18 17:39:16 +00:00
Evgeny Poberezkin
7c4c627ee9
terminal: support multiline messages (as JSON strings) ( #1936 )
...
* terminal: support for multiline messages
* fix
* fix tests
2023-02-18 15:16:50 +00:00
Evgeny Poberezkin
b7575ec01d
core: encrypt/decrypt WebRTC frames ( #1935 )
...
* core: encrypt/decrypt WebRTC frames
* swift API
* add decrypt stub
* change name
* remove unused type
* move functions
* update cabal file
* copy bytes from encrypted string
2023-02-16 20:25:37 +00:00
Evgeny Poberezkin
a0351d6f99
apps: update chat bots, readme ( #1928 )
...
* apps: update chat bots, readme
* CLI readme
* broadcast bot
* delete messages from non-publishers, better replies, support forwarding low-res images and links
* typo
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* change
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2023-02-14 07:57:27 +00:00
JRoberts
6f68840b3a
4.5.2: ios 125, Android 100
2023-02-10 11:43:14 +04:00
JRoberts
2eef858db1
ios: update core library
2023-02-10 11:10:35 +04:00
Evgeny Poberezkin
434315fb08
Merge branch 'stable'
2023-02-09 20:53:05 +00:00
Evgeny Poberezkin
9b495e576c
readme: update groups
2023-02-09 20:52:44 +00:00
JRoberts
5405f44f54
core: 4.5.2.0
2023-02-09 16:34:44 +04:00
Stanislav Dmitrenko
53b05974c9
android: limit width + height in chat item view ( #1920 )
2023-02-09 12:00:33 +00:00
JRoberts
3530022152
ios, android: moderated item content types, CIDeleted type ( #1919 )
2023-02-09 15:10:35 +04:00
Stanislav Dmitrenko
dc6bab7ae6
android: fixed broken autoscroll when a new message is coming ( #1917 )
...
* android: fixed broken autoscroll when a new message is coming
* spelling
2023-02-08 23:10:56 +00:00
Stanislav Dmitrenko
c9b4ce457e
android: prevent race when opening chat ( #1914 )
...
* android: prevent race when opening chat
* different way of doing things
* change
* change
2023-02-08 19:25:51 +00:00
JRoberts
bd3325a889
core: show/keep message as moderated for moderator ( #1916 )
2023-02-08 22:29:36 +04:00
JRoberts
9e347484eb
core: avoid using wickAckMessage handler on messages leading to connection deletion ( #1915 )
2023-02-08 21:23:53 +04:00
ishi_sama
894af0602d
docs: french ( #1905 )
...
* Lang subfolder ; SERVER_fr.md ; fix minor typos
* fix the fix
* fix img src
* CONTRIBUTING_fr
* SQL_fr ; fix rev date
* WEBRTC_fr.md ; rev date
* CLI_fr ; rev date
* fix table content link and sum img src
* fix
* fixing the fix
am i dumb?
* polishing...
* README_fr.md (save)
* Update README_fr.md
* README_fr ; starting SIMPLEX_FR ; link fix
* update README (en+fr)
* Blog README_fr ; translators link
* typo
* SIMPLEX_fr ; fixes
* last fixes
* rename folder
* rename files/links
* update line
* remove ...
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-02-08 14:03:52 +00:00
Stanislav Dmitrenko
aa6011a196
android: prevent race when changing active user ( #1913 )
2023-02-08 13:21:55 +00:00
Stanislav Dmitrenko
f24035a99d
android: prevent showing system alert after start (Android 13+) ( #1909 )
...
* android: prevent showing system alert after start (Android 13+)
* refactor
* added comments and renamed function
* rename
* rename
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-02-08 10:48:19 +00:00
Stanislav Dmitrenko
c006b8150f
ios: ask permission to open profiles ( #1910 )
2023-02-08 10:39:41 +00:00
Evgeny Poberezkin
9e4499de6d
core: allow admins/owners delete member messages ( #1869 )
...
* core: allow admins/owners delete member messages
* allow message deletion to admins/owners
* deleted by types, schema
* check role
* fix test, view
* view, tests
* comment
* test timed deletion events
* refactor
* refactor
* refactor
---------
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2023-02-08 11:08:53 +04:00
Evgeny Poberezkin
a018e4a581
docs: translation guide ( #1911 )
...
* docs: translations
* add doc
* add images, corrections
* spellcheck
* link to translation guide from readme
* change image
* images
2023-02-07 21:57:51 +00:00
Stanislav Dmitrenko
d29fd93ea7
docs: view files from private data directory of Android app ( #1907 )
...
* docs: view files from private data directory of Android app
* naming
* spelling
* spelling
* change
2023-02-07 15:17:10 +00:00
Stanislav Dmitrenko
b30c7af3a3
mobile: including fully localized languages only ( #1908 )
...
* mobile: including fully localized languages only
* better place for code
* ios: including fully localized languages only
* Revert "ios: including fully localized languages only"
This reverts commit 42a0334d83 .
2023-02-07 15:16:34 +00:00
Stanislav Dmitrenko
2798671d22
android: show alert when decode exception happens ( #1906 )
2023-02-07 12:08:54 +00:00
Stanislav Dmitrenko
0339b399f7
ios: don't go back when system alert appears ( #1903 )
2023-02-06 16:33:45 +00:00
Stanislav Dmitrenko
d048962959
ios: Fixed screenshot size ( #1902 )
2023-02-06 16:00:29 +00:00
Stanislav Dmitrenko
4af91c4cae
android: fixed size for exported QR code ( #1901 )
...
* android: fixed size for exported QR code
* border
* automatic version
* modifier
* make image instead of screenshot
* code folding
* don't use deprecated method
* function refactor
* dropped unneeded variable
2023-02-06 15:34:49 +00:00
Stanislav Dmitrenko
8a445ece90
ios: colored and clickable qr code with logo ( #1885 )
...
* ios: colored and clickable qr code with logo
* size of circle
* same padding as in android
* add padding to logo
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-02-06 08:45:56 +00:00
Stanislav Dmitrenko
5082f5b4a4
android: colored and clickable qr code with logo ( #1884 )
...
* android: colored and clickable qr code with logo
* save qr code as jpg for better quality
* bigger logo
* bigger logo (0.16f), low error correction (QR scans ok with up to 0.26f circle size)
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-02-06 08:45:40 +00:00
Evgeny Poberezkin
c8fae0ec43
blog: typo
2023-02-05 23:46:42 +00:00
Evgeny Poberezkin
d9a8d333f7
4.5.1: Android 99, iOS 124
2023-02-05 23:37:58 +00:00
Evgeny Poberezkin
73f8c543e3
translations ( #1900 )
...
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 26.7% (255 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (French)
Currently translated at 100.0% (954 of 954 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% (895 of 895 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Japanese)
Currently translated at 8.5% (82 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 24.4% (219 of 895 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 1.8% (18 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hant/
* Translated using Weblate (Dutch)
Currently translated at 56.4% (538 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Czech)
Currently translated at 1.6% (15 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Added translation using Weblate (Croatian)
* Added translation using Weblate (Croatian)
* Translated using Weblate (Dutch)
Currently translated at 63.6% (607 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Czech)
Currently translated at 99.6% (950 of 953 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 66.1% (589 of 891 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* 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/
* ios: import localizations
* ios: export localizations
---------
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: xqhjay <137847720@qq.com >
Co-authored-by: Ophiushi <Ophiushi@users.noreply.hosted.weblate.org >
Co-authored-by: tomato potato <4ryo49@protonmail.com >
Co-authored-by: Albert Bob <vicdorke@gmail.com >
Co-authored-by: Bdd55oo <giggzuv9z.eofjx@aleeas.com >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: Mehmed <pajazetovicmeho@gmail.com >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
2023-02-05 22:36:52 +00:00
Evgeny Poberezkin
14945a9296
ios: update core library
2023-02-05 22:30:03 +00:00
Evgeny Poberezkin
155ffd16ec
core: 4.5.1.0
2023-02-05 22:06:27 +00:00
sh
1eb1e52912
call.ts: include udp stun/turn ( #1892 )
...
* call.ts: include udp stun/turn
* update JS
* show protocol, support TURNS
* mobile: add turn via UDP, remove protocol from view
* remove enums for protocol strings in ICE candidates
* 0.2.3
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-02-05 21:57:50 +00:00
Evgeny Poberezkin
af173ee5c4
blog: v4.5 ( #1886 )
...
* blog: v4.5
* update post, images
* update readme, post
2023-02-05 13:53:41 +00:00
Evgeny Poberezkin
06a2f7e4da
mobile: remove option "transfer images faster" ( #1891 )
2023-02-05 11:25:31 +00:00
Evgeny Poberezkin
958299784d
core: update simplexmq (more strict transport host parser
2023-02-04 23:31:01 +00:00
Evgeny Poberezkin
49b6979ff0
core: update simplexmq (not to fail batch subscriptions), terminal: log contact errors with -c option ( #1890 )
2023-02-04 23:13:20 +00:00
Evgeny Poberezkin
3c493db613
mobile: use TCP for ICE requests of WebRTC calls ( #1888 )
...
* ios: support query string parameters in ICE server addresses
* android: support query params in ICE server address, add transport=TCP to default servers
2023-02-04 15:44:39 +00:00
Evgeny Poberezkin
86cc85b3a5
mobile: change default of "transfer images faster/inline" to off, mark as BETA ( #1889 )
...
* mobile: change default of "transfer images faster/inline" to off, mark as BETA
* ios: import localizations
2023-02-04 15:19:12 +00:00
Evgeny Poberezkin
0427d2e578
core: prevent failure to acknowledge a group message in case its parsing or saving fails (potential cause for stuck delivery) ( #1887 )
2023-02-04 12:25:11 +00:00
Evgeny Poberezkin
c90d911d2a
4.5.0: Android 98, iOS 123
2023-02-03 15:19:26 +00:00
Evgeny Poberezkin
2473d14baa
core: 4.5.0.4, update simplexmq
2023-02-03 11:32:32 +00:00
Evgeny Poberezkin
a36f2147d8
mobile: current profile button in profile menu opens settings ( #1882 )
2023-02-03 11:22:17 +00:00
Evgeny Poberezkin
3837e92556
ios: fix advanced network config ( #1881 )
2023-02-03 11:17:56 +00:00
Evgeny Poberezkin
76505afff2
ios: import/export translations
2023-02-02 23:28:31 +00:00
Evgeny Poberezkin
89c9a01b20
mobile: translations ( #1878 )
...
* Translated using Weblate (Russian)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (German)
Currently translated at 98.5% (882 of 895 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (895 of 895 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 98.5% (882 of 895 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 98.5% (882 of 895 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 42.1% (402 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Czech)
Currently translated at 3.8% (37 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Italian)
Currently translated at 100.0% (954 of 954 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% (895 of 895 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (German)
Currently translated at 100.0% (954 of 954 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% (895 of 895 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Czech)
Currently translated at 3.9% (38 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (954 of 954 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
---------
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: mlanp <github@lang.xyz >
2023-02-02 23:21:08 +00:00
Evgeny Poberezkin
68517cf852
android: disable chat preferences when chat is stopped ( #1877 )
2023-02-02 21:27:22 +00:00
Stanislav Dmitrenko
fbbad55a0f
android: Fix constraints of Compose that could crash the app ( #1876 )
...
* android: Fix constraints of Compose that could crash the app
* made constant
2023-02-02 19:46:33 +00:00
Stanislav Dmitrenko
bcca27bfdb
ios: show notifications for different users ( #1874 )
...
* ios: show notifications for different users
* refactore
* terminate background taks on chat item update
* refactor
* refactor2
* refactor3
* refactor 4
* refactor5
* fix chat item update in Android
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-02-02 16:09:36 +00:00
Evgeny Poberezkin
c55a7692c5
4.5.0-beta.3: Android 97, iOS 122
2023-02-02 12:16:58 +00:00
Evgeny Poberezkin
a8aa829e4c
android: what is new in v45, ios: update texts
2023-02-02 11:20:37 +00:00
Evgeny Poberezkin
d5af03ce18
ios: import/export localizations ( #1873 )
...
* ios: import localizations
* ios: export localizations
2023-02-02 10:43:18 +00:00
Evgeny Poberezkin
101ef7a81a
translations: updates for user profiles, new languages ( #1872 )
...
* Added translation using Weblate (Spanish)
* Added translation using Weblate (Dutch)
* Added translation using Weblate (Dutch)
* Translated using Weblate (Russian)
Currently translated at 100.0% (936 of 936 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% (878 of 878 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 11.0% (103 of 936 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (German)
Currently translated at 100.0% (936 of 936 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% (878 of 878 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 13.8% (130 of 936 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 14.9% (131 of 878 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 13.7% (129 of 936 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Added translation using Weblate (Japanese)
* Added translation using Weblate (Japanese)
* Added translation using Weblate (Hindi)
* Added translation using Weblate (Hindi)
* Added translation using Weblate (Czech)
* Added translation using Weblate (Czech)
* Added translation using Weblate (Polish)
* Added translation using Weblate (Polish)
* Added translation using Weblate (Portuguese (Brazil))
* Added translation using Weblate (Portuguese (Brazil))
* Added translation using Weblate (Spanish)
* Added translation using Weblate (Dutch)
* Added translation using Weblate (Dutch)
* Translated using Weblate (Russian)
Currently translated at 100.0% (936 of 936 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% (878 of 878 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 11.0% (103 of 936 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (German)
Currently translated at 100.0% (936 of 936 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% (878 of 878 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 13.8% (130 of 936 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 14.9% (131 of 878 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 13.7% (129 of 936 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Added translation using Weblate (Japanese)
* Added translation using Weblate (Japanese)
* Added translation using Weblate (Hindi)
* Added translation using Weblate (Hindi)
* Added translation using Weblate (Czech)
* Added translation using Weblate (Czech)
* Added translation using Weblate (Polish)
* Added translation using Weblate (Polish)
* Added translation using Weblate (Portuguese (Brazil))
* Added translation using Weblate (Portuguese (Brazil))
* Translated using Weblate (French)
Currently translated at 100.0% (936 of 936 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% (878 of 878 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 17.3% (162 of 936 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 16.2% (143 of 878 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 15.7% (147 of 936 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (939 of 939 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% (878 of 878 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 21.9% (206 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 20.7% (182 of 878 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (French)
Currently translated at 100.0% (939 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Dutch)
Currently translated at 24.3% (229 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Hindi)
Currently translated at 7.8% (74 of 939 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Dutch)
Currently translated at 31.2% (294 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (German)
Currently translated at 100.0% (940 of 940 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% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (940 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Hindi)
Currently translated at 12.6% (119 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Hindi)
Currently translated at 13.5% (127 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hi/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 22.7% (214 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 21.7% (191 of 878 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 2.5% (24 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 23.6% (222 of 940 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 24.3% (214 of 878 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
---------
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: John m <jvanmanen@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Ophiushi <Ophiushi@users.noreply.hosted.weblate.org >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: Raman <translations.0l5zc@simplelogin.com >
Co-authored-by: tomato potato <4ryo49@protonmail.com >
2023-02-02 10:30:40 +00:00
Evgeny Poberezkin
71daeed81a
ios: what is new in v4.5
2023-02-02 10:11:11 +00:00
Evgeny Poberezkin
d44324eb4d
readme: update weblate link
2023-02-02 09:47:39 +00:00
Evgeny Poberezkin
93d2ef66cf
readme: translations ( #1871 )
2023-02-02 09:41:53 +00:00
Evgeny Poberezkin
8a78943e94
blog: v4.5 release announcement page
2023-02-02 09:00:34 +00:00
Evgeny Poberezkin
d0f0013755
core: 4.5.0.3
2023-02-02 08:20:12 +00:00
Stanislav Dmitrenko
f22ee1a6cf
mobile: prevent WebRTC call failure/hanging when webview "failed" state happens before 30 sec timeout ( #1866 )
...
* mobile: do not end calls
* better way of continue connection and end with timeout
* making data classes instead of classes for making logs informative
* refactor
* update webrtc package version
* refactor
* fix
* clear conneciton timeout on disconnection
* refactor
* v0.2.1
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-02-01 19:23:28 +00:00
Evgeny Poberezkin
4a58ca60ac
core: split tests ( #1870 )
2023-02-01 17:21:13 +00:00
Evgeny Poberezkin
b206868730
core: add grop member role "observer" ( #1868 )
...
* core: add grop member role "observer"
* disable observer role until supported by most clients
2023-02-01 13:57:39 +00:00
Evgeny Poberezkin
bd4c10b224
v4.5.0-beta.2: Android 96, iOS 121
2023-02-01 08:57:38 +00:00
Evgeny Poberezkin
46d15d1811
core: 4.5.0.2
2023-02-01 00:03:37 +00:00
Evgeny Poberezkin
ea64be55e1
core: fix cancelling inline file transfer ( #1867 )
...
* core: fix cancelling inline file transfer
* fix test
2023-02-01 00:01:22 +00:00
Stanislav Dmitrenko
c2cd58f63d
android: adapted UserExists error ( #1863 )
...
* android: Adapted UserExists error
* updated texts
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-31 18:50:20 +00:00
Stanislav Dmitrenko
f21fc76ced
ios: adapted UserExists error ( #1864 )
...
* ios: adapted UserExists alert
* updated texts
* refactor
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-31 15:55:41 +00:00
Evgeny Poberezkin
13bd51b97d
core: prevent making all users inactive when duplicate user is created ( #1862 )
...
* core: prevent making all users inactive when duplicate user is created
* skip async group test
2023-01-31 12:24:18 +00:00
Evgeny Poberezkin
a1ed0a84b8
core: use port 7001 for test server ( #1857 )
...
* core: use port 7001 for test server
* enable only failing tests
* start/stop server for every test
* log message that failed to parse
* stop chat synchronously
* print call stack
* add HasCallStack
* increase test timeout
* add call stacks
* more call stacks
* fix test
* disable failing test
* add delay between the tests
* make delay more visible
* remove change in error message
* reduce test delay, increase timeout
* increase delay between the tests
* run each test with a database in a different folder
* folder name
* refactor
* update nix file, more stacks
2023-01-31 11:07:48 +00:00
Stanislav Dmitrenko
4815e447fa
android: show alert instead of crash on user errors ( #1861 )
...
* android: show alert instead of crash on user errors
* show meaningful alert
* update alert messages
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-30 15:12:39 +00:00
Stanislav Dmitrenko
d80cad57b6
android: require auth when opening users list ( #1860 )
...
* android: require auth when opening users list
* different logic in asking to auth
* unused code
2023-01-30 13:24:15 +00:00
Stanislav Dmitrenko
a58be6ebb6
ios: limit number of items in console ( #1859 )
2023-01-30 12:07:06 +00:00
Stanislav Dmitrenko
dfa0272065
android: user picker UI changes + share button ( #1858 )
...
* android: user picker UI changes + share button
* limit terminal items size in a different way
2023-01-30 11:19:26 +00:00
Evgeny Poberezkin
9723c47b25
4.5.0-beta.1: Android 95, iOS 120
2023-01-29 19:37:37 +00:00
Evgeny Poberezkin
3eb51eca58
core: v4.5.0.1
2023-01-29 18:52:38 +00:00
Evgeny Poberezkin
86151d4ec2
core: drop index causing slow queries ( #1855 )
...
* core: drop index causing slow queries
* update schema
2023-01-29 15:22:09 +00:00
Evgeny Poberezkin
717d05c4a3
android: fix bug when creating group with image
2023-01-29 12:01:19 +00:00
Evgeny Poberezkin
3c43c5d254
ios: import/export localizations
2023-01-28 17:48:37 +00:00
Evgeny Poberezkin
0bae260fae
mobile: translations ( #1850 )
...
* Added translation using Weblate (Chinese (Simplified))
* Added translation using Weblate (Chinese (Simplified))
* Translated using Weblate (Chinese (Simplified))
Currently translated at 2.7% (25 of 911 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 2.6% (23 of 854 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 2.7% (25 of 911 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 7.0% (60 of 854 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* 4.5-beta.0: Android 93, iOS 119
* Added translation using Weblate (Chinese (Simplified))
* Added translation using Weblate (Chinese (Simplified))
* Translated using Weblate (Chinese (Simplified))
Currently translated at 2.7% (25 of 911 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 2.6% (23 of 854 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 2.7% (25 of 911 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 7.0% (60 of 854 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (French)
Currently translated at 100.0% (917 of 917 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% (859 of 859 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (917 of 917 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% (859 of 859 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (French)
Currently translated at 100.0% (917 of 917 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% (859 of 859 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 10.7% (92 of 859 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Added translation using Weblate (Chinese (Traditional))
* Added translation using Weblate (Chinese (Traditional))
* Added translation using Weblate (English (United Kingdom))
* Added translation using Weblate (Spanish)
* Translated using Weblate (Chinese (Simplified))
Currently translated at 10.1% (95 of 936 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* remove UK English file
---------
Co-authored-by: sith-on-mars <groguko36@pm.me >
Co-authored-by: Ophiushi <Ophiushi@users.noreply.hosted.weblate.org >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: Albert Bob <vicdorke@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
2023-01-28 17:44:12 +00:00
Evgeny Poberezkin
e694848cd5
4.5-beta.0: Android 94, iOS 119
2023-01-28 17:11:32 +00:00
Evgeny Poberezkin
f5f61c5806
core: update simplexmq, v4.5.0.0
2023-01-28 13:59:46 +00:00
Stanislav Dmitrenko
96c1c1d439
android: drafts ( #1849 )
...
* android: drafts
* empty line
* delete unused voice files
* finish recording properly
* refactor
* fix
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-28 13:35:31 +00:00
Evgeny Poberezkin
3e560278b6
ios: update chat previews, show filename in drafts ( #1847 )
...
* ios: update chat previews, show filename in drafts
* save and restore images/file/voice for draft
* refactor image
* it was a wrong value
* use param label
* proper stop of voice recording
* safe draft logic
* different way of finishing recording
* keep condition
* refactor
* fix live
* fix
* refactor
* fix
* simplify
* add space after filename in draft
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-01-27 22:09:39 +00:00
Evgeny Poberezkin
6e131e0bad
ios: disable current user profile button
2023-01-27 12:54:42 +00:00
Stanislav Dmitrenko
bd158f3b0d
android: user-specific settings ( #1848 )
...
* android: multiuser-peruser
* padding
* bigger padding
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-27 12:28:44 +00:00
M Sarmad Qadeer
a96fb2f8d1
website: improvements to design ( #1405 )
...
* updated the design of join simplex
* updated the design of Comparison section
* updated the design of Simplex explained
* updated the design of Simplex network
* updated the design of private section
* updated the design of features section
* updated the design of unique section
* updated the design of privacy matters
* added improvements in design
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-27 12:07:22 +00:00
Evgeny Poberezkin
148261a1ee
ios: allow to reply in another chat without losing draft
2023-01-26 23:28:56 +00:00
Stanislav Dmitrenko
22b7aa90b2
android: multiuser-notifications ( #1846 )
2023-01-26 23:00:54 +00:00
Stanislav Dmitrenko
88d9e70ef8
android: mutliuser-calls ( #1845 )
...
* android: mutliuser-calls
* tint color of icon
* userId from function
* better line
* missing question
* bigger avatar
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-26 21:36:49 +00:00
Evgeny Poberezkin
a0cfc19063
Merge pull request #1844 from simplex-chat/av/multiuser-ui
...
android: multiusers-profilemanager
2023-01-26 20:49:02 +00:00
Avently
451aab46dc
disable deleting the last user
2023-01-26 23:46:10 +03:00
Avently
3b3db562cd
added description
2023-01-26 23:14:33 +03:00
Avently
15ed6ea4a6
android: multiusers-profilemanager
2023-01-26 21:23:52 +03:00
Evgeny Poberezkin
9f661ff4e2
Merge pull request #1698 from simplex-chat/users
...
support multiple user profiles
2023-01-26 10:14:22 +00:00
Evgeny Poberezkin
52c39c9641
Merge branch 'master' into users
2023-01-25 23:31:18 +00:00
Evgeny Poberezkin
0dab486ac8
readme: update group links
2023-01-25 22:48:08 +00:00
Evgeny Poberezkin
d640f4a5d5
readme: remove broken twitter badge
2023-01-25 21:04:19 +00:00
Stanislav Dmitrenko
1c47bfbf44
android: better user picker layout ( #1842 )
...
* android: multiuser-fixes
* update paddings
* progressIndicator
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-25 20:43:02 +00:00
Stanislav Dmitrenko
db3fc4ee7b
android: multiuser-userpicker ( #1839 )
...
* android: multiuser-userpicker
* sizes of buttons
* update paddings
* change names
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-25 15:30:30 +00:00
JRoberts
74df35d3b0
core: add multiple users tests for subscription, chat item expiration, timed messages ( #1840 )
2023-01-25 19:29:09 +04:00
Evgeny Poberezkin
c01c629f73
mobile: use GMT timezone in filenames to prevent leaking user location ( #1837 )
...
* ios: use GMT timezone in filenames to prevent leaking user location
* android: use GMT timestamp in generated file names
2023-01-25 11:48:54 +00:00
Evgeny Poberezkin
25e4a1e86d
ios: fix layout of voice message ( #1836 )
...
* ios: fix layout of voice message
* fix layout
* prevent translations
2023-01-25 10:18:02 +00:00
Evgeny Poberezkin
e27013071b
ios: preserve message draft in the latest chat only ( #1834 )
...
* ios: preserve message draft in the latest chat only
* show attachment icon and formatting in draft
* button to remove message text
* show icon for active draft, refactor
* add voice message duration to draft
2023-01-25 08:35:25 +00:00
Stanislav Dmitrenko
2679bc2e94
ios: enable swipe to go back from chat to list ( #1824 )
...
* ios: Testing workaround of a crash
* another try
* complete
* added file
* enable swipe to go back from ChatView
* Revert "enable swipe to go back from ChatView"
This reverts commit 22de79505c .
* ios: enable swipe to go back from ChatView
* remove title change
* remove unused
* remove unused variable
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-24 19:24:46 +00:00
Evgeny Poberezkin
93ab713748
ios: choose user deletion mode ( #1833 )
...
* ios: choose user deletion mode
* update text
* refactor, disable button
* darker profile icon colors
* do not delete active user if changing user failed
2023-01-24 19:00:30 +00:00
JRoberts
bc1d86e303
core: send agent DEL events to view ( #1832 )
2023-01-24 20:07:35 +04:00
Evgeny Poberezkin
b386346cf1
core: update syntact for /_delete ( #1831 )
2023-01-24 16:00:32 +00:00
JRoberts
b6db41dd50
update simplexmq (complete)
2023-01-24 18:46:02 +04:00
Stanislav Dmitrenko
6bca013e67
android: multiuser-api ( #1829 )
...
* android: multiuser-api
* add line in try-catch block
* changed lines position
* when -> if
* take condition outside
* mutable version of objects and usage of a new function
* changed additional places in code
* added toMap() so state will be updated
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-24 14:29:20 +00:00
Evgeny Poberezkin
e538826cd8
Merge branch 'master' into users
2023-01-24 14:09:38 +00:00
JRoberts
a7a56ea1d9
core: use batch delete api when deleting unused group contacts ( #1830 )
2023-01-24 17:58:08 +04:00
Evgeny Poberezkin
77d0f70270
update simplexmq
2023-01-24 13:39:12 +00:00
JRoberts
2a20f78877
core: use batch connection deletion api ( #1814 )
2023-01-24 16:24:34 +04:00
Evgeny Poberezkin
b027708828
4.4.4: Android 92, iOS 118
2023-01-23 20:17:52 +00:00
Evgeny Poberezkin
a0bf298b66
Merge branch 'master' into users
2023-01-23 18:45:52 +00:00
Evgeny Poberezkin
e3b22d83ad
Merge branch 'master' into users
2023-01-23 18:45:24 +00:00
JRoberts
ab4e4e1db9
core: test cancelling inline file transfer ( #1827 )
...
* core: test cancelling inline file transfer
* tests
2023-01-23 18:27:44 +00:00
Stanislav Dmitrenko
a393bc8163
ios: Testing workaround of a crash ( #1789 )
...
* ios: Testing workaround of a crash
* another try
* complete
* added file
* enable swipe to go back from ChatView
* Revert "enable swipe to go back from ChatView"
This reverts commit 22de79505c .
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-23 18:17:33 +00:00
Evgeny Poberezkin
3bc4fd222c
core: fix cancelling sending inline files ( #1826 )
...
* core: fix cancelling sending inline files
* add comments
* typos
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2023-01-23 21:17:42 +04:00
JRoberts
1b01dcec6d
core: fix inline file transfer - optional connection ids in RcvFileInfo, update rcv_file_inline on accept ( #1823 )
...
* core: optional connection id in RcvFileInfo
* query
* check snd cancel
* Revert "check snd cancel"
This reverts commit f16651345d .
* update rcv_file_inline
2023-01-23 15:55:19 +00:00
Stanislav Dmitrenko
1d5c361b9a
ios: restore scroll and update user profile in user profile menu ( #1811 )
...
* ios: Small UserPicker fixes
* update scroll
* update current user and update users list
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-23 15:48:29 +00:00
Stanislav Dmitrenko
4cd396a0d2
ios: Multiuser calls ( #1800 )
...
* ios: Multiuser calls
* counter update on badge
* padding before profile info in call view
* underline in name
* change after merge
* do not show Simplex Info button if users already created
* unread counter
* do not increase badge counter when chat has disabled notifications
* update incoming call
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-23 13:20:58 +00:00
Evgeny Poberezkin
bcc80be8e9
Merge branch 'master' into users
2023-01-22 23:08:53 +00:00
Evgeny Poberezkin
5d12217eab
4.4.4: Android 91, iOS 117
2023-01-22 19:30:19 +00:00
Evgeny Poberezkin
4b0046a60b
mobile: show version information ( #1820 )
...
* mobile: show version information
* export localizations
2023-01-22 18:34:01 +00:00
Evgeny Poberezkin
114b76e3f8
core: update version response ( #1819 )
...
* core: update version response
* add simplexmq commit and version to version info
* refactor
2023-01-22 15:16:45 +00:00
Evgeny Poberezkin
c72aa5d074
Merge branch 'master' into users
2023-01-21 23:14:26 +00:00
Evgeny Poberezkin
2e9882b0bd
Merge branch 'master' into users
2023-01-21 23:00:06 +00:00
Evgeny Poberezkin
8ff8f9d695
core: add build timestamp to version information ( #1816 )
2023-01-21 22:56:33 +00:00
Evgeny Poberezkin
1e3c2024bb
android: add localization of "offered/cancelled" feature items, closes #1766 ( #1815 )
2023-01-21 16:47:26 +00:00
Evgeny Poberezkin
8bec0004cc
mobile: UI to choose transport isolation mode ( #1813 )
...
* mobile: UI to choose transport isolation mode
* typo
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* ios: update alerts
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2023-01-21 16:05:09 +00:00
JRoberts
c337a6888d
core: delete previous contact calls when receiving a new one ( #1812 )
2023-01-21 16:40:24 +04:00
JRoberts
e72d4638d2
core: exlude muted chats from user unread count ( #1810 )
2023-01-20 20:48:24 +04:00
JRoberts
7dd4dc3b40
core: support accepting contact requests for non active users (for accepting via notification) ( #1809 )
...
* core: support accepting contact requests for non active users (for accepting via notification)
* getContactRequest'
2023-01-20 17:55:57 +04:00
JRoberts
980c7a9ddd
ios: use agent connection id as key for network statuses map ( #1808 )
2023-01-20 17:35:39 +04:00
Evgeny Poberezkin
cb5f26d354
ios: only show menu if there is more than 1 user, do not show unread count (only badge)
2023-01-20 13:17:41 +00:00
Evgeny Poberezkin
04d886e546
ios: user profiles view, per-user settings ( #1801 )
...
* ios: user profiles view, per-user settings
* remove comment
* bold profile name
2023-01-20 12:38:38 +00:00
Evgeny Poberezkin
ed12ccaac2
ios: update library
2023-01-20 12:28:45 +00:00
Evgeny Poberezkin
e9e9286fbb
Merge branch 'master' into users
2023-01-20 12:22:29 +00:00
Evgeny Poberezkin
f4ffa5237c
4.4.4-beta.1: Android 90, iOS 116
2023-01-20 12:02:24 +00:00
JRoberts
ef15dca0b4
core: don't filter out non active user connections on UP & DOWN agent events; use agent connection id instead of db connection id for ContactRef ( #1807 )
2023-01-20 15:02:27 +04:00
JRoberts
396b3ae639
ios: maintain connections network statuses map separately from chats (allows to keep track of network statuses for all users) ( #1803 )
2023-01-20 14:56:05 +04:00
Evgeny Poberezkin
c409f58067
mobile: add PING count to network config, make advanced network config available without dev tools ( #1805 )
...
* mobile: add PING count to network config, make advanced network config available without dev tools
* export ios translations
* add 120 sec PING interval back
2023-01-20 10:55:12 +00:00
Evgeny Poberezkin
69ca731641
core: process push notifications for any user ( #1806 )
...
* core: process push notifications for any user
* return regardless
* refactor
* more refactor
2023-01-20 10:48:25 +00:00
Evgeny Poberezkin
006a30e65c
update simplexmq
2023-01-19 19:41:19 +00:00
Evgeny Poberezkin
0a9aa8b3d2
translations: update French and Italian ( #1799 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (907 of 907 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% (853 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (907 of 907 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% (853 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* import localizations
* re-export localizations
Co-authored-by: Ophiushi <Ophiushi@users.noreply.hosted.weblate.org >
Co-authored-by: random r <epsilin@yopmail.com >
2023-01-19 19:27:38 +00:00
Evgeny Poberezkin
69196084fc
core: update simplexmq
2023-01-19 19:17:32 +00:00
JRoberts
cf4105e256
core: add connection id to ContactRef ( #1798 )
2023-01-19 20:54:00 +04:00
Stanislav Dmitrenko
ad6aa10cd2
ios: Multiusers feature continue ( #1793 )
...
* ios: Multiusers feature continue
* Logging of user in responses
* UserId
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* Undo ugly user inclusion into functions. Now it's in backend
* Do not set active user if it's unchanged
* Blank line
* if
* Change active user function
* refactor
* refactor
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* Alert
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2023-01-19 16:22:56 +00:00
Stanislav Dmitrenko
ba29d0242e
core: add user to RcvCallInvitation ( #1797 )
...
* core: Include user into RcvCallInvitation
* update build
* parens
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-19 16:00:41 +00:00
JRoberts
ca64ed9784
core: option to reuse servers for new user; support for users to configure same smp servers (add user_id to smp_servers UNIQUE constraint) ( #1792 )
2023-01-18 18:49:56 +04:00
JRoberts
a227e21fcf
core: support user deletion ( #1788 )
...
* core: support user deletion
* doSendCancel
* Apply suggestions from code review
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* sendCancel
* refactor
* error to view
* refactor
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-18 17:08:48 +04:00
Evgeny Poberezkin
7c9c358ce2
ios: update core library
2023-01-18 11:01:51 +00:00
Evgeny Poberezkin
84237f79fc
core: refactor ( #1764 )
2023-01-18 10:20:55 +00:00
Evgeny Poberezkin
80e0bfb61f
core: v4.4.4
2023-01-17 18:10:47 +00:00
Stanislav Dmitrenko
153f80fe64
ios: menu to switch active user profile ( #1758 )
...
* ios: User chooser UI
* Change
* Changes
* update view
* fix layout/refactor
* fix preview
* wider menu, update label
* hide Your profiles button
* Clickable background that hides userChooser
* No click listener
* Better animation
* Disabled scrolling for small number of items
* Separated scrollview and buttons
* No transition
* Re-indent
* Limiting width by the longest label
* UserManagerView
* Adapted API
* Hide user chooser after selection
* Top counter, users refactor
* Padding
* use VStack to fix layout bug
* eol
* rename: rename to getUserChatData
* update layout
* s/semibold/medium
* remove SettingsButton view
* rename
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-17 17:47:37 +00:00
Evgeny Poberezkin
19881703e5
core: increase default internal queue max size to 1024
2023-01-17 14:07:47 +00:00
JRoberts
a668bd5736
core: cleanup obsolete chat item deletion code (see #1625 ) ( #1787 )
2023-01-17 16:58:36 +04:00
JRoberts
e8cab01c03
core: update simplexmq (fkey indexes) ( #1786 )
2023-01-17 16:41:19 +04:00
JRoberts
3f72633d22
Merge branch 'master' into users
2023-01-17 15:58:02 +04:00
JRoberts
5c7ad0926c
core: add missing fkey indexes ( #1785 )
2023-01-17 15:45:37 +04:00
Evgeny Poberezkin
7eca44bb84
4.4.4-beta.0: update simplexmq
2023-01-17 10:09:36 +00:00
JRoberts
2f39cfd86f
core: support marking chat items read for any user ( #1784 )
2023-01-17 13:08:51 +04:00
JRoberts
2fdc23274d
core: return user unread counts on ListUsers command ( #1763 )
...
* core: return user unread counts on ListUsers command
* split
* tests
* refactor
* viewUserInfo
* refactor
* remove omit nothing
* corrections
* fix
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-16 18:57:31 +00:00
Evgeny Poberezkin
91a39cae23
core: fix error handling ( #1761 )
...
* core: fix error handling
* fix tests
2023-01-16 17:25:06 +00:00
Evgeny Poberezkin
882966d5d3
ios: update network config ( #1760 )
2023-01-16 15:10:16 +00:00
JRoberts
3ed5e6e50b
core: support receiving file by id for any user (not only current) ( #1759 )
2023-01-16 17:51:25 +04:00
JRoberts
df6cec6a32
core: update simplexmq (session mode, users commands) ( #1757 )
2023-01-16 17:00:24 +04:00
JRoberts
24c47657f4
Merge branch 'master' into users
2023-01-16 16:37:13 +04:00
JRoberts
cf6afb7687
Merge branch 'master' into users
2023-01-16 16:24:38 +04:00
Evgeny Poberezkin
774af334fd
terminal: command to show the most recent chats ( #1756 )
...
* terminal: command to show the list of the last active chats
* indent for chats without messages, help
* update command in the test
2023-01-16 12:10:47 +00:00
JRoberts
9dc6c1327f
core: manage calls for all users ( #1748 )
2023-01-16 15:06:03 +04:00
Evgeny Poberezkin
af414d7f6e
terminal: options for log level and internal queue sizes ( #1755 )
...
* terminal: log levels
* option for internal queue sizes
2023-01-16 09:13:46 +00:00
JRoberts
a040fa65bb
core: run cleanup for all users ( #1746 )
2023-01-14 19:21:10 +04:00
JRoberts
9fc26ca799
core: start chat item expiration thread for new users ( #1745 )
2023-01-14 17:52:40 +04:00
Evgeny Poberezkin
9dad55ce8d
4.4.3: iOS 115, Android 89
2023-01-14 11:46:29 +00:00
JRoberts
6e0addbea3
core: add user to CRSmpTestResult response ( #1744 )
2023-01-14 15:45:42 +04:00
JRoberts
e452edb781
core: subscribe all users ( #1743 )
2023-01-14 15:45:13 +04:00
Evgeny Poberezkin
a3283708e7
translations: add Italian, updates ( #1741 )
...
* Added translation using Weblate (Italian)
* Added translation using Weblate (Italian)
* Translated using Weblate (French)
Currently translated at 100.0% (906 of 906 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 99.6% (850 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 24.9% (226 of 906 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 26.3% (225 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (German)
Currently translated at 100.0% (906 of 906 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% (853 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 28.8% (261 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (French)
Currently translated at 100.0% (853 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 58.2% (528 of 906 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% (906 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (German)
Currently translated at 100.0% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (853 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (907 of 907 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% (853 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Added translation using Weblate (Italian)
* Added translation using Weblate (Italian)
* Translated using Weblate (French)
Currently translated at 100.0% (906 of 906 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 99.6% (850 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 24.9% (226 of 906 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 26.3% (225 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (German)
Currently translated at 100.0% (906 of 906 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% (853 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 28.8% (261 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (French)
Currently translated at 100.0% (853 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Italian)
Currently translated at 58.2% (528 of 906 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% (906 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (German)
Currently translated at 100.0% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (853 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (907 of 907 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% (853 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (907 of 907 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (907 of 907 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 38.5% (329 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (907 of 907 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% (853 of 853 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* correction
* correction
* correction
* ios: import localizations
* ios: re-export localizations
Co-authored-by: Ophiushi <ptlfr@pm.me >
Co-authored-by: random r <epsilin@yopmail.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Ophiushi <Ophiushi@users.noreply.hosted.weblate.org >
2023-01-13 23:14:01 +00:00
Evgeny Poberezkin
e833d66557
Merge branch 'stable'
2023-01-13 19:18:51 +00:00
Stanislav Dmitrenko
71f5b51350
ios: change network config in NSE when updated via UI ( #1731 )
...
* ios: Apply changed network config to NSE
* Better
* Separate function
* rename
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-13 19:05:53 +00:00
Stanislav Dmitrenko
20cec4db11
mobile: do not reset chat preferences on profile update ( #1740 )
...
* android: Do not reset prefs on profile update
* ios: Include prefs into Profile/LocalProfile
2023-01-13 18:57:54 +00:00
Stanislav Dmitrenko
2085dc5d60
android: Fix blocked thread while making live messages ( #1739 )
...
* android: Fix blocked thread while making live messages
* Test
* Revert "Test"
This reverts commit bd8a5b6ca0 .
2023-01-13 18:33:52 +00:00
JRoberts
9290fcc6b2
core: set active prompt to none when changing current user ( #1738 )
2023-01-13 21:01:36 +04:00
JRoberts
0c3d643408
core: expire chat items for all users ( #1737 )
2023-01-13 21:01:26 +04:00
Michaël Bitard
6d5c3ae484
Fix typo ( #1732 )
2023-01-13 15:49:58 +00:00
JRoberts
cccdcef914
core: add delays to tests to prevent output races ( #1736 )
2023-01-13 16:26:55 +04:00
Evgeny Poberezkin
e63e158b2d
core: refactor withUserId ( #1735 )
...
* refactor withUserId
* update
* more
2023-01-13 16:24:54 +04:00
JRoberts
892b91e958
core: update simplexmq (subscribe users in different sessions) ( #1734 )
2023-01-13 15:14:46 +04:00
JRoberts
fb04108b11
Merge branch 'master' into users
2023-01-13 14:19:21 +04:00
JRoberts
424328b9d1
core: agent users ( #1727 )
2023-01-13 13:54:07 +04:00
JRoberts
e73f5c40cf
4.4.2: ios 114, Android 88
2023-01-12 18:38:58 +04:00
JRoberts
4c960bdc44
4.4.2
2023-01-12 16:46:28 +04:00
JRoberts
dcb82951ed
core: catch errors when sending messages in loops where they haven't been previously caught ( #1729 )
2023-01-12 16:31:27 +04:00
Stanislav Dmitrenko
138cce4436
ios: fix opening via notification returning to chat list when screen lock is enabled ( #1725 )
...
* ios: Fixed broken chat push/pop logic
* remove binding parameter
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-11 22:48:52 +00:00
Evgeny Poberezkin
98417dafc4
4.4.1: ios 113, Android 87
2023-01-11 17:54:24 +00:00
Evgeny Poberezkin
e8374be19c
mobile: set defaults consistently (protected screen: iOS off/Android on, accept images: on, faster image transfer: on) ( #1724 )
...
* ios: set defaults consistently (protected screen: off, accept images: on, faster image transfer: on)
* android: transfer images faster by default
2023-01-11 17:09:17 +00:00
Stanislav Dmitrenko
62a2f61751
android: Fix non-unique chat item id in listState ( #1723 )
...
* android: Fix non-unique chat item id in listState
* Test
* Revert "Test"
This reverts commit 6625bce138 .
2023-01-11 16:41:34 +00:00
JRoberts
7323bb4333
Merge branch 'master' into users
2023-01-11 18:38:55 +04:00
Evgeny Poberezkin
2d47175f94
ios: disable reply/edit actions and deletion of live item in live mode ( #1722 )
2023-01-11 17:29:09 +04:00
Evgeny Poberezkin
a6d7604d21
mobile: send live message when there is any content ( #1721 )
...
* ios: send live message when there is any content
* android: improve live message logic
* fix, refactor
* prohibit live messages with quotes
2023-01-11 12:01:02 +00:00
JRoberts
9e3573fc76
android: fix send button being disabled on images, files & voice messages ( #1720 )
...
* android: fix send button being disabled on images, files & voice messages
* rename view
* format
2023-01-11 08:59:04 +00:00
JRoberts
41e873d5ca
core: multiple users view, tests ( #1710 )
2023-01-11 11:00:28 +04:00
Evgeny Poberezkin
13ebaf587e
4.4.1-beta.1: iOS 112, Android 86
2023-01-10 23:21:37 +00:00
Stanislav Dmitrenko
61e20550bc
core: Updated scripts for downloading libs ( #1712 )
2023-01-10 20:22:18 +00:00
Stanislav Dmitrenko
d1cc5c1769
ios: Better check for existing of image's alpha ( #1718 )
...
* ios: Better check for existing of image's alpha
* Allow non-transparent pixels
* optimize
* remove prints
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-10 19:39:42 +00:00
Stanislav Dmitrenko
16b041c8c6
ios: Live messages without sending an empty text ( #1714 )
...
* ios: Live messages without sending an empty text
* Custom Equatable
* Changes
* Change
* Fix liveMessage not hiding
* Refactoring
* Refactoring
* No animation when removing dummy live message item
* Check
* Anim
* Animation
* whitespace
* refactor
* Fix race
* Better fix of race
* fix race condition
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-10 19:12:48 +00:00
JRoberts
810f248c74
core: test async file transfer (sender & receiver restarts); close files in stopChatController; handle openFile error in getFileHandle ( #1716 )
2023-01-10 20:52:59 +04:00
JRoberts
813fecddfe
core: fix live file transfers queries ( #1715 )
2023-01-10 16:22:21 +04:00
Stanislav Dmitrenko
5a7d61c964
android: Live messages without sending an empty text ( #1709 )
...
* android: Live messages without sending an empty text
* Better quoted messages handling
* Do not add item into preview
* Change
* Changes
2023-01-09 18:30:26 +00:00
JRoberts
ad1b091b18
Merge branch 'master' into users
2023-01-09 17:02:38 +04:00
Evgeny Poberezkin
cba24983e6
4.4.1-beta.0: iOS 111, Android 85
2023-01-08 16:41:40 +00:00
Evgeny Poberezkin
4dc2a1b72d
Revert "core: include commit information in /v response ( #1705 )"
...
This reverts commit 3d4e4e2ef9 .
2023-01-08 13:13:13 +00:00
Evgeny Poberezkin
3d4e4e2ef9
core: include commit information in /v response ( #1705 )
2023-01-07 16:38:35 +00:00
JRoberts
113c67ec95
core: disable connections on repeat AUTH errors ( #1704 )
2023-01-07 19:47:51 +04:00
Stanislav Dmitrenko
a2e887024f
android: Fixed compatibility with API 29 ( #1674 )
2023-01-07 14:24:28 +00:00
JRoberts
37262b3ed5
core: fix view agent error context text ( #1700 )
2023-01-06 19:58:03 +04:00
Evgeny Poberezkin
dca4fe7701
Merge branch 'stable'
2023-01-06 13:16:21 +00:00
Evgeny Poberezkin
88c9334d18
readme: SOL address for donations
2023-01-06 13:14:26 +00:00
JRoberts
58f06aa821
core: print error context on store internal errors ( #1699 )
2023-01-06 14:22:16 +04:00
JRoberts
ae5deab8d3
core: print error context on agent errors ( #1697 )
2023-01-06 13:11:21 +04:00
JRoberts
bb0482104c
core, ios, android: add UserId to api commands ( #1696 )
2023-01-05 20:38:31 +04:00
Evgeny Poberezkin
edfece3206
core: test for live messages ( #1694 )
2023-01-05 09:08:31 +00:00
Evgeny Poberezkin
c32cf8055d
ios: update library (better quote error handing)
2023-01-04 20:51:16 +00:00
Evgeny Poberezkin
72ec03a822
ios: localize "feature offered/cancelled" items ( #1689 )
...
* ios: localize "feature offered/cancelled" items
* import
2023-01-04 20:48:23 +00:00
Evgeny Poberezkin
d89e0efedd
translations: ios German, French ( #1687 )
...
* translations: ios German, French
* reexport ios
2023-01-04 20:36:50 +00:00
Evgeny Poberezkin
707e8592d9
translations: German, French ( #1682 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (906 of 906 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% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (906 of 906 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% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (906 of 906 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% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Ophiushi <ptlfr@pm.me >
2023-01-04 20:25:33 +00:00
JRoberts
fa9e0086f6
core: multiple users api ( #1679 )
...
* api
* UCR
* Revert "UCR"
This reverts commit 1f98d25192 .
* comment
* events User
* events in api User
* CRActiveUser in APISetActiveUser
* process message with/without connection
* refactor
* mute error
* user in api responses
* name
* lost response
* user in CRChatCmdError
* compiles
* user in CRChatError
* -- UserId
* mute unused warning
* catch in withUser
* remove comment
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-01-04 21:06:28 +04:00
Evgeny Poberezkin
a1b27e9a99
update simplexmq (better handling of quota errors)
2023-01-04 15:07:33 +00:00
Evgeny Poberezkin
f68d8fd97c
update readme
2023-01-03 13:13:51 +00:00
Evgeny Poberezkin
abff42a264
blog: v4.4 ( #1675 )
...
* blog: v4.4
* add images
* update post
* update readme, roadmap
* corrections
* correction
2023-01-03 13:07:30 +00:00
Evgeny Poberezkin
c1ced70836
Merge branch 'stable'
2023-01-01 14:06:51 +00:00
Evgeny Poberezkin
e14966d36e
blog: v4.4 release announcement placeholder
2023-01-01 14:05:05 +00:00
Evgeny Poberezkin
97943fc609
ios: v4.4 release, build 110
2023-01-01 14:01:21 +00:00
shum
0f143b2e77
nix: bump lock
2022-12-31 19:42:31 +00:00
Evgeny Poberezkin
be10dcbcfc
ios: build 109
2022-12-31 19:40:43 +00:00
Evgeny Poberezkin
97dbec927c
ios: build 108
2022-12-31 18:23:26 +00:00
Evgeny Poberezkin
b4879ca2a3
ios: fix user chat preferences view
2022-12-31 13:38:55 +00:00
Evgeny Poberezkin
15884c0169
4.4.0: iOS 107, Android 84
2022-12-31 11:47:59 +00:00
Evgeny Poberezkin
9f2d5486b6
mobile: fix race condition with live messages (when message is "revived" when it is being sent as no longer live – possibly core should reject "live" updates to non-live messages too) ( #1668 )
...
* mobile: fix race condition with live messages (when message is "revived" when it is being sent as no longer live – possibly core should reject "live" updates to non-live messages too)
* android: move delay for live messages
2022-12-31 10:25:32 +00:00
JRoberts
80f0108b41
ios: correctly update chat when opening from another chat via notification ( #1667 )
2022-12-30 21:47:11 +04:00
Evgeny Poberezkin
c37a7ebfe7
ios: import/export localizations
2022-12-30 17:05:32 +00:00
Evgeny Poberezkin
02c2c65d41
translations ( #1661 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (904 of 904 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% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (904 of 904 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% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Russian)
Currently translated at 100.0% (906 of 906 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% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (904 of 904 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% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (904 of 904 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% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Russian)
Currently translated at 100.0% (906 of 906 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% (845 of 845 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% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 99.6% (847 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (906 of 906 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% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (German)
Currently translated at 90.9% (824 of 906 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 92.4% (786 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (904 of 904 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% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (904 of 904 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% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Russian)
Currently translated at 100.0% (906 of 906 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% (845 of 845 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% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 99.6% (847 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (906 of 906 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% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (German)
Currently translated at 90.9% (824 of 906 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 92.4% (786 of 850 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% (906 of 906 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% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
Co-authored-by: Ophiushi <ptlfr@pm.me >
Co-authored-by: mlanp <github@lang.xyz >
2022-12-30 17:02:49 +00:00
JRoberts
7c4700b238
ios: check chats not empty before showing lock notice ( #1666 )
2022-12-30 16:17:56 +00:00
JRoberts
54190ffff9
core: add db indexes for faster group deletion ( #1664 )
2022-12-30 16:34:42 +04:00
Evgeny Poberezkin
17eed9662e
ios: export localizations
2022-12-29 23:31:35 +00:00
Stanislav Dmitrenko
bb116bccb4
android: Fallback to manual parsing of apiChats and apiChat responses ( #1660 )
...
* android: Fallback to manual parsing of apiChats and apiChat responses
* Different icon
* eol
2022-12-29 22:27:08 +00:00
JRoberts
6cc267689e
ios: fallback to manual parsing of apiChats and apiChat responses ( #1659 )
2022-12-29 18:15:19 +04:00
Evgeny Poberezkin
0e6909845f
mobile: preserve group description in profile ( #1658 )
2022-12-28 16:59:25 +00:00
JRoberts
96ad9faa85
docs: user profiles rfc ( #1656 )
2022-12-28 16:28:07 +04:00
Evgeny Poberezkin
768c497025
readme: change group links ( #1657 )
2022-12-28 11:30:57 +00:00
Evgeny Poberezkin
3ec29d8ef4
4.4-beta.4: ios 106, android 83 (fixes wrong type/ios crash)
2022-12-27 20:02:43 +00:00
JRoberts
6c4b92531f
android: version 4.4-beta.3 (82)
2022-12-27 20:56:23 +04:00
JRoberts
46d6159da5
ios: version 4.4 beta (105)
2022-12-27 20:48:34 +04:00
JRoberts
aab6e1c52f
ios, android: set ttl to 1 day when accepting timed messages w/t configured ttl ( #1654 )
2022-12-27 19:24:33 +04:00
Evgeny Poberezkin
c0a01318b5
mobile: French translations ( #1655 )
...
* mobile: items with feature offers (#1623 )
* mobile: items with feature offers
* ios interactive contact/user preference change items
* android: interactive preference items
* Translated using Weblate (French)
Currently translated at 8.1% (68 of 831 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% (784 of 784 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 10.4% (87 of 831 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 10.5% (88 of 831 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 14.2% (122 of 855 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 15.9% (137 of 858 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 18.2% (157 of 858 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 36.3% (312 of 858 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 54.0% (464 of 858 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 81.0% (695 of 858 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 82.1% (705 of 858 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 85.9% (756 of 880 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* import/export localizations
Co-authored-by: Ophiushi <ptlfr@pm.me >
2022-12-27 13:21:55 +00:00
Evgeny Poberezkin
13090ff6ed
core: do not log TLS handshake errors by default, option to enable ( #1652 )
...
* core: do not log TLS handshake errors by default, option to enable
* update simplexmq
2022-12-27 12:05:13 +00:00
Evgeny Poberezkin
90a20cd52f
mobile: change live message button to lightning bolt ( #1653 )
2022-12-27 09:18:20 +00:00
Evgeny Poberezkin
74245d3f2b
core: agent stats ( #1650 )
2022-12-26 22:24:34 +00:00
JRoberts
e48452ccff
android: show what is new in the latest version ( #1651 )
2022-12-26 21:46:56 +04:00
JRoberts
39370ba1ef
ios: fix - restore Save button in voice message context menu ( #1647 )
2022-12-26 14:08:58 +00:00
Evgeny Poberezkin
a02cfb4f41
ios: show what is new in the latest version ( #1644 )
...
* ios: show what is new in the latest version
* add OK button to WhatsNew
* separate state for nav buttons
2022-12-26 14:08:01 +00:00
JRoberts
4370012b8a
ios: fix navigation to member info view ( #1648 )
2022-12-26 13:45:02 +00:00
JRoberts
20c33aea72
android: show connect via url alert in chat list instead of notifications mode on fresh app ( #1649 )
2022-12-26 13:43:26 +00:00
Evgeny Poberezkin
c11a1aa0e6
ios: disallow editing text attributes
2022-12-25 13:58:07 +00:00
Evgeny Poberezkin
166b789f3c
ios: v4.4 beta (104)
2022-12-25 09:48:25 +00:00
Evgeny Poberezkin
bbc26e272c
v4.4-beta.2: android (81)
2022-12-24 21:59:55 +00:00
Evgeny Poberezkin
6c839f8075
android: fix voice recording in groups
2022-12-24 21:47:58 +00:00
Evgeny Poberezkin
be91f97c83
ios: disable screen protection by default
2022-12-24 15:41:31 +00:00
Evgeny Poberezkin
e085cb7350
4.4-beta.1: iOS 103, Android 80
2022-12-24 11:59:28 +00:00
Evgeny Poberezkin
12574bed96
ios: move image utils to app ( #1642 )
...
* ios: move image utils to app
* name in comments
2022-12-24 11:38:59 +00:00
Evgeny Poberezkin
2137893111
ios: change disappearing messages icon ( #1641 )
2022-12-24 09:48:27 +00:00
Evgeny Poberezkin
e552a28a4d
ios: re-export French translations
2022-12-23 22:24:27 +00:00
Evgeny Poberezkin
b20031d875
ios: add French language ( #1640 )
2022-12-23 22:14:47 +00:00
Evgeny Poberezkin
558b3fa356
translations ( #1639 )
...
* Translated using Weblate (German)
Currently translated at 95.0% (783 of 824 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (824 of 824 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (824 of 824 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
2022-12-23 21:49:34 +00:00
Stanislav Dmitrenko
cb337cef10
ios: Download libs script ( #1634 )
2022-12-23 21:24:08 +00:00
Stanislav Dmitrenko
cd63f81292
ios: Animated images (GIF) support ( #1636 )
...
* ios: Animated images (GIF) support
* Moved from String path to UIImage param
* Aspect ratio
* Image frame
* gif image size
* refactor
* refactor
* fix fullscreen scroll animation
* rename UploadContent -> AnyImage
* refactor, allow using gifs in profiles
* rename back
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-23 21:22:12 +00:00
Evgeny Poberezkin
6205b03943
ios: localize ttl in disappearing messages, translations ( #1638 )
...
* ios: localize ttl in disappearing messages, translations
* more translation keys
2022-12-23 19:55:45 +00:00
Evgeny Poberezkin
82924ce8c6
translations ( #1637 )
...
* Translated using Weblate (German)
Currently translated at 93.5% (823 of 880 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (880 of 880 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (German)
Currently translated at 96.2% (774 of 804 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (804 of 804 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (880 of 880 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% (880 of 880 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% (804 of 804 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (804 of 804 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Russian)
Currently translated at 100.0% (880 of 880 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% (804 of 804 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% (880 of 880 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
Co-authored-by: J R <jr@simplex.chat >
Co-authored-by: Ophiushi <ptlfr@pm.me >
2022-12-23 18:55:14 +00:00
Evgeny Poberezkin
b1067c339c
android: fix meta layout/reserved space ( #1635 )
2022-12-23 17:27:41 +00:00
Evgeny Poberezkin
0d6e4b48f6
translations ( #1633 )
...
* Translated using Weblate (French)
Currently translated at 97.6% (785 of 804 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 97.6% (785 of 804 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
2022-12-23 14:50:23 +00:00
JRoberts
84d2c408ce
core: optimize chat loading time - faster chat previews queries (item_status index for chat stats), fix live file transfers queries ( #1630 )
...
* core: optimize get chat previews queries (item_status index for chat stats)
* cleanup
* optimize chat loading time
* cleanup
* schema
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-23 18:37:02 +04:00
Evgeny Poberezkin
de434b730e
weblate/translations ( #1632 )
...
* mobile: items with feature offers (#1623 )
* mobile: items with feature offers
* ios interactive contact/user preference change items
* android: interactive preference items
* Translated using Weblate (French)
Currently translated at 8.1% (68 of 831 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% (784 of 784 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 10.4% (87 of 831 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 10.5% (88 of 831 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 14.2% (122 of 855 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 15.9% (137 of 858 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 18.2% (157 of 858 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 36.3% (312 of 858 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 54.0% (464 of 858 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 81.0% (695 of 858 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% (785 of 785 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 82.1% (705 of 858 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 85.9% (756 of 880 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* revert changes
Co-authored-by: Ophiushi <ptlfr@pm.me >
2022-12-23 14:11:12 +00:00
Evgeny Poberezkin
1251dbc4b0
ios: export localizations
2022-12-23 13:13:37 +00:00
sh
d115ad228b
build-android: disable external repo ( #1615 )
2022-12-23 13:10:36 +00:00
Evgeny Poberezkin
28d6f62b74
mobile: better layout for feature/preference items ( #1631 )
...
* mobile: better layout for feature/preference items
* refactor
2022-12-23 13:10:00 +00:00
Evgeny Poberezkin
2b9238144b
ios: fix double unread status ( #1629 )
2022-12-23 09:14:12 +00:00
Evgeny Poberezkin
a2e1b7ae0a
v4.4: iOS build 102, android build 79
2022-12-23 08:33:57 +00:00
Evgeny Poberezkin
a00bb6d5ef
android: fix enabling voice cancelling disappearing messages
2022-12-22 22:08:21 +00:00
Evgeny Poberezkin
da12b651e4
4.4.0
2022-12-22 21:31:07 +00:00
Evgeny Poberezkin
a936c14cf2
mobile: items with feature offers ( #1627 )
...
* mobile: items with feature offers
* ios interactive contact/user preference change items
* android: interactive preference items
* add missing view
* revert change
2022-12-22 21:01:29 +00:00
Stanislav Dmitrenko
e6aad24e5f
android: Timed messages TTL logic in preferences ( #1624 )
...
* android: Timed messages TTL logic in preferences
* do not set ttl in global timed message prefs
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-22 15:39:24 +00:00
JRoberts
8dac96f415
core: wait chat started in deleteTimedItem threads ( #1626 )
2022-12-22 19:18:38 +04:00
Evgeny Poberezkin
aae0802ec8
core: chat items with offered feature ( #1620 )
...
* core: chat items with offered feature
* texts
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* new preference items
* test
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-12-22 14:56:29 +00:00
JRoberts
74a20ef70c
core: sort chat previews by chat ts ( #1625 )
2022-12-22 17:43:10 +04:00
Evgeny Poberezkin
a2a29628a7
ios: remove unused code ( #1621 )
2022-12-21 22:36:05 +00:00
Stanislav Dmitrenko
0b046315ac
android: Disappearing messages ( #1619 )
...
* android: Disappearing messages
* remove unused func
* remove paren
* outlined timer in meta
* reserving space for meta takes into account ttl text
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-21 22:07:37 +00:00
Stanislav Dmitrenko
372d7ffaa9
ios: Better check for alpha channel existing ( #1616 )
...
* ios: Better check for PNG
* Renamed
2022-12-21 16:05:45 +00:00
JRoberts
ece928d57e
core: update ttl in contact user preference on profile update, fix api, tests; fix global user preferences not being updated in controller state ( #1617 )
2022-12-21 19:54:44 +04:00
Evgeny Poberezkin
e1740a8be4
ios: disappearing messages ( #1614 )
...
* ios: disappearing messages
* show ttl in meta if different
* mark messages as disappearing when read
* previews
2022-12-21 12:59:45 +00:00
Evgeny Poberezkin
36eba01ef4
ios: fix padding in send button context menu ( #1618 )
2022-12-21 12:55:59 +00:00
JRoberts
9e045a44db
Revert "core: confirm ttl change to ensure consistent setting ( #1587 )"
...
This reverts commit 34e08b2058 .
2022-12-21 14:10:05 +04:00
Stanislav Dmitrenko
b7d42ef889
ios: Png images support with alpha ( #1613 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-21 00:15:18 +00:00
Stanislav Dmitrenko
e55cd82ec3
android: Live messages ( #1612 )
...
* android: Live messages
* White color
* Spacer
* button sizes
* Do not show voice button in live mode
* Add text to the last image in a row
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-20 23:55:01 +00:00
JRoberts
34e08b2058
core: confirm ttl change to ensure consistent setting ( #1587 )
...
* core: confirm ttl change to ensure consistent setting
* wip
* confirm_pref_pending
* xInfo
* test api
* send confirmPrefProfile
* refactor
* don't return contact
* refactor profile update
* refactor further
* refactor further
* refactor xInfo
* refactor xInfo further
* refactor
2022-12-20 22:00:46 +04:00
Evgeny Poberezkin
5e9b7366cc
core: refactor chat item updates ( #1611 )
...
* core: refactor chat item updates
* removed unused function
* refactor
* refactor
2022-12-20 12:58:15 +00:00
Evgeny Poberezkin
64fb1f0b85
core: do not start disappearing timer for live messages until they stop being live, and start it on item update instead, provided they are read ( #1609 )
...
* core: do not start disappearing timer for live messages until they stop being live, and start it on item update instead, provided they are read
* change delays in tests
* diffInSeconds
2022-12-20 10:17:29 +00:00
JRoberts
84e43c57f6
core: ttl in feature chat items, view responses ( #1595 )
...
* core: ttl in feature chat items, view responses
* fix tests
* fix test
* view
* refactor
* use prefChangedValue
* use groupPrefChangedValue
* use cupIntValue
* simplify types
* groupFeatureState
* groupPrefToText
* prefToText, view
* remove prefFeature
* rename intValue -> param
* int -> param
* timedTTLText
* remove pragma
* restore pragma
* simplify
* timedTTLText
* fix tests
* off, after
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-19 21:18:59 +04:00
Evgeny Poberezkin
ffa37b1684
terminal: use Ctrl-L to start/continue live message, as Alt-Enter is not always supported ( #1607 )
...
* terminal: use Ctrl-L to start/continue live message, as Alt-Enter is not always supported
* refactor
2022-12-19 13:05:54 +00:00
Evgeny Poberezkin
86271fe109
terminal: support live messages ( #1597 )
...
* terminal: toggle live message updates
* terminal: send live messages (#1599 )
* terminal: send live messages
* show edited messages
* send and continue live message with Alt-Enter
* truncate live messages to full words
* remove comments
* refactor
* refactor to avoid clearing live message prompt and show it faster
* $
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-12-19 11:16:50 +00:00
JRoberts
5dab099b5c
core: increase thread delays in timed messages tests
2022-12-19 11:21:51 +04:00
sh
199e61e5c6
docs/webrtc: add troubleshoot section ( #1602 )
2022-12-18 23:42:37 +00:00
Evgeny Poberezkin
76b4fd34c1
ios: fix live messages sending incomplete words, refactor ( #1604 )
2022-12-18 21:20:39 +00:00
Evgeny Poberezkin
b159496257
mobile: allow ending live message with an empty string ( #1603 )
2022-12-18 19:21:13 +00:00
Evgeny Poberezkin
c0fb29d5f7
ios: remove unused package from project ( #1598 )
2022-12-17 18:52:02 +00:00
Evgeny Poberezkin
4ab7e5e1c8
terminal: command to get last item ID (to reference it in the tests) ( #1596 )
...
* terminal: command to get last item ID (to reference it in the tests)
* lastItemId
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-12-17 19:33:58 +04:00
Evgeny Poberezkin
9e847c2e1f
ios: live messages ( #1569 )
...
* ios: live messages
* remove comments
* remove conflict
* live message buttons and alert
* only send full words
* fix double sending
* typing indicator in live items
* add live parameter to API
* typing indication, pass live parameter to API
* refactor to support live messages with attachments
* disable attachments
2022-12-17 14:02:07 +00:00
Evgeny Poberezkin
d105e59655
core: set item that was live as 0, that was never live as NULL (Maybe Bool type) ( #1594 )
...
* core: set item that was live as 0, that was never live as NULL (Maybe Bool type)
* fix
2022-12-17 13:58:16 +00:00
JRoberts
f128ebac87
core: timed messages terminal api, tests ( #1591 )
2022-12-17 14:49:03 +04:00
Stanislav Dmitrenko
b4de9c266b
ios: Ability to add stickers ( #1593 )
...
* ios: Ability to add stickers
* fix text alignment for correct input field height
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-17 09:01:49 +00:00
JRoberts
e410fc7736
core: fix mark read queries ( #1592 )
2022-12-16 14:32:37 +00:00
Evgeny Poberezkin
f5bd6eb4c3
core: do not mark live items as editied until it's no longer live ( #1590 )
...
* core: do not mark live items as editied
* Update src/Simplex/Chat/Store.hs
* mark item as edited when it stops being live
2022-12-16 12:31:35 +00:00
JRoberts
cee403c1ed
core: simplify terminal mark messages read logic ( #1589 )
2022-12-16 15:56:16 +04:00
Evgeny Poberezkin
8786e2147a
core, mobile: logic for enabling disappearing messages ( #1588 )
...
* core: logic for enabled for disappearing messages
* refactor
* update feature enabled in UI
2022-12-16 10:27:59 +00:00
Evgeny Poberezkin
6b8705e9f4
core: support for live messages ( #1577 )
2022-12-16 11:51:04 +04:00
Stanislav Dmitrenko
acfb98bd81
android: Optimized chats snapshotFlow ( #1578 )
...
* android: Optimized chats snapshotFlow
* Concurrency test
* Revert "Concurrency test"
This reverts commit 911dd0c2ef .
* Comment
* Better catch
2022-12-15 19:57:57 +00:00
Stanislav Dmitrenko
c240456b80
android: Progress indicator and group members loading ( #1579 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-15 19:29:17 +00:00
Stanislav Dmitrenko
9e1641a154
android: Changed a path in script for downloading libs ( #1580 )
2022-12-15 19:25:49 +00:00
JRoberts
17cd3cdca4
core: make ttl optional in TimedMessagesPreference ( #1583 )
...
* core: make ttl Maybe in TimedMessagesPreference
* omitNothingFields
2022-12-15 18:11:08 +00:00
JRoberts
aa264690ab
core: add ttl to XMsgUpdate ( #1581 )
2022-12-15 17:29:46 +04:00
JRoberts
0e837ae392
core: timed messages ( #1561 )
...
* docs: disappearing messages rfc
* change schema
* word
* wip
* wip
* todos
* todos
* remove cancel, refactor
* revert prefs
* CITimed
* schema
* time on send direct
* time on send group
* add ttl to msg container, refactor
* timed on receive
* time on read
* getTimedItems, fix tests
* mark read in terminal - view, input, output, fix tests
* refactor
* comment
* util
* insert atomically
* refactor
* use guards
* refactor startTimedItemThread
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-15 15:17:29 +04:00
Stanislav Dmitrenko
68525b4131
android: Show error instead of crashing after failed to parse chats ( #1573 )
...
* android: Show error instead of crashing after failed to parse chats
* Just for test
* update strings
* Revert "Just for test"
This reverts commit f9c9a20ab6 .
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-15 10:56:20 +00:00
Stanislav Dmitrenko
8775db7c97
android: Create group link with one click ( #1575 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-14 22:47:24 +00:00
Stanislav Dmitrenko
f266debd56
android: Verify connection security code ( #1567 )
...
* android: Verify connection security code
* Dividers
* Changes
* Padding
* Share connection code
* Share connection code
* Unused
* icon sizes
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-14 14:44:26 +00:00
Evgeny Poberezkin
044c7a8191
mobile: update types for timed messages preference ( #1574 )
2022-12-14 13:53:31 +00:00
Evgeny Poberezkin
677c6aeb2e
core: types for timed and live messages ( #1572 )
...
* core: types for timed and live messages
* add protocol tests
2022-12-14 16:16:11 +04:00
Evgeny Poberezkin
7b8f5be821
core: type for group preference for timed messages ( #1568 )
...
* core: type for group preference for timed messages
* remove unused func
2022-12-14 12:30:24 +04:00
Evgeny Poberezkin
21765905a7
ios: create group link with one click ( #1566 )
...
* ios: create group link with one click
* line break
* move call
2022-12-13 17:15:45 +00:00
Evgeny Poberezkin
70a9c01477
translations ( #1563 )
...
* Translated using Weblate (Russian)
Currently translated at 100.0% (831 of 831 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (French)
Currently translated at 98.4% (772 of 784 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
2022-12-13 14:53:06 +00:00
Evgeny Poberezkin
678dbec3e2
core: different types for chat preferences, to allow parameters ( #1565 )
2022-12-13 14:52:34 +00:00
Stanislav Dmitrenko
bd4c7dffbf
android: Notification mode selection in onboarding stage ( #1535 )
...
* android: Notification mode selection in onboarding stage
* Change
* Different texts
* Disable service starting until on-boarding finishes
* refactor, change strings
* update layout
* update layout
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-12 19:27:28 +00:00
Stanislav Dmitrenko
1eb4030080
android: Fix crash on multiple selection of images ( #1560 )
...
* android: Fix crash on multiple selection of images
* Revert "android: Fix crash on multiple selection of images"
This reverts commit 11a6113b4f .
* Disable image selection when there are images already selected
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-12 17:27:14 +00:00
sh
bcc64442e9
nix: merge android and ios ( #1551 )
2022-12-12 15:44:49 +00:00
Stanislav Dmitrenko
1246b9e376
android: Chat auto-scrolling behaviour ( #1556 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-12 15:34:26 +00:00
Evgeny Poberezkin
d6e9a87d58
ios: verify connection translations ( #1558 )
2022-12-12 12:50:15 +00:00
Evgeny Poberezkin
cddd3cd673
FR translations ( #1559 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (822 of 822 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Added translation using Weblate (French)
* Added translation using Weblate (French)
* Translated using Weblate (French)
Currently translated at 0.0% (0 of 773 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 2.0% (16 of 773 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 2.0% (16 of 773 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 0.3% (3 of 822 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% (773 of 773 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 0.9% (8 of 822 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% (773 of 773 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Ophiushi <ptlfr@pm.me >
2022-12-12 12:33:50 +00:00
JRoberts
e00ef7c7da
core: improve stability of file transfer handshake by using async agent commands ( #1541 )
2022-12-12 16:33:07 +04:00
Evgeny Poberezkin
1a201cfadf
translations: corrections to DE, add FR ( #1557 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (822 of 822 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Added translation using Weblate (French)
* Added translation using Weblate (French)
* Translated using Weblate (French)
Currently translated at 0.0% (0 of 773 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 2.0% (16 of 773 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 2.0% (16 of 773 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 0.3% (3 of 822 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% (773 of 773 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Ophiushi <ptlfr@pm.me >
2022-12-12 11:49:08 +00:00
JRoberts
a4ecb41743
ios, android: show send direct message button only for active members ( #1554 )
2022-12-12 15:27:52 +04:00
Stanislav Dmitrenko
e347f5329c
android: Different style for voice button when no permissions granted ( #1555 )
...
* android: Different style for voice button when no permissions granted
* linebreaks
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-12 10:25:49 +00:00
Stanislav Dmitrenko
741b3e8848
android: Voice messages refactoring ( #1511 )
...
* android: Voice messages refactoring
* Different way to block text field from editing while recording voice
* Limited voice record max duration
* Better end of recording when it reaches timeout
* New way of doing things
* Change
* Change
* Stop event refactor
* Stopped state
* Replaced some helpers
* Replaced calls in when()
* Comments
* Change
* Change
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-12 09:36:37 +00:00
Evgeny Poberezkin
7b4710d198
ios: verify connection security code ( #1542 )
...
* ios: verify connection security code
* verification in member sheet (still crashes)
* use navigation view for members list
* ios: show verified status in the lists
* update verification status in the list of members
* verified shield layout
* update icon, make add member navigation to right
* refactor chatPreviewTitle
2022-12-12 08:59:35 +00:00
sh
c77f6100c5
fdroid: fix metadata ( #1550 )
...
* fdroid: fix description
* add header
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-11 18:33:56 +00:00
Evgeny Poberezkin
138dc7fe8f
4.3.2: terminal, ios (101), android (78)
2022-12-11 15:51:23 +00:00
Evgeny Poberezkin
0535d84719
website: add F-Droid key hash to open SimpleX links in the app
2022-12-11 15:39:11 +00:00
Evgeny Poberezkin
f4447ffe89
readme: add BCH address for donations
2022-12-11 14:06:22 +00:00
Evgeny Poberezkin
146d5f99bc
core: clear connection verification status ( #1540 )
2022-12-10 12:09:45 +00:00
Evgeny Poberezkin
73e5fff8f5
core: fix parser
2022-12-10 08:43:54 +00:00
Evgeny Poberezkin
33e7538172
core: group description ( #1538 )
...
* core: group description
* support multi-line welcome message
* fix
2022-12-10 08:27:32 +00:00
Stanislav Dmitrenko
49c9c501aa
android: Fix for AddressAlreadyInUse exception ( #1534 )
...
* android: Fix for AddressAlreadyInUse exception
* simplify loop
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-09 22:15:50 +00:00
Evgeny Poberezkin
a177dc5a13
core: refactor parser ( #1537 )
...
* core: refactor parser
* fix
2022-12-09 21:50:01 +00:00
Evgeny Poberezkin
a4f207875f
show /create link command when group is created ( #1536 )
2022-12-09 18:22:03 +00:00
JRoberts
bcca0998d5
core: optimize group deletion ( #1529 )
2022-12-09 20:01:31 +04:00
Evgeny Poberezkin
95cc9e1e55
core: verify connection ( #1530 )
...
* core: verify connection
* update commands
* api to get/set verification code/status
* add migration
* refactor
* change command / response names
* reset verified status if code from agent doesn't match
2022-12-09 15:26:43 +00:00
sh
ab5ae2d2cb
build-android: add skip flag and update logic ( #1525 )
...
* build-android: add skip flag and update logic
* build-android: change equal
2022-12-08 08:55:37 +00:00
JRoberts
40a91a7273
android: version 4.3.1 (77)
2022-12-08 10:48:13 +04:00
JRoberts
1240b31df8
ios: version 4.3.1 (100)
2022-12-08 10:41:59 +04:00
Evgeny Poberezkin
ff14730738
mobile, core: fix voice message reception in groups ( #1524 )
2022-12-07 22:18:22 +00:00
JRoberts
0cba3a4bb3
4.3.1
2022-12-07 21:10:45 +04:00
JRoberts
208f8a3346
android: version 4.3.1 (76)
2022-12-07 21:09:52 +04:00
JRoberts
caa3efb9ed
ios: version 4.3.1 (99)
2022-12-07 21:04:43 +04:00
JRoberts
4beb916754
ios: deleted item preview; android: refactor removeChatItem ( #1523 )
2022-12-07 20:46:38 +04:00
Stanislav Dmitrenko
c1ee04eed1
android: Cancel notification after message deletion ( #1512 )
...
* android: Cancel notification after message deletion
* Improve
* Temporary chat item
* Better
* Changes
* cInfo, cItem
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-12-07 19:49:17 +04:00
JRoberts
0ad3bc9993
android: show open direct chat button for direct contacts ( #1521 )
2022-12-07 19:07:31 +04:00
JRoberts
9893aa665a
core: don't mark contacts as used on api get chat ( #1522 )
2022-12-07 19:05:32 +04:00
JRoberts
fda8836ab8
ios: show open direct chat button for direct contacts ( #1518 )
2022-12-07 17:30:15 +04:00
Evgeny Poberezkin
05fdd07409
website: add SHA256 of the key signing GitHub android APK to open links in the app
2022-12-07 10:27:31 +00:00
Evgeny Poberezkin
fb8f5facd0
terminal: only set contact/group as active for terminal input if it is not muted ( #1514 )
2022-12-07 09:58:01 +00:00
Stanislav Dmitrenko
8bdb784a14
android: Added rememberSaveable in pref screens (fix merge) ( #1517 )
2022-12-07 09:57:23 +00:00
Stanislav Dmitrenko
5d785aad2e
android: Added rememberSaveable in pref screens ( #1509 )
2022-12-06 21:04:15 +00:00
Stanislav Dmitrenko
ce11d58a76
android: Saving prefs alert on exit with unsaved changes ( #1508 )
...
* android: Saving prefs alert on exit with unsaved changes
* DIfferent implementation for AlertDialog with long buttons
* Braces
* Change
* Alignment
* Rename
* small changes
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-06 20:48:15 +00:00
Evgeny Poberezkin
887b374bfc
readme: add mastodon link
2022-12-06 19:53:08 +00:00
Evgeny Poberezkin
94dc967197
readme: update screenshots
2022-12-06 17:30:32 +00:00
JRoberts
4319a581ca
core: more test cases checking deletion of unused contacts and incognito profiles ( #1513 )
2022-12-06 20:19:01 +04:00
JRoberts
fb05218558
core: delete unused contacts after deleting group ( #1503 )
2022-12-06 17:12:39 +04:00
Evgeny Poberezkin
edf2d02a0d
blog: v4.3 release announcement ( #1510 )
...
* blog: v4.3 release announcement
* add images
* update image URIs
* update post
* typos
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* correction
* website preview, readme update
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-12-06 12:53:14 +00:00
Evgeny Poberezkin
87ba429dfd
Merge branch 'stable'
2022-12-05 20:47:16 +00:00
Evgeny Poberezkin
7af1a7cf76
docs: update f-droid store info ( #1507 )
2022-12-05 20:46:11 +00:00
sh
df619acdd4
build-android: update nix install ( #1506 )
2022-12-05 18:45:18 +00:00
Evgeny Poberezkin
503d0cd451
android: make backup disabled by default ( #1505 )
2022-12-05 15:05:56 +00:00
Stanislav Dmitrenko
1294a00ee7
android: Vibration pattern ( #1504 )
...
* android: Vibration pattern
* update pattern
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-05 14:56:37 +00:00
Stanislav Dmitrenko
0a8069ada2
android: Notification sound ( #1468 )
...
* android: fix full screen call notification (#1466 )
* android: Closing call means canceling notification too
* show full screen call when screen is off OR locked
* make notification non-silent and set category
* remove call notification category
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* android: Notification sound
* Log
* Ringtone channel
* rename call channel
* Non-hideable headsUp notification and reject button
* Removed LockScreenCallChannel
* call channel name
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-05 13:13:48 +00:00
Evgeny Poberezkin
c167f594b9
website: add .well-known folder to allow mobile apps process URLs
2022-12-05 11:28:22 +00:00
Evgeny Poberezkin
ce5124594d
blog: permalink for v4.3 post ( #1499 )
2022-12-04 18:18:23 +00:00
Evgeny Poberezkin
5de96aa7c4
android: v4.3 (75)
2022-12-04 18:07:41 +00:00
Evgeny Poberezkin
cdbf8e2715
ios: v4.3 (98)
2022-12-04 17:36:41 +00:00
Evgeny Poberezkin
69b2f8f535
mobile: german translations ( #1498 )
2022-12-04 15:18:35 +00:00
Evgeny Poberezkin
ff17f89551
android: improve UX to create groups and UI of group preferences ( #1496 )
2022-12-04 15:16:41 +00:00
Evgeny Poberezkin
358712fa31
ios: translations ( #1495 )
2022-12-04 11:41:45 +00:00
Evgeny Poberezkin
75cad8a6bf
ios: improve UX for contact/group preferences ( #1494 )
...
* ios: improve UX for contact/group preferences
* refactor
2022-12-04 11:30:51 +00:00
Evgeny Poberezkin
e5969e197a
mobile: "delete for everyone" feature, translations ( #1491 )
2022-12-04 09:29:00 +00:00
Evgeny Poberezkin
a9ffe4e039
android: function to call api on background thread, use it for marking items read ( #1493 )
2022-12-04 08:36:19 +00:00
Stanislav Dmitrenko
bf2129c4ae
android: Making full backup optional ( #1477 )
...
* android: Making full backup optional
* move to database settings
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-04 07:50:36 +00:00
Evgeny Poberezkin
04f10aede7
ios: fix screen protection in sheets, remove screen protection from settings and image pickers ( #1492 )
2022-12-03 21:42:12 +00:00
Evgeny Poberezkin
ffbff93374
ios: menu to hide revealed chat item ( #1490 )
2022-12-03 19:21:47 +00:00
JRoberts
f3630d934c
android: marked deleted / reveal ui ( #1488 )
...
* android: marked deleted / reveal ui
* marked deleted, reveal
* fix ios
* different alerts
2022-12-03 18:21:32 +00:00
Evgeny Poberezkin
6f59df4e33
prohibit direct messages to group contacts unless group preferences allow them ( #1476 )
...
* prohibit direct messages to group contacts unless group preferences allow them
* tests
* refactor
* more test
2022-12-03 18:06:21 +00:00
Evgeny Poberezkin
e44e9a0940
mobile: broker error type ( #1475 )
...
* mobile: broker error type
* fix
* ios: update libraries
* change AgentErrorType to String
2022-12-03 18:05:32 +00:00
Evgeny Poberezkin
c43ba7bf23
ios: fix item deletion in groups ( #1487 )
2022-12-03 15:21:14 +00:00
JRoberts
9e48e1f74a
android: refactor CIVoiceView usage in FramedItemView (latter accounts only for framed voice messages) ( #1486 )
2022-12-03 18:28:07 +04:00
JRoberts
0001885971
obsolete comment
2022-12-03 18:24:20 +04:00
Evgeny Poberezkin
e0c932c04e
core: change AgentErrorType to String to preserve backward compatibility with stored errors ( #1485 )
2022-12-03 13:28:51 +00:00
JRoberts
01a86336c0
android: simplify logic for allowing voice messages on alert; fix non exhaustive when in SendMsgView ( #1484 )
2022-12-03 16:19:13 +04:00
JRoberts
48d24d3582
ios: simplify chat item context menu ( #1483 )
2022-12-03 15:53:46 +04:00
JRoberts
07ef6e4090
ios: marked deleted chat items, full deletion preference; android: types ( #1473 )
...
* ios: marked deleted chat items; full deletion preference
* text_, menu, backend
* android types
* more android types
* fix
* refactor ios
* restore previews
* box
* refactor menu
* revert unnecessary content.text changes
* Update apps/ios/Shared/Views/Chat/ChatItem/CIVoiceView.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* revert layered framed items
* clever framed view
* improve look
* restore previews
* restore previews
* refactor
* refactoring, almost looks good
* look
* add previews
* more previews
* remove preview of legacy item
* ChatItemDeleted
* flip if
* remove text_
* refactor
* abstract pref property
* move marked deleted
* revert pref change
* undo menu
* fix - change to constants
* undo pref logic
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-03 15:40:31 +04:00
Evgeny Poberezkin
19163776e3
android: fix
2022-12-03 09:06:39 +00:00
Stanislav Dmitrenko
62b1f786f1
android: Remove runningAppProcesses check ( #1478 )
...
* android: Remove runningAppProcesses check
* simplify
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-03 06:29:52 +00:00
Stanislav Dmitrenko
d479e9b2bf
android: Change of launchMode in an activity and different behavior of back button ( #1480 )
...
* android: Change of launchMode in an activity and different behavior of back button
- Android versions <= 10 are vulnerable to StrandHogg 1. This commit fixes the behavior of the app on affected versions of Android
* simplify condition
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-12-02 23:07:21 +00:00
Evgeny Poberezkin
0beb260b00
android: json parsing settings explicitNulls = false
2022-12-02 21:36:58 +00:00
Evgeny Poberezkin
bc28568c63
core: update broker error type ( #1474 )
...
* core: update broker error type
* fix test
* fix test
2022-12-02 15:01:26 +00:00
Stanislav Dmitrenko
a4dd520248
android: Better shared preference handling ( #1471 )
...
* android: Better shared preference handling
* To make sure we return real value, not untransformed one
* Revert "To make sure we return real value, not untransformed one"
This reverts commit 5a268e2cf4 .
2022-11-30 22:20:08 +00:00
JRoberts
9ad29aa17e
core: full deletion by sender based on preference; don't overwrite item content on "mark deleted" ( #1470 )
2022-11-30 19:42:33 +04:00
Stanislav Dmitrenko
6f24281671
android: prevent crash when decrypting DB after restore ( #1469 )
2022-11-30 12:20:49 +00:00
Evgeny Poberezkin
eb81b62892
terminal: allow trailing spaces in terminal commands (e.g., to drag and drop files) ( #1467 )
2022-11-30 08:25:42 +00:00
Stanislav Dmitrenko
ef1133ee98
android: fix full screen call notification ( #1466 )
...
* android: Closing call means canceling notification too
* show full screen call when screen is off OR locked
* make notification non-silent and set category
* remove call notification category
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-29 15:53:47 +00:00
Evgeny Poberezkin
1872744543
core, mobile: add group feature to allow direct messages ( #1465 )
...
* core, mobile: split group features to a separate type (to add directAllowed later)
* add directMessages group feature, update tests
2022-11-29 15:19:20 +00:00
Stanislav Dmitrenko
303aeaaba5
android: Instantly apply screen protection ( #1464 )
2022-11-29 14:21:41 +00:00
Stanislav Dmitrenko
c5359d698c
android: Voice messages enhancements ( #1451 )
...
* android: Vocie messages enhancements
* Canceling voice record when it was disabled in prefs
* Quote placement in voice message chat item
* Ordering of checks
* Showing progress logic was changed
* Showing progress logic was changed
* Update group prefs without reenter
* Optimization of voice chat items
* Stop audio playing and recoring when in call
2022-11-29 13:41:04 +00:00
JRoberts
acd72fb269
ios: remove voice message preview and stop rec/play if preference change prohibits it; more robust logic to stop playback on send ( #1463 )
2022-11-29 15:23:54 +04:00
sh
8d096f469d
docs: corrections ( #1456 )
...
* docs: corrections
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* docs: onion instead of hostname2
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-29 09:17:26 +00:00
Stanislav Dmitrenko
b204d21d9e
android: No crash when clicking on a link with unknown activity action ( #1460 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-29 09:16:03 +00:00
JRoberts
c9620a594e
ios: fix - stop voice message preview playback on send ( #1461 )
2022-11-29 13:06:45 +04:00
Stanislav Dmitrenko
538024de61
android: Show user's camera when system camera is unavailable ( #1458 )
...
* android: Show user's camera when system camera is unavailable
* Multiple places of camera launcher
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-29 08:50:54 +00:00
JRoberts
5c9a14fdb6
ios: show button for opening settings when asking for microphone permission to record voice message ( #1459 )
2022-11-29 12:41:48 +04:00
JRoberts
9295bdca3e
ios, android: disable save and test buttons if all servers are disabled ( #1457 )
2022-11-29 12:28:26 +04:00
Evgeny Poberezkin
00466f4654
android: v4.3-beta.3
2022-11-28 18:05:25 +00:00
Evgeny Poberezkin
5d976d3c67
docs: SMP servers ( #1387 )
...
* docs: SMP servers
* docs: add server configuration
* docs: small fixes
* docs: fix markdown rendering
* docs: csv file instead of URL
* docs: small fixes
* docs: check if log exist
* docs: no i allowed
* docs: correction
* docs: no need to source profile
* docs: no calue allowed
* docs: systemd fix
* docs: small corrections
* docs: some more small fixes
* docs: expand monitoring
* docs: apply suggestions
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* client configuration
* images
Co-authored-by: shum <shum@liber.li >
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com >
2022-11-28 17:34:43 +00:00
JRoberts
7360bd098a
ios: version 4.3 (97)
2022-11-28 20:46:06 +04:00
JRoberts
3a755286c1
ios, android: improve preference change chat items layout ( #1454 )
2022-11-28 20:03:39 +04:00
JRoberts
e5f07993a7
mobile: don't show notifications for certain chat items ( #1453 )
2022-11-28 19:11:26 +04:00
JRoberts
56a3f98dc0
core: create certain informational chat items as read ( #1452 )
2022-11-28 16:27:22 +04:00
JRoberts
9949ac073f
ios: decrease voice message progress bar width ( #1450 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-28 08:50:05 +00:00
Stanislav Dmitrenko
c102a884d1
android: Stickers fix ( #1449 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-28 08:47:33 +00:00
Evgeny Poberezkin
1e6e9ad5e2
mobile: update version ios v4.3 (96), android v4.3-beta.2 (73)
2022-11-28 08:39:50 +00:00
JRoberts
e6c5ad5833
ios: fix image context item background color ( #1448 )
2022-11-28 11:23:40 +04:00
Evgeny Poberezkin
8af0229f52
terminal: set voice message preferences ( #1447 )
...
* terminal: set voice message preferences
* enable all tests
2022-11-27 13:54:34 +00:00
Evgeny Poberezkin
7f0355ec67
core: only send voice messages without acceptance ( #1444 )
...
* core: only send voice messages without acceptance
* remove some unnecessary changes
* update
* refactor receiveInlineMode
2022-11-26 22:39:56 +00:00
JRoberts
ade8c97b16
ios: version 4.3 (95)
2022-11-26 18:54:54 +04:00
JRoberts
ee18bce964
mobile: change link to servers
2022-11-26 18:52:08 +04:00
JRoberts
7e204127b8
ios: hide voice message button in chat console ( #1442 )
2022-11-26 18:43:49 +04:00
JRoberts
5619152810
android: version 4.3-beta.1 (72)
2022-11-26 14:30:52 +04:00
JRoberts
6f463c16a5
ios: version 4.3 (94)
2022-11-26 14:10:55 +04:00
JRoberts
33b3557950
mobile: suppress fileAlreadyReceiving error ( #1441 )
2022-11-26 13:55:36 +04:00
Evgeny Poberezkin
e5912e58f5
mobile: show "transfer faster" and "switch address" without dev tools ( #1440 )
2022-11-26 09:45:10 +00:00
JRoberts
7a0d2add17
android: add missing translation
2022-11-26 13:22:26 +04:00
JRoberts
ac30602a50
4.3.0
2022-11-26 13:09:09 +04:00
JRoberts
6cc4e2e801
android: version 4.3 (71)
2022-11-26 13:07:34 +04:00
JRoberts
5650898c2c
ios: version 4.3 (93)
2022-11-26 13:00:43 +04:00
JRoberts
336a170b3a
mobile: hide full delete preferences ( #1438 )
2022-11-26 12:51:56 +04:00
JRoberts
9c06acd4bc
ios: voice message repeat receive ui workaround ( #1437 )
2022-11-26 12:43:26 +04:00
mlanp
1d819a4af3
mobile: German translations for 4.3 ( #1432 )
...
* android/iOS: added and fixed german translations for v4.3
* import localization
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-26 11:56:10 +04:00
Evgeny Poberezkin
5263698e64
ios: show notifications alert only once, each time after notifications are disabled ( #1428 )
2022-11-25 21:43:10 +00:00
Evgeny Poberezkin
5d0d9a1c18
android: add context menu to voice message (aka play button) ( #1427 )
2022-11-25 20:53:43 +00:00
Evgeny Poberezkin
7407884223
android: protect screen ( #1425 )
...
* android: protect screen
* hide screen, translations
2022-11-25 19:33:29 +00:00
Evgeny Poberezkin
07acbfe743
mobile: remove BETA from strings
2022-11-25 17:56:56 +00:00
JRoberts
5e2c868612
core: silence repeat file receive error ( #1426 )
2022-11-25 21:20:55 +04:00
JRoberts
f6ed099f17
ios: voice messages - improve hold to record button logic, alert if not allowed ( #1424 )
2022-11-25 21:05:14 +04:00
Stanislav Dmitrenko
098cbf33b6
android: Group chat items ( #1423 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-25 16:42:53 +00:00
Stanislav Dmitrenko
f8cf35879f
android: Voice messages UI changes ( #1422 )
...
* android: Voice messages UI changes
* Alert for groups
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-25 16:31:04 +00:00
Evgeny Poberezkin
60fedbf5d2
core: only create feature items in used contacts ( #1421 )
...
* core: only create feature items in used contacts
* fix, test
2022-11-25 15:37:36 +00:00
Evgeny Poberezkin
87d306383c
ios: protect screen ( #1420 )
...
* ios: protect screen
* AppSheet
* translations
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-25 14:31:37 +00:00
Evgeny Poberezkin
18b772a80b
ios: translations ( #1411 )
2022-11-25 13:50:26 +00:00
Stanislav Dmitrenko
789c54bd5f
android: Voice messages playing logic overhaul ( #1418 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-25 13:06:56 +00:00
Stanislav Dmitrenko
f8214b0604
android: Chat items for preferences ( #1409 )
...
* android: Chat items for preferences
* fix filled
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-25 12:50:22 +00:00
Stanislav Dmitrenko
2eec81c35e
android: Duration formatter ( #1419 )
2022-11-25 12:23:30 +00:00
JRoberts
eb099c526a
core: reuse mergedPreferences/fullGroupPreferences for determining prohibited features and creating chat items instead of re-calculating ( #1417 )
2022-11-25 15:16:55 +04:00
JRoberts
e18bb74bfd
ios: show voice message button based on preference ( #1416 )
2022-11-25 15:16:37 +04:00
Evgeny Poberezkin
9225f437e9
android: simplex link mode setting, ios: untrusted simplex links ( #1412 )
...
* android: simplex link mode setting, ios: untrusted simplex links
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-25 09:55:51 +00:00
JRoberts
de7548a9a8
ios: alert on error when recording voice message ( #1415 )
2022-11-25 12:30:24 +04:00
JRoberts
a58a0fae29
android: preferences - fix reset & save buttons being enabled when displayed as disabled, fix info rows being interactive ( #1414 )
2022-11-25 11:53:29 +04:00
JRoberts
e32b24ef70
android: move preferences files to respective packages; dividers ( #1413 )
2022-11-25 11:27:22 +04:00
Evgeny Poberezkin
5d73b364d8
android: fix type name
2022-11-24 17:34:01 +00:00
Stanislav Dmitrenko
fa2f303547
android: Global preferences and per contact ( #1290 )
...
* android: Global preferences and per contact
* Fixes
* Changes in UI
* Fix
* Strings and more descriptions
* Spelling error
* No dots at the end
* Adapting changes from core
* Adapting changes from core
* Change
* Simplified user's choice with toggle
* Changes after merge
* Updated preferences to the latest changes in core
* Strings
* Changes
* Small changes
* Contact will be updated in UI too
* bigger icons in section headers
* Icons and colors
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-24 17:30:58 +00:00
JRoberts
a6e4e68bc5
ios: voice messages ( #1389 )
...
* experiments
* audio recording in swiftui
* recording encapsulated
* permission + playback
* stopAudioPlayback on cancel
* method names
* check permission in recording start
* run timer on main thread
* remove obsolete view
* don't call playback timer callback unless player is playing
* compose + send view + preview + send
* animation + improve state + quality
* fix recording not stopping in time
* animate to end
* remove recorder delegate, fix cancelling during recording
* replace print with log
* recording start error constructor
* CIVoiceView file
* chat item wip
* chat item wip
* refactor settings
* layout
* send correct duration
* item previews
* more background, animation
* more layout
* more layout, send button conditions
* context, preview, quote, notification texts
* chat item actions
* use isEmpty
* remove comment
* uncomment file.loaded
* more layout, hold to record
* more layout
* preview player stop on disappear
* more layout
* comment
* only one player or recording
* remove voice message on chat close
* fix state bug
* remove commented code
* length 30
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-24 21:18:28 +04:00
Evgeny Poberezkin
4485d46307
mobile: simplex links in UI, core: trusted uri for simplex links ( #1410 )
2022-11-24 17:14:56 +00:00
Evgeny Poberezkin
a7345ee4d9
core: markdown for simplex invitation links ( #1408 )
...
* core: markdown for simplex invitation links
* update markdown for simplex links
* update markdown
* update
* stabilize test
2022-11-24 13:13:26 +00:00
Evgeny Poberezkin
388aaec80b
core: config to send inline files ( #1406 )
...
* core: config to send inline files
* update config
* add/update tests
* fix tests
2022-11-23 16:08:33 +00:00
Stanislav Dmitrenko
21722b3417
android: Advanced server config ( #1403 )
...
* android: Advanced server config
* Update apps/android/app/src/main/java/chat/simplex/app/views/usersettings/ScanSMPServer.kt
* Camera permission, dropping tested value, different font
* For review
* Partial redraw of the view in testing stage
* Comment
* Icon
* Icon
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-23 11:13:24 +00:00
Evgeny Poberezkin
e6e5faeb9c
core: chat items for group preferences ( #1402 )
...
* core: chat items for group preferences
* chat items for group preference changes and sent item for contact/user prerences changes
* prohibited features, tests
* enable all tests
* fix
2022-11-23 11:04:08 +00:00
Evgeny Poberezkin
67d78e14be
Merge branch 'stable'
2022-11-22 14:12:18 +00:00
Evgeny Poberezkin
0d1a70af34
android: v4.2.2 (70)
2022-11-22 14:11:23 +00:00
Evgeny Poberezkin
2b09fb425d
core: chat items showing preference changes ( #1399 )
2022-11-22 12:50:56 +00:00
Evgeny Poberezkin
ab91c54080
ios: version 4.2.2 (92)
2022-11-22 12:44:40 +00:00
Evgeny Poberezkin
c7f70f0ed0
ios: resolved packages
2022-11-22 09:47:42 +00:00
Evgeny Poberezkin
5806a2ceb4
Merge branch 'stable'
2022-11-22 08:55:01 +00:00
Evgeny Poberezkin
6b71cc59c8
blog: updates ( #1400 )
2022-11-22 08:49:33 +00:00
Evgeny Poberezkin
33a866463d
core: fix sql that was doubling a group in the list of chats when member joined the group twice ( #1378 )
2022-11-21 10:37:11 +00:00
Stanislav Dmitrenko
fb165622aa
android: Wrapped code in SideEffect ( #1396 )
2022-11-21 10:24:18 +00:00
Evgeny Poberezkin
7e3d53b621
ios: advanced server configuration ( #1388 )
...
* ios: advanced server configuration
* UI is mostly working, QR code scan
* refactor
* error alerts
* fixes
* remove old view
* rename view
* translations
* only show valid QR code, spinner during server test
* update tested status on edit
* space wtf
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* moar space
* translation
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* translations
* translations
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-21 08:37:13 +00:00
Evgeny Poberezkin
7544d2f9e7
core: fix preset servers ( #1392 )
...
* core: fix preset servers
* simplify
* fix
2022-11-21 07:43:41 +00:00
Evgeny Poberezkin
02fa81e8aa
mobile: show unknown content with attached file as file item (for partial forward compatibility with voice and video messages) ( #1394 )
...
* mobile: show unknown content with attached file as file item (for partial forward compatibility with voice and video messages)
* fix
* android: show unknown files
2022-11-21 07:42:36 +00:00
Evgeny Poberezkin
4296b6c622
android: import function to parse server address ( #1391 )
2022-11-21 07:39:36 +00:00
sh
b5652bce81
docker: enable sqlcipher ( #1390 )
2022-11-20 11:56:01 +00:00
Evgeny Poberezkin
b8298aa458
Merge branch 'stable'
2022-11-20 11:20:10 +00:00
solus-hq
c3244f1b76
Add OpenSSL for macOS description ( #1370 )
...
Co-authored-by: shark <shark@shark.work >
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-18 19:29:02 +00:00
Evgeny Poberezkin
0ad74d9538
docs: CLI compilation ( #1359 )
...
* docs: CLI compilation
* update
* remove BETA
* amend CLI build steps
2022-11-18 17:54:57 +00:00
Stanislav Dmitrenko
a4be68f4bd
android: Audio messages ( #1070 )
...
* Audio messages testing
* Without Vorbis
* Naming
* Voice message auto-receive, voice message composing
* Experiments with audio
* More recording features
* Unused code
* Merge master
* UI
* Stability
* Size limitation
* Tap and hold && tap and wait and click logics
* Deleted unused lib
* Voice type
* Refactoring
* Refactoring
* Adapting to the latest changes
* Mini player in preview
* Different UI for some elements
* send msg view style
* *** in translation
* Animation
* Fixes animation performance
* Smaller font for recording time
* File names
* Renaming
* No edit possible for audio messages
* Prevent adding text to edittext
* Bubble layout
* Layout
* Refactor
* Paddings
* No crash, please
* Draw progress as a ring
* Padding
* Faster status updates while listening voice
* Faster status updates while listening voice
* Quote
* backend comment
* Align
* Stability
* Review
* Strings
* Just better
* Sync of recorder and players
* Replaced Icon's with ImageButton's
* Icons size
* Error processing
* Update apps/android/app/src/main/java/chat/simplex/app/MainActivity.kt
* rename composable
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-18 21:02:24 +04:00
JRoberts
0cb8f8ad82
core: fix group preferences update ( #1385 )
2022-11-18 16:07:40 +04:00
sh
9d7bb06396
docker: update build ( #1375 )
2022-11-18 09:00:43 +00:00
Daniel Nathan Gray
a8b9200c9a
Fix dead links to audit ( #1374 ) ( #1374 )
2022-11-17 17:26:19 +00:00
JRoberts
a9c2a7dcaa
ios: remove accent color on chat info views navigation links ( #1382 )
2022-11-17 20:53:02 +04:00
Evgeny Poberezkin
38b28f866c
sdk: update version 0.1.1
2022-11-17 14:46:49 +00:00
Evgeny Poberezkin
bfa7ff16ff
sdk: fix typescript client ( #1380 )
2022-11-17 14:45:48 +00:00
JRoberts
5c2b70a214
core: fix test name
2022-11-17 14:42:28 +04:00
JRoberts
7e3f91f87c
core: add sanity checks in sql to include quoted items only from the same chat ( #1379 )
2022-11-17 14:38:14 +04:00
Evgeny Poberezkin
f54faebff3
core: fix sql that was doubling a group in the list of chats when member joined the group twice ( #1378 )
2022-11-17 09:58:52 +00:00
JRoberts
4e5aa3dcbc
ios: adjust preferences UX; fix group profile not updating; fix servers api ( #1377 )
2022-11-17 12:59:13 +04:00
Evgeny Poberezkin
56f3874a93
ios: move preferences, icon ( #1376 )
...
* ios: move preferences, icon
* don't disable database settings on chat stop
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-17 10:57:27 +04:00
JRoberts
828b502431
ios: load and save preferences ( #1373 )
2022-11-16 20:26:43 +04:00
Evgeny Poberezkin
491fe4a9bf
core, ios: advanced server config ( #1371 )
...
* ios: advanced server config
* simplify UI
* core: ServerCfg
* commit migration, update schema
* add preset servers to response
* return default servers if none saved
* fix test
2022-11-16 15:37:20 +00:00
Evgeny Poberezkin
f8302e2030
core: SMP server connection test ( #1367 )
...
* core: SMP server connection test
* fix test
* update simplexmq
2022-11-15 18:31:29 +00:00
JRoberts
fd34c39552
core: fix voice msg content text representation
2022-11-15 15:56:38 +04:00
JRoberts
b1fa1a84fe
core: voice msg content type ( #1368 )
2022-11-15 15:24:55 +04:00
mlanp
cf23399262
android / iOS: german translations for 4.2.1 ( #1366 )
...
* android/iOS: fixed german translations for v4.2.1
* Update apps/android/app/src/main/res/values-de/strings.xml
* Update apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff
* Apply suggestions from code review
* strings
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-15 11:31:07 +04:00
JRoberts
b5a812769b
core: full/merged preferences in User, Contact, GroupInfo types ( #1365 )
...
* core: preferences in User, Contact, GroupInfo types
* user and group preferences
* refactor
* linebreak
* remove synonyms
* refactor
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-15 10:31:44 +04:00
JRoberts
40e1b01baf
android: version 4.3-beta.0 (69)
2022-11-14 17:01:29 +04:00
Stanislav Dmitrenko
9c925ab040
android: Animated switch between chat and chatList ( #1175 )
...
* android: Animated switch between chat and chatList
* Correct animation
* Testing idea
* Revert "Testing idea"
This reverts commit ecda083883 .
* Experiments
* Experiments
* Experiments
* Revert "Experiments"
This reverts commit 4390de1e92 .
* Revert "Experiments"
This reverts commit 0b3048aeef .
* Revert "Experiments"
This reverts commit b692803cea .
* Merge
* Gorgeous animation performance
* Undo optimization
* Formatting
* Sharing
* Box
* Continue
* Launch on Main thread only specific call to WebView
* Launch on Main thread only specific call to WebView
* Temporary made withApi() running on Main thread only
* Unneeded code
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-14 16:35:38 +04:00
Evgeny Poberezkin
faceeb6fce
ios: chat preferences, UI and types ( #1360 )
2022-11-14 10:12:17 +00:00
JRoberts
07e8c1d76e
Fixing ForegroundServiceDidNotStartInTimeException ( #1349 )
...
(cherry picked from commit a5d235e559 )
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2022-11-14 14:02:04 +04:00
Evgeny Poberezkin
b1d8600215
cli: message search in CLI app ( #1362 )
...
* cli: message search in CLI app
* type synonym
2022-11-14 08:42:54 +00:00
Evgeny Poberezkin
e14ab0fed0
core: support SMP basic auth / server password ( #1358 )
2022-11-14 08:04:11 +00:00
Evgeny Poberezkin
cb0c499f57
core: send broadcast to direct contacts only ( #1361 )
2022-11-14 07:59:59 +00:00
Evgeny Poberezkin
002a081b3b
readme: user groups ( #1357 )
...
* readme: user groups
* corrections
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-12 14:21:33 +00:00
JRoberts
c2b76a75b5
android: fix crash on restoring from backup ( #1350 )
...
* Restoring app's data from backup tools will still allow to enter passphrase instead of just crashing
(cherry picked from commit 256243dc8c )
* corrections
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2022-11-12 17:19:56 +04:00
Evgeny Poberezkin
2742fc3ca9
site: make onion location http
2022-11-12 12:08:37 +00:00
Evgeny Poberezkin
f3731799bc
readme: update roadmap ( #1355 )
2022-11-12 12:07:11 +00:00
Evgeny Poberezkin
7a78dfd3e3
site: onion location ( #1356 )
2022-11-12 12:04:23 +00:00
JRoberts
5a2dd7b4bc
4.2.1
2022-11-12 16:01:27 +04:00
JRoberts
1a4d2b6de6
android: version 4.2.1 (68)
2022-11-12 15:59:27 +04:00
JRoberts
e4b46a45d3
android: restore Develop section divider
2022-11-12 15:45:04 +04:00
JRoberts
d61a7fb4d8
ios: version 4.2.1 (91)
2022-11-12 15:07:35 +04:00
JRoberts
bddb37593c
mobile: 4.2.1 German translations ( #1354 )
2022-11-12 14:37:04 +04:00
JRoberts
8b794b2285
core: fix group link tests sporadically failing due to non deterministic events order ( #1353 )
2022-11-12 14:13:34 +04:00
Evgeny Poberezkin
8d0ec01a9b
site: shorten anchor links
2022-11-12 09:49:07 +00:00
JRoberts
d85aa655cb
mobile: fix translation
2022-11-12 11:54:28 +04:00
JRoberts
ba0cffb511
android: catch DecodeException ( #1351 )
...
* Catched drawable's DecodeException
(cherry picked from commit 90ed170f61 )
* missing import
* texts
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2022-11-12 11:44:20 +04:00
JRoberts
d029ce9817
ios: version 4.2.1 (90)
2022-11-11 21:48:52 +04:00
JRoberts
678f4f5e87
android: prevent exception on concurrent attempts to add members to group ( #1348 )
...
* android: Random crashes fix
(cherry picked from commit 0f7789c411 )
* Better way of disabling members adding ato a group
(cherry picked from commit 96ca7f0d85 )
* check outside
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2022-11-11 21:08:02 +04:00
JRoberts
b780a41272
core: client that joins via group link to probe contacts, not host ( #1343 )
2022-11-11 18:34:32 +04:00
Evgeny Poberezkin
1caaca83cb
blog: update group link
2022-11-11 14:26:51 +00:00
Stanislav Dmitrenko
c8b2bcb064
android: Fix of StackoverflowError ( #1322 )
...
* android: Fix of StackoverflowError
* Break
* Comment
* Update apps/android/app/src/main/java/chat/simplex/app/model/SimpleXAPI.kt
* Revert "Update apps/android/app/src/main/java/chat/simplex/app/model/SimpleXAPI.kt"
This reverts commit ea8015e01d .
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-11 13:33:45 +00:00
Stanislav Dmitrenko
adfe20b54c
android: Support info ( #1347 )
...
* android: Support info
* Dirrectly to Play Store
* Different icon
* text
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-11 10:50:49 +00:00
JRoberts
b9d625da18
ios: support ( #1346 )
...
* ios: update settings
* translation
* redundant item
* fix stopped chat buttons
* corrections
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* translations
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-11 08:30:10 +00:00
JRoberts
8631cf1471
android: remove local authentication error toasts, rename Retry -> Unlock ( #1339 )
2022-11-10 16:58:31 +04:00
Evgeny Poberezkin
0b6b8bd327
website: update video
2022-11-10 12:41:46 +00:00
JRoberts
e83ed30a49
ios: update library
2022-11-10 11:31:13 +04:00
Evgeny Poberezkin
29f919b3d6
blog: update post
2022-11-09 20:45:37 +00:00
JRoberts
2636f2ce1c
mobile: increase default tcp timeouts ( #1336 )
2022-11-09 21:24:07 +04:00
JRoberts
f80f56de61
core: allow repeat connection via group link if group was deleted but contact with host is present ( #1335 )
2022-11-09 21:11:05 +04:00
JRoberts
941660625d
website: phrasing, link ( #1333 )
2022-11-09 15:32:45 +04:00
Evgeny Poberezkin
ad1432e0ee
core: make parsing independent of the order ( #1332 )
...
* core: make parsing independent of the order
* test
* fix
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-09 14:48:24 +04:00
JRoberts
1cfbbd3115
core: update simplexmq (3.4.0) ( #1328 )
2022-11-09 14:13:39 +04:00
JRoberts
21ffe0ad49
core: repeated invite correctly updates role if changed ( #1327 )
2022-11-09 14:12:42 +04:00
JRoberts
54ad071655
website: fix typo
2022-11-09 10:25:09 +04:00
Evgeny Poberezkin
992c934fd1
add image
2022-11-08 20:42:00 +00:00
Evgeny Poberezkin
a6c6f1dbff
website: update image
2022-11-08 20:29:00 +00:00
Evgeny Poberezkin
a652a14d58
site: fix date in blog index
2022-11-08 19:57:10 +00:00
Evgeny Poberezkin
9e77f05e58
website: fix images, update blog headline
2022-11-08 19:45:56 +00:00
Evgeny Poberezkin
355a3c429c
site: fix share image in articles
2022-11-08 18:41:00 +00:00
Evgeny Poberezkin
a1ce3b9c69
blog: update headers
2022-11-08 17:54:42 +00:00
Evgeny Poberezkin
00af82cb19
add github button
2022-11-08 17:42:39 +00:00
Evgeny Poberezkin
68b6d9e966
site: update domain
2022-11-08 17:20:03 +00:00
Evgeny Poberezkin
75165cc70a
blog: fix date
2022-11-08 17:01:40 +00:00
Evgeny Poberezkin
e5bf5092b1
readme: fix link
2022-11-08 17:00:07 +00:00
Evgeny Poberezkin
e5a4cca5e0
docs: update readme, blog
2022-11-08 16:59:14 +00:00
Evgeny Poberezkin
41f4f11155
website: fix popups and blog bullets
2022-11-08 16:43:04 +00:00
Evgeny Poberezkin
99bfd446d1
ci: remove website branch from web.yml
2022-11-08 15:36:53 +00:00
Evgeny Poberezkin
dd740e82cf
a quick blog fix ( #1324 )
...
Co-authored-by: M Sarmad Qadeer <MSarmadQadeer@gmail.com >
2022-11-08 15:23:36 +00:00
Evgeny Poberezkin
5fabeff1fa
docs: update readme ( #1318 )
...
* docs: update readme
* update roadmap
* typo
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* update doc
* update readme
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-08 13:20:23 +00:00
Evgeny Poberezkin
324730f8ae
blog: readme, index ( #1321 )
...
* blog: readme, index
* add blog preview to the site
2022-11-08 13:19:32 +00:00
Evgeny Poberezkin
ed1faff500
blog: security audit, the new website, v4.2 release ( #1315 )
...
* blog: security audit, the new website, v4.2 release
* update text
* correction
* link to report
* more text (#1317 )
* more text
* more text
* readme
* more text
* add logo
* image
* more images
* fix image link
* image size
* more images
* update images
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* corrections
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* remove note
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-08 12:59:28 +00:00
Stanislav Dmitrenko
ce7d0ab8cf
android: fix keyboard not closing between views, photo not saved on camera rotation, repeat authentication on opening chat via notification, other minor issues ( #1314 )
...
* android: User's problems fix
* Hiding keyboard, state preserving while rotating camera orientation
* Allows to select image from camera multiple times without crashing
* Images sending after orientation change
* Do not ask again about auth when switching between dialogs
2022-11-08 15:58:54 +04:00
Evgeny Poberezkin
75dccf95c4
website: typo
2022-11-08 11:45:21 +00:00
Evgeny Poberezkin
fa5a70cd19
new website ( #1307 )
...
* nav in process
* edited web.yml
* navbar issue fixed
* added theme switcher
* added privacy matters section
* added features section
* updated nav padding
* added network section
* improved sidebar dark mode colors
* added footer
* simplex private section added
* added some improvements
* nav issue fixed
* simplex unique section added
* a small fix
* added overlay & data to some sections
* added overlay to simplex unique section
added some improvements to other sections too
* added a small fix
* updated CNAME
* markdown files for why simplex is unique
* Revert "markdown files for why simplex is unique"
This reverts commit ef728218f7 .
* added hero section
* added comparison and simplex explained section
* added blogs page
* added articles page
* a small fix in hero section
* added contact page
* updated contact
* created files for overlay content
* a light update
* hero animation
* working on hero
* added responsiveness for mobile
* a quick fix
* added responsiveness to tablet screen
* added responsiveness for desktop screen on hero section
* switch theme of hero
* nav color update
* set comparisons sections
* switch theme of comparisons section
* added responsiveness in simplex explained section
* add logic to simplex explained
* added theme switcher to simplex explained
* manage join simplex section
* update what makes simplex private
* a quick update
* add improvements
* a bit update
* add improvements
* texts for why privacy matters section
* update headers
* texts for "why unique" and "features" sections
* EOLs
* update swipers
* update & add transitions to simplex unique section
* updated overlays
* increase the size of cross on overlays
* add overlays to hero
* website: texts for "private" and "explained" sections (#5 )
* website: texts for "private" section
* texts for simplex explained
* blog previews and images (#6 )
* blog previews and images
* text for dark mode
* add link style
* add overlay to -> unlike p2p networks
* add picture with blue arrows to simplex explained
* update blog list layout
* remove extra css
* bigger navigation circles & center positions
* make bullets (dots) bigger
* make private scroll thicker
* update hero & footer mobile download btns
* fix dark mode animation files (#7 )
* improved contrast for light animation in hero section (#8 )
* remove old animation
* Made Hero Pixel Perfect to Desktop
* texts in hero section overlays (#10 )
* texts in hero section overlays
* replace hero video
* eol
* update footer links (#11 )
* update footer links
* eol
* texts, links, fix layout (#12 )
* mailchimp form (#13 )
* site meta tags (#14 )
* site meta tags
* update blog og:url
* amend texts
* font
* update text
* contact page
* Making things Polished in Hero (#15 )
* Made Video Responsive on Tablet
* Fixed the issues
* remove extra files for home & contact page
* update invitation
* refactoring
* fix nav for dark
* quick fix
* update blog list layout
* refactoring
* disable inactive nav circles
* contact page
* fix mobile
* detect platform & show btns according to it
* contact & invitation page setting
* complete contact/invitation page
* create variables for download btns
* fixes for hero - for tablet & mobile
* update hero layout
* update footer layout
* increase the size of logo in navbar
* updated nav & footer logos
* add links to join simplex section
* text for p2p networks section
* text on contact page about link
* add touchstart handler to close popup
* update APK links
* update CNAME
Co-authored-by: M Sarmad Qadeer <MSarmadQadeer@gmail.com >
Co-authored-by: Ojas Shukla <54703305+whizzbbig@users.noreply.github.com >
2022-11-08 11:04:02 +00:00
Evgeny Poberezkin
dd9e94eefd
site: move APK url ( #1320 )
2022-11-08 10:28:40 +00:00
JRoberts
0f65a001c8
ios: fix current conversation not opening after authentication ( #1319 )
2022-11-08 12:39:41 +04:00
JRoberts
f3e59aa3c3
ios: dismiss re-opened contact connection view upon connection ( #1316 )
2022-11-07 21:05:59 +04:00
JRoberts
655041c657
ios: fix changed member role resetting in view ( #1312 )
2022-11-07 20:44:04 +04:00
Stanislav Dmitrenko
4ca118666a
android: Connect via group link alert ( #1313 )
...
* android: Connect via group link alert
* Rename
* Replace first
* rename CRData into CReqClientData to match haskell type
* Alert
* Shorter
* Strings
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-07 20:28:11 +04:00
Stanislav Dmitrenko
365f92e958
android: Alert about deleted contact and errors in chat item ( #1289 )
2022-11-07 19:42:00 +04:00
Stanislav Dmitrenko
ddecd847e5
android: update available group actions on role change; connect via external link when app was closed; other fixes ( #1311 )
...
* android: Fixes for tests
* console item bottom padding
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-07 16:46:15 +04:00
JRoberts
18677cec63
mobile: repeat group invitations don't duplicate chat preview ( #1310 )
2022-11-07 12:08:37 +04:00
Evgeny Poberezkin
4e8dcab020
update readme
2022-11-06 20:48:58 +00:00
Evgeny Poberezkin
eb0f78bd80
blog: reserve permalink for 4.2 release
2022-11-06 15:27:59 +00:00
Evgeny Poberezkin
cf1bd0d467
mobile: version 4.2 (ios: 89, android: 67)
2022-11-06 15:10:15 +00:00
Evgeny Poberezkin
00f712dc59
ios: fix group role ( #1308 )
2022-11-06 14:20:15 +00:00
mlanp
0a27f8834d
android / iOS: german translations for 4.2 ( #1306 )
...
* android/iOS: added and fixed german translations for v4.2
* ios localizations
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-06 14:09:44 +00:00
Stanislav Dmitrenko
f8678af261
android: Some small fixes ( #1305 )
2022-11-06 13:30:10 +00:00
JRoberts
b2f663dde3
android: version 4.2-beta.3 (66)
2022-11-05 20:25:29 +04:00
JRoberts
038b936bfe
ios: version 4.2 (88)
2022-11-05 20:14:26 +04:00
JRoberts
20def8c7a0
android: shorten user address and group link texts ( #1303 )
2022-11-05 19:56:28 +04:00
JRoberts
a9b4489f4f
ios: more group link translations ( #1302 )
2022-11-05 19:56:07 +04:00
JRoberts
5ca21dea13
mobile: seamless transition from group link to group; ios: group link alert ( #1296 )
2022-11-05 17:48:57 +04:00
JRoberts
80ca80f6d8
core: rename CRGroupData constructor to CRDataGroup ( #1299 )
2022-11-05 15:04:39 +04:00
JRoberts
687a741723
core: fix CReqClientData JSON encoding
2022-11-05 12:53:41 +04:00
Stanislav Dmitrenko
54ab4e979a
android: fix pending connection and contact request previews height ( #1297 )
2022-11-04 22:35:51 +04:00
Evgeny Poberezkin
b6696e901b
core: update receiveChunks option to 6 (~90kb)
2022-11-04 17:51:57 +00:00
Evgeny Poberezkin
89de5497ef
core: update chat preferences ( #1292 )
...
* core: update chat preferences
* refactor, types
* rename types
* rename types
* make voice on by default
* create new user with empty preferences
* fix test
2022-11-04 21:05:21 +04:00
JRoberts
1bf3154488
core: add hostContact to CRUserAcceptedGroupSent (to transition from pending connection to group in ui) ( #1295 )
2022-11-04 19:46:27 +04:00
JRoberts
c78acfda33
mobile: group link ux on joining side ( #1294 )
2022-11-04 15:33:29 +04:00
Stanislav Dmitrenko
1432a04927
android: Make ChatList item the same height as it would be with two lines message ( #1293 )
...
* android: Make ChatList item the same height as it would be with two lines message
* Different way of doing the same
2022-11-04 13:07:53 +04:00
JRoberts
d432dfba21
core: include pending group link connections into chat previews on joining side ( #1291 )
2022-11-04 12:00:03 +04:00
JRoberts
5243613045
core: group link connection request uri data; automatically join groups over group links ( #1275 )
2022-11-03 14:46:36 +04:00
Stanislav Dmitrenko
83599adc80
android: Switching connection ( #1287 )
...
* android: Switching connection
* Dividers
* Strings
* Strings2
* Strings3
2022-11-02 16:38:59 +00:00
JRoberts
538992eb95
ios: 4.2-beta.3 translations ( #1286 )
2022-11-02 20:37:14 +04:00
Stanislav Dmitrenko
658daf56bb
android: Inline file transfers ( #1288 )
2022-11-02 16:26:53 +00:00
Evgeny Poberezkin
7d31862576
ios: refactor group default ( #1285 )
2022-11-02 10:47:18 +00:00
Evgeny Poberezkin
7a1d0eac9d
ios: option to transfer files faster (inline) ( #1284 )
2022-11-02 10:32:08 +00:00
Stanislav Dmitrenko
d851396113
android: Better scroll of zoomed images in gallery ( #1283 )
2022-11-02 10:26:19 +00:00
Evgeny Poberezkin
cbdd9b9e37
ios: switch contact and member to another address ( #1282 )
...
* ios: switch contact and member to another address
* update simplexmq (JSON encoding)
2022-11-02 09:48:20 +00:00
Evgeny Poberezkin
d5fc0d7dfc
core: update event name, ios: types/api/ui (wip) to switch connection to another address, fix contact/member info view, fix setting multiple servers ( #1281 )
...
* core: update event name, ios: types/api/ui (wip) to switch connection to another address, fix contact/member info view, fix setting multiple servers
* fix
* update strings
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-01 20:30:53 +00:00
Stanislav Dmitrenko
0d0de1da86
core: Test for incognito mode ( #1280 )
2022-11-01 16:05:05 +00:00
Stanislav Dmitrenko
4e5a5c11dc
core: Chat preferences ( #1261 )
...
* core: Preferences
* Changes
* fix types
* Follow up
* Review
* Review
* update logic
* update
* update 2
* Tests
* Fixed a bug and tests
* Voice -> voice messages
* refactor
* fix
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-01 14:32:49 +00:00
Stanislav Dmitrenko
14038ce370
android: Chat preferences ( #1278 )
2022-11-01 13:43:58 +00:00
Evgeny Poberezkin
a72f603e13
core: switch connection ( #1277 )
...
* core: switch connection
* chat items for SWITCH
* additional events for connection switch
* update simplexmq
* test
* comment test output
* update messages for connection switch
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-01 13:26:08 +00:00
JRoberts
85609ef217
android: version 4.2-beta.2 (65)
2022-11-01 10:34:17 +04:00
JRoberts
7631d59695
ios: version 4.2 (87)
2022-11-01 10:09:34 +04:00
Evgeny Poberezkin
38f305bb34
run nix build
2022-10-31 22:02:56 +00:00
JRoberts
290ef9de61
core: update simplexmq (queue rotation) ( #1276 )
2022-10-31 14:29:38 +04:00
mlanp
f38d3b4d7f
android / iOS: german translations for v4.2 ( #1266 )
...
* android / iOS: german translations for v4.2
* corrections
* Localizable.strings
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-29 14:54:49 +04:00
JRoberts
8f638df7a9
mobile: merge contacts ( #1271 )
2022-10-28 20:05:04 +04:00
JRoberts
8a121b4442
ci: disable test step for ubuntu-20.04 ( #1270 )
2022-10-28 15:27:34 +04:00
JRoberts
1bb7a954f5
ios: update library
2022-10-28 15:21:12 +04:00
JRoberts
ddd8bd9061
ci: github build tests timeout ( #1267 )
2022-10-28 14:46:20 +04:00
JRoberts
179b9e093f
core: merge contacts when connecting via group link ( #1265 )
2022-10-27 23:38:03 +04:00
JRoberts
352a4f3d2a
core: clean up incognito profiles ( #1262 )
2022-10-27 14:25:48 +04:00
JRoberts
e06d4e5c85
ios: translations for auto-accept ( #1263 )
2022-10-27 10:47:48 +04:00
JRoberts
385ebd2298
core: update deleteGroupMember logic and its usages (no items & expiration) ( #1258 )
2022-10-26 13:37:17 +04:00
JRoberts
a20f0050b9
4.2.0
2022-10-26 11:36:06 +04:00
JRoberts
e17e9c641d
android: version 4.2-beta.0 (64)
2022-10-26 11:33:51 +04:00
JRoberts
2ac6866638
ios: version 4.2 (86)
2022-10-26 11:13:08 +04:00
JRoberts
d7f319aa9e
core: mark group contacts as used on send, receive, api ( #1253 )
2022-10-25 12:50:26 +04:00
Evgeny Poberezkin
1e10b0a49c
website: test pages for hero animations ( #1255 )
2022-10-24 21:00:35 +01:00
JRoberts
e9c321eaad
android: mark untranslated texts
2022-10-24 20:48:23 +04:00
Stanislav Dmitrenko
c58d069fbd
android: Sender name in chatlist ( #1251 )
...
* android: Sender name in chatlist
* Sender is bold
* RTL for sender text
2022-10-24 16:47:03 +01:00
Stanislav Dmitrenko
15c8945fd3
android: Settings to auto-accept contact requests ( #1250 )
...
* android: Settings to auto-accept contact requests
* Link will not be recreated when not needed
* Layout
* Layout
* Button rename
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-24 16:45:12 +01:00
JRoberts
2109dca1c7
android: allow ContactConnected response to have omitted field ( #1252 )
2022-10-24 17:40:20 +04:00
JRoberts
7ef7d08c00
mobile: use viaGroupLink to avoid adding missing chats on subscriptions ( #1249 )
2022-10-24 16:22:00 +04:00
Evgeny Poberezkin
e463e19114
rfc: chat settings ( #1096 )
...
* rfc: chat settings
* update doc
* update doc
* update doc
* comment in JSON
2022-10-24 12:45:33 +01:00
JRoberts
deeb2e891a
core: add viaGroupLink to Connection ( #1248 )
2022-10-24 14:28:58 +04:00
Evgeny Poberezkin
5265667c0c
ios: settings to auto-accept contact requests ( #1246 )
...
* ios: settings to auto-accept contact requests
* use NavigationView
* fix share sheet, layout
* move buttons
2022-10-24 11:25:36 +01:00
JRoberts
15c1f9f9c8
core: group link contact connecting(ed) events to avoid adding previews in ui ( #1242 )
...
* core: group link contact connecting(ed) events to avoid adding ui previews
* fix test
* refactor
* ios types
* android types
* type in bot
2022-10-23 21:18:15 +01:00
Evgeny Poberezkin
341199d599
mobile: update type for UserContactLink changes, add addressAutoAccept API ( #1245 )
2022-10-23 11:16:56 +01:00
Evgeny Poberezkin
dfb6dafd6f
core: record constructors for UserContactLink ( #1244 )
2022-10-22 22:33:59 +01:00
Evgeny Poberezkin
7f544da6cf
core: debug chat and agent locks, update simplexmq ( #1243 )
...
* core: debug chat and agent locks, update simplexmq
* add connId
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* update lock strings
* fix encoding test
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-22 21:22:44 +01:00
JRoberts
d0a0a0461f
mobile: change role item texts, uncomment button ( #1241 )
...
* mobile: change role item texts, uncomment button
* Update apps/android/app/src/main/res/values-de/strings.xml
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-22 18:40:21 +04:00
JRoberts
1dca577ca8
mobile: invited via group link chat item ( #1239 )
2022-10-22 14:23:23 +04:00
JRoberts
26984b62fe
core: delete broken chat item when removing invited member connected via group link; test removing invited member
2022-10-22 14:23:03 +04:00
Stanislav Dmitrenko
1470b8d128
core: auto accept via address and incognito mode specified ( #1233 )
...
* core: Auto accept via address and incognito mode specified
* Fix test
* Refactoring
* No forcing
* Apply suggestions from code review
* refactor
* refactor AutoAccept
* Test
* Test
* allow different test output order
* rename
* rename
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-21 17:14:12 +01:00
JRoberts
5bcb725ea5
core: exclude contacts accepted via group link from chat previews ( #1234 )
...
* RGEInvitedViaGroupLink
* CRSentGroupInvitationViaLink
* via_group_link filtering
* reset
* refactor
* remove brackets
2022-10-21 17:35:07 +04:00
Stanislav Dmitrenko
7f9c4ede02
android: Mark chat unread ( #1235 )
...
* android: Mark chat unread
* Fix
* Fix2
* Fix3
* Refactoring
* Icon
* update icon
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-21 13:29:08 +01:00
Evgeny Poberezkin
34a74da0b9
ios: mark chat unread ( #1237 )
...
* ios: mark unread (wip)
* mark unread works
2022-10-21 12:32:11 +01:00
JRoberts
98cb1c39f2
core: allow to delete contacts that are in groups; group contacts management rfc ( #1229 )
2022-10-20 19:27:00 +04:00
Evgeny Poberezkin
c4fc8a97b1
core: option to receive file inline up to maximum "offered" size ( #1232 )
...
* core: option to receive file inline up to maximum "offered" size
* comment
2022-10-20 14:32:20 +01:00
Stanislav Dmitrenko
9edb54b45c
android: Unencrypted all fix ( #1231 )
2022-10-20 10:16:15 +01:00
Stanislav Dmitrenko
213b586f8f
core: Forcing chat unread ( #1228 )
...
* core: Forcing chat unread
* Implementation
* Renaming
* Removed unused code
* test
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-19 19:38:44 +01:00
Stanislav Dmitrenko
e0582d656e
android: Different width for image in a message based on orientation ( #1227 )
...
* android: Different width for image in a message based on orientation
* Remember
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-18 19:49:27 +01:00
JRoberts
65f8ad4423
Merge branch 'stable'
2022-10-18 18:18:36 +04:00
JRoberts
b115bda8f5
4.1.1
2022-10-18 18:06:47 +04:00
JRoberts
85ab37ae5d
android: version 4.1 (63)
2022-10-18 18:05:08 +04:00
JRoberts
dc5f6673a2
ios: version 4.1 (85)
2022-10-18 17:54:37 +04:00
Evgeny Poberezkin
ada4c1d2ec
Merge branch 'stable'
2022-10-18 13:11:56 +01:00
Stanislav Dmitrenko
1f8bfbe3f5
android: Fixed conflics ( #1225 )
...
* ios: use transparent background for images without text and quote (#1224 )
* android: Some small fixes (#1221 )
* android: Some small fixes
* Alpha in preview image
* ImageView width limitation for portrait images
* Sharing files with a text
* Do not create new link on orientation change
* Skipping quoted item when applying transparent background
* Commented out sharing a text of image message
* Revert "ImageView width limitation for portrait images"
This reverts commit b1f20b51da .
* White color
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-18 13:01:37 +01:00
Stanislav Dmitrenko
cf67c951fc
android: Scrolling state will be preserved ( #1222 )
...
* android: Scrolling state will be preserved
* Auth changes in terminal view
* Changes
2022-10-18 11:05:31 +01:00
Stanislav Dmitrenko
b78a5931e9
android: Some small fixes ( #1221 )
...
* android: Some small fixes
* Alpha in preview image
* ImageView width limitation for portrait images
* Sharing files with a text
* Do not create new link on orientation change
* Skipping quoted item when applying transparent background
* Commented out sharing a text of image message
* Revert "ImageView width limitation for portrait images"
This reverts commit b1f20b51da .
* White color
2022-10-18 10:45:49 +01:00
JRoberts
e57b9f4cea
core: don't calculate chat stats to speed up loading individual chats ( #1218 )
2022-10-18 10:16:28 +01:00
Evgeny Poberezkin
104e1040bf
ios: use transparent background for images without text and quote ( #1224 )
2022-10-18 10:07:45 +01:00
JRoberts
2c347cb7b9
core: CRSubscriptionEnd ( #1223 )
...
* core: CRSubscriptionEnd
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-17 21:35:29 +01:00
Stanislav Dmitrenko
fad60a1d24
android: EditText instead of BasicTextView with ability to get images… ( #1213 )
...
* android: EditText instead of BasicTextView with ability to get images from keyboard
* Padding
* Empty, not blank
* Keyboard handling
* Setting text of edited message and bigger padding
2022-10-17 21:25:42 +01:00
Stanislav Dmitrenko
61ed866c24
android: Better way of saving even big files ( #1212 )
2022-10-16 13:26:10 +01:00
Stanislav Dmitrenko
656c10976b
android: Fix autoscroll to bottom when going from group to direct ( #1209 )
...
* android: Fix autoscroll to bottom when going from group to direct
- and makes scrolling smoother because of -1 number of recompose
* Rename
2022-10-16 12:41:01 +01:00
Evgeny Poberezkin
63f40f030a
android: change indigo color to improve dark mode readability ( #1219 )
2022-10-15 21:55:37 +01:00
Evgeny Poberezkin
dec8e136f9
android: increase paddings in link views ( #1217 )
...
* android: increase paddings in link views
* increase padding on scan screen
* Update apps/android/app/src/main/java/chat/simplex/app/views/newchat/AddContactView.kt
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* Update apps/android/app/src/main/java/chat/simplex/app/views/newchat/AddContactView.kt
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-15 18:49:10 +01:00
JRoberts
a525b4e5db
ios: group links ( #1214 )
...
* libraries
* api
* ui
* via nav link
* translations
* align android translations
2022-10-15 18:09:25 +04:00
JRoberts
2f8b4a3e93
Merge branch 'stable'
2022-10-15 16:15:07 +04:00
JRoberts
39818b6fbb
ios: version 4.1 (84)
2022-10-15 16:14:32 +04:00
JRoberts
3523c7ebd7
ios: fix ContactConnectionInfo share sheet ( #1215 )
2022-10-15 15:47:04 +04:00
JRoberts
1b3984f52f
core: create group invitation connection asynchronously on group link auto-accept ( #1211 )
2022-10-15 14:48:07 +04:00
Stanislav Dmitrenko
560807b4b7
android: Group links ( #1210 )
...
* android: Group links
* Alerts with network errors
* Alert for get link too
* Layout changes
* Divider
* Revert "Alert for get link too"
This reverts commit b0eaf50cdc .
* Update apps/android/app/src/main/res/values-de/strings.xml
* Update apps/android/app/src/main/res/values/strings.xml
* Update apps/android/app/src/main/res/values/strings.xml
* Update apps/android/app/src/main/res/values-ru/strings.xml
* Update apps/android/app/src/main/res/values-ru/strings.xml
* Update apps/android/app/src/main/java/chat/simplex/app/model/SimpleXAPI.kt
* apiDeleteGroupLink call
* names
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-14 19:30:09 +04:00
Evgeny Poberezkin
fb03a119ea
core: support inline file transfers ( #1187 )
...
* core: support inline file transfers
* parameterize ChatMessage
* send files inline when accepted
* accept inline file transfers (almost works)
* db error SERcvFileInvalid
* inline file transfer works (TODO fix test)
* inline file transfer tests, change encodings
* fixture
* combine messages into x.file.acpt.inv, refactor
* inline file mode
* decide whether to receive file inline on the recipient side, not only via file invitation
* test inline files "sent" mode
* check that file was offered inline
* update schema
* enable encryption tests
* test name
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* fix the list of rcv files to subscribe too
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-14 13:06:33 +01:00
JRoberts
f7da034cf1
core: use acceptContactAsync on auto-accept, reuse incognito profile for contacts accepted via group link ( #1208 )
...
* update simplexmq (acceptContactAsync)
* acceptContactRequestAsync, single profile
* refactor
* refactor 2
* refactor
* Update src/Simplex/Chat/Store.hs
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-14 14:57:01 +04:00
Stanislav Dmitrenko
4a259e44b1
android: Link preview with image URLs and more options for finding image on a site ( #1207 )
2022-10-13 19:11:59 +01:00
Stanislav Dmitrenko
799d9443bd
android: Multiple images sharing ( #1206 )
2022-10-13 18:39:24 +01:00
JRoberts
3bf8361911
core: group links ( #1194 )
2022-10-13 17:12:22 +04:00
JRoberts
9670da4646
android: version 4.1 (62)
2022-10-13 14:14:01 +04:00
Stanislav Dmitrenko
1e22028189
android: Fix connecting via link from Firefox ( #1205 )
...
* android: Fix connecting via link from Firefox
* Replace slash
2022-10-13 10:49:57 +01:00
Stanislav Dmitrenko
74421a5f52
android: Hide role changing ( #1204 )
2022-10-12 22:52:56 +01:00
JRoberts
8c3c639d7f
android: missing translations ( #1201 )
2022-10-12 20:29:06 +04:00
Evgeny Poberezkin
91460932fe
website: fix contact page
2022-10-12 17:16:10 +01:00
Evgeny Poberezkin
f70a203f0e
website: fix connection page for firefox, fix contact page ( #1202 )
2022-10-12 17:12:01 +01:00
JRoberts
3113aab8a8
4.1.0
2022-10-12 19:04:37 +04:00
JRoberts
d0b5f16be6
android: version 4.1 (61)
2022-10-12 18:58:50 +04:00
JRoberts
41a4e13ff6
ios: version 4.1 (83)
2022-10-12 18:51:45 +04:00
JRoberts
3ac7d5977b
android: german translations for v4.1 ( #1200 )
2022-10-12 18:47:33 +04:00
mlanp
0f0cb234bd
ios: german translations for v4.1 ( #1199 )
...
* modified: apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff
* Localizable.strings
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-12 18:07:33 +04:00
Stanislav Dmitrenko
c14c289ba7
android: Image gallery ( #1198 )
...
* android: Image gallery
* Do not scroll to active item
* Infinity pager
* Fixed small issue with the first page
* Limited image height
* Revert "Limited image height"
This reverts commit d5733da6a3 .
* Scroll at top position after click on quote
* Better scrolling
2022-10-12 14:59:59 +01:00
Stanislav Dmitrenko
c20c7085b0
android: Scroll to quoted message ( #1195 )
...
* android: Scroll to quoted message
* Click only on quote makes the list scrolling
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-12 13:39:17 +01:00
Stanislav Dmitrenko
05122fc476
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 chat was deleted in background
2022-10-11 11:35:47 +01:00
Stanislav Dmitrenko
ee5997cdf7
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
* Removing an ability to delete selected image, filtered out videos
* Optimization
2022-10-11 09:15:47 +01:00
JRoberts
563687f9e4
ios: version 4.1 (82)
2022-10-10 17:46:14 +04:00
JRoberts
3d3503498a
ios: fix muted notification ( #1192 )
2022-10-10 17:35:28 +04:00
Stanislav Dmitrenko
4b905a80e6
android: New chat sheet animation ( #1174 )
...
* Color blending on buttons
* android: New chat sheet animation
* Faster animation
* Another try
* Experiment
* Experiment
* Animation of the year
* Faster animation
* Faster animation
* Faster animation
* Useless
* Top bar
* combine animations
* Experiment
* Fastest animation ever
* Animation per row
* Removed logs
* Combined animations
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-10 14:09:07 +01:00
JRoberts
fee9b3ae84
ios: version 4.1 (81)
2022-10-10 13:54:19 +04:00
Evgeny Poberezkin
4c8bc19182
ios: send multiple images ( #1188 )
...
* ios: send multiple images
* multi-select works (TODO race conditions)
* send multiple images, progress indicator in compose view
* scroll between fullscreen images, scroll to quoted item
* add swipe animation
* fix model state when sending the image
* fix sending multiple images
* use MainActor
* improve scrolling
* faster scroll
* improve scroll animation
* fix model updates
2022-10-10 13:40:30 +04:00
JRoberts
f9be6e6434
update simplexmq (lock on async commands retries) ( #1191 )
2022-10-10 13:40:06 +04:00
Stanislav Dmitrenko
cf001054c2
core: Fix member role that wasn't applied to a member object ( #1190 )
2022-10-08 19:49:42 +01:00
Stanislav Dmitrenko
54705c07bd
android: Fixed bug with modal views ( #1189 )
2022-10-07 21:40:37 +01:00
Stanislav Dmitrenko
ca423024c5
android: Change member role ( #1186 )
...
* android: Change member role
* Don't do anything when role is unchanged
2022-10-07 21:05:48 +01:00
JRoberts
af17daafaa
ios: version 4.1 (80)
2022-10-07 19:39:02 +04:00
JRoberts
f0b551cffd
ios: comment member roles ui ( #1185 )
2022-10-07 19:07:08 +04:00
JRoberts
56727a8672
ios: version 4.1 (79)
2022-10-07 18:08:58 +04:00
JRoberts
5fd522c79c
mobile: change ttl setting text ( #1184 )
2022-10-07 17:20:09 +04:00
JRoberts
b66eb5b67f
mobile: disable setting chat item TTL if chat db changed ( #1183 )
2022-10-07 15:01:17 +04:00
JRoberts
88645cb003
core: check chat store hasn't changed in APISetChatItemTTL ( #1182 )
2022-10-07 13:53:05 +04:00
Evgeny Poberezkin
fff0659b1e
ios: fix picker heights ( #1181 )
2022-10-07 13:31:31 +04:00
Stanislav Dmitrenko
04719ff8df
android: Automatic message deletion ( #1171 )
...
* android: Automatic message deletion
* Disable changing TTL when this operation is already happening
* corrections
* update translations
* afterSetCiTTL
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-07 13:29:13 +04:00
JRoberts
83c1340830
ios: update chats after setting chat item TTL ( #1179 )
2022-10-07 10:55:54 +04:00
JRoberts
6d06dda645
core: allow to call APIGetChats with stopped chat ( #1180 )
2022-10-07 10:55:47 +04:00
Evgeny Poberezkin
868f0abaaf
ios: connection information/alias sheet ( #1178 )
...
* ios: connection information/alias sheet
* add swipe button
* add localizations
* fix padding
* fix intermittent bug with multiple edits
2022-10-06 15:02:58 +01:00
JRoberts
3649321b67
core: catch errors during chat item expiration ( #1177 )
2022-10-06 14:00:02 +04:00
JRoberts
135bdf3842
core: optimize bulk chat item deletion 2 ( #1172 )
2022-10-05 19:54:28 +04:00
Evgeny Poberezkin
22edd92079
android: change scrim color for new chat button in dark mode
2022-10-05 08:50:24 +01:00
Stanislav Dmitrenko
059f1e1e79
android: New chat dialog ( #1173 )
...
* android: New chat dialog
* Click indication was disabled
* Color experiments
* Padding
* Padding
* Second variant
* Third variant
* Another style
* Another part
* update buttons
* Another try
* Elevation
* Empty view when no chats available
* update buttons
* do not hide "you have no chats" with new chat dialog
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-05 08:37:04 +01:00
Stanislav Dmitrenko
b263d7e547
android: Connection info ( #1169 )
...
* android: Connection info
* UI changes
* Icon in text field
* Alias text field
* Revert "Alias text field"
This reverts commit 2ac694db4d .
* Padding
* Layout changes
* Bigger delay
* UI changes
* UI changes
2022-10-04 17:25:53 +01:00
Evgeny Poberezkin
7a54351f15
core: update simplexmq (connection-level locks) ( #1170 )
...
* core: update simplexmq (connection-level locks)
* update simplexmq
* update simplexmq
* update simplexmq
* only run file tests
* update simplexmq
* enable all tests
* update simplexmq
2022-10-04 17:19:00 +01:00
Evgeny Poberezkin
f9c691cab1
ios: change member role ( #1164 )
...
* ios: change member role
* chat item types, error alerts
* update alert
* translations
* update messages
* translation
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* translation
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* translation
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* update translations
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-04 09:53:43 +01:00
JRoberts
cd6cad9a96
core: optimize bulk chat item deletion ( #1168 )
...
* core: optimize bulk chat item deletion
* test file deletion
* refactor
* refactor
2022-10-03 22:33:36 +01:00
Stanislav Dmitrenko
e8ad216b26
Dividers and padding ( #1166 )
2022-10-03 15:16:04 +01:00
JRoberts
3808b7415b
core: allow to set chat item ttl when chat is stopped ( #1165 )
2022-10-03 17:44:56 +04:00
JRoberts
e1454b1445
ios: refactor delete after x seconds option
2022-10-03 16:47:45 +04:00
JRoberts
6e9e6057af
ios: automatic message deletion ( #1160 )
2022-10-03 16:42:43 +04:00
JRoberts
575706c7c7
core: platform independent json encoding for MsgErrorType ( #1163 )
2022-10-03 12:55:59 +04:00
Evgeny Poberezkin
58f6b168e6
core: protocol/commands to change member role ( #1159 )
...
* core: protocol/commands to change member role
* change member roles
* add test
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* add member profile to group member role events
* resend invitation when invited member role changes
* test role change with invitation, fix
* add delays to tests
* add test delay
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-03 09:00:47 +01:00
Stanislav Dmitrenko
841afa1e80
android: UI overhaul start ( #1146 )
...
* android: UI overhaul start
* Moved title upper in a view and modified UI of some elements
* AppBar refactoring
* Color for settings modal in a light theme
* Returned big title
* Animation between screens
* Title placement
* Animation between screens
* Properly removing a value
* Properly removing a value
* make entry/exit animation the same
* fix first screen
* update first screen logo
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-02 16:05:50 +01:00
Evgeny Poberezkin
9c5acd609c
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 name
* remove author role from parser
2022-10-01 20:30:47 +01:00
Evgeny Poberezkin
23212def51
update simplexmq v3.3.0
2022-10-01 15:19:41 +01:00
Evgeny Poberezkin
06e46b0bea
mobile: disable notifications on group events, make member role default ( #1158 )
...
* ios: disable notifications on group events, make member role default
* same for android
* change mute criteria
* update
2022-10-01 14:46:48 +01:00
JRoberts
a3bd51a5fa
core: speed up tests ( #1157 )
2022-10-01 14:54:02 +04:00
Evgeny Poberezkin
5c49e8f7ea
core: add localAlias to Contact when it is created
2022-10-01 11:38:54 +01:00
JRoberts
ef28215284
core: fully delete group chat items instead of overwriting content ( #1154 )
2022-10-01 14:31:21 +04:00
JRoberts
7f70fe4d64
core: fix /image command error messages ( closes #1153 ) ( #1156 )
2022-10-01 14:29:02 +04:00
Evgeny Poberezkin
05385ce997
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 for connection alias
* change layout
* layout
* return pencil
* incognito
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* color
* style
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* fix
* pencil color
* update
* remove UB sanitizer
* exit edit mode
* fix flicker
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-01 10:57:18 +01:00
Evgeny Poberezkin
f0f7226fa5
ios: update library
2022-09-30 13:48:04 +01:00
JRoberts
428d3cdba5
core: delete connections asynchronously ( #1151 )
2022-09-30 16:18:43 +04:00
Stanislav Dmitrenko
dd5e99ea42
android: Allowed to route audio to earpiece on Android S+ ( #1148 )
...
* android: Allowed to route audio to earpiece on Android S+
* Clear communication device after call ends
2022-09-30 09:00:44 +01:00
Evgeny Poberezkin
628f119151
core: lints ( #1144 )
2022-09-29 16:26:43 +01:00
Stanislav Dmitrenko
0e411b0eac
android: Prevent shutting down a microphone when screen is off ( #1145 )
2022-09-28 20:46:57 +01:00
Stanislav Dmitrenko
7fd4b7edae
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
* Different look and feel of share list
* Strings
2022-09-28 18:03:31 +01:00
JRoberts
9cb2542079
core: scheduled deletion ( #1075 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-28 20:47:06 +04:00
Evgeny Poberezkin
07d2c9ff49
update readme
2022-09-28 11:25:35 +01:00
Evgeny Poberezkin
6730a687e2
readme: release announcement ( #1142 )
...
* readme: release announcement
* roadmap
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* update
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-09-28 09:23:28 +01:00
Stanislav Dmitrenko
86c782d08b
android: Playing call sound in different stream type ( #1138 )
...
* android: Playing call sound in different stream type
* Changes
2022-09-27 22:09:14 +01:00
Evgeny Poberezkin
fe6cd91a61
core: connection alias, store invitation link with connection ( #1137 )
...
* core: connection alias, store invitation link with connection
* update contact with connection alias, test
* use type alias
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-09-27 20:45:46 +01:00
JRoberts
bf46e0dc57
ios: don't show clear swipe action for empty chats ( #1139 )
2022-09-27 20:24:25 +04:00
Evgeny Poberezkin
937492c204
blog: v4 ( #1078 )
2022-09-27 14:46:37 +04:00
JRoberts
c0878769be
4.0.1
2022-09-27 12:36:29 +04:00
JRoberts
e2c332c230
android: version 4.0.1 (60)
2022-09-27 10:02:41 +04:00
mlanp
629c5d7434
ios: update german translation ( #1136 )
...
* iOS German translations corrections
* import translations
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-26 22:24:16 +01:00
Evgeny Poberezkin
090e54c8d8
ios: fix translations on user profile page ( #1134 )
2022-09-26 20:32:24 +01:00
Stanislav Dmitrenko
1a2efc3b4f
android: RTL support when device language is NOT RTL ( #1133 )
...
* android: RTL support when device language is NOT RTL
* Follow up
* Refactoring
* Removed unused changes
* Comment
2022-09-26 20:31:38 +01:00
Evgeny Poberezkin
4e57f7c488
ci: fix windows build ( #1132 )
...
* ci: fix windows build
* pass bin_path via temp file
2022-09-26 19:33:54 +01:00
Evgeny Poberezkin
31d8f73eac
core: disable connection handshake notifications for groups with disabled notifications ( #1131 )
2022-09-26 18:09:45 +01:00
Stanislav Dmitrenko
409982ad71
android: Two more notifications when contact connected or connection request received ( #1129 )
...
* Two more notifications when contact connected or connection request received
* Large image in notification
* Do not show contact's icon when it't not permitted
* Sound and vibrate for notification
* No large icon in other cases
* Small change
2022-09-26 17:28:51 +01:00
Evgeny Poberezkin
6c7e81777e
ci: windows build ( #1128 )
...
* ci: windows build
* enable windows build
* fix intermittently failing test
2022-09-26 17:02:06 +01:00
Stanislav Dmitrenko
4934045f4e
Closing qr scanner/connect via link screens after successfull request ( #1130 )
2022-09-26 17:01:47 +01:00
Evgeny Poberezkin
aeebb89dc2
ios: version 4.0 (78)
2022-09-26 00:37:08 +01:00
Evgeny Poberezkin
1246ad2437
ios: German localizations ( #1111 )
...
* ios: German localizations
* add some translations
* more translations
* translations
* copied all translations
* update android translations
* update ios
* iOS German translations completed
* update de.xliff
* update translations
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: mlanp <github@lang.xyz >
2022-09-26 00:32:57 +01:00
Evgeny Poberezkin
f46b813235
android: change german strings for clear/delete chat
2022-09-25 22:38:21 +01:00
Evgeny Poberezkin
83b77748b6
ios: fix: storing passphrase makes in available in NSE, do not allow empty current passphrase, reset files count after deletion ( #1125 )
2022-09-25 20:53:32 +01:00
Evgeny Poberezkin
4dde46a646
ios: verion 4.0 (77)
2022-09-25 14:31:24 +01:00
Evgeny Poberezkin
b7dd787043
ios: remove key from log ( #1123 )
2022-09-25 13:17:04 +01:00
Evgeny Poberezkin
bce8af16de
website: add call page back ( #1121 )
2022-09-25 11:16:28 +01:00
Evgeny Poberezkin
96b8f0e979
package: update @simplex-chat/webrtc version 0.1.1
2022-09-25 11:01:58 +01:00
Evgeny Poberezkin
36f635f6f0
ios: prevent messages from being sent twice ( #1120 )
2022-09-24 22:20:56 +01:00
sh
d15fec4fab
docs/WEBRTC.md: new docs ( #1118 )
...
* docs/WEBRTC.md: new docs
* app configuration
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-24 21:15:49 +01:00
Evgeny Poberezkin
1b435d89f3
ios: fix chatlist search bar appearing in chat view ( #1119 )
2022-09-24 21:02:01 +01:00
Evgeny Poberezkin
bbaa45a0e1
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 message view
* more right-to-left alignment
2022-09-24 19:26:55 +01:00
JRoberts
5578183777
android: version 4.0 (59)
2022-09-24 20:02:02 +04:00
JRoberts
520800ded0
android: disable new chat buttons and notifications settings when chat is stopped ( #1116 )
2022-09-24 19:59:35 +04:00
JRoberts
47a6a81854
android: version 4.0 (58)
2022-09-24 18:57:47 +04:00
JRoberts
2a4b7b83a4
android: fix 'choose attachment' layout for German language ( #1115 )
2022-09-24 18:39:02 +04:00
Stanislav Dmitrenko
792c442aa3
Fixes #1105 ( #1108 )
2022-09-24 15:29:42 +01:00
JRoberts
54b39e8d00
android: ui fixes ( #1114 )
...
* new chat buttons alignment
* translations
2022-09-24 15:24:54 +01:00
Stanislav Dmitrenko
39f82e9e1a
android: single call to initialize chat, fix ( #1109 )
...
* JNI experiments
* Next try
* Next try
* Final JNI code for the new library method
* remove unused functions
* android: refactor, fix; ios: change entropy bounds
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-24 13:45:10 +01:00
Evgeny Poberezkin
ab7fed1628
ios: use single call to initialize chat controller ( #1110 )
...
* ios: use single call to initialize chat controller
* update logs
* comments
2022-09-24 09:28:22 +01:00
Evgeny Poberezkin
c94691c89e
android: fix string
2022-09-23 23:01:02 +01:00
Evgeny Poberezkin
3c95b76e5a
android: add German translations ( #1079 )
...
* android: add file for German translations
* translations
* complete translation
* translations (up to line 630)
* update german strings file
* remove unused strings
* translations for Android completed
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: M Sarmad Qadeer <MSarmadQadeer@gmail.com >
2022-09-23 22:57:00 +01:00
Evgeny Poberezkin
a977a0dd17
core: single function to initialize the chat controller only if encryption key is correct ( #1107 )
2022-09-23 22:22:56 +04:00
JRoberts
e1a7b02e59
android: version 4.0-beta.3 (57)
2022-09-23 18:40:28 +04:00
JRoberts
3537d3871c
android: version 4.0-beta.3 (56)
2022-09-23 18:01:26 +04:00
JRoberts
093e7b4c78
ios: version 4.0 (75)
2022-09-23 16:52:47 +04:00
Evgeny Poberezkin
6e9cf2ba91
ios: fix background refresh crash, memoize migrateChatDatabase ( #1103 )
...
* ios: fix background refresh crash, memoize migrateChatDatabase
* store returned value
2022-09-23 12:51:40 +01:00
Evgeny Poberezkin
7c06961ff8
android: update/remove strings ( #1104 )
2022-09-23 12:51:27 +01:00
Stanislav Dmitrenko
2b53406ccf
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
* Button color in light theme
* update button color, remove elevation
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-23 00:03:06 +01:00
Stanislav Dmitrenko
06c79cc2bc
android: Icons ( #1100 )
...
* Icons
* Icons in app's info
* Icon foreground
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-22 23:28:17 +01:00
Evgeny Poberezkin
5e870ec30f
ios: fix chat list layout ( #1094 )
...
* ios: fix chat list layout
* set chat row height depending on dynamic type size
* update chat list layout sizes for ios15/16
2022-09-22 22:27:20 +01:00
Stanislav Dmitrenko
6a6d246dc5
android: UI fixes ( #1099 )
...
* UI fixes
* eol
2022-09-22 21:50:12 +01:00
Stanislav Dmitrenko
07191bfb61
android: UX for making connections ( #1098 )
...
* android: UX for making connections
* Tabs background color was specified
* Different icon and description
* update texts, fix layout on ios small screens
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-22 21:27:46 +01:00
JRoberts
b62895ca76
android: version 4.0-beta.2 (55)
2022-09-22 22:08:15 +04:00
Evgeny Poberezkin
bd2a748169
ios: allow export of unencrypted database ( #1097 )
2022-09-22 13:10:25 +01:00
Evgeny Poberezkin
06c7b9a995
update simplemq (sql function)
2022-09-22 12:29:50 +01:00
JRoberts
42b6bf96ff
ios: version 4.0 (74)
2022-09-22 14:20:41 +04:00
JRoberts
aa6fb2fc12
core: ignore file cancel errors when deleting chat/chat item ( #1093 )
2022-09-22 13:06:50 +04:00
Evgeny Poberezkin
8bfeab7071
ios: update simplex library
2022-09-22 10:04:26 +01:00
Stanislav Dmitrenko
97662b040e
android: Replace "make connection" screen with two buttons ( #1091 )
2022-09-22 09:35:44 +01:00
Stanislav Dmitrenko
a9ba16b07a
android: Allow configuring WebRTC ICE servers ( #1090 )
...
* Allow configuring WebRTC ICE servers
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-22 09:16:25 +01:00
JRoberts
36d93f5b0e
android: alerts on connection errors ( #1087 )
2022-09-22 11:55:11 +04:00
Evgeny Poberezkin
ba25850b73
ios: update icons and logos ( #1089 )
2022-09-22 08:37:45 +01:00
Evgeny Poberezkin
9b75553ddc
ios: UX for making connections ( #1088 )
...
* ios: UX for making connections
* combine paste and scan into one view
* translations
2022-09-22 08:36:39 +01:00
Evgeny Poberezkin
b390630f4b
ios: fix occasionally broken QR code when creating invitation link ( #1086 )
2022-09-21 16:28:01 +01:00
Evgeny Poberezkin
df329d305b
ios: replace "make connection" screen with two buttons ( #1084 )
...
* ios: replace "make connection" screen with two buttons
* add "no chats", update translations
2022-09-21 15:11:52 +01:00
JRoberts
59b4ce2474
mobile: decrease mark read delay ( #1085 )
2022-09-21 17:39:29 +04:00
JRoberts
9442656bbe
ios: alerts on connection errors ( #1080 )
...
* ios: alerts on connection errors
* fixes
* refactor
* refactor
* refactor
* translations
* delete contact with groups error
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-21 17:18:48 +04:00
Evgeny Poberezkin
0494cce77d
ios: remove destructive role from swipe actions to avoid pre-emptive row deletion before confirmations ( #1083 )
2022-09-21 11:52:28 +01:00
Evgeny Poberezkin
909a8aaf9c
webrtc: change server ports to 443, ios: allow configuring WebRTC ICE servers ( #1077 )
...
* webrtc: change server ports to 443
* pass stun/turn servers from user default
* ios: configure WebRTC ICE servers
* translations
* update servers
* translations
2022-09-21 10:19:13 +01:00
JRoberts
edf217111f
4.0.0
2022-09-20 19:11:52 +04:00
Evgeny Poberezkin
f0e18c62fe
code: update simplexmq (async secure)
2022-09-20 15:42:36 +01:00
Evgeny Poberezkin
a615dbec91
support direct file invitations without contact requests ( #1076 )
2022-09-20 14:46:30 +01:00
JRoberts
a8ef92a933
android: version 4.0-beta.1 (54)
2022-09-20 14:38:05 +04:00
JRoberts
c1cca9385a
ios: version 4.0 (73)
2022-09-20 14:13:04 +04:00
Stanislav Dmitrenko
267207cc15
android: Ability to delete app files and media ( #1072 )
...
* Ability to delete app files and media
* section title, corrections
* remove icon
* change translation
* revert disabled unless stopped
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-09-20 12:36:11 +04:00
JRoberts
012115b330
ios: disable files deletion unless chat is stopped ( #1074 )
2022-09-20 12:35:25 +04:00
JRoberts
c4aa988fb3
ios: version 4.0 (72)
2022-09-19 19:49:39 +04:00
JRoberts
c236a759d5
ios: clear storage translations ( #1071 )
2022-09-19 19:35:59 +04:00
JRoberts
67323a41eb
ios: clear storage ( #1069 )
...
* wip
* display current storage state
* alert
* fix
* simplify
* remove unused function
* fix log
* replace prints with logger
* Apply suggestions from code review
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* low res will remain text
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-19 19:05:29 +04:00
JRoberts
962166c2ef
mobile: prohibit /sql commands if unauthorized ( #1068 )
...
* ios: prohibit /sql commands if unauthorized
* refactor
* move check to send command
* revert diff
* refactor
* android
* Apply suggestions from code review
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* fix
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-19 13:02:48 +04:00
Evgeny Poberezkin
b0ed64533f
update simplexmq
2022-09-18 13:54:33 +01:00
Evgeny Poberezkin
bc7fe4ec75
ios: update version to v4.0
2022-09-18 10:03:15 +01:00
Evgeny Poberezkin
923f7cbfd8
mobile: v4.0-beta.0 (ios: 71, android: 53)
2022-09-17 23:09:28 +01:00
Evgeny Poberezkin
5d55657186
core: support sql queries ( #1066 )
...
* core: support sql queries
* remove gradle change
2022-09-17 16:06:27 +01:00
JRoberts
f2067a047f
ios: missing translations ( #1064 )
2022-09-17 18:57:57 +04:00
JRoberts
7dfd6e9a99
android: copy backup instead of moving ( #1067 )
2022-09-17 18:36:57 +04:00
JRoberts
2eca3e789c
ios: restore db ( #1063 )
...
* wip
* wip
* wip
* refactor
* clean up
* simplify
* simplify
* refactor
* rename
* rename consts
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-17 16:41:20 +04:00
Evgeny Poberezkin
3351503744
update simplexmq (fix stopping agent)
2022-09-17 00:30:49 +01:00
JRoberts
107fa37aa6
core: don't check agent msg matches expected response of async cmd if it's ERR ( #1062 )
2022-09-16 19:41:53 +04:00
JRoberts
e8c14896aa
core: process ERR response to async command ( #1061 )
2022-09-16 19:30:02 +04:00
JRoberts
d5b9f4014e
ci: cabal build ( #1057 )
2022-09-16 17:52:23 +04:00
Evgeny Poberezkin
29b333cf0c
update simplexmq
2022-09-16 13:43:37 +01:00
Stanislav Dmitrenko
7e340af48e
System theme fix ( #1059 )
2022-09-15 21:39:19 +01:00
Stanislav Dmitrenko
568c9201d6
android: Restore database from a backup when encryption fails for some reason ( #1058 )
...
* Restore database from a backup when encryption fails for some reason
* Removed unused code
* Safer way of doing some things
* Ordering
* Increased possible diff in time to 10 seconds
* update strings
* Alert confirmation
* update strings
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-15 20:59:54 +01:00
Stanislav Dmitrenko
98ccab394a
android: require to disable battery optimizations for periodic notifications mode ( #1053 )
...
* Changed requirements for ignoring battery for Periodic notifications mode
* Add delay before running ON_RESUME events because some data is not ready yet on that stage
* Better idea of when to show background notice
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-15 16:34:20 +01:00
Stanislav Dmitrenko
392b1028b3
android: Gif file size limit and download button ( #1050 )
...
* Gif file size limit and download button
* update icon
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-15 07:39:38 +01:00
Evgeny Poberezkin
d32e0d330f
Merge pull request #985 from simplex-chat/sqlcipher
...
core: switch from SQLite to SQLCipher
2022-09-14 22:46:14 +01:00
Evgeny Poberezkin
d1571798f4
update simplexmq
2022-09-14 21:50:44 +01:00
JRoberts
ff35a3fee5
core: sqlcipher stack build ( #991 )
...
* wip
* uncomment
* comment
* ci split build step
* check openssl
* openssl version
* add stack params
* update mac openssl parameters
* ls openssl
* clean stack.yaml
* clean up build.yml
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-14 21:28:21 +01:00
Stanislav Dmitrenko
29b27fa602
android: progress indicator in database related views ( #1052 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-14 21:27:17 +01:00
Evgeny Poberezkin
08e0d7339f
Merge branch 'master' into sqlcipher
2022-09-14 18:46:03 +01:00
JRoberts
6a05a56e3e
mobile: fix group delete alert text for local deletion ( #1051 )
2022-09-14 21:45:59 +04:00
JRoberts
f1e34531c2
mobile: fix db encryption translations ( #1049 )
2022-09-14 20:16:13 +04:00
JRoberts
c07d4a5e4e
core: use async agent commands when establishing connections w/t user action ( #977 )
...
* wip
* wip
* wip
* schema
* schema
* wip
* wip
* rework
* revert
* update simplexmq
* async commands
* corr id wip
* wip
* update simplexmq
* corr id
* wip
* rename variable
* wip
* refactor
* ACK continuation
* wip
* fix queries
* fix queries
* clean up schema
* update simplexmq, do not lock on stopping chat
* clean up
* refactor
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-14 19:45:21 +04:00
Evgeny Poberezkin
76a7dfeabb
ios: localize database encryption ( #1048 )
...
* ios: localize database encryption
* fix incorrect language in NSE localizations
* corrections
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* translations
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-09-14 14:04:41 +01:00
Evgeny Poberezkin
63a98fa9d3
Merge pull request #1028 from simplex-chat/sqlcipher-android
...
android: add SQLCipher
2022-09-14 12:08:06 +01:00
Stanislav Dmitrenko
78f854e2c5
android: database encryption support with a passphrase ( #1021 )
...
* Ability to encrypt credentials and to store them securelly
* Don't regenerate key if it exists
* Made code shorter
* Refactoring
* Initial support of encryped database
* Changes in UI and notifications about database problems
* Small changes to how we use chatController instance
* Show unlock view in console automatically
* Fixed wrong place of saving a key
* Fixed a crash
* update icons
* Changing controller correctly
* Enable migration
* fix JNI
* Fixed startup
* Show database error view when password is wrong while enabling a chat
* Chat controller re-init in one more place
- also added one more alert
* Scrollable columns and restarted service and worker
* translations
* database passphrase
* update translations
* translations
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* update translations
* update translations
* update icon colors, show empty passphrase as not stored
* update translation
* update translations
* shared section footer, bigger font, layout, change entropy bounds
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* update translations
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-09-14 12:06:12 +01:00
Evgeny Poberezkin
17f806e7a2
Merge branch 'sqlcipher' into sqlcipher-android
2022-09-13 22:34:45 +01:00
Evgeny Poberezkin
7c9f351849
Merge branch 'master' into sqlcipher
2022-09-13 22:32:43 +01:00
Evgeny Poberezkin
41e5bea8d6
Merge branch 'sqlcipher' into sqlcipher-android
2022-09-13 19:25:28 +01:00
Evgeny Poberezkin
933f2ce614
Merge branch 'sqlcipher' of github.com:simplex-chat/simplex-chat into sqlcipher
2022-09-13 19:20:47 +01:00
JRoberts
5089dfdada
mobile: fix quote sender name interaction with incognito membership and alias ( #1041 )
2022-09-13 20:33:18 +04:00
Evgeny Poberezkin
7f9e68c58d
remove duplicate patch
2022-09-13 12:05:18 +01:00
Evgeny Poberezkin
c7dcdb1186
Merge branch 'master' into sqlcipher
2022-09-13 08:39:24 +01:00
Evgeny Poberezkin
69138a24de
nix: patch out android logging from sqlcipher
2022-09-13 08:38:31 +01:00
Stanislav Dmitrenko
bf0fdf6d42
android: animated images support ( #1038 )
...
* Animated images support
* Provide correct mime type when saving an image
* Higher limit size for images auto download
2022-09-12 22:47:44 +01:00
Evgeny Poberezkin
9ff7dc8977
Typescript chat client SDK ( #1036 )
...
* add typescript chat commands
* add chat responses
* add client API
* fix chat bot example, readme
* update readme
* update main readme
* readme
* corrections
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-09-12 18:33:34 +01:00
Evgeny Poberezkin
7aedd3d9e9
inline files rfc ( #1024 )
2022-09-11 19:07:29 +01:00
Evgeny Poberezkin
42088fc78d
Merge branch 'master' into sqlcipher
2022-09-11 13:49:44 +01:00
Evgeny Poberezkin
4be50fc923
nix: refactor ios parameters
2022-09-11 09:38:40 +01:00
Evgeny Poberezkin
e080690c2e
nix: remove ERR_error_string patch
2022-09-11 09:23:16 +01:00
Evgeny Poberezkin
f6e2f11299
nix: patch to replace ERR_error_string with ERR_func_error_string
2022-09-10 23:02:37 +01:00
Evgeny Poberezkin
9d70cf1e7b
nix: update patches
2022-09-10 22:10:26 +01:00
Evgeny Poberezkin
35af0786c0
nix: fix syntax error
2022-09-10 21:55:26 +01:00
Evgeny Poberezkin
2a32810182
nix: android/log.h patch
2022-09-10 21:49:51 +01:00
Evgeny Poberezkin
2bc591783d
Merge branch 'sqlcipher' into sqlcipher-android
2022-09-10 18:27:33 +01:00
Evgeny Poberezkin
0c716da346
nix: fix patchelf
2022-09-10 18:18:47 +01:00
Evgeny Poberezkin
ca0a51a485
nix: add commoncrypto flag to tagged json builds
2022-09-10 18:02:19 +01:00
Evgeny Poberezkin
6e8aa5595d
Merge branch 'master' into sqlcipher
2022-09-10 17:52:13 +01:00
Evgeny Poberezkin
0af5031790
nix: re-use ios post install script ( #1035 )
2022-09-10 16:57:40 +01:00
Evgeny Poberezkin
e5e8d95ba4
nix: fix condition syntax
2022-09-10 16:12:34 +01:00
Evgeny Poberezkin
33011b5d48
nix: skip libsimplex.so when patching so name
2022-09-10 14:17:08 +01:00
Evgeny Poberezkin
8085515f56
nix: set -x
2022-09-10 11:08:28 +01:00
Evgeny Poberezkin
f3f661ee40
Merge branch 'master' into sqlcipher
2022-09-10 11:07:50 +01:00
Evgeny Poberezkin
a26f2a58d1
update paths in web.yml
2022-09-10 10:42:04 +01:00
Evgeny Poberezkin
7fa78de6d4
add paths to trigger build in web.yml
2022-09-10 10:35:52 +01:00
Evgeny Poberezkin
46241c31e1
update website on master branch changes
2022-09-10 10:29:16 +01:00
Evgeny Poberezkin
c06cef9727
update CNAME
2022-09-10 10:27:50 +01:00
M Sarmad Qadeer
43adb7de82
migrate website to 11ty site generator ( #913 )
...
* readme: fix link
* add 11ty files to website folder
* add web.yml
* add simplex web files
* add font matter to some blogs
* remove unnecessary things
* change few settings
* add a web script
* update web.yml
* update image format & add an image
* add font matter to blogs
* update blog.html
* add article layout & give that layout to blogs
* update the location of _includes
* update article layout
* change original blog links
* add styling to blog
* improve the links of blogs
* update web.sh
* add favicon
* update a tag in a blog
* improve stylings of article page
* improve styling of blog page
* update the theme
* update font matter and update links in new blog.
* add style changes
* apply reverse chronology sort on articles
* shift blogs links back to hashes
* add ids to headers & smooth scrolling
* make all blog links relative
* add smooth scrolling & add relative to absolute links converter
* add navigation
* improve mobile nav
* change desktop header style
* convert blogs link text to "Read More"
* change desktop header style
* style mobile nav
* fix landing page styling
* update web workflow
* update web workflow
* nav setting
* add tailwind links
* update web workflow
* remove app demo folder
* remove special characters from the links
* fix the issue of links
* make web.sh executable
* update blog links
* move web.sh to website folder
* code style
* EOLs
* format index.css & contact.css
* add markdown-it configuration
* add outline none on focus
* remove extra Javascript
* make mobile nav display none by default
* add permalinks to markdown files
* update 11ty config
* update web.sh
* update article
* resolve issue of special characters in header ids
introduce slugify
* add target _blank to whitepaper link
* add last post
* EOLs
* try to resolve bullets issue
* use markdown-it-replace-link
to convert relative .md extension to .html extension
* add missing images, simpligy link parsing
* add CNAME file
* add CNAME file, rename config
* fix jumping table issue
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-10 10:26:21 +01:00
Evgeny Poberezkin
06835ee3fc
ios: additional db encryption UX ( #1031 )
...
* ios: additional db encryption UX
* typo
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* fixes
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-09-08 17:36:16 +01:00
Evgeny Poberezkin
9eb244f9c1
nix: set so name
2022-09-08 14:04:33 +01:00
Evgeny Poberezkin
f3a3fe0710
Merge branch 'sqlcipher' into sqlcipher-android
2022-09-08 13:31:29 +01:00
Evgeny Poberezkin
22ee465d3b
nix: update to rename libs dependencies and to remove libunwind from .so files
2022-09-08 07:35:32 +01:00
Evgeny Poberezkin
8097611207
ios: NSE without passphrase in keychain ( #1030 )
2022-09-07 20:06:16 +01:00
Evgeny Poberezkin
85e62c4f79
Merge branch 'master' into sqlcipher
2022-09-07 17:26:05 +01:00
Evgeny Poberezkin
05417fd1e8
nix: ls androidPkgs
2022-09-07 17:23:24 +01:00
Evgeny Poberezkin
3f5ca84c84
core: fix error reporting of sqlcipher export errors ( #1029 )
2022-09-07 17:20:47 +01:00
Evgeny Poberezkin
0fc3453f20
extend JNI bridge
2022-09-07 13:20:28 +01:00
Evgeny Poberezkin
6904ad68d9
android: add libcrypto.so
2022-09-07 12:58:01 +01:00
Evgeny Poberezkin
766009269e
ios: use SQLCipher ( #1012 )
...
* use sqlcipher build, hardcoded encryption key
* UI for db encryption
* database passphrase UI
* show orange icon when database is not encrypted
* call encrypt
* more ios ux
* basic UX for passphrase complete
* with animation
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* passphrase complexity, fixes
* fix moving entry field
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-09-07 12:49:41 +01:00
Stanislav Dmitrenko
aa79a3058c
android: mute/unmute in a chat menu ( #1026 )
...
* Mute/unmute in a chat menu
* Better naming
2022-09-07 10:36:00 +01:00
Evgeny Poberezkin
00471a095d
update flake.nix to export openssl libs
2022-09-07 10:24:42 +01:00
Evgeny Poberezkin
de2d169fbc
core: report passphrase error separately from others ( #1027 )
2022-09-06 23:14:58 +01:00
Evgeny Poberezkin
7072dd4f7e
core: fix api for encryption ( #1025 )
2022-09-06 21:25:07 +01:00
Stanislav Dmitrenko
65f3fe8afc
Fix counter when message is updated ( #1023 )
2022-09-06 20:26:52 +01:00
Stanislav Dmitrenko
03b4bea82a
ci: script for downloading and unpacking prebuilt aarch64 libs for Android ( #864 )
...
* Script for downloading and unpacking prebuilt aarch64 libs for Android
* set -e
* Script for downloading libs supports macOs
2022-09-06 19:13:27 +01:00
Evgeny Poberezkin
039f810f4f
Merge branch 'master' into sqlcipher
2022-09-06 19:06:42 +01:00
Stanislav Dmitrenko
51bb2fe60b
android: onion hosts description ( #1020 )
...
* Onion hosts description
* Removed line
* Added text to alert before changing network settings
* Strings
* change alert title
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-06 19:05:57 +01:00
Stanislav Dmitrenko
6586e45d86
android: Option for periodically fetching new messages without starting a service ( #1013 )
...
* Option for periodically fetching new messages without starting a service
- also user can hide some content from notification, like it's text or/and author
* More stable notification worker
* Allowed to run periodic notifications when battery optimization is on
* corrections
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* Changes to notifications flow
* correction
* Made delay for receiving messages in worker longer
* correction
* check interval
* Update SimplexApp.kt, SimplexService.kt, and SimpleXAPI.kt
* update strings
* Strings
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-09-06 16:45:21 +01:00
Evgeny Poberezkin
0d220d63ea
update flake.nix
2022-09-05 22:14:35 +01:00
Evgeny Poberezkin
9d009663ba
update flake.nix to export libs from androidPkgs.openssl
2022-09-05 15:40:40 +01:00
Evgeny Poberezkin
a611040c41
Merge branch 'master' into sqlcipher
2022-09-05 15:37:08 +01:00
Evgeny Poberezkin
b232b6132f
terminal: commands to mute/unmute contacts and groups ( #1018 )
...
* terminal: commands to mute/unmute contacts and groups
* tests
2022-09-05 15:23:38 +01:00
Stanislav Dmitrenko
f512298d10
Search in a list of chats ( #1009 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-05 15:22:28 +01:00
Evgeny Poberezkin
082e12683b
core: change database encryption API to require current passphrase on all changes ( #1019 )
2022-09-05 14:54:39 +01:00
Evgeny Poberezkin
229f385f42
Merge branch 'master' into sqlcipher
2022-09-04 19:07:19 +01:00
Evgeny Poberezkin
4dd2b1d88b
readme, typo
2022-09-04 09:45:34 +01:00
Evgeny Poberezkin
da4e103cec
Merge branch 'master' into sqlcipher
2022-09-03 20:52:26 +01:00
Evgeny Poberezkin
619d58900c
mobile: enable chat console when chat is stopped ( #1017 )
2022-09-03 20:51:59 +01:00
Evgeny Poberezkin
a8216bbd54
core: add error strings to SQLCipher encrypt/decrypt commands ( #1014 )
2022-09-03 19:32:21 +01:00
Evgeny Poberezkin
19f3890bed
update flake.nix
2022-09-03 09:22:19 +01:00
Evgeny Poberezkin
4734758be0
fix flake.nix
2022-09-02 22:44:49 +01:00
Evgeny Poberezkin
ed97518a53
Merge branch 'master' into sqlcipher
2022-09-02 22:13:46 +01:00
Evgeny Poberezkin
ddde821064
nix: direct-sqlcipher patch, openssl flag for android ( #1011 )
2022-09-02 22:03:53 +01:00
Evgeny Poberezkin
7999e88554
core: fix chatInitKey to pass database key to agent store ( #1010 )
2022-09-02 20:20:43 +01:00
Evgeny Poberezkin
2b5e3a9459
core: C API to migrate and check database ( #1008 )
...
* core: C API to migrate and check database
* update simplexmq
2022-09-02 16:38:41 +01:00
Evgeny Poberezkin
38b3965e68
use commoncrypto flag in ios nix build (for sqlcipher) ( #1006 )
...
* use commoncrypto flag in ios nix build (for sqlcipher)
* remove openssl flag from cabal.project
2022-09-02 11:26:14 +01:00
Evgeny Poberezkin
f68d5e1e60
android: fix alias layout ( #986 )
...
* android: fix alias layout
* Small changes to layout of alias text field
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2022-09-02 10:13:21 +01:00
sh
32c133d6f8
build-android: fix script ( #1005 )
2022-09-01 22:32:57 +01:00
Stanislav Dmitrenko
5371ad82c2
Reversed terminal layout ( #1004 )
2022-09-01 21:57:05 +01:00
Stanislav Dmitrenko
6eb6004706
android: pick image from gallery if it exists or from files otherwise ( #1003 )
...
* Pick image from gallery if it exists or from files otherwise
* Remove toast if gallery is not found
2022-09-01 21:01:59 +01:00
Stanislav Dmitrenko
fc31b404d7
Swiping over a link will not trigger browser opening ( #1002 )
2022-09-01 20:28:58 +01:00
Stanislav Dmitrenko
4c60309d1d
android: screen lock with rotation ( #1001 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-01 20:26:30 +01:00
Evgeny Poberezkin
6597400f61
Merge branch 'master' into sqlcipher
2022-09-01 17:46:56 +01:00
Evgeny Poberezkin
8356d7858f
ios: update library
2022-09-01 17:46:41 +01:00
Evgeny Poberezkin
944c502101
update blog
2022-09-01 14:58:31 +01:00
Evgeny Poberezkin
0244f2da9a
blog: v3.2 - incognito mode ( #996 )
...
* blog: v3.2 - incognito mode
* typo
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* add images
* images
* fix link
* update blog links
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-09-01 12:42:13 +01:00
JRoberts
79d891e5bc
android: version 3.2.1 (52)
2022-09-01 15:06:34 +04:00
JRoberts
313963dab6
android: fix incoming call view ( #999 )
...
* different implementation
* layout
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-01 11:54:34 +01:00
Evgeny Poberezkin
6727613dc1
ios: missing localizations ( #1000 )
2022-09-01 11:43:17 +01:00
Stanislav Dmitrenko
e54688ad89
android: disable compression of res/raw directory to avoid crash on incoming call (opening mp3) ( #997 )
...
* Disable compression of `res/raw` directory. Otherwise Android crashes the app when trying to open .mp3 file from the directory
* do not compress all files in res folder
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-01 09:34:56 +01:00
Stanislav Dmitrenko
1a36c88f72
android: prevent orientation change in calls ( #995 )
...
- orientation will be locked in calls to portrait and then returned back
- calls ends audio session when they will be ended
2022-08-31 21:50:08 +01:00
Stanislav Dmitrenko
1e587df3d4
State preserving for some UI elements which otherwise would be lost on orientation change ( #994 )
...
- restore message text as well as reply state
- restore search view
- don't display blank view on orientation change for a moment
- better saving of local user name while typing. Prevent loosing state on orientation change and hard killing the app
- don't display same messages in MainActivity from old intents on orientation change (no double processing of intent)
2022-08-31 21:49:19 +01:00
Evgeny Poberezkin
3613fc953e
core: encrypt chat database ( #988 )
...
* core: encrypt chat database
* check DB key error on start
* function to encrypt database
* encrypt database command
* decrypt, rekey
* remove rekey, refactor
* test for db encryption/decryption
* update simplexmq
2022-08-31 18:07:34 +01:00
JRoberts
74b11d1c5d
3.2.1 ( #992 )
2022-08-31 16:13:40 +04:00
JRoberts
a1562bf0e7
android: restore footer counter ( #990 )
2022-08-31 12:26:41 +04:00
JRoberts
73447ce22b
android: version 3.2 (51)
2022-08-31 09:55:21 +04:00
JRoberts
956cf6b203
android: version 3.2 (50)
2022-08-31 09:45:18 +04:00
Stanislav Dmitrenko
378118b82e
Options when using .onion hosts ( #989 )
...
* Options when using .onion hosts
* Confirmation alert before applying network settings
* Useless new line was removed
* Different ordering of options in enum
2022-08-30 22:24:33 +01:00
Stanislav Dmitrenko
92abdde69e
android: start direct chat button inside MemberInfo ( #987 )
...
* Start direct chat button inside GroupInfo
* More code for better understanding
2022-08-30 18:37:44 +01:00
Evgeny Poberezkin
5e5c851173
update simplexmq
2022-08-30 16:35:56 +01:00
Evgeny Poberezkin
ed519a5cfe
Merge branch 'master' into sqlcipher
2022-08-30 16:35:12 +01:00
Evgeny Poberezkin
69758971af
update simplexmq (to fix network-transport at 0.5.4)
2022-08-30 16:17:48 +01:00
Evgeny Poberezkin
025f838f43
update dependencies
2022-08-30 14:33:43 +01:00
Evgeny Poberezkin
e651952a34
Merge branch 'master' into sqlcipher
2022-08-30 12:52:06 +01:00
Evgeny Poberezkin
02ca7234fb
use SQLCipher ( #981 )
...
* use SQLCipher
* pass encryption key via CLI options
* update dependencies to use git
* add CONTRIBUTING.md
* move flag, enable build in sqlcipher branch
* update dependencies
2022-08-30 12:49:07 +01:00
JRoberts
5fa2d7f7ce
ios: disable incognito toggle when chat is stopped ( #983 )
2022-08-30 15:33:36 +04:00
Stanislav Dmitrenko
0169589e7c
Incognito mode ( #974 )
...
* Incognito mode
* Incognito icon color and state applying
* Added a spacer under username
* Local contact aliases support
* Simplified incognito
* update help title
* ChatInfo layout
* corrections
* color
* icon
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-08-30 15:17:28 +04:00
Stanislav Dmitrenko
2d4348c50d
Regex for Emoji ( #982 )
2022-08-30 08:50:44 +01:00
JRoberts
14f6e5c16f
ios: version 3.2 (70)
2022-08-29 20:10:27 +04:00
Evgeny Poberezkin
51a2fa8c28
ios: programmatic navigation between list/chat ( #980 )
...
* ios: programmatic navigation between list/chat
* prevent chat info sheet from showing when switching conversation
* add direct chat with member to model
* set status to connected
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-08-29 17:08:46 +04:00
JRoberts
7343e4a51a
ios: simplify incognito feature ( #979 )
2022-08-29 14:47:29 +04:00
Evgeny Poberezkin
b4d7afb4c1
ios: dark/light mode toggle ( #975 )
2022-08-28 09:14:55 +01:00
JRoberts
2fc6873c42
core: simplify incognito feature - remove host/invitee incognito profiles communication; remove incognito mode group creation and join; use same incognito profile known to host when joining ( #978 )
2022-08-27 19:56:03 +04:00
JRoberts
7683254de2
ios: group member navigation ( #973 )
2022-08-26 17:27:38 +04:00
JRoberts
3a077d927d
ios: contact aliases ( #970 )
...
* ios: contact aliases
* wip
* wip
* wip
* move onTapGesture
* revert test
* improve search
* corrections
* font size
* remove parameter
* clear button
* button style
* remove clear button
* ternary
* refactor search
* rename
* ios: contact aliases translations (#972 )
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-08-25 17:36:26 +04:00
Stanislav Dmitrenko
a5e74ea2f0
android: choosing theme and accent color ( #967 )
...
* Theme selector
- ability to select from three default choices: system theme, light, dark
- ability to choose color accent (primary color)
* Removed unused code and made small changes to colors and buttons
2022-08-24 21:15:26 +01:00
JRoberts
53a71cf28c
core: contact aliases ( #968 )
2022-08-24 19:03:43 +04:00
JRoberts
e6551abc68
ios: incognito mode ( #945 )
...
* ios: incognito types
* wip
* wip
* wip
* wip
* wip
* cleaner interface
* CIGroupInvitationView logic
* masks not filled
* ui improvements
* wip
* wip
* incognito may be compromised alerts
* help
* remove modifier
* Update apps/ios/Shared/Views/Chat/ChatItem/CIGroupInvitationView.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* Update apps/ios/Shared/Views/Chat/Group/AddGroupMembersView.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* Update apps/ios/Shared/Views/UserSettings/IncognitoHelp.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* Update apps/ios/Shared/Views/UserSettings/IncognitoHelp.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* Update apps/ios/Shared/Views/UserSettings/IncognitoHelp.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* Update apps/ios/Shared/Views/UserSettings/IncognitoHelp.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* Update apps/ios/Shared/Views/UserSettings/IncognitoHelp.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* Update apps/ios/Shared/Views/UserSettings/IncognitoHelp.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* contact request
* texts
* ;
* prepare for merge
* restore help
* wip
* update help
* wip
* update incognito help
* the
* Update apps/ios/Shared/Views/UserSettings/IncognitoHelp.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* wording
* translations
* secondary color
* translations
* translations
* fix Your Chats title
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-08-23 18:18:12 +04:00
Evgeny Poberezkin
bd7aa81625
core: DB json encoding for group events (platform independent) ( #966 )
...
* core: DB json encoding for group events (platform independent)
* comment, migration
* shorter constructors
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-08-23 16:24:43 +04:00
Stanislav Dmitrenko
04592f52de
Ability to disable notifications per chat ( #964 )
...
* Ability to disable notifications per chat
* All Buttons in AlertDialog replaced with TextButtons
* update icon
* update strings
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-08-22 21:16:01 +01:00
JRoberts
a06499d710
core: add host_conn_custom_user_profile_id to groups to replace join with connections causing duplicates (avoids complex subqueries) ( #965 )
2022-08-22 23:12:09 +04:00
Stanislav Dmitrenko
6d1414af71
UI tweaks ( #963 )
...
* UI tweaks
* correction
2022-08-22 17:36:39 +01:00
Stanislav Dmitrenko
9cd7a7fdb0
Re-apply new chat instance on chatId changes ( #962 )
...
* Re-apply new chat instance on chatId changes
* Fixed incorrectly calculated counters on floating buttons
* Show chat at the bottom of a view instead of at the top
2022-08-22 14:02:46 +01:00
Stanislav Dmitrenko
3c2f5d14f5
Made scrolling faster ( #961 )
2022-08-22 12:14:46 +01:00
JRoberts
985f3dffd3
core: read host's connection custom_user_profile_id into group info ( #960 )
2022-08-22 11:04:34 +04:00
Evgeny Poberezkin
0a048eb286
ios: fix typo, add information to settings ( #958 )
2022-08-20 23:03:56 +01:00
Evgeny Poberezkin
2cffe91e0b
ios: choose accent color ( #956 )
2022-08-20 21:55:06 +01:00
Evgeny Poberezkin
9f94c6f98a
3.2.0 ( #957 )
2022-08-20 19:52:25 +01:00
Evgeny Poberezkin
164426db49
core: catch error when toggling notifications ( #954 )
...
* core: catch error when toggling notifications
* filter current members
* filter active members
2022-08-20 14:47:24 +01:00
Evgeny Poberezkin
307db450d8
ios: mute notifications per chat ( #950 )
...
* mute notifications per chat
* toggle notifications
* update settings api
* move model changes to main thread
* add mute indication, remove swipe buttons
* icon
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-08-20 12:47:48 +01:00
JRoberts
e6233722db
core: create incognito membership if direct connection with host is incognito when processing invitation instead of on join ( #953 )
2022-08-20 13:12:20 +04:00
Evgeny Poberezkin
d26083d8b7
core: fix settings api ( #952 )
2022-08-19 22:44:00 +01:00
Evgeny Poberezkin
f561698fb9
mobile: update version: 3.2, android 49 / iOS 69
2022-08-19 20:36:29 +01:00
Stanislav Dmitrenko
74966b1425
Two fixes, better performance too ( #951 )
...
- on orientation change scroll position in chat wasn't preserved
- the app had been making multiple same queries to a database when tried to preload more messages
2022-08-19 20:02:28 +01:00
Stanislav Dmitrenko
51b8ce10ae
Better performance in FloatingButtons function ( #949 )
2022-08-19 17:17:02 +01:00
Stanislav Dmitrenko
8c716962fb
Different level of APK compression ( #947 )
...
* Different level of APK compression
- can reduce from 200mb to 50mb with level 5 of compression. Supports Intellij IDEA and command line gradle invocation
- by default, this feature is disabled. To enable create a file local.properties in `apps/android` and paste this line: `compression_level=5`
- level can be from 0 (no compression) to 9 (slowest and the must effective)
- automatically enables `extractNativeLibs` AndroidManifest's flag since it's required in this case. Feel free to find an alternative that works with compression of .so libs and without enabling this flag
- Windows is not suppored, of course. Only Unix-like OSes
* script corrections
* Missing JAVA_HOME in some environments
* Rename release apk made by IDEA to simplex.apk
* Enhancements
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-08-19 17:16:52 +01:00
Evgeny Poberezkin
fee2b247e9
android: update search api ( #948 )
2022-08-19 16:02:08 +01:00
Evgeny Poberezkin
992ba75306
update simplexmq
2022-08-19 15:32:55 +01:00
Evgeny Poberezkin
70168967a3
core: commands to set chat notification settings ( #946 )
...
* core: commands to set chat notification settings
* add API
2022-08-19 15:17:05 +01:00
JRoberts
3221c0abb5
docs: optional profile in groupInvitation and x.grp.acpt (incognito connections) ( #944 )
2022-08-18 15:17:18 +04:00
Stanislav Dmitrenko
d8049d4bfc
Fixes service issues ( #942 )
...
* Fixes service issues
- no more crashes after start of a service with battery optimization enabled
- no more service restarts after the app exit with disabled private notifications
* Disable service restart even after reboot if the user didn't allow this
* [Experimental] Disabling logic of start up process from application process. The same is enabled in a service anyway
- every application process creation makes the service running even in situations when it's not needed. For example, RescheduleReceiver from WorkManager receives boot completed event and it triggers service start up
* Returned unneeded part of code. It may be useful (in theory) if user's device doesn't allow any services to be started (it's something that should never happen)
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-08-18 12:14:22 +01:00
Evgeny Poberezkin
b15d39eb4a
android: include default values in JSON encoding ( #943 )
2022-08-18 09:18:15 +01:00
Evgeny Poberezkin
85e36ac12c
update simplexmq (servers update)
2022-08-18 08:43:50 +01:00
JRoberts
5e67654249
core: incognito connections ( #926 )
2022-08-18 11:35:31 +04:00
Evgeny Poberezkin
404b7093b7
core: update simplexmq (split transaction to fix android crash)
2022-08-17 22:50:46 +01:00
Evgeny Poberezkin
cad1ad87a8
android: search ( #940 )
...
* Search in chat messages
* align api with core/swift
* EOLs
* DefaultTopAppBar changes
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2022-08-17 16:58:57 +01:00
Evgeny Poberezkin
fd27839442
ios: search in chat ( #938 )
...
* ios: search in chat
* update libraries and search API
* layout
2022-08-17 11:43:18 +01:00
Evgeny Poberezkin
ae6fae5ced
core: update simplexmq (servers migration)
2022-08-16 21:45:03 +01:00
Evgeny Poberezkin
e9cddd6ca3
core: add search parameter name to /_get chat api ( #939 )
2022-08-16 19:56:21 +01:00
Evgeny Poberezkin
76bde53206
ios: scroll buttons and unread counts ( #937 )
...
* ios: scroll buttons and unread counts
* floating buttons for unread counts
* remove commented code
* remove prints
2022-08-16 13:13:29 +01:00
Stanislav Dmitrenko
0a2f7681d8
Swipe to reply feature ( #936 )
...
* Swipe to reply feature
- ability to reply by swiping on a message from right-to-left or left-to-right
- keyboard will be open automatically
* Only one direction for swipe to reply action
2022-08-16 13:08:15 +01:00
Evgeny Poberezkin
3776e1c29c
ios: chat pagination ( #910 )
...
* ios: chat pagination
* pagination hack
* rotationEffect
* more rotation
* the least broken context menu
* custom contect menu
* add context item menus
* fix context menu preview size
* fix content menu targeted previews
* subclass context menu view
* remove UIView subclass
* move coordinator class inside view
* context menu and clicks work
* reverse model
* update item view based on viewId
* hide underlying swiftui item
* cover swiftui item with solid color
* remove overlay
* move hostview to async block
* background overlay
* remove async hostview
* clear chat items on back buttom
* update viewId on status changes
2022-08-15 21:07:11 +01:00
Evgeny Poberezkin
2e4ffb7fe9
ios: setting to use .onion hosts ( #934 )
2022-08-15 08:25:41 +01:00
Evgeny Poberezkin
954338658f
core: update simplexmq (fix ntf server hosts)
2022-08-14 21:13:57 +01:00
Evgeny Poberezkin
7f78b08100
mobile: add host mode in NetCfg ( #933 )
2022-08-14 17:34:11 +01:00
Stanislav Dmitrenko
5d8d636adc
Floating button with unread counter and go to bottom action ( #929 )
...
* Floating buttons with unread counters and go to bottom action
* Fixed marking read of long chats without preloaded messages
* Apply suggestions from code review
* Counters fix
* update button size/color
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-08-13 22:00:26 +01:00
Evgeny Poberezkin
aac80dacf7
core: host connection events
2022-08-13 14:18:12 +01:00
Evgeny Poberezkin
e43be1ad8b
core: support multiple hostnames in server addresses ( #930 )
...
* core: support multiple hostnames in server addresses
* add onion hosts
* update simplexmq, fix test
* fix parsing servers with multiple hostnames
2022-08-13 11:53:53 +01:00
Stanislav Dmitrenko
57000fa3f0
Endless scrolling in a chat view ( #925 )
...
* Endless scrolling in a chat view
- scroll position when you open keyboard/change screen orientation will remain the same
- scrolling to top will show messages from history
- unread messages will be positioned at the top of the screen
* Marking chat read message-per-message
* Prevent changing scroll position on orientation change
* Adapted new code to the old code
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-08-12 20:16:33 +01:00
sh
db367b376b
build-android: add bundle script ( #931 )
2022-08-12 11:30:51 +01:00
JRoberts
cc498572cd
core: create indices on chat_items for faster pagination ( #927 )
2022-08-11 15:48:47 +04:00
Stanislav Dmitrenko
622ab549a3
Debug package suffix and ability to override Gradle variables ( #920 )
...
* Debug package suffix and ability to override Gradle variables
- now debug builds will have '.debug' suffix by default. It allows to have multiple app builds (debug and release) on the same device. If you don't need this, create a file local.properties and add `application_id_suffix=` into it
- now everyone can override some variables from top-level build.gradle file. For example, gradle_plugin_version, debuggable manifest attribute, and so on. Overriding Gradle plugin version is useful for those who uses Intellij IDEA with older Gradle plugin than in Android Studio
* Prevent socket name conflict from different packages
* Configurable app name for debug build. By default it's SimpleX Debug
* Changed defaults in build.gradle
2022-08-11 00:53:02 +01:00
JRoberts
f896c4453d
mobile: update model on adding group member ( #923 )
2022-08-10 14:54:15 +04:00
JRoberts
38f65c82c3
core: send notification on XGrpMemFwd ( #921 )
2022-08-09 21:46:49 +04:00
JRoberts
22733f505d
android: update group members in model ( #919 )
2022-08-09 19:50:29 +04:00
JRoberts
26a019d9d2
ios: update group members in model ( #915 )
2022-08-09 13:43:19 +04:00
JRoberts
7531791f1b
core: chat search ( #914 )
2022-08-08 22:48:42 +04:00
JRoberts
cd28ba62a1
core: fix chat pagination filtering ( #911 )
2022-08-08 14:13:51 +04:00
Evgeny Poberezkin
32dff4e1a3
blog: v3.1, groups ( #905 )
...
* blog: v3.1, groups
* --amend
* add to blog TOC
* images
* update blog
* update image
* update image
* update blog
* update readme
* readme
* links to the protocol
* update heading
2022-08-08 10:05:43 +01:00
JRoberts
fd85026a0d
docs: SimpleX Chat Protocol corrections ( #909 )
2022-08-08 09:49:40 +01:00
Evgeny Poberezkin
e3f63db5ab
mobile: API for chat pagination ( #908 )
2022-08-07 19:23:33 +01:00
Evgeny Poberezkin
7f959103c1
docs: SimpleX Chat Protocol ( #906 )
...
* docs: SimpleX Chat Protocol
* chat message JTD schema, protocol draft
* update protocol, group diagram
* update heading
* add protocol reference to readme
* skip async group test
2022-08-07 16:43:09 +01:00
Evgeny Poberezkin
bd3d4467c7
3.1.0
2022-08-06 16:30:39 +01:00
Evgeny Poberezkin
5345199829
update readme image
2022-08-05 22:32:24 +01:00
Evgeny Poberezkin
481c4c0763
ios: version 3.1 (68)
2022-08-05 13:27:14 +01:00
Evgeny Poberezkin
bf2b3855b7
android: update version 3.1 (48)
2022-08-05 08:15:40 +01:00
sh
a254d5f050
build-android: specify commit ( #904 )
2022-08-05 08:14:32 +01:00
Evgeny Poberezkin
e8749debec
ios: fix notification badge count ( #903 )
2022-08-04 22:25:52 +01:00
Evgeny Poberezkin
afbc7dd2c1
update f-droid description
2022-08-04 21:07:45 +01:00
Evgeny Poberezkin
7a00a3e324
core: remove logs, remove log for A_DUPLICATE error ( #896 )
2022-08-04 20:59:05 +01:00
Evgeny Poberezkin
03d9d86aba
android: fix crash on invalid base64 image, show placeholder image instead ( #902 )
2022-08-04 20:32:01 +01:00
Evgeny Poberezkin
13e7925348
core: fully remove invited member ( #901 )
...
* core: fully remove invited member
* deleteMemberConnection
2022-08-04 18:39:31 +01:00
Evgeny Poberezkin
46319044f8
core: fix race condition in --execute option, closes #890 ( #898 )
2022-08-04 17:07:50 +01:00
JRoberts
8a7e320d12
ios: version 3.1 (67)
2022-08-04 19:54:30 +04:00
Evgeny Poberezkin
152ed96ac0
android: static vars for NetCfg ( #900 )
2022-08-04 16:23:59 +01:00
JRoberts
8dc7bea724
ios: advanced network settings translations ( #899 )
2022-08-04 19:20:00 +04:00
JRoberts
497cf86eb0
android: advanced network settings ( #895 )
2022-08-04 18:40:36 +04:00
Stanislav Dmitrenko
9508ea5c97
App icon chooser ( #894 )
...
* App icon chooser
- ability to choose an icon from a predefined list
* dark icons
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-08-04 14:16:35 +01:00
Evgeny Poberezkin
257133db3b
ios: remove modal sheets before authentication ( #897 )
...
* ios: remove modal sheets before authentication
* line break
* add reference to source
2022-08-04 12:41:05 +01:00
Evgeny Poberezkin
c4bc88b49b
Merge branch 'stable'
2022-08-04 12:05:57 +01:00
sh
80389ffe93
android: check nix hash ( #893 )
2022-08-04 11:20:58 +01:00
sh
e53540f43f
android: remove cmake version pin from gradle ( #889 )
2022-08-04 11:20:37 +01:00
Evgeny Poberezkin
55adbb4692
core: clear group content on deletion, break transaction to prevent error on Android, more logs ( #892 )
...
* core: log group deletion
* clear group content, break transaction, add logs
2022-08-04 11:12:50 +01:00
Evgeny Poberezkin
91baf9f362
terminal: update active group when message is updated ( #891 )
...
* terminal: update active group when message is updated
* fix
2022-08-04 11:12:37 +01:00
sh
04b9243d7e
android: change nix config logic ( #888 )
2022-08-04 09:36:36 +01:00
sh
b3d74933c2
build-android: fix git compatibility ( #884 )
...
* build-android: fix git compatibility
* move to scripts
2022-08-03 21:37:31 +01:00
sh
90ab6f34bf
android: add fastlane metadata ( #885 )
...
* android: add fastlane metadata
* update fastlane info
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-08-03 21:04:27 +01:00
Stanislav Dmitrenko
57e7034b4d
Update to Compose 1.2.0 beta2 ( #874 )
...
- fixes issue with multiple backspaces in a BasicTextField. Before that update text field stops deleting characters after long press on the backspace key
2022-08-03 18:46:38 +01:00
Stanislav Dmitrenko
8455cca9c3
Button in notification that routes to settings for that specific notification channel. Android O+ ( #875 )
2022-08-03 18:10:36 +01:00
Evgeny Poberezkin
9fdc2a4631
ios: remove option to not show pending contact connections ( #883 )
2022-08-03 18:02:59 +01:00
Evgeny Poberezkin
a5cdbc90f8
ios: alternative app icon ( #881 )
2022-08-03 17:46:05 +01:00
Evgeny Poberezkin
a5972c7de1
ios: register group defaults to correctly read network settings in NSE ( #882 )
2022-08-03 17:39:01 +01:00
Evgeny Poberezkin
c74a4fcbca
update logos on SimpleX info page for dark mode ( #880 )
2022-08-03 15:17:42 +01:00
Stanislav Dmitrenko
4c6ee95eb7
Removed gesture interception while long clicking on a chat bubble ( #871 )
...
* Removed gesture interception while long clicking on a chat bubble with a link
- allowed to skip motion event consuming based on touch offset
- long clicking on a link copies it to a clipboard
* Long click on a link shows menu instead of copying to clipboard
* EOLs
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-08-03 14:33:19 +01:00
Evgeny Poberezkin
9e210256d2
core: add delete group logs ( #879 )
2022-08-03 16:56:35 +04:00
sh
d67f86ada5
install: add android build script ( #877 )
2022-08-03 13:52:16 +01:00
JRoberts
7a03f87822
mobile: update logo ( #876 )
...
* ios: logo
* logo
* bigger logo
2022-08-03 13:30:29 +01:00
JRoberts
d6a4a245dc
update simplexmq (reconnect on network config change) ( #878 )
2022-08-03 15:49:31 +04:00
Evgeny Poberezkin
0fe7e64989
ios: advanced network settings ( #873 )
...
* ios: advanced network settings
* save network config
* update network settins, set in NSE
* update UI, update simplexmq
* show advanced network settings only with dev tools on
2022-08-03 15:36:51 +04:00
Stanislav Dmitrenko
e39f9bc251
QRCodeScanner will close camera on back press ( #872 )
2022-08-03 08:47:51 +01:00
JRoberts
cbd7882ff4
ios: group ui translations; android: empty lists ui fixes ( #870 )
2022-08-03 11:40:36 +04:00
Evgeny Poberezkin
4ad1abcbfa
core: support passing all network configuration to the agent ( #868 )
...
* core: support passing all network configuration to the agent
* update simplexmq
2022-08-02 15:36:12 +01:00
JRoberts
a36c367b81
mobile: filter out members in statuses left and removed ( #869 )
2022-08-02 18:07:40 +04:00
JRoberts
a14859d8c0
mobile: developer tools ( #867 )
2022-08-02 17:00:12 +04:00
JRoberts
9e23150938
ios: fix Servers section flickering on info view; android: button text ( #866 )
2022-08-02 14:48:31 +04:00
JRoberts
35eeac194e
core: split group deletion into two transactions to prevent crashes on android ( #865 )
2022-08-02 14:10:03 +04:00
Evgeny Poberezkin
0b4a6cf9eb
readme: add monero wallet for donations ( #863 )
2022-08-01 21:12:06 +01:00
JRoberts
2422f36d61
android: version 3.1 (47)
2022-08-01 20:54:22 +04:00
JRoberts
60117d0853
ios: version 3.1 (66)
2022-08-01 18:22:37 +04:00
JRoberts
95757ed562
android: edit group profile ( #862 )
2022-08-01 16:32:42 +04:00
Evgeny Poberezkin
cc0a74fae4
mobile: show errors when joining group ( #861 )
...
* mobile: show errors when joining group
* correct titles
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* improvements
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-08-01 08:34:07 +01:00
Evgeny Poberezkin
ce91dcde7f
android: save SOCKS setting to preference and enable on start ( #848 )
...
* android: save SOCKS setting to preference and enable on start
* use socks proxy preference
2022-07-31 20:46:09 +01:00
Evgeny Poberezkin
999923bcf9
core: allow creating groups with the same display name; mobile: update group status when group deleted by another member or user removed ( #859 )
2022-07-31 18:54:49 +01:00
JRoberts
30c345933b
android: create group view ( #855 )
...
* android: create group view wip
* wip
* android: add group view image wip (#856 )
* new chat sheet layout
* alternative layout for new chat sheet
* simpler layout for new chat sheet
* fix add image sheet
* fix creating group
* add members when creating a group
* update text
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-31 16:49:32 +01:00
Evgeny Poberezkin
1b8c55a0a3
ios: add group members when group is created ( #857 )
...
* ios: add group members when group is created
* refactor
* more refactor
2022-07-30 18:46:10 +01:00
JRoberts
4f4935256c
ios: move GroupChatInfoView ( #854 )
2022-07-30 16:59:06 +04:00
JRoberts
1dd7520bbd
mobile: refine allowed group actions; inactive group indicator ( #852 )
2022-07-30 16:49:34 +04:00
Evgeny Poberezkin
de0f231c60
ios: edit group profile ( #853 )
2022-07-30 16:03:44 +04:00
Evgeny Poberezkin
0c58adff08
core: editing group profiles (no conflict resolution) ( #851 )
...
* core: editing group profiles with conflict resolution
* update group profiles
* fix group update
* add test, add group profile to chat items, update terminal output
* Update apps/android/.idea/gradle.xml
2022-07-29 19:04:32 +01:00
JRoberts
e87c78e997
android: groups ui ( #850 )
2022-07-29 20:11:00 +04:00
Evgeny Poberezkin
ee6f6462cf
ios: create group with profile image ( #849 )
...
* ios: create group with profile image
* update libs
2022-07-28 14:49:36 +04:00
Evgeny Poberezkin
7b9164f95a
core: allow getting and setting network config when chat is not started ( #847 )
2022-07-28 11:12:23 +01:00
Evgeny Poberezkin
4a931bc145
ios: only show notification on received messages, do not remove non-current group members from contacts that can be added to the group ( #846 )
2022-07-28 10:11:16 +01:00
Evgeny Poberezkin
bf4072b365
trigger build
2022-07-28 08:39:19 +01:00
Evgeny Poberezkin
658cc1af56
update readme
2022-07-27 15:07:46 +01:00
Evgeny Poberezkin
68bc572800
trigger build
2022-07-27 14:40:40 +01:00
Evgeny Poberezkin
2286752fe0
core: create group with JSON profile, including image ( #845 )
2022-07-27 12:15:09 +01:00
JRoberts
9864533dae
ios: update chat info view ( #844 )
2022-07-27 13:40:26 +04:00
JRoberts
aa7e377bce
ios: groups miscellaneous ( #843 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-27 11:16:07 +04:00
JRoberts
a4aaf36774
ios: group & group member info views ( #841 )
...
* ios: group member wip
* wip
* wip
* wip
* wip
* refactor alerts
* .navigationBarHidden(true)
* await MainActor.run
* refactor
* fix
* update layout
* tex
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-26 12:33:10 +04:00
JRoberts
608030dcaf
ios: add member ui wip ( #834 )
...
* ios: add member ui wip
* AddGroupMembersView
* clean up
* cleanup
* change new chat button
* update adding members
* add group name and image to adding members view
* adjust layout
* layout
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-26 10:55:58 +04:00
Evgeny Poberezkin
6069108bb9
android: UI to access servers via SOCKS proxy ( #840 )
...
* android: UI to access servers via SOCKS proxy
* UI to connect via socks
* add server hosts to contact info
* ios: types for network/info commands
2022-07-26 07:29:48 +01:00
Evgeny Poberezkin
e7f3dc3f41
terminal: help for /i and /net commands ( #842 )
...
* terminal: help for /i and /net commands
* fix servers output
* update message
* EOL
2022-07-26 07:29:28 +01:00
Evgeny Poberezkin
f150932e44
core: commands to get/set network configuration ( #839 )
2022-07-25 17:04:27 +04:00
Evgeny Poberezkin
7dcde32680
update readme
2022-07-24 08:34:15 +01:00
Evgeny Poberezkin
552397d938
fix install.sh script
2022-07-23 22:42:07 +01:00
Evgeny Poberezkin
cfa4b44d1f
update install.sh
2022-07-23 22:14:05 +01:00
Evgeny Poberezkin
9fcd127c48
update readme link
2022-07-23 21:15:51 +01:00
Evgeny Poberezkin
7c01ad7d4f
blog: v3.1-beta release ( #838 )
...
* blog: v3.1-beta release
* corrections
* add images
* update post
* update TOC, readme
2022-07-23 21:13:41 +01:00
Evgeny Poberezkin
13b236f754
allow passing version to install.sh ( #837 )
...
* allow passing version to install.sh
* add echo
2022-07-23 17:02:05 +01:00
Evgeny Poberezkin
589f560dd6
3.1.0
2022-07-23 14:49:45 +01:00
Evgeny Poberezkin
4fd13c637c
core: access messaging servers via SOCKS5 proxy ( #835 )
...
* core: access messaging servers via SOCKS5 proxy
* update option info
* update simplexmq
2022-07-23 14:49:04 +01:00
JRoberts
88d1d3448d
android: version 3.1 (46)
2022-07-22 20:21:56 +04:00
JRoberts
852f4f25c4
ios: version 3.1 (65)
2022-07-22 20:18:16 +04:00
JRoberts
0da4651c3b
android: improve group invitations design (2) ( #833 )
...
* android: improve group invitations design (2)
* group item layout
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-22 17:45:05 +04:00
Evgeny Poberezkin
10659c7c82
readme: technical details ( #831 )
...
* readme: technical details
* update readme
* corrections
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-07-22 14:38:42 +01:00
Evgeny Poberezkin
ce2e1b9eb9
android: fix contact spinners race condition ( #832 )
...
* android: fix contact spinners race condition
* always update
* remove log
2022-07-22 12:56:17 +01:00
JRoberts
b232226590
core: read group chat items in separate queries
2022-07-22 15:48:04 +04:00
JRoberts
348ff612e9
android: improve group invitations design ( #830 )
2022-07-22 12:28:02 +04:00
Evgeny Poberezkin
8469f921b7
ios: notification actions for calls and contact requests with NSE ( #829 )
...
* ios: notification actions for calls and contact requests with NSE
* update contact request if already in the list
2022-07-22 08:10:37 +01:00
Evgeny Poberezkin
e538a9e057
update simplexmq (fix GET for contact requests)
2022-07-21 19:54:53 +01:00
JRoberts
88c1f439c1
ios: version 3.1 (64)
2022-07-21 19:23:06 +04:00
JRoberts
3845904443
android: version 3.1 (45)
2022-07-21 19:16:45 +04:00
JRoberts
6542de619d
ios: version 3.1 (63)
2022-07-21 18:56:18 +04:00
JRoberts
6f87a3bdb1
ios: groups ui translations ( #828 )
2022-07-21 18:16:04 +04:00
Evgeny Poberezkin
26e51a07c5
ios: improve concurrency of NSE, process multiple messages ( #827 )
2022-07-21 17:26:46 +04:00
JRoberts
4e3d83fe0c
mobile: auxiliary group items ( #826 )
2022-07-21 17:01:13 +04:00
JRoberts
de9c112725
core: correct group event
2022-07-21 11:01:04 +04:00
JRoberts
a509e85195
core: fix group event chat items encoding ( #825 )
2022-07-20 20:59:09 +04:00
Evgeny Poberezkin
3c03c96a53
core: show contact and group member servers ( #824 )
...
* core: show contact and group member servers (WIP)
* contact and member information
* update simplexmq
2022-07-20 14:57:16 +01:00
JRoberts
5e71deaa3d
core: auxiliary group chat items ( #821 )
2022-07-20 16:56:55 +04:00
Evgeny Poberezkin
1cb348c102
core: refactor parser ( #823 )
2022-07-20 09:36:43 +01:00
Evgeny Poberezkin
252897d0ff
ios: notification badge count ( #822 )
2022-07-20 08:58:53 +01:00
Evgeny Poberezkin
add82d73fa
android: fix notification service by partially reverting #790 and #792 ( #820 )
2022-07-19 16:29:15 +01:00
Evgeny Poberezkin
048387ce88
update core
2022-07-19 16:25:30 +01:00
JRoberts
931a5d928c
ios: fix chat info toolbar layout
2022-07-19 18:31:08 +04:00
JRoberts
0e84e131cd
mobile: leave & delete group; ios: fix group preview interaction ( #819 )
2022-07-19 18:21:15 +04:00
Evgeny Poberezkin
cf1f921aed
update tls to 1.6.0 and change nix config ( #780 )
...
* update tls to 1.6.0 and change nix config
Revert "revert tls to 1.5.7 and nix config changes (#746 )"
This reverts commit 976b1c919f .
* nix: update hackage index
* update hackage index
2022-07-19 13:34:03 +01:00
Evgeny Poberezkin
efa79bc1f9
update simplexmq
2022-07-19 09:32:00 +01:00
Evgeny Poberezkin
c7f9262d0e
ios: update core
2022-07-18 21:06:06 +01:00
JRoberts
53f3ee1f50
mobile: group invitations ui ( #816 )
...
* ios: group invitations ui
* fix
* memberActive (crashes)
* adjustments
* android ui
* android - memberActive
* update group invitation item layout
* update texts
* typo
* update layout
* do not add contacts added via groups
* filter contacts by conn_level
* turn off address sanitizer
* fix layout
* android: filter on update chat
* android adjustments
* divider fix
* android chat previews
* ios previews
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-18 21:58:32 +04:00
Evgeny Poberezkin
54f8dd8a2e
update simplexmq (batched resubscriptions)
2022-07-18 08:26:18 +01:00
Evgeny Poberezkin
e28bd907a1
ios: update libary
2022-07-17 18:54:09 +01:00
Evgeny Poberezkin
13fbb66a21
core: use batched subscriptions ( #818 )
...
* core: use batched subscriptions
* update simplexmq
* remove comments
* clean up
* refactor
* remove todo
* revert change
* revert change
* remove comment
* add delay to the async group test
* add more delay in test
2022-07-17 15:51:17 +01:00
Evgeny Poberezkin
e8da13c7ca
Merge branch 'stable'
2022-07-16 09:18:15 +01:00
Evgeny Poberezkin
20e3acc7c2
Merge branch 'stable'
2022-07-16 08:51:46 +01:00
JRoberts
eb89eec5b5
core: backend for group invitations UI (status, db, updates) ( #815 )
2022-07-15 17:49:29 +04:00
JRoberts
8e15460bdc
core: use decodeLatin1 in ciGroupInvitationToText
2022-07-14 22:09:20 +04:00
JRoberts
db87984dda
core: group invitation chat item ( #814 )
2022-07-14 22:04:23 +04:00
JRoberts
414b174e32
ios: groups ui wip ( #809 )
2022-07-14 16:40:32 +04:00
JRoberts
01eff43585
mobile: group types ( #808 )
2022-07-14 15:55:28 +04:00
JRoberts
9dd5a00a45
android: scale bitmap down when loading, closes #805 ( #812 )
2022-07-14 12:13:22 +04:00
Evgeny Poberezkin
a7445afbf7
Merge branch 'stable'
2022-07-13 20:12:19 +01:00
Evgeny Poberezkin
e0be5fda90
readme: fix link
2022-07-12 19:05:26 +01:00
Evgeny Poberezkin
5c394f15a9
ios: version 3.0.1 (61)
2022-07-12 16:36:34 +01:00
JRoberts
ad5edeba6c
core: groups api ( #806 )
2022-07-12 19:20:56 +04:00
JRoberts
494de9bc43
core: test async group connections ( #804 )
2022-07-12 14:59:53 +04:00
Evgeny Poberezkin
185be526ca
ios: fix notification category
2022-07-12 11:11:53 +01:00