Evgeny Poberezkin
c070d69114
Merge branch 'stable' into stable-ios
2024-01-10 12:17:26 +00:00
Evgeny Poberezkin
045b195483
5.4.3: ios 188, android 169, desktop 22
2024-01-10 11:56:57 +00:00
Evgeny Poberezkin
a3b91ad182
Merge branch 'stable' into stable-ios
2024-01-09 20:20:52 +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
591df1e0f4
Merge branch 'stable' into stable-ios
2024-01-09 10:40:52 +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
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
3411658a8d
Merge branch 'stable' into stable-ios
2023-12-30 10:21:46 +00:00
Evgeny Poberezkin
51bf2f413c
5.4.2: ios 186, android 166, desktop 20
2023-12-27 22:24:21 +00:00
Evgeny Poberezkin
0a6e47dd61
Merge branch 'master' into master-ghc8107
2023-12-27 20:57:25 +00:00
Stanislav Dmitrenko
0b8346701c
android, desktop: fix terminal items crash ( #3607 )
...
* android, desktop: fix terminal items crash
* test
* Revert "test"
This reverts commit 3f1e5c93ca .
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-12-27 14:59:38 +00:00
Stanislav Dmitrenko
9f71502b51
desktop (windows): fix script that generates localization ( #3606 )
...
* desktop (windows): fix script that generates localization
* firstOrNull
2023-12-27 14:47:04 +00:00
Evgeny Poberezkin
9918d91def
Merge branch 'master' into master-ghc8107
2023-12-27 14:09:23 +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
de637fab50
Merge branch 'master' into master-ghc8107
2023-12-26 21:12:36 +00:00
Stanislav Dmitrenko
5a6670998c
android, desktop: loading prev messages better ( #3585 )
...
* android, desktop: loading prev messages better
* better
* better
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-12-24 12:22:00 +00:00
Stanislav Dmitrenko
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
6a66525927
Merge branch 'master' into master-ghc8107
2023-12-23 17:24:47 +00:00
Evgeny Poberezkin
b8cb954882
ios: update library
2023-12-23 17:24:30 +00:00
Evgeny Poberezkin
f7382cdd6f
Merge branch 'master' into master-ghc8107
2023-12-23 13:52:44 +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
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
754c76d6fd
Merge branch 'master' into master-ghc8107
2023-12-21 00:45:10 +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
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
Evgeny Poberezkin
73130bf321
ios: update core library
2023-12-13 21:48:25 +00:00
Evgeny Poberezkin
256f85024f
Merge branch 'master' into master-ghc8107
2023-12-13 12:35:37 +00:00
spaced4ndy
67241ff65c
ios: fix code scanners only attempting to scan once ( #3548 )
2023-12-13 16:13:05 +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
870f9e42dd
Merge branch 'master' into master-ghc8107
2023-12-12 20:09:39 +00:00
Evgeny Poberezkin
7ec39d1ffa
all: increase default TCP timeouts, update simplexmq ( #3540 )
2023-12-12 13:13:36 +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
6546426ec0
Merge branch 'master' into master-ghc8107
2023-12-11 14:56:25 +00:00