JRoberts
|
2eca3e789c
|
ios: restore db (#1063)
* wip
* wip
* wip
* refactor
* clean up
* simplify
* simplify
* refactor
* rename
* rename consts
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
|
2022-09-17 16:41:20 +04:00 |
|
Evgeny Poberezkin
|
76a7dfeabb
|
ios: localize database encryption (#1048)
* ios: localize database encryption
* fix incorrect language in NSE localizations
* corrections
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* translations
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
|
2022-09-14 14:04:41 +01:00 |
|
Evgeny Poberezkin
|
06835ee3fc
|
ios: additional db encryption UX (#1031)
* ios: additional db encryption UX
* typo
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* fixes
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
|
2022-09-08 17:36:16 +01:00 |
|
Evgeny Poberezkin
|
766009269e
|
ios: use SQLCipher (#1012)
* use sqlcipher build, hardcoded encryption key
* UI for db encryption
* database passphrase UI
* show orange icon when database is not encrypted
* call encrypt
* more ios ux
* basic UX for passphrase complete
* with animation
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* passphrase complexity, fixes
* fix moving entry field
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
|
2022-09-07 12:49:41 +01:00 |
|
Evgeny Poberezkin
|
b1c732f3cc
|
ios: translations (#793)
|
2022-07-08 22:42:38 +01:00 |
|
Evgeny Poberezkin
|
95f518a582
|
ios: stopped state for DB management, suspend quicker/instantly on app termination (#783)
* ios: stopped state for DB management, suspend quicker/instantly on app termination
* update terminateChat
|
2022-07-06 14:07:27 +01: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
|
6d25991417
|
ios: process notifications, suspend app, notifications settings UI (#754)
|
2022-06-27 10:28:30 +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 |
|