Evgeny Poberezkin
3b4c06111a
ios: update core library
2023-03-18 17:54:40 +00:00
Evgeny Poberezkin
8a2876fca9
core: uncomment simplexmq QQ git reference, ios: update core
2023-03-18 11:00:19 +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
1b7b9da07c
ios: update core library
2023-03-09 23:08:53 +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
spacedandy
41c9c84139
4.5.3: iOS 127
2023-03-01 19:38:50 +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
5075657c02
ios: update core library
2023-02-23 23:36:39 +00:00
Evgeny Poberezkin
07ad3edbc2
4.5.3-beta.0: Android 101, iOS 126
2023-02-19 13:42:32 +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
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
d9a8d333f7
4.5.1: Android 99, iOS 124
2023-02-05 23:37:58 +00:00
Evgeny Poberezkin
14945a9296
ios: update core library
2023-02-05 22:30:03 +00:00
Evgeny Poberezkin
c90d911d2a
4.5.0: Android 98, iOS 123
2023-02-03 15:19:26 +00:00
Evgeny Poberezkin
c55a7692c5
4.5.0-beta.3: Android 97, iOS 122
2023-02-02 12:16:58 +00:00
Evgeny Poberezkin
bd4c10b224
v4.5.0-beta.2: Android 96, iOS 121
2023-02-01 08:57:38 +00:00
Evgeny Poberezkin
9723c47b25
4.5.0-beta.1: Android 95, iOS 120
2023-01-29 19:37:37 +00:00
Evgeny Poberezkin
e694848cd5
4.5-beta.0: Android 94, iOS 119
2023-01-28 17:11:32 +00:00
Evgeny Poberezkin
e538826cd8
Merge branch 'master' into users
2023-01-24 14:09:38 +00:00
Evgeny Poberezkin
b027708828
4.4.4: Android 92, iOS 118
2023-01-23 20:17:52 +00:00
Evgeny Poberezkin
e3b22d83ad
Merge branch 'master' into users
2023-01-23 18:45:24 +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
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
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
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
7c9c358ce2
ios: update core library
2023-01-18 11:01:51 +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
882966d5d3
ios: update network config ( #1760 )
2023-01-16 15:10:16 +00:00
Evgeny Poberezkin
9dad55ce8d
4.4.3: iOS 115, Android 89
2023-01-14 11:46:29 +00: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
JRoberts
e73f5c40cf
4.4.2: ios 114, Android 88
2023-01-12 18:38:58 +04:00
Evgeny Poberezkin
98417dafc4
4.4.1: ios 113, Android 87
2023-01-11 17:54:24 +00:00
Evgeny Poberezkin
13ebaf587e
4.4.1-beta.1: iOS 112, Android 86
2023-01-10 23:21:37 +00:00
Evgeny Poberezkin
cba24983e6
4.4.1-beta.0: iOS 111, Android 85
2023-01-08 16:41:40 +00:00
Evgeny Poberezkin
c32cf8055d
ios: update library (better quote error handing)
2023-01-04 20:51:16 +00:00
Evgeny Poberezkin
97943fc609
ios: v4.4 release, build 110
2023-01-01 14:01:21 +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
15884c0169
4.4.0: iOS 107, Android 84
2022-12-31 11:47:59 +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
3ec29d8ef4
4.4-beta.4: ios 106, android 83 (fixes wrong type/ios crash)
2022-12-27 20:02:43 +00:00
JRoberts
46d6159da5
ios: version 4.4 beta (105)
2022-12-27 20:48:34 +04: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
Evgeny Poberezkin
166b789f3c
ios: v4.4 beta (104)
2022-12-25 09:48:25 +00:00