Evgeny Poberezkin
a5cdbc90f8
ios: alternative app icon ( #881 )
2022-08-03 17:46:05 +01:00
Evgeny Poberezkin
a5972c7de1
ios: register group defaults to correctly read network settings in NSE ( #882 )
2022-08-03 17:39:01 +01:00
Evgeny Poberezkin
c74a4fcbca
update logos on SimpleX info page for dark mode ( #880 )
2022-08-03 15:17:42 +01:00
Stanislav Dmitrenko
4c6ee95eb7
Removed gesture interception while long clicking on a chat bubble ( #871 )
...
* Removed gesture interception while long clicking on a chat bubble with a link
- allowed to skip motion event consuming based on touch offset
- long clicking on a link copies it to a clipboard
* Long click on a link shows menu instead of copying to clipboard
* EOLs
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-08-03 14:33:19 +01:00
JRoberts
7a03f87822
mobile: update logo ( #876 )
...
* ios: logo
* logo
* bigger logo
2022-08-03 13:30:29 +01:00
Evgeny Poberezkin
0fe7e64989
ios: advanced network settings ( #873 )
...
* ios: advanced network settings
* save network config
* update network settins, set in NSE
* update UI, update simplexmq
* show advanced network settings only with dev tools on
2022-08-03 15:36:51 +04:00
Stanislav Dmitrenko
e39f9bc251
QRCodeScanner will close camera on back press ( #872 )
2022-08-03 08:47:51 +01:00
JRoberts
cbd7882ff4
ios: group ui translations; android: empty lists ui fixes ( #870 )
2022-08-03 11:40:36 +04:00
Evgeny Poberezkin
4ad1abcbfa
core: support passing all network configuration to the agent ( #868 )
...
* core: support passing all network configuration to the agent
* update simplexmq
2022-08-02 15:36:12 +01:00
JRoberts
a36c367b81
mobile: filter out members in statuses left and removed ( #869 )
2022-08-02 18:07:40 +04:00
JRoberts
a14859d8c0
mobile: developer tools ( #867 )
2022-08-02 17:00:12 +04:00
JRoberts
9e23150938
ios: fix Servers section flickering on info view; android: button text ( #866 )
2022-08-02 14:48:31 +04:00
JRoberts
2422f36d61
android: version 3.1 (47)
2022-08-01 20:54:22 +04:00
JRoberts
60117d0853
ios: version 3.1 (66)
2022-08-01 18:22:37 +04:00
JRoberts
95757ed562
android: edit group profile ( #862 )
2022-08-01 16:32:42 +04:00
Evgeny Poberezkin
cc0a74fae4
mobile: show errors when joining group ( #861 )
...
* mobile: show errors when joining group
* correct titles
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* improvements
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-08-01 08:34:07 +01:00
Evgeny Poberezkin
ce91dcde7f
android: save SOCKS setting to preference and enable on start ( #848 )
...
* android: save SOCKS setting to preference and enable on start
* use socks proxy preference
2022-07-31 20:46:09 +01:00
Evgeny Poberezkin
999923bcf9
core: allow creating groups with the same display name; mobile: update group status when group deleted by another member or user removed ( #859 )
2022-07-31 18:54:49 +01:00
JRoberts
30c345933b
android: create group view ( #855 )
...
* android: create group view wip
* wip
* android: add group view image wip (#856 )
* new chat sheet layout
* alternative layout for new chat sheet
* simpler layout for new chat sheet
* fix add image sheet
* fix creating group
* add members when creating a group
* update text
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-31 16:49:32 +01:00
Evgeny Poberezkin
1b8c55a0a3
ios: add group members when group is created ( #857 )
...
* ios: add group members when group is created
* refactor
* more refactor
2022-07-30 18:46:10 +01:00
JRoberts
4f4935256c
ios: move GroupChatInfoView ( #854 )
2022-07-30 16:59:06 +04:00
JRoberts
1dd7520bbd
mobile: refine allowed group actions; inactive group indicator ( #852 )
2022-07-30 16:49:34 +04:00
Evgeny Poberezkin
de0f231c60
ios: edit group profile ( #853 )
2022-07-30 16:03:44 +04:00
JRoberts
e87c78e997
android: groups ui ( #850 )
2022-07-29 20:11:00 +04:00
Evgeny Poberezkin
ee6f6462cf
ios: create group with profile image ( #849 )
...
* ios: create group with profile image
* update libs
2022-07-28 14:49:36 +04:00
Evgeny Poberezkin
4a931bc145
ios: only show notification on received messages, do not remove non-current group members from contacts that can be added to the group ( #846 )
2022-07-28 10:11:16 +01:00
JRoberts
9864533dae
ios: update chat info view ( #844 )
2022-07-27 13:40:26 +04:00
JRoberts
aa7e377bce
ios: groups miscellaneous ( #843 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-27 11:16:07 +04:00
JRoberts
a4aaf36774
ios: group & group member info views ( #841 )
...
* ios: group member wip
* wip
* wip
* wip
* wip
* refactor alerts
* .navigationBarHidden(true)
* await MainActor.run
* refactor
* fix
* update layout
* tex
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-26 12:33:10 +04:00
JRoberts
608030dcaf
ios: add member ui wip ( #834 )
...
* ios: add member ui wip
* AddGroupMembersView
* clean up
* cleanup
* change new chat button
* update adding members
* add group name and image to adding members view
* adjust layout
* layout
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-26 10:55:58 +04:00
Evgeny Poberezkin
6069108bb9
android: UI to access servers via SOCKS proxy ( #840 )
...
* android: UI to access servers via SOCKS proxy
* UI to connect via socks
* add server hosts to contact info
* ios: types for network/info commands
2022-07-26 07:29:48 +01:00
Evgeny Poberezkin
e7f3dc3f41
terminal: help for /i and /net commands ( #842 )
...
* terminal: help for /i and /net commands
* fix servers output
* update message
* EOL
2022-07-26 07:29:28 +01:00
Evgeny Poberezkin
f150932e44
core: commands to get/set network configuration ( #839 )
2022-07-25 17:04:27 +04:00
Evgeny Poberezkin
4fd13c637c
core: access messaging servers via SOCKS5 proxy ( #835 )
...
* core: access messaging servers via SOCKS5 proxy
* update option info
* update simplexmq
2022-07-23 14:49:04 +01:00
JRoberts
88d1d3448d
android: version 3.1 (46)
2022-07-22 20:21:56 +04:00
JRoberts
852f4f25c4
ios: version 3.1 (65)
2022-07-22 20:18:16 +04:00
JRoberts
0da4651c3b
android: improve group invitations design (2) ( #833 )
...
* android: improve group invitations design (2)
* group item layout
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-22 17:45:05 +04:00
Evgeny Poberezkin
ce2e1b9eb9
android: fix contact spinners race condition ( #832 )
...
* android: fix contact spinners race condition
* always update
* remove log
2022-07-22 12:56:17 +01:00
JRoberts
348ff612e9
android: improve group invitations design ( #830 )
2022-07-22 12:28:02 +04:00
Evgeny Poberezkin
8469f921b7
ios: notification actions for calls and contact requests with NSE ( #829 )
...
* ios: notification actions for calls and contact requests with NSE
* update contact request if already in the list
2022-07-22 08:10:37 +01:00
JRoberts
88c1f439c1
ios: version 3.1 (64)
2022-07-21 19:23:06 +04:00
JRoberts
3845904443
android: version 3.1 (45)
2022-07-21 19:16:45 +04:00
JRoberts
6542de619d
ios: version 3.1 (63)
2022-07-21 18:56:18 +04:00
JRoberts
6f87a3bdb1
ios: groups ui translations ( #828 )
2022-07-21 18:16:04 +04:00
Evgeny Poberezkin
26e51a07c5
ios: improve concurrency of NSE, process multiple messages ( #827 )
2022-07-21 17:26:46 +04:00
JRoberts
4e3d83fe0c
mobile: auxiliary group items ( #826 )
2022-07-21 17:01:13 +04:00
Evgeny Poberezkin
252897d0ff
ios: notification badge count ( #822 )
2022-07-20 08:58:53 +01:00
Evgeny Poberezkin
add82d73fa
android: fix notification service by partially reverting #790 and #792 ( #820 )
2022-07-19 16:29:15 +01:00
Evgeny Poberezkin
048387ce88
update core
2022-07-19 16:25:30 +01:00
JRoberts
931a5d928c
ios: fix chat info toolbar layout
2022-07-19 18:31:08 +04:00