cyberta
|
d1a32bf4ad
replace menu icon shoing vertical dots with one showing horizontal dots
|
3 years ago |
cyberta
|
e7d7ae9d29
prepare encrypted database export
|
3 years ago |
cyberta
|
69a953ccb2
Encrypt per account, adapt keychain handling accordingly. Improve error handling.
|
3 years ago |
cyberta
|
e2acb13ee7
move teamId required for keychain sharing to separate variable
|
3 years ago |
cyberta
|
8c903d0553
share app keychain with share extension
|
3 years ago |
cyberta
|
97df676c7b
try to open closed and encrypted database on share extension initialization
|
3 years ago |
cyberta
|
f1ba3767af
clear keychain on reinstall of DC
|
3 years ago |
cyberta
|
37000936e3
pass result of dc_context_open to swift
|
3 years ago |
cyberta
|
139b1423fe
move KeychainManager to DcCore so that we can use it in the share extension
|
3 years ago |
cyberta
|
4fbfbbf597
hard code some additional informational text about account encryption in alert bottom sheet for now
|
3 years ago |
cyberta
|
1b7fa18cc0
cleanup unconfigured dc_contexts if user repeatedly triggers account encryption
|
3 years ago |
cyberta
|
9cab7854ee
use 3 dots icon in welcome screen
|
3 years ago |
cyberta
|
57f81eb28f
move account encryption option to the welcome screen
|
3 years ago |
cyberta
|
974ee1082b
show account encryption switch in the UI
|
3 years ago |
cyberta
|
aa2026e4dd
always add a closed account so that we can opt-in account encryption (exception for now: QR-based account creation)
|
3 years ago |
cyberta
|
e37fedb5bb
lint fixes in KeychainManager
|
3 years ago |
cyberta
|
fd861271af
open all encrypted databases on startup, just as done on Android
|
3 years ago |
cyberta
|
b22cc8bccd
add swift wrapper methods to add and open an encrypted account db
|
3 years ago |
cyberta
|
5b43757309
initial KeychainManager implementation
|
3 years ago |
cyBerta
|
2e1263f9b4
Merge pull request #1424 from deltachat/fix_drafts_on_notification_tap
|
3 years ago |
B. Petersen
|
2a4c9892f0
update translations
|
3 years ago |
cyberta
|
8b38b2c47a
only open chat on notification tap, if the chat is not already visible
|
3 years ago |
cyberta
|
c09785845b
save drafts before view controller gets removed and new view controller appears
|
3 years ago |
cyberta
|
65baaf100e
refresh sdwebimage cache when choosing a new background image
|
3 years ago |
cyberta
|
aa5973e82d
use only one blurview for InputbarAccessoryView (smoother blurring)
|
3 years ago |
cyberta
|
2f83d2b5bd
reduce corner radius of EmptyStateLabel
|
3 years ago |
cyberta
|
7a4ececa8c
fix empty state label's font color
|
3 years ago |
cyberta
|
a54ded0c51
day marker font should be bold
|
3 years ago |
cyberta
|
2e7dd017f3
slightly increase contrast of system message background color
|
3 years ago |
cyberta
|
65e82595d7
use same font color in QuoteView as on Android
|
3 years ago |