JRoberts
65fae747c3
android: make calls non expirmental feature, hide experimental features ( #779 )
2022-07-05 15:27:42 +04:00
JRoberts
935d5bfdd6
android: use RcvCallInvitation type in CallInvitation event ( #778 )
2022-07-05 15:25:29 +04:00
JRoberts
f7a27ff91b
ios: make calls non expirmental feature, hide experimental features ( #777 )
2022-07-05 15:24:51 +04:00
JRoberts
ab848e8c13
ios: refresh call invitations and report call on start and activation; core: restore calls on activation ( #776 )
2022-07-05 15:15:15 +04:00
JRoberts
8c307c4675
Merge pull request #753 from simplex-chat/ios-notifications
...
iOS notifications
2022-07-04 16:27:53 +04:00
Evgeny Poberezkin
c323d6c61f
ios: update version v3.0 (55)
2022-07-04 11:53:15 +01:00
Evgeny Poberezkin
03ab4612a5
ios: text correction
2022-07-04 11:46:56 +01:00
Evgeny Poberezkin
687e3be9ac
iOS: update call invitations when exiting background ( #771 )
...
* core: communicate call invitations state between NSE and app via db
* enable tests
* delete calls, encoding
* load calls on start
* remove line
* remove table alias
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-07-04 14:15:25 +04:00
Evgeny Poberezkin
2c121b5731
ios: choose notifications mode during onboarding and after DB migration ( #773 )
2022-07-03 19:53:07 +01:00
Evgeny Poberezkin
c619092464
update simplexmq
2022-07-03 13:07:42 +01:00
Evgeny Poberezkin
e4c6d210c6
ios: fix updating chats when exiting background ( #772 )
2022-07-02 17:18:45 +01:00
Evgeny Poberezkin
60642317d0
ios: update version 3.0 (54)
2022-07-02 15:35:51 +01:00
JRoberts
01b9c16f1a
update simplexmq (notify on errors)
2022-07-02 13:35:57 +04:00
Evgeny Poberezkin
15a17f3c13
core: subscribe to all connections concurrently ( #770 )
2022-07-02 10:13:06 +01:00
JRoberts
3450420b80
core: pass ERR responses to view ( #768 )
2022-07-02 12:35:04 +04:00
Evgeny Poberezkin
29c6d51e6a
ios: fix background refresh ( #769 )
...
* ios: fix background refresh
* change app inactive check
2022-07-02 08:50:25 +01:00
Evgeny Poberezkin
a8ba4ede82
update simplexmq
2022-07-01 23:12:45 +01:00
Evgeny Poberezkin
f7f3f82090
ios: fix migration, refreshing chat list; disable periodic notifications ( #767 )
...
* ios: fix migration, disable refreshing chat list and periodic notifications
* fix refreshing chats when exiting background
* remove unused model property
2022-07-01 22:45:58 +01:00
Evgeny Poberezkin
a8a0f2db03
ios: disable notifications if not migrated ( #766 )
...
* ios: disable notifications if not migrated
* refactor, update text
2022-07-01 20:33:20 +01:00
JRoberts
e68cc23828
update simplexmq (v3.0.0-beta.2) ( #765 )
2022-07-01 16:12:29 +04:00
Evgeny Poberezkin
1e63eb3752
ios: update the list of chats when exiting background ( #764 )
2022-07-01 10:38:12 +01:00
Evgeny Poberezkin
96866c7a5d
core: handle all DB errors ( #763 )
2022-07-01 10:37:26 +01:00
Evgeny Poberezkin
815981487b
ios: register notification token/mode on app start ( #761 )
...
* ios: register notification token/mode on app start
* refactor
* register token on start
* update model on main thread
2022-07-01 09:49:30 +01:00
JRoberts
b2c455c301
update simplexmq (recover) ( #762 )
2022-06-30 20:35:28 +04:00
Evgeny Poberezkin
ca366d0b47
core: fix APINtfGetToken parsing ( #760 )
2022-06-30 08:16:22 +01:00
JRoberts
904945a67d
fix simplexmq range
2022-06-29 17:35:59 +04:00
JRoberts
c8a85f651d
update simplexmq (v3.0.0-beta.0)
2022-06-29 17:23:42 +04:00
Evgeny Poberezkin
13603f009b
update simplexmq (fixes v2 connecting to v1 contact link)
2022-06-29 09:04:53 +01:00
Evgeny Poberezkin
043005d186
update simplexmq
2022-06-28 20:14:39 +01:00
Evgeny Poberezkin
785fab1653
ios: remove interval notifications method ( #759 )
2022-06-28 19:39:00 +01:00
Evgeny Poberezkin
7226e5d37a
ios: notifications UI ( #758 )
...
* ios: notifications UI
* Apply suggestions from code review
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-06-28 19:03:39 +01:00
JRoberts
e8c9f6d5ab
core: use domain name in ntf server address ( #757 )
2022-06-28 16:50:40 +04:00
Evgeny Poberezkin
54126eba6b
APNS push environments ( #756 )
2022-06-27 23:03:27 +01:00
Evgeny Poberezkin
41c9742b0d
core: auto-reply message for user contact addresses ( #755 )
...
* core: auto-reply message for user contact addresses
* terminal: show auto accept status and message
* test
2022-06-27 19:41:25 +01:00
Evgeny Poberezkin
6d25991417
ios: process notifications, suspend app, notifications settings UI ( #754 )
2022-06-27 10:28:30 +01:00
Evgeny Poberezkin
463f644bce
core: change API to suspend agent ( #752 )
2022-06-26 15:04:44 +01:00
Evgeny Poberezkin
5367ffe418
core: update api to get/register tokens ( #751 )
2022-06-25 17:02:16 +01:00
Evgeny Poberezkin
313bc65457
core: start NSE without subscriptions, update simplexmq (fix agent phase) ( #750 )
2022-06-25 11:49:46 +01:00
Evgeny Poberezkin
4e979aee7e
core: update simplexmq
2022-06-24 15:28:38 +01:00
Evgeny Poberezkin
6a2f2a512f
ios: UI to export/import/delete chat database ( #743 )
...
* ios: UI to export/import/delete chat database
* move files
* ui for database migration
* migration screen layout
* ios: export archive and delete chat database
* import archive
* refactor, update texts
* database migration (almost works)
* fix missing import
* delete legacy database
* update migration errors
2022-06-24 13:52:20 +01:00
Evgeny Poberezkin
4d9e446489
core: set files folder without user (to allow archive import) ( #748 )
2022-06-23 21:20:56 +01:00
Evgeny Poberezkin
8d93f228b3
update simplexmq
2022-06-21 19:31:20 +01:00
Evgeny Poberezkin
af7d7e8303
Merge branch 'master' into ios-notifications
2022-06-21 19:30:11 +01:00
Evgeny Poberezkin
976b1c919f
revert tls to 1.5.7 and nix config changes ( #746 )
...
* Revert "nix: update nix for new tls version (#744 )"
This reverts commit 7df8c23c81
.
* Revert "update flake.nix"
This reverts commit 4b263510ee
.
* Revert "update tls"
This reverts commit 2e34ae3b1c
.
* update simplexmq
2022-06-21 19:27:30 +01:00
Evgeny Poberezkin
29eafa9a74
update ntf server
2022-06-21 11:38:36 +01:00
Evgeny Poberezkin
7723e4ca7a
core: allow starting chat without making SMP subscriptions (to use GET in NSE) ( #745 )
2022-06-21 11:25:12 +01:00
Evgeny Poberezkin
051726702b
Merge branch 'master' into ios-notifications
2022-06-20 12:35:37 +01:00
Evgeny Poberezkin
7df8c23c81
nix: update nix for new tls version ( #744 )
2022-06-20 12:34:41 +01:00
Evgeny Poberezkin
a362fc734e
Merge branch 'master' into ios-notifications
2022-06-19 21:49:08 +01:00
Evgeny Poberezkin
4b263510ee
update flake.nix
2022-06-19 21:48:33 +01:00