JRoberts
2ac6866638
ios: version 4.2 (86)
2022-10-26 11:13:08 +04:00
JRoberts
d7f319aa9e
core: mark group contacts as used on send, receive, api ( #1253 )
2022-10-25 12:50:26 +04:00
Evgeny Poberezkin
1e10b0a49c
website: test pages for hero animations ( #1255 )
2022-10-24 21:00:35 +01:00
JRoberts
e9c321eaad
android: mark untranslated texts
2022-10-24 20:48:23 +04:00
Stanislav Dmitrenko
c58d069fbd
android: Sender name in chatlist ( #1251 )
...
* android: Sender name in chatlist
* Sender is bold
* RTL for sender text
2022-10-24 16:47:03 +01:00
Stanislav Dmitrenko
15c8945fd3
android: Settings to auto-accept contact requests ( #1250 )
...
* android: Settings to auto-accept contact requests
* Link will not be recreated when not needed
* Layout
* Layout
* Button rename
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-10-24 16:45:12 +01:00
JRoberts
2109dca1c7
android: allow ContactConnected response to have omitted field ( #1252 )
2022-10-24 17:40:20 +04:00
JRoberts
7ef7d08c00
mobile: use viaGroupLink to avoid adding missing chats on subscriptions ( #1249 )
2022-10-24 16:22:00 +04:00
Evgeny Poberezkin
e463e19114
rfc: chat settings ( #1096 )
...
* rfc: chat settings
* update doc
* update doc
* update doc
* comment in JSON
2022-10-24 12:45:33 +01:00
JRoberts
deeb2e891a
core: add viaGroupLink to Connection ( #1248 )
2022-10-24 14:28:58 +04:00
Evgeny Poberezkin
5265667c0c
ios: settings to auto-accept contact requests ( #1246 )
...
* ios: settings to auto-accept contact requests
* use NavigationView
* fix share sheet, layout
* move buttons
2022-10-24 11:25:36 +01:00
JRoberts
15c1f9f9c8
core: group link contact connecting(ed) events to avoid adding previews in ui ( #1242 )
...
* core: group link contact connecting(ed) events to avoid adding ui previews
* fix test
* refactor
* ios types
* android types
* type in bot
2022-10-23 21:18:15 +01:00
Evgeny Poberezkin
341199d599
mobile: update type for UserContactLink changes, add addressAutoAccept API ( #1245 )
2022-10-23 11:16:56 +01:00
Evgeny Poberezkin
dfb6dafd6f
core: record constructors for UserContactLink ( #1244 )
2022-10-22 22:33:59 +01:00
Evgeny Poberezkin
7f544da6cf
core: debug chat and agent locks, update simplexmq ( #1243 )
...
* core: debug chat and agent locks, update simplexmq
* add connId
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* update lock strings
* fix encoding test
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-10-22 21:22:44 +01:00
JRoberts
d0a0a0461f
mobile: change role item texts, uncomment button ( #1241 )
...
* mobile: change role item texts, uncomment button
* Update apps/android/app/src/main/res/values-de/strings.xml
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-10-22 18:40:21 +04:00
JRoberts
1dca577ca8
mobile: invited via group link chat item ( #1239 )
2022-10-22 14:23:23 +04:00
JRoberts
26984b62fe
core: delete broken chat item when removing invited member connected via group link; test removing invited member
2022-10-22 14:23:03 +04:00
Stanislav Dmitrenko
1470b8d128
core: auto accept via address and incognito mode specified ( #1233 )
...
* core: Auto accept via address and incognito mode specified
* Fix test
* Refactoring
* No forcing
* Apply suggestions from code review
* refactor
* refactor AutoAccept
* Test
* Test
* allow different test output order
* rename
* rename
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-10-21 17:14:12 +01:00
JRoberts
5bcb725ea5
core: exclude contacts accepted via group link from chat previews ( #1234 )
...
* RGEInvitedViaGroupLink
* CRSentGroupInvitationViaLink
* via_group_link filtering
* reset
* refactor
* remove brackets
2022-10-21 17:35:07 +04:00
Stanislav Dmitrenko
7f9c4ede02
android: Mark chat unread ( #1235 )
...
* android: Mark chat unread
* Fix
* Fix2
* Fix3
* Refactoring
* Icon
* update icon
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-10-21 13:29:08 +01:00
Evgeny Poberezkin
34a74da0b9
ios: mark chat unread ( #1237 )
...
* ios: mark unread (wip)
* mark unread works
2022-10-21 12:32:11 +01:00
JRoberts
98cb1c39f2
core: allow to delete contacts that are in groups; group contacts management rfc ( #1229 )
2022-10-20 19:27:00 +04:00
Evgeny Poberezkin
c4fc8a97b1
core: option to receive file inline up to maximum "offered" size ( #1232 )
...
* core: option to receive file inline up to maximum "offered" size
* comment
2022-10-20 14:32:20 +01:00
Stanislav Dmitrenko
9edb54b45c
android: Unencrypted all fix ( #1231 )
2022-10-20 10:16:15 +01:00
Stanislav Dmitrenko
213b586f8f
core: Forcing chat unread ( #1228 )
...
* core: Forcing chat unread
* Implementation
* Renaming
* Removed unused code
* test
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-10-19 19:38:44 +01:00
Stanislav Dmitrenko
e0582d656e
android: Different width for image in a message based on orientation ( #1227 )
...
* android: Different width for image in a message based on orientation
* Remember
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-10-18 19:49:27 +01:00
JRoberts
65f8ad4423
Merge branch 'stable'
2022-10-18 18:18:36 +04:00
JRoberts
b115bda8f5
4.1.1
2022-10-18 18:06:47 +04:00
JRoberts
85ab37ae5d
android: version 4.1 (63)
2022-10-18 18:05:08 +04:00
JRoberts
dc5f6673a2
ios: version 4.1 (85)
2022-10-18 17:54:37 +04:00
Evgeny Poberezkin
ada4c1d2ec
Merge branch 'stable'
2022-10-18 13:11:56 +01:00
Stanislav Dmitrenko
1f8bfbe3f5
android: Fixed conflics ( #1225 )
...
* ios: use transparent background for images without text and quote (#1224 )
* android: Some small fixes (#1221 )
* android: Some small fixes
* Alpha in preview image
* ImageView width limitation for portrait images
* Sharing files with a text
* Do not create new link on orientation change
* Skipping quoted item when applying transparent background
* Commented out sharing a text of image message
* Revert "ImageView width limitation for portrait images"
This reverts commit b1f20b51da
.
* White color
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-10-18 13:01:37 +01:00
Stanislav Dmitrenko
cf67c951fc
android: Scrolling state will be preserved ( #1222 )
...
* android: Scrolling state will be preserved
* Auth changes in terminal view
* Changes
2022-10-18 11:05:31 +01:00
Stanislav Dmitrenko
b78a5931e9
android: Some small fixes ( #1221 )
...
* android: Some small fixes
* Alpha in preview image
* ImageView width limitation for portrait images
* Sharing files with a text
* Do not create new link on orientation change
* Skipping quoted item when applying transparent background
* Commented out sharing a text of image message
* Revert "ImageView width limitation for portrait images"
This reverts commit b1f20b51da
.
* White color
2022-10-18 10:45:49 +01:00
JRoberts
e57b9f4cea
core: don't calculate chat stats to speed up loading individual chats ( #1218 )
2022-10-18 10:16:28 +01:00
Evgeny Poberezkin
104e1040bf
ios: use transparent background for images without text and quote ( #1224 )
2022-10-18 10:07:45 +01:00
JRoberts
2c347cb7b9
core: CRSubscriptionEnd ( #1223 )
...
* core: CRSubscriptionEnd
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-10-17 21:35:29 +01:00
Stanislav Dmitrenko
fad60a1d24
android: EditText instead of BasicTextView with ability to get images… ( #1213 )
...
* android: EditText instead of BasicTextView with ability to get images from keyboard
* Padding
* Empty, not blank
* Keyboard handling
* Setting text of edited message and bigger padding
2022-10-17 21:25:42 +01:00
Stanislav Dmitrenko
61ed866c24
android: Better way of saving even big files ( #1212 )
2022-10-16 13:26:10 +01:00
Stanislav Dmitrenko
656c10976b
android: Fix autoscroll to bottom when going from group to direct ( #1209 )
...
* android: Fix autoscroll to bottom when going from group to direct
- and makes scrolling smoother because of -1 number of recompose
* Rename
2022-10-16 12:41:01 +01:00
Evgeny Poberezkin
63f40f030a
android: change indigo color to improve dark mode readability ( #1219 )
2022-10-15 21:55:37 +01:00
Evgeny Poberezkin
dec8e136f9
android: increase paddings in link views ( #1217 )
...
* android: increase paddings in link views
* increase padding on scan screen
* Update apps/android/app/src/main/java/chat/simplex/app/views/newchat/AddContactView.kt
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* Update apps/android/app/src/main/java/chat/simplex/app/views/newchat/AddContactView.kt
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-10-15 18:49:10 +01:00
JRoberts
a525b4e5db
ios: group links ( #1214 )
...
* libraries
* api
* ui
* via nav link
* translations
* align android translations
2022-10-15 18:09:25 +04:00
JRoberts
2f8b4a3e93
Merge branch 'stable'
2022-10-15 16:15:07 +04:00
JRoberts
39818b6fbb
ios: version 4.1 (84)
2022-10-15 16:14:32 +04:00
JRoberts
3523c7ebd7
ios: fix ContactConnectionInfo share sheet ( #1215 )
2022-10-15 15:47:04 +04:00
JRoberts
1b3984f52f
core: create group invitation connection asynchronously on group link auto-accept ( #1211 )
2022-10-15 14:48:07 +04:00
Stanislav Dmitrenko
560807b4b7
android: Group links ( #1210 )
...
* android: Group links
* Alerts with network errors
* Alert for get link too
* Layout changes
* Divider
* Revert "Alert for get link too"
This reverts commit b0eaf50cdc
.
* Update apps/android/app/src/main/res/values-de/strings.xml
* Update apps/android/app/src/main/res/values/strings.xml
* Update apps/android/app/src/main/res/values/strings.xml
* Update apps/android/app/src/main/res/values-ru/strings.xml
* Update apps/android/app/src/main/res/values-ru/strings.xml
* Update apps/android/app/src/main/java/chat/simplex/app/model/SimpleXAPI.kt
* apiDeleteGroupLink call
* names
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-10-14 19:30:09 +04:00
Evgeny Poberezkin
fb03a119ea
core: support inline file transfers ( #1187 )
...
* core: support inline file transfers
* parameterize ChatMessage
* send files inline when accepted
* accept inline file transfers (almost works)
* db error SERcvFileInvalid
* inline file transfer works (TODO fix test)
* inline file transfer tests, change encodings
* fixture
* combine messages into x.file.acpt.inv, refactor
* inline file mode
* decide whether to receive file inline on the recipient side, not only via file invitation
* test inline files "sent" mode
* check that file was offered inline
* update schema
* enable encryption tests
* test name
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* fix the list of rcv files to subscribe too
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-10-14 13:06:33 +01:00