Evgeny Poberezkin
7a1d0eac9d
ios: option to transfer files faster (inline) ( #1284 )
2022-11-02 10:32:08 +00:00
Stanislav Dmitrenko
d851396113
android: Better scroll of zoomed images in gallery ( #1283 )
2022-11-02 10:26:19 +00:00
Evgeny Poberezkin
cbdd9b9e37
ios: switch contact and member to another address ( #1282 )
...
* ios: switch contact and member to another address
* update simplexmq (JSON encoding)
2022-11-02 09:48:20 +00:00
Evgeny Poberezkin
d5fc0d7dfc
core: update event name, ios: types/api/ui (wip) to switch connection to another address, fix contact/member info view, fix setting multiple servers ( #1281 )
...
* core: update event name, ios: types/api/ui (wip) to switch connection to another address, fix contact/member info view, fix setting multiple servers
* fix
* update strings
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-01 20:30:53 +00:00
Stanislav Dmitrenko
14038ce370
android: Chat preferences ( #1278 )
2022-11-01 13:43:58 +00:00
JRoberts
85609ef217
android: version 4.2-beta.2 (65)
2022-11-01 10:34:17 +04:00
JRoberts
7631d59695
ios: version 4.2 (87)
2022-11-01 10:09:34 +04:00
mlanp
f38d3b4d7f
android / iOS: german translations for v4.2 ( #1266 )
...
* android / iOS: german translations for v4.2
* corrections
* Localizable.strings
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-29 14:54:49 +04:00
JRoberts
8f638df7a9
mobile: merge contacts ( #1271 )
2022-10-28 20:05:04 +04:00
JRoberts
1bb7a954f5
ios: update library
2022-10-28 15:21:12 +04:00
JRoberts
352a4f3d2a
core: clean up incognito profiles ( #1262 )
2022-10-27 14:25:48 +04:00
JRoberts
e06d4e5c85
ios: translations for auto-accept ( #1263 )
2022-10-27 10:47:48 +04:00
JRoberts
e17e9c641d
android: version 4.2-beta.0 (64)
2022-10-26 11:33:51 +04:00
JRoberts
2ac6866638
ios: version 4.2 (86)
2022-10-26 11:13:08 +04: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
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
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
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
Stanislav Dmitrenko
9edb54b45c
android: Unencrypted all fix ( #1231 )
2022-10-20 10:16:15 +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
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
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
Evgeny Poberezkin
104e1040bf
ios: use transparent background for images without text and quote ( #1224 )
2022-10-18 10:07:45 +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
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
Stanislav Dmitrenko
4a259e44b1
android: Link preview with image URLs and more options for finding image on a site ( #1207 )
2022-10-13 19:11:59 +01:00
Stanislav Dmitrenko
799d9443bd
android: Multiple images sharing ( #1206 )
2022-10-13 18:39:24 +01:00
JRoberts
9670da4646
android: version 4.1 (62)
2022-10-13 14:14:01 +04:00