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
|
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 |
|