spaced4ndy and GitHub
593c7d247c
ui: add ServerEnabled type ( #4381 )
2024-07-01 17:10:22 +04:00
Evgeny Poberezkin and GitHub
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
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
Diogo and GitHub
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
spaced4ndy and GitHub
d244338b13
ui: differentiate remote ctrl errors, better error texts ( #4302 )
2024-06-10 18:18:05 +04:00
spaced4ndy and GitHub
5e96e1ea2b
ios: file errors ( #4281 )
2024-06-05 21:03:05 +04:00
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
spaced4ndy and GitHub
d46bae6498
ios: allow to save sent file on tap ( #4264 )
2024-05-31 20:20:49 +04:00
Evgeny Poberezkin and GitHub
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
Evgeny Poberezkin and GitHub
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
373070f388
ui: show UI for additional group preferences (SimpleX links and per-role permissions)
2024-05-25 19:54:05 +01:00
Evgeny Poberezkin
ab47a5a27e
Revert "ui: comment smp proxy ui ( #4204 )"
...
This reverts commit a0d6ae15ab .
2024-05-24 22:59:37 +01:00
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 and GitHub
a0d6ae15ab
ui: comment smp proxy ui ( #4204 )
2024-05-17 16:36:25 +04:00
spaced4ndy and GitHub
d1dde3d0c8
ui: support message forwarding with custom ttl ( #4192 )
2024-05-16 14:12:58 +04:00
spaced4ndy and GitHub
96ce59f330
multiplatform: SMP proxy configuration buttons ( #4188 )
...
* multiplatform: SMP proxy configuration buttons
* fix
* icons
* icon
* icon
2024-05-15 20:09:51 +01:00
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
Evgeny Poberezkin and GitHub
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
spaced4ndy and GitHub
15a226cfd1
ui: limit length of member names in chat view ( #4122 )
2024-05-03 12:34:15 +01:00
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
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
f712eb0d1f
ui: add link to the release post
2024-04-25 13:16:49 +01:00
spaced4ndy and GitHub
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
spaced4ndy and GitHub
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 and GitHub
1163fe7b56
ios: show disappearing message timer on calls and group invitations ( #4086 )
2024-04-25 12:41:20 +04:00
Evgeny Poberezkin and GitHub
cfa7e0bb28
ios: customizable profile images ( #4084 )
...
* ios: customizable profile images
* update slider
* whats new
2024-04-24 21:20:26 +01:00
spaced4ndy and GitHub
22fd2d7189
ios: remove experimental PQ toggle ( #4051 )
...
* ios: remove experimental PQ toggle
* remove header
2024-04-22 17:50:28 +01:00
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 and GitHub
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 and GitHub
8e3a713a49
ui: limit max size of events, sort members by role ( #4058 )
2024-04-21 10:57:54 +01:00
Evgeny Poberezkin and GitHub
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
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
spaced4ndy and GitHub
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 and GitHub
6484e36b82
ios: fix mute/unmute button state ( #4046 )
2024-04-19 17:20:31 +01:00
Stanislav Dmitrenko and GitHub
065c8f8861
ios: fix typing using keyboard suggestions ( #4045 )
2024-04-19 07:17:17 +01:00
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
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 and GitHub
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 and GitHub
e10c63dc64
ui: deletable field ( #4019 )
2024-04-12 13:10:47 +04:00
spaced4ndy and GitHub
29941729d2
ui: forwarded item header ( #4017 )
2024-04-12 12:56:09 +04:00
Stanislav Dmitrenko and GitHub
94851f177b
ios: noRcvUser handling while downloading a file in migration process ( #4012 )
2024-04-11 12:05:01 +01:00
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
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
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
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
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
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 and GitHub
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