This commit adds a new option on the Notification Settings page for
the mail app that allows users to disable Calendar/Alarm notifications.
Co-authored-by: mup <34790144+murilopereirame@users.noreply.github.com>
Add encryptedPassphraseKey to stored credentials to avoid doing KDF in
notification process which is not possible on iOS due to memory limit.
Co-authored-by: paw <paw-hub@users.noreply.github.com>
Implemented extended notifications which include the sender.
Re-implemented credential encryption and storage, moved credential
data to the native storage, changed credential encryption on mobile to
always be device lock + implement app lock independently of encryption.
Re-implemented SSE on desktop in a more modular way.
Re-organized iOS app to share the code between the main app code and
app extensions.
Close#6608
Co-authored-by: wec43 <wec@tutao.de>
2024-05-22 14:10:08 +00:00
Renamed from app-ios/tutanota/Sources/Utils/NotificationStorage.swift (Browse further)