Evgeny Poberezkin
6c7e81777e
ci: windows build ( #1128 )
...
* ci: windows build
* enable windows build
* fix intermittently failing test
2022-09-26 17:02:06 +01:00
Stanislav Dmitrenko
4934045f4e
Closing qr scanner/connect via link screens after successfull request ( #1130 )
2022-09-26 17:01:47 +01:00
Evgeny Poberezkin
aeebb89dc2
ios: version 4.0 (78)
2022-09-26 00:37:08 +01:00
Evgeny Poberezkin
1246ad2437
ios: German localizations ( #1111 )
...
* ios: German localizations
* add some translations
* more translations
* translations
* copied all translations
* update android translations
* update ios
* iOS German translations completed
* update de.xliff
* update translations
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
Co-authored-by: mlanp <github@lang.xyz>
2022-09-26 00:32:57 +01:00
Evgeny Poberezkin
f46b813235
android: change german strings for clear/delete chat
2022-09-25 22:38:21 +01:00
Evgeny Poberezkin
83b77748b6
ios: fix: storing passphrase makes in available in NSE, do not allow empty current passphrase, reset files count after deletion ( #1125 )
2022-09-25 20:53:32 +01:00
Evgeny Poberezkin
4dde46a646
ios: verion 4.0 (77)
2022-09-25 14:31:24 +01:00
Evgeny Poberezkin
b7dd787043
ios: remove key from log ( #1123 )
2022-09-25 13:17:04 +01:00
Evgeny Poberezkin
bce8af16de
website: add call page back ( #1121 )
2022-09-25 11:16:28 +01:00
Evgeny Poberezkin
96b8f0e979
package: update @simplex-chat/webrtc version 0.1.1
2022-09-25 11:01:58 +01:00
Evgeny Poberezkin
36f635f6f0
ios: prevent messages from being sent twice ( #1120 )
2022-09-24 22:20:56 +01:00
sh
d15fec4fab
docs/WEBRTC.md: new docs ( #1118 )
...
* docs/WEBRTC.md: new docs
* app configuration
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-09-24 21:15:49 +01:00
Evgeny Poberezkin
1b435d89f3
ios: fix chatlist search bar appearing in chat view ( #1119 )
2022-09-24 21:02:01 +01:00
Evgeny Poberezkin
bbaa45a0e1
ios: fix layout for messages in right-to-left languages, #1032 ( #1117 )
...
* ios: fix layout for messages in right-to-left languages, #1032
* text alignment in compose message view
* more right-to-left alignment
2022-09-24 19:26:55 +01:00
JRoberts
5578183777
android: version 4.0 (59)
2022-09-24 20:02:02 +04:00
JRoberts
520800ded0
android: disable new chat buttons and notifications settings when chat is stopped ( #1116 )
2022-09-24 19:59:35 +04:00
JRoberts
47a6a81854
android: version 4.0 (58)
2022-09-24 18:57:47 +04:00
JRoberts
2a4b7b83a4
android: fix 'choose attachment' layout for German language ( #1115 )
2022-09-24 18:39:02 +04:00
Stanislav Dmitrenko
792c442aa3
Fixes #1105 ( #1108 )
2022-09-24 15:29:42 +01:00
JRoberts
54b39e8d00
android: ui fixes ( #1114 )
...
* new chat buttons alignment
* translations
2022-09-24 15:24:54 +01:00
Stanislav Dmitrenko
39f82e9e1a
android: single call to initialize chat, fix ( #1109 )
...
* JNI experiments
* Next try
* Next try
* Final JNI code for the new library method
* remove unused functions
* android: refactor, fix; ios: change entropy bounds
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-09-24 13:45:10 +01:00
Evgeny Poberezkin
ab7fed1628
ios: use single call to initialize chat controller ( #1110 )
...
* ios: use single call to initialize chat controller
* update logs
* comments
2022-09-24 09:28:22 +01:00
Evgeny Poberezkin
c94691c89e
android: fix string
2022-09-23 23:01:02 +01:00
Evgeny Poberezkin
3c95b76e5a
android: add German translations ( #1079 )
...
* android: add file for German translations
* translations
* complete translation
* translations (up to line 630)
* update german strings file
* remove unused strings
* translations for Android completed
Co-authored-by: mlanp <github@lang.xyz>
Co-authored-by: M Sarmad Qadeer <MSarmadQadeer@gmail.com>
2022-09-23 22:57:00 +01:00
Evgeny Poberezkin
a977a0dd17
core: single function to initialize the chat controller only if encryption key is correct ( #1107 )
2022-09-23 22:22:56 +04:00
JRoberts
e1a7b02e59
android: version 4.0-beta.3 (57)
2022-09-23 18:40:28 +04:00
JRoberts
3537d3871c
android: version 4.0-beta.3 (56)
2022-09-23 18:01:26 +04:00
JRoberts
093e7b4c78
ios: version 4.0 (75)
2022-09-23 16:52:47 +04:00
Evgeny Poberezkin
6e9cf2ba91
ios: fix background refresh crash, memoize migrateChatDatabase ( #1103 )
...
* ios: fix background refresh crash, memoize migrateChatDatabase
* store returned value
2022-09-23 12:51:40 +01:00
Evgeny Poberezkin
7c06961ff8
android: update/remove strings ( #1104 )
2022-09-23 12:51:27 +01:00
Stanislav Dmitrenko
2b53406ccf
android: floating button for creating a new chat ( #1102 )
...
* Floating button for creating a new chat
- also fixed two-line preview in a chat list
* Button color in light theme
* update button color, remove elevation
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-09-23 00:03:06 +01:00
Stanislav Dmitrenko
06c79cc2bc
android: Icons ( #1100 )
...
* Icons
* Icons in app's info
* Icon foreground
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-09-22 23:28:17 +01:00
Evgeny Poberezkin
5e870ec30f
ios: fix chat list layout ( #1094 )
...
* ios: fix chat list layout
* set chat row height depending on dynamic type size
* update chat list layout sizes for ios15/16
2022-09-22 22:27:20 +01:00
Stanislav Dmitrenko
6a6d246dc5
android: UI fixes ( #1099 )
...
* UI fixes
* eol
2022-09-22 21:50:12 +01:00
Stanislav Dmitrenko
07191bfb61
android: UX for making connections ( #1098 )
...
* android: UX for making connections
* Tabs background color was specified
* Different icon and description
* update texts, fix layout on ios small screens
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-09-22 21:27:46 +01:00
JRoberts
b62895ca76
android: version 4.0-beta.2 (55)
2022-09-22 22:08:15 +04:00
Evgeny Poberezkin
bd2a748169
ios: allow export of unencrypted database ( #1097 )
2022-09-22 13:10:25 +01:00
Evgeny Poberezkin
06c7b9a995
update simplemq (sql function)
2022-09-22 12:29:50 +01:00
JRoberts
42b6bf96ff
ios: version 4.0 (74)
2022-09-22 14:20:41 +04:00
JRoberts
aa6fb2fc12
core: ignore file cancel errors when deleting chat/chat item ( #1093 )
2022-09-22 13:06:50 +04:00
Evgeny Poberezkin
8bfeab7071
ios: update simplex library
2022-09-22 10:04:26 +01:00
Stanislav Dmitrenko
97662b040e
android: Replace "make connection" screen with two buttons ( #1091 )
2022-09-22 09:35:44 +01:00
Stanislav Dmitrenko
a9ba16b07a
android: Allow configuring WebRTC ICE servers ( #1090 )
...
* Allow configuring WebRTC ICE servers
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-09-22 09:16:25 +01:00
JRoberts
36d93f5b0e
android: alerts on connection errors ( #1087 )
2022-09-22 11:55:11 +04:00
Evgeny Poberezkin
ba25850b73
ios: update icons and logos ( #1089 )
2022-09-22 08:37:45 +01:00
Evgeny Poberezkin
9b75553ddc
ios: UX for making connections ( #1088 )
...
* ios: UX for making connections
* combine paste and scan into one view
* translations
2022-09-22 08:36:39 +01:00
Evgeny Poberezkin
b390630f4b
ios: fix occasionally broken QR code when creating invitation link ( #1086 )
2022-09-21 16:28:01 +01:00
Evgeny Poberezkin
df329d305b
ios: replace "make connection" screen with two buttons ( #1084 )
...
* ios: replace "make connection" screen with two buttons
* add "no chats", update translations
2022-09-21 15:11:52 +01:00
JRoberts
59b4ce2474
mobile: decrease mark read delay ( #1085 )
2022-09-21 17:39:29 +04:00
JRoberts
9442656bbe
ios: alerts on connection errors ( #1080 )
...
* ios: alerts on connection errors
* fixes
* refactor
* refactor
* refactor
* translations
* delete contact with groups error
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-09-21 17:18:48 +04:00