JRoberts
bddb37593c
mobile: 4.2.1 German translations ( #1354 )
2022-11-12 14:37:04 +04:00
JRoberts
d85aa655cb
mobile: fix translation
2022-11-12 11:54:28 +04:00
JRoberts
ba0cffb511
android: catch DecodeException ( #1351 )
...
* Catched drawable's DecodeException
(cherry picked from commit 90ed170f61 )
* missing import
* texts
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2022-11-12 11:44:20 +04:00
JRoberts
d029ce9817
ios: version 4.2.1 (90)
2022-11-11 21:48:52 +04:00
JRoberts
678f4f5e87
android: prevent exception on concurrent attempts to add members to group ( #1348 )
...
* android: Random crashes fix
(cherry picked from commit 0f7789c411 )
* Better way of disabling members adding ato a group
(cherry picked from commit 96ca7f0d85 )
* check outside
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2022-11-11 21:08:02 +04:00
Stanislav Dmitrenko
c8b2bcb064
android: Fix of StackoverflowError ( #1322 )
...
* android: Fix of StackoverflowError
* Break
* Comment
* Update apps/android/app/src/main/java/chat/simplex/app/model/SimpleXAPI.kt
* Revert "Update apps/android/app/src/main/java/chat/simplex/app/model/SimpleXAPI.kt"
This reverts commit ea8015e01d .
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-11 13:33:45 +00:00
Stanislav Dmitrenko
adfe20b54c
android: Support info ( #1347 )
...
* android: Support info
* Dirrectly to Play Store
* Different icon
* text
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-11 10:50:49 +00:00
JRoberts
b9d625da18
ios: support ( #1346 )
...
* ios: update settings
* translation
* redundant item
* fix stopped chat buttons
* corrections
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* translations
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-11 08:30:10 +00:00
JRoberts
8631cf1471
android: remove local authentication error toasts, rename Retry -> Unlock ( #1339 )
2022-11-10 16:58:31 +04:00
JRoberts
e83ed30a49
ios: update library
2022-11-10 11:31:13 +04:00
JRoberts
2636f2ce1c
mobile: increase default tcp timeouts ( #1336 )
2022-11-09 21:24:07 +04:00
Stanislav Dmitrenko
ce7d0ab8cf
android: fix keyboard not closing between views, photo not saved on camera rotation, repeat authentication on opening chat via notification, other minor issues ( #1314 )
...
* android: User's problems fix
* Hiding keyboard, state preserving while rotating camera orientation
* Allows to select image from camera multiple times without crashing
* Images sending after orientation change
* Do not ask again about auth when switching between dialogs
2022-11-08 15:58:54 +04:00
JRoberts
0f65a001c8
ios: fix current conversation not opening after authentication ( #1319 )
2022-11-08 12:39:41 +04:00
JRoberts
f3e59aa3c3
ios: dismiss re-opened contact connection view upon connection ( #1316 )
2022-11-07 21:05:59 +04:00
JRoberts
655041c657
ios: fix changed member role resetting in view ( #1312 )
2022-11-07 20:44:04 +04:00
Stanislav Dmitrenko
4ca118666a
android: Connect via group link alert ( #1313 )
...
* android: Connect via group link alert
* Rename
* Replace first
* rename CRData into CReqClientData to match haskell type
* Alert
* Shorter
* Strings
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-07 20:28:11 +04:00
Stanislav Dmitrenko
365f92e958
android: Alert about deleted contact and errors in chat item ( #1289 )
2022-11-07 19:42:00 +04:00
Stanislav Dmitrenko
ddecd847e5
android: update available group actions on role change; connect via external link when app was closed; other fixes ( #1311 )
...
* android: Fixes for tests
* console item bottom padding
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-07 16:46:15 +04:00
JRoberts
18677cec63
mobile: repeat group invitations don't duplicate chat preview ( #1310 )
2022-11-07 12:08:37 +04:00
Evgeny Poberezkin
cf1bd0d467
mobile: version 4.2 (ios: 89, android: 67)
2022-11-06 15:10:15 +00:00
Evgeny Poberezkin
00f712dc59
ios: fix group role ( #1308 )
2022-11-06 14:20:15 +00:00
mlanp
0a27f8834d
android / iOS: german translations for 4.2 ( #1306 )
...
* android/iOS: added and fixed german translations for v4.2
* ios localizations
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-11-06 14:09:44 +00:00
Stanislav Dmitrenko
f8678af261
android: Some small fixes ( #1305 )
2022-11-06 13:30:10 +00:00
JRoberts
b2f663dde3
android: version 4.2-beta.3 (66)
2022-11-05 20:25:29 +04:00
JRoberts
038b936bfe
ios: version 4.2 (88)
2022-11-05 20:14:26 +04:00
JRoberts
20def8c7a0
android: shorten user address and group link texts ( #1303 )
2022-11-05 19:56:28 +04:00
JRoberts
a9b4489f4f
ios: more group link translations ( #1302 )
2022-11-05 19:56:07 +04:00
JRoberts
5ca21dea13
mobile: seamless transition from group link to group; ios: group link alert ( #1296 )
2022-11-05 17:48:57 +04:00
Stanislav Dmitrenko
54ab4e979a
android: fix pending connection and contact request previews height ( #1297 )
2022-11-04 22:35:51 +04:00
Evgeny Poberezkin
89de5497ef
core: update chat preferences ( #1292 )
...
* core: update chat preferences
* refactor, types
* rename types
* rename types
* make voice on by default
* create new user with empty preferences
* fix test
2022-11-04 21:05:21 +04:00
JRoberts
c78acfda33
mobile: group link ux on joining side ( #1294 )
2022-11-04 15:33:29 +04:00
Stanislav Dmitrenko
1432a04927
android: Make ChatList item the same height as it would be with two lines message ( #1293 )
...
* android: Make ChatList item the same height as it would be with two lines message
* Different way of doing the same
2022-11-04 13:07:53 +04:00
Stanislav Dmitrenko
83599adc80
android: Switching connection ( #1287 )
...
* android: Switching connection
* Dividers
* Strings
* Strings2
* Strings3
2022-11-02 16:38:59 +00:00
JRoberts
538992eb95
ios: 4.2-beta.3 translations ( #1286 )
2022-11-02 20:37:14 +04:00
Stanislav Dmitrenko
658daf56bb
android: Inline file transfers ( #1288 )
2022-11-02 16:26:53 +00:00
Evgeny Poberezkin
7d31862576
ios: refactor group default ( #1285 )
2022-11-02 10:47:18 +00:00
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