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 |
cyberta
|
42a5778fe6
use same font color in VideoInviteCell as in system messages
|
3 years ago |
cyberta
|
e2f524e9ec
fix color in ChatSearchAccessoryBar
|
3 years ago |
cyberta
|
7665f551d7
adapt message top label theming according to DC Android
|
3 years ago |
cyberta
|
6380d6d7c3
theme sent state line in message bubble as on Android
|
3 years ago |
cyberta
|
a63e6474ec
use same font color for system messages as on Android
|
3 years ago |
cyberta
|
eeccc24d7f
use same colors for all blurred views, use blur view in SettingsBackgroundSelectionController
|
3 years ago |
cyberta
|
9f38dc9dfb
avoid selection of non-selectable cells (info messages)
|
3 years ago |
cyberta
|
b733d70f72
allow selection background for video invite messages as well
|
3 years ago |
cyberta
|
3cb40c43be
show slection background only if tableView is in editing mode, introduce protocol SelectableCell for reuse
|
3 years ago |