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
Stanislav Dmitrenko
5149623b57
ios: prevent crash when no email account was setup ( #2375 )
2023-05-04 11:13:53 +01: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
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
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
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
315d830357
android: export all theme colors ( #2348 )
2023-04-29 13:11:44 +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
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
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
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
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
spaced4ndy
c8721e8000
5.0: Android 117, iOS 144
2023-04-20 20:26:12 +04: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
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
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
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
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