spaced4ndy
dcbe00a261
reduce interval
2024-06-27 22:34:07 +04:00
spaced4ndy
44720ecb0c
totals, timer
2024-06-27 22:23:07 +04:00
spaced4ndy
1d83140c1d
encodePrettyPrinted
2024-06-26 15:45:39 +04:00
spaced4ndy
14f79df72f
variableValueAsPercentage
2024-06-26 15:07:37 +04:00
spaced4ndy
55a05ebe5c
rename
2024-06-26 14:41:02 +04:00
spaced4ndy
ada8dc659a
subs indicator with timer
2024-06-26 14:29:11 +04:00
spaced4ndy
2457fa174e
view
2024-06-26 14:08:31 +04:00
spaced4ndy
46bc947128
getAgentSubsSummary api
2024-06-26 13:53:24 +04:00
spaced4ndy
09b2819fe6
subscription icon in server view
2024-06-26 12:03:19 +04:00
spaced4ndy
792ee522b5
refactor
2024-06-26 11:56:12 +04:00
spaced4ndy
b542c5d0b2
reset stats button
2024-06-26 11:50:52 +04:00
spaced4ndy
fd11c9d0b3
reconnect server button
2024-06-26 10:58:26 +04:00
spaced4ndy
4f2838d329
sub status view
2024-06-25 21:15:31 +04:00
spaced4ndy
db89757e11
xftp summary
2024-06-25 17:58:27 +04:00
spaced4ndy
db331a7ff1
Merge branch 'master' into f/ios-servers-summary
2024-06-25 17:45:06 +04:00
spaced4ndy
c9c47bd1a6
wip
2024-06-25 17:32:11 +04:00
spaced4ndy
c2eb510b4a
update
2024-06-25 13:32:05 +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
spaced4ndy
9d4e37a27c
chat list buttons
2024-06-12 17:54:35 +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
Evgeny Poberezkin
b165603136
ios: log file error to console
2024-05-31 18:33:57 +01:00
spaced4ndy and GitHub
184a24b70e
ui: fix filtering of contacts that can be invited to group ( #4265 )
2024-05-31 18:30:59 +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
d3e522e169
ui: disable send field for disabled connection (based on authErrCounter) ( #4193 )
2024-05-16 17:08:31 +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
spaced4ndy and GitHub
f091384aa7
ui: apply model updates only for active user for switch and ratchet sync events ( #4175 )
2024-05-13 17:25:24 +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