Diogo Cunha
|
8ed075f6db
|
feat: 🎸 implemented dissapearing toolbar on chat list
toolbar dissapears when scrolling down and shows when scrolling back up
in normal UI. Also implemented for one hand ui
|
2024-06-13 22:32:07 +01:00 |
|
spaced4ndy
|
bd85b1063e
|
multiplatform: contacts ui (#4214)
* types
* move stuff around
* move more stuff around
* padding
* tabs
* contacts list
* contact nav links, previews
* desktop list, better icon
* info
* refactor
* comments
* chat info buttons
* call buttons
* delete conversation dialogues
* change remember (contacts still don't update)
* contacts page refreshes on update
* delete contact dialogues
* move user picker to bottom left
* group member info buttons
* divider
* center on desktop
* comment
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com>
|
2024-06-03 14:13:22 +04:00 |
|
spaced4ndy
|
55c1200007
|
Merge branch 'master' into contacts-ui-feature-branch
|
2024-06-03 12:51:30 +04:00 |
|
Stanislav Dmitrenko
|
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
|
d46bae6498
|
ios: allow to save sent file on tap (#4264)
|
2024-05-31 20:20:49 +04:00 |
|
Evgeny Poberezkin
|
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
|
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 |
|
spaced4ndy
|
7abcb6a449
|
Merge branch 'master' into contacts-ui-feature-branch
|
2024-05-20 18:59:56 +04:00 |
|
spaced4ndy
|
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
|
a7cc8348fd
|
ios: move Contacts views
|
2024-05-20 15:54:55 +04:00 |
|
spaced4ndy
|
d1b44719f2
|
Merge branch 'master' into contacts-ui-feature-branch
|
2024-05-20 10:31:58 +04:00 |
|
spaced4ndy
|
995863d78b
|
ios: contacts UI improvements
|
2024-05-20 10:22:03 +04:00 |
|
spaced4ndy
|
a0d6ae15ab
|
ui: comment smp proxy ui (#4204)
|
2024-05-17 16:36:25 +04:00 |
|
spaced4ndy
|
d1dde3d0c8
|
ui: support message forwarding with custom ttl (#4192)
|
2024-05-16 14:12:58 +04:00 |
|
spaced4ndy
|
96ce59f330
|
multiplatform: SMP proxy configuration buttons (#4188)
* multiplatform: SMP proxy configuration buttons
* fix
* icons
* icon
* icon
|
2024-05-15 20:09:51 +01:00 |
|
spaced4ndy
|
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
|
8f8601eaa4
|
ios: UI redesign, contacts (#4116)
* ios: chat delete mode api
* redesign wip
* wip
* filter button right of search
* rework navigation (mostly works?)
* remove modifier
* search in bottom bar
* make filter button easier to press
* increase button size
* customizable search position
* reverse chat list wip
* change material
* list going behind toolbars
* increase spacing
* rework wip
* rework, sheets
* more scale effect
* remove search buttons, rework filter button
* remove onboarding buttons
* scan/paste menu
* wip
* contacts wip
* sizes
* remove unnecessary modifier
* contacts navigation wip
* paddings
* rework chat info view approach
* comment
* comment
* verified marker
* comment
* fix list not updating
* delete contact/conversation
* delete via chat list (has bugs)
* comment
* swipe on contact list
* fixes
* buttons wip
* message button to open chat
* buttons disabled
* call buttons work from sheet
* call button from contacts
* fix buttons
* show keyboard attempts
* Revert "show keyboard attempts"
This reverts commit daa50d1aa9.
* comment
* mark contact chat as not deleted when opening from contacts
* move to old view
* dont reverse contacts in one-hand mode
* change icons
* simplify call buttons (revert to make calls from chat view)
* top bar, reduce padding
* increase filter button size
* support for contact cards
* fix some delete conversation bugs
* fix chat not being removed from list on deleting conversation
* add to app settings
* member view buttons
* icons
* remove unused code
* padding
* avatar
* resize avatar
* button
* add open button for deleted contact
* add deletedByUser status
* rework delete actions
* filter button in contacts list
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
|
2024-05-13 17:04:46 +04:00 |
|
Evgeny Poberezkin
|
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
|
15a226cfd1
|
ui: limit length of member names in chat view (#4122)
|
2024-05-03 12:34:15 +01:00 |
|
Stanislav Dmitrenko
|
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 |
|
Evgeny Poberezkin
|
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
|
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
|
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
|
1163fe7b56
|
ios: show disappearing message timer on calls and group invitations (#4086)
|
2024-04-25 12:41:20 +04:00 |
|
Evgeny Poberezkin
|
cfa7e0bb28
|
ios: customizable profile images (#4084)
* ios: customizable profile images
* update slider
* whats new
|
2024-04-24 21:20:26 +01:00 |
|
spaced4ndy
|
22fd2d7189
|
ios: remove experimental PQ toggle (#4051)
* ios: remove experimental PQ toggle
* remove header
|
2024-04-22 17:50:28 +01:00 |
|
spaced4ndy
|
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
|
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
|
8e3a713a49
|
ui: limit max size of events, sort members by role (#4058)
|
2024-04-21 10:57:54 +01:00 |
|
Evgeny Poberezkin
|
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 |
|
Stanislav Dmitrenko
|
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
|
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
|
6484e36b82
|
ios: fix mute/unmute button state (#4046)
|
2024-04-19 17:20:31 +01:00 |
|
Stanislav Dmitrenko
|
065c8f8861
|
ios: fix typing using keyboard suggestions (#4045)
|
2024-04-19 07:17:17 +01:00 |
|
spaced4ndy
|
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 |
|
Stanislav Dmitrenko
|
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
|
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
|
e10c63dc64
|
ui: deletable field (#4019)
|
2024-04-12 13:10:47 +04:00 |
|
spaced4ndy
|
29941729d2
|
ui: forwarded item header (#4017)
|
2024-04-12 12:56:09 +04:00 |
|
Stanislav Dmitrenko
|
94851f177b
|
ios: noRcvUser handling while downloading a file in migration process (#4012)
|
2024-04-11 12:05:01 +01:00 |
|
Stanislav Dmitrenko
|
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 |
|
Stanislav Dmitrenko
|
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 |
|
Stanislav Dmitrenko
|
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 |
|
Stanislav Dmitrenko
|
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 |
|