Evgeny Poberezkin
|
ab6301c3e9
|
ios: notification preview mode, show connection entity notification (#781)
* ios: notification preview mode, show connection entity notification
* prepare connection entity notification as best attempt
|
2022-07-06 11:52:10 +01: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 |
|
Evgeny Poberezkin
|
2c121b5731
|
ios: choose notifications mode during onboarding and after DB migration (#773)
|
2022-07-03 19:53:07 +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
|
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 |
|
Evgeny Poberezkin
|
785fab1653
|
ios: remove interval notifications method (#759)
|
2022-06-28 19:39:00 +01:00 |
|
Evgeny Poberezkin
|
54126eba6b
|
APNS push environments (#756)
|
2022-06-27 23:03:27 +01:00 |
|
Evgeny Poberezkin
|
6d25991417
|
ios: process notifications, suspend app, notifications settings UI (#754)
|
2022-06-27 10:28:30 +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
|
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
|
291096d87f
|
ios: receive message in NSE (#742)
|
2022-06-19 19:49:39 +01:00 |
|
Evgeny Poberezkin
|
949fb17406
|
ios: mach messages to coordinate database acceess between app & NSE (#717)
|
2022-06-02 13:16:22 +01:00 |
|
Evgeny Poberezkin
|
fa844c48e9
|
ios: SimpleXChat framework to be shared by app/NSE (#714)
* ios: SimpleXChat framework to be shared by app/NSE
* remove bridging headers from pp/NSE
* embed & sign
|
2022-05-31 07:55:13 +01:00 |
|