JRoberts
935c3987b3
update version v2.2.1 (53)
2022-06-03 16:18:34 +04:00
Evgeny Poberezkin
084d1d09a5
ios: fix closing chat info ( #725 )
2022-06-03 16:05:34 +04:00
Evgeny Poberezkin
47ec486201
update version v2.2.1 (52)
2022-06-03 12:46:11 +01:00
Evgeny Poberezkin
72103949a7
ios: fix purple warning on auth failure ( #724 )
...
* ios: fix purple warning on auth failure
* avoid showing chats
* avoid flicker
* fix exit
* bg task
* rename function
* remove bg task
2022-06-03 12:24:50 +01:00
JRoberts
3b708105a4
ios: fix modal views not closing ( #723 )
2022-06-03 13:19:41 +04:00
Evgeny Poberezkin
800efb3a34
ios: fix authentication ( #722 )
...
* ios: fix authentication
* Update apps/ios/Shared/ContentView.swift
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* remove doAuthenticate = false
* remove lock button
* moare fixos
* whitespace
* and more
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-06-03 09:16:07 +01:00
Evgeny Poberezkin
87c0c9de91
ios: update build to 51
2022-06-02 12:37:27 +01:00
Evgeny Poberezkin
cd1af400bb
ios: remove callkit ( #720 )
...
* ios: remove callkit
* remove CallKit import
2022-06-02 12:10:41 +01:00
JRoberts
4db7e88ed8
terminal: version 2.2.0
2022-06-01 18:58:06 +04:00
JRoberts
82a4a8c6f8
mobile: update version 2.2 (ios - 50, android - 36)
2022-05-31 21:30:20 +04:00
JRoberts
15ddefe86b
mobile: close modal views ( #715 )
2022-05-31 20:55:19 +04:00
Evgeny Poberezkin
0bb5774ff1
mobile: update version 2.2 (ios - 49, android - 35)
2022-05-30 12:58:09 +01:00
Evgeny Poberezkin
866d84e7ac
mobile: move calls to experimental features, refactor ( #712 )
2022-05-30 12:32:11 +01:00
Evgeny Poberezkin
d6262bc2a4
ios: move files
2022-05-30 09:12:57 +01:00
Evgeny Poberezkin
e5909d4e12
ios: SMP servers settings page layout ( #711 )
2022-05-30 09:05:02 +01:00
Evgeny Poberezkin
23b75f11fe
ios: paste image ( #710 )
2022-05-30 09:03:56 +01:00
Evgeny Poberezkin
71fa2bfec0
android: settings sections ( #709 )
2022-05-30 09:03:41 +01:00
Evgeny Poberezkin
29e2c00811
mobile: settings for auto-accepting images, link previews, spinner for link previews; privacy settings ( #708 )
...
* ios: settings for auto-accepting images, link previews, spinner for link previews
* android: settings for auto-accepting images, link previews, spinner for link previews, privacy settings
* update translation
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* translation
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* translation
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-05-30 08:59:04 +01:00
Evgeny Poberezkin
7c1d573a17
mobile: show skipped messages in the UI ( #707 )
...
* mobile: show skipped messages in the UI
* ios: skipped messages alert and translations
* android: skipped messages alert
* android translation keys
* more keys
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-05-29 08:06:56 +01:00
Evgeny Poberezkin
89908ef5dc
core: chat item on skipped messages ( #705 )
...
* core: chat item integrity
* create chat item on skipped messages (but only on content items)
* report skipped messages on all messages, not only content messages
* remove type signature
* remove migration
* update rfc
2022-05-28 19:13:07 +01:00
JRoberts
c3c712aa02
ios: show local authentication notice; ios & android: retry authentication button ( #706 )
...
* advertisement
* refactor
* advertisement state machine
* simplify
* ios: retry
* remove log
* android: retry
* Update apps/ios/Shared/ContentView.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* Update apps/ios/Shared/Views/UserSettings/SettingsView.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-05-28 22:09:46 +04:00
Evgeny Poberezkin
b56ad77502
core: mark accepted and rejected call items read ( #704 )
2022-05-28 12:34:40 +01:00
JRoberts
5e476516cb
ios: lock toggle; android: fix lock timer ( #702 )
2022-05-28 14:58:52 +04:00
Evgeny Poberezkin
ce2f3c0371
mobile: timeout call invitations, more android options ( #703 )
...
* mobile: timeout call invitations, more android options
* close overlays when call is accepted via notification
* show incoming call above modals, dismiss modals when call is accepted
* fix clickable area of create profile button
* fix pending intent for rullscreen notification, update settings
2022-05-28 09:06:38 +01:00
Evgeny Poberezkin
da13e6614b
mobile: call settings, request camera on iOS on call start ( #701 )
...
* mobile: call settings, request camera on iOS on call start
* refactor preferences
* fix typo
2022-05-27 16:36:33 +01:00
JRoberts
79d9e90ab7
mobile: local authentication ( #696 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-05-27 18:21:35 +04:00
Evgeny Poberezkin
387aec8593
android: webrtc calls notification and alert ( #699 )
...
* android: webrtc calls notification and alert
* add ringtone to incoming call
* incoming call on full screen
* enable notification ringtone
* remove text
* use translated strings in call notification
2022-05-27 08:43:15 +01:00
Evgeny Poberezkin
a403f2051a
core: add timestamp to call invitation ( #700 )
2022-05-27 09:30:01 +04:00
Evgeny Poberezkin
9e83b54b85
android: update colors ( #698 )
...
* android: update colors
* update color
2022-05-25 14:28:04 +01:00
Evgeny Poberezkin
2696086faa
update webrtc npm package v0.0.5
2022-05-25 09:13:14 +01:00
Evgeny Poberezkin
546ad01fcb
ios: integrating webrtc calls with callkit ( #686 )
...
* ios: integrating webrtc calls with callkit
* accept call via chat item (e.g. when DND is on, and callkit blocks the call); refactor
* fix remote video, support logging from ios
* use callkit depending on CallController setting
* call sound
* update incoming call view
* fixing audio encryption
* refactor encryption webrtc fix
* log ontrack success/error
* accept / ignore call via notification
* remove unused imports
* remove unused file
* remove comments
2022-05-24 19:34:27 +01:00
Evgeny Poberezkin
0290a687af
android: version 2.1.1 (34)
2022-05-23 18:59:01 +01:00
Evgeny Poberezkin
97cab8b542
blog: v21 post ( #693 )
...
* blog post v2.1
* update images
* add image
* correction
* correction
2022-05-23 18:39:03 +01:00
Evgeny Poberezkin
4a42797d83
android: fix notifications to open correct chat ( #692 )
...
* android: fix notifications to open correct chat
* remove optimization
2022-05-23 18:33:28 +01:00
Evgeny Poberezkin
3051732622
android: remove notification when chat marked as read from the context menu ( #691 )
...
* android: remove notification when chat marked as read from the context menu
* remove chat notifications when chat is cleared or deleted
2022-05-23 17:49:58 +01:00
JRoberts
79dcada757
android: version 2.1.0 (33)
2022-05-23 13:56:08 +04:00
JRoberts
f7eeb4d1e3
android: fix compose view clearing state prematurely ( #689 )
2022-05-23 13:44:49 +04:00
JRoberts
d572cfbc09
ios: version 2.1.0 (48)
2022-05-23 10:38:37 +04:00
JRoberts
cb95c51fe1
ios: hide CallViewDebug
2022-05-23 10:24:14 +04:00
JRoberts
6333a60103
android: version 2.1.0 (32)
2022-05-21 21:16:25 +04:00
JRoberts
3a539aec5b
ios: version 2.1.0 (47)
2022-05-21 20:56:01 +04:00
JRoberts
40be12430e
terminal: version 2.1.0 (amended)
2022-05-21 20:23:34 +04:00
JRoberts
53d66be910
mobile: disable calls ( #683 )
2022-05-21 20:14:43 +04:00
JRoberts
d6699ffb03
mobile: translations ( #682 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-05-21 19:43:04 +04:00
JRoberts
6ad2eeec89
terminal: add /image command to send file as image ( #681 )
...
* terminal: add /image command sending file as image
* terminal: forward file commands
* terminal: update help
* terminal: update placeholder image
* Update src/Simplex/Chat/Help.hs
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* help
* allow forwarding sent file
* typo
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-05-21 15:17:15 +01:00
Evgeny Poberezkin
d971e7c31f
mobile: call chat items ( #680 )
...
* mobile: call chat items
* android: call chat items
2022-05-21 12:13:37 +01:00
JRoberts
d2d8498258
android: show progress indicator on chat preview when connecting to server ( #679 )
...
* android: show progress indicator on chat preview when connecting to server
* move to right
* remove unused imports
* remove column
2022-05-21 12:13:04 +01:00
JRoberts
c1f67c08f7
android: close chat link dropdown menu when chat becomes unread and "mark read" menu item becomes available ( #678 )
2022-05-20 20:40:41 +04:00
JRoberts
70f78e7984
android: hide "mark read" menu item if chat is read ( #677 )
2022-05-20 20:24:35 +04:00
JRoberts
7f84057b86
android: add "mark read" action to chat link dropdown menu ( #675 )
...
* android: add "mark read" action to chat link dropdown menu
* Update apps/android/app/src/main/java/chat/simplex/app/model/ChatModel.kt
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-05-20 18:32:21 +04:00