Commit Graph
8 Commits
Author SHA1 Message Date
Maciej Gomółka 447b366a19 Refactor 2026-01-02 09:09:58 +00:00
Maciej Gomółka 8b05572305 Fix iOS 17 only issue with not invoking lifecycle methods 2026-01-02 09:09:58 +00:00
Jacek Krasiukianis 3c6f4d979e swift-format: enable OrderedImports 2025-11-21 11:55:49 +01:00
Mateusz Szklarek 7140f9db71 Remove unused code detected by periphery
periphery scan --project ProtonMail.xcodeproj --schemes ProtonMail

`.periphery.yml`

project: ProtonMail.xcodeproj
retain_objc_accessible: true
schemes:
 - ProtonMail
index_exclude:
 - ProtonPackages/*
2025-10-23 11:40:32 +02:00
Jacek Krasiukianis a3dd2a543a Support swipe after opening push notification 2025-10-17 12:51:59 +02:00
Jacek Krasiukianis 51a6f774ad Integrate new cursor API 2025-10-16 13:13:46 +02:00
Jacek Krasiukianis 3798792f50 Fix duplicated next item after auto-advance 2025-10-15 12:18:19 +00:00
Jacek Krasiukianis 3b4b08562d CR: replace NotificationCenter with a notifier 2025-10-14 16:47:46 +02:00