Levitating Pineapple
cd9aa120bc
Merge branch 'master' into lp/custom-user-picker-sheet
2024-09-27 11:09:24 +03:00
Evgeny Poberezkin
f048ddb922
6.1-beta.2: ios 240, android 243, desktop 69
2024-09-26 21:56:04 +01:00
Evgeny Poberezkin
0e39a62ab1
ios: update core library
2024-09-26 21:03:41 +01:00
Diogo
53f0fe9ca4
android, desktop: time based message grouping and day separators ( #4914 )
...
* android, desktop: message grouping
* short format on chat
* separator for dates
* simplify
* show on separator when not current year
* default for showing date on markdown text
* remove unused code
* refactor
* refactor
* remove default locally
* fixed build
* fix
* show first date in chat
* apply padding to selectable area
* fix date on chats for previous days
* add year formatting
* fixed message grouping and time show
* remove log
* fixed reserved space for meta
* align first chat bubble with image
* metadata correct space
* remove log
* simplify item separation logic
* cleanuo
* icon tweaks
* without unneeded element
* match ios logic
* CIMetaText fix
* split selectable area
* Revert "split selectable area"
This reverts commit 1c6001ba3d .
* reserve space similar to ios
* split spacing for chat item selection
* less repeated code
* format
* increase padding
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-09-26 20:26:33 +01:00
Stanislav Dmitrenko
95c1d8d798
android, desktop: calls switching from audio to video and back ( #4814 )
...
* android, desktop: calls switching from audio to video and back
* refactor
* working all 4 streams with mute handling differently
* changes
* changes
* wrong file
* changes
* padding
* android camera service type
* icons, sizes, clickable
* refactor
* Revert "android camera service type"
This reverts commit 9878ff38e9 .
* late init camera permissions
* enabling camera sooner than call establishes (not fully done)
* changes
* alpha
* fixes for Safari
* enhancements
* fix Safari sound
* padding between buttons on desktop
* android default values for padding
* changes
* calls without encryption are supported and flipping camera on some devices works
* unused param
* logs
* background color
* play local video in Safari
* no line height
* removed one listener from per frame processing
* enhancements
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-09-26 20:18:05 +01:00
Levitating Pineapple
86dce0921e
fix layout loop; add upper animation speed constraint
2024-09-26 20:43:59 +03:00
Evgeny
4a39b481b1
ios: avoid message changing width when sent/received ticks appear ( #4945 )
2024-09-26 17:28:14 +01:00
Levitating Pineapple
e21d49db18
fix dark mode tap target; retain highlight; highlight in user scroller
2024-09-26 17:48:29 +03:00
Levitating Pineapple
ff065d7720
Merge branch 'master' into lp/custom-user-picker-sheet
2024-09-26 15:29:38 +03:00
Levitating Pineapple
07165039a8
touchable list row; prevent tap gesture passtrough
2024-09-26 14:58:15 +03:00
Diogo
67472b6285
android, desktop: scrolling user profiles ( #4939 )
...
* android, desktop: scrolling user profiles
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2024-09-26 09:00:10 +01:00
Levitating Pineapple
240aa6a2b1
delay user picker closing
2024-09-26 10:32:18 +03:00
Arturs Krumins
9199fbffd5
ios: fix add members search keyboard focus ( #4934 )
...
* ios: fix add members search keyboard focus
* use -1 as ID
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-09-25 22:26:04 +01:00
Levitating Pineapple
fcde05e9a4
reduce dif
2024-09-26 00:03:26 +03:00
Levitating Pineapple
cabf8aba16
reset user scroll position on dismiss; cleanup
2024-09-25 23:42:19 +03:00
Levitating Pineapple
de594aac88
user picker bottom padding
2024-09-25 21:07:55 +03:00
Levitating Pineapple
91f3335503
Merge branch 'master' into lp/custom-user-picker-sheet
2024-09-25 19:15:15 +03:00
Levitating Pineapple
2663e6330a
resolve warning
2024-09-25 19:00:17 +03:00
Levitating Pineapple
f28a5b6e92
implement UIViewPropertyAnimator
2024-09-25 18:58:10 +03:00
spaced4ndy
54ff95f350
ios: fix theme customization changing color mode ( #4936 )
2024-09-24 15:44:55 +01:00
Evgeny Poberezkin
d59fdb1e09
Merge branch 'master' into lp/custom-user-picker-sheet
2024-09-24 11:55:26 +01:00
Diogo
4526afe7e9
desktop: wrap content of remote hosts on overflow ( #4923 )
...
* desktop: wrap content of remote hosts on overflow
* fix long device text and align
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-09-24 11:51:02 +01:00
Evgeny Poberezkin
3685c85743
ios: reduce scroll stickiness threshold for user profiles to 32px
2024-09-24 09:46:54 +01:00
Stanislav Dmitrenko
1f226dda64
android: fix status bar color after hiding call ( #4928 )
...
* android: fix status bar color after hiding call
* dark status bar in call
2024-09-24 09:25:14 +01:00
Levitating Pineapple
b4ec4df687
cleanup; dismiss
2024-09-23 23:55:05 +03:00
Levitating Pineapple
f154a0bcb4
distance based animation duration
2024-09-23 23:02:53 +03:00
Levitating Pineapple
ce5d113ff6
tweak appearance
2024-09-23 21:43:40 +03:00
Levitating Pineapple
a35b20f54c
ios: hide user picker sheet instantly, when opening another sheet
2024-09-23 18:43:05 +03:00
Stanislav Dmitrenko
d5507f2fa3
android, desktop: member name position depends on length ( #4918 )
...
* android, desktop: member name position depends on length
* maxWidth limit
* fix
* optimization
* paddings
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-09-23 08:57:59 +01:00
Arturs Krumins
8a906485d1
ios: display year in chat for previous years ( #4919 )
...
* ios: display year in chat for previous years
* fix chat time, show past years in the list
* style
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-09-21 21:33:18 +01:00
Arturs Krumins
e79fa136a4
ios: fix keyboard loosing focus when forward search results are empty ( #4895 )
2024-09-21 19:26:42 +01:00
Evgeny
560b521673
ios: scrolling user profiles ( #4909 )
...
* ios: scrolling user profiles
---------
Co-authored-by: Levitating Pineapple <noreply@levitatingpineapple.com >
2024-09-21 19:12:53 +01:00
Evgeny
c849f5356d
core: save the time user profile was opened at to order in ui ( #4920 )
...
* core: save the time user profile was opened at to order in ui
* replace timestamp with order
2024-09-21 13:07:27 +01:00
Evgeny Poberezkin
33e12e35a0
ios: use translation in dropdown
2024-09-20 21:19:22 +01:00
Evgeny Poberezkin
efb7fc6c3b
6.1-beta.1: ios 238, android 240, desktop 67
2024-09-20 15:01:47 +01:00
Evgeny
630fea42c3
website: translations ( #4916 )
...
* ios: update core library
* 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/
* Revert "ios: update core library"
This reverts commit 211f6c51f2 .
---------
Co-authored-by: summoner001 <summoner@vivaldi.net >
2024-09-20 12:47:40 +01:00
Evgeny
68e570656d
ui: translations ( #4915 )
...
* ios: update core library
* Translated using Weblate (Portuguese)
Currently translated at 46.2% (944 of 2041 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2041 of 2041 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% (2041 of 2041 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.2% (1787 of 1800 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.2% (1787 of 1800 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% (2041 of 2041 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% (1800 of 1800 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% (2041 of 2041 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% (1799 of 1800 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% (2041 of 2041 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% (1800 of 1800 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% (2041 of 2041 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2041 of 2041 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2041 of 2041 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% (1800 of 1800 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 88.6% (1809 of 2041 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Vietnamese)
Currently translated at 38.5% (786 of 2041 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 38.8% (793 of 2041 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (German)
Currently translated at 99.9% (2040 of 2041 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% (2051 of 2051 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% (1800 of 1800 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2051 of 2051 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% (2051 of 2051 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% (1800 of 1800 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% (2051 of 2051 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 90.0% (1847 of 2051 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% (2051 of 2051 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% (1800 of 1800 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2051 of 2051 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2051 of 2051 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 39.4% (810 of 2051 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% (2051 of 2051 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% (2051 of 2051 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% (2067 of 2067 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% (1800 of 1800 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 40.0% (827 of 2067 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2067 of 2067 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.3% (2054 of 2067 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% (2067 of 2067 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% (1800 of 1800 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* ios: update core library
* Translated using Weblate (Portuguese)
Currently translated at 46.2% (944 of 2041 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2041 of 2041 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% (2041 of 2041 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.2% (1787 of 1800 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.2% (1787 of 1800 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% (2041 of 2041 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% (1800 of 1800 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% (2041 of 2041 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% (1799 of 1800 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% (2041 of 2041 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% (1800 of 1800 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% (2041 of 2041 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2041 of 2041 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2041 of 2041 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% (1800 of 1800 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 88.6% (1809 of 2041 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Vietnamese)
Currently translated at 38.5% (786 of 2041 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 38.8% (793 of 2041 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (German)
Currently translated at 99.9% (2040 of 2041 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% (2051 of 2051 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% (1800 of 1800 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2051 of 2051 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% (2051 of 2051 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% (1800 of 1800 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% (2051 of 2051 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 90.0% (1847 of 2051 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% (2051 of 2051 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% (1800 of 1800 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2051 of 2051 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/uk/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2051 of 2051 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 39.4% (810 of 2051 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% (2051 of 2051 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% (2051 of 2051 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% (2067 of 2067 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% (1800 of 1800 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 40.0% (827 of 2067 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2067 of 2067 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.3% (2054 of 2067 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% (2067 of 2067 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% (1800 of 1800 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* process localizations
* fix interpolation
---------
Co-authored-by: Antonio Oliveira <antoniovini47@gmail.com >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: Bezruchenko Simon <worcposj44@gmail.com >
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
Co-authored-by: tuananh-ng <158744840+tuananh-ng@users.noreply.github.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
2024-09-20 12:34:38 +01:00
Evgeny Poberezkin
63d1b2060e
Merge branch 'stable'
2024-09-19 18:01:51 +01:00
Stanislav Dmitrenko
25fb099c44
android, desktop: fix always connecting state in call ( #4911 )
2024-09-19 18:00:08 +01:00
Diogo
d69e222b7b
android, desktop: bulk forward ( #4868 )
...
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-09-19 15:39:14 +01:00
Evgeny Poberezkin
f7cb6f2796
Revert "android, desktop: compose 1.6.11 ( #4902 )"
...
This reverts commit acc9be1a5b .
2024-09-19 14:10:07 +01:00
Stanislav Dmitrenko
c5813b3489
android, desktop: catch URI creation errors ( #4901 )
...
* android, desktop: catch URI creation errors
* showing alert when pasting an incorrect link
* moved from Uri to String while processing SimpleX links
2024-09-19 09:36:54 +01:00
spaced4ndy
10ded1530c
desktop: cleanup current invitation when closing new chat sheet by pressing on center modal ( #4904 )
2024-09-19 08:14:50 +01:00
Arturs Krumins
255538e5d7
ios: bulk forward ( #4857 )
...
* ios: forward multiple messages
* ios: batch previews, when sending media messsages (#4861 )
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
Co-authored-by: Arturs Krumins <auth@levitatingpineapple.com >
Co-authored-by: Diogo <diogofncunha@gmail.com >
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-09-19 08:04:19 +01:00
Stanislav Dmitrenko
acc9be1a5b
android, desktop: compose 1.6.11 ( #4902 )
2024-09-19 07:57:37 +01:00
Diogo
d47ff3597d
android, desktop: reset incognito on profile picker ( #4903 )
2024-09-18 19:16:32 +04:00
Evgeny Poberezkin
529921e16a
6.1-beta.0: ios 237, android 239, desktop 66
2024-09-18 11:37:32 +01:00
Evgeny Poberezkin
0a4667304c
ios: update core library
2024-09-18 10:18:06 +01:00
Evgeny Poberezkin
c13e8e4037
ios: update core library
2024-09-18 07:28:06 +01:00
Stanislav Dmitrenko
69bbe0ae91
android, desktop: proxy configuration includes credentials ( #4892 )
...
* android, desktop: proxy configuration includes credentials
* migration
* changes for disabled socks
* migration
* port
* new logic
* migration
* check validity of fields
* validity of host
* import changes proxy just in case
* send port always
* non-nullable
* Revert "send port always"
This reverts commit 14dd066d80 .
* string
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-09-17 21:09:50 +01:00