This website requires JavaScript.
Explore
Help
Sign In
letro
/
letro-ios
Watch
1
Star
0
Fork
0
You've already forked letro-ios
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
2
Wiki
Activity
Files
72fa104fcac27db0ba71ecea257ca952b433d216
letro-ios
/
NSE
/
Sources
History
Stefan Ceriu
cd983a9d45
Introduce a
NotificationHandler
object to split out notification content handling from the rest of the NSE core logic.
2025-04-17 15:24:12 +03:00
..
Other
Refactor the NSE so that the original notification content is preserved between all the different processing steps
2025-04-17 15:24:12 +03:00
NotificationContentBuilder.swift
Switch from an always returning the notification content approach at every step to passing it in as mutable.
2025-04-17 15:24:12 +03:00
NotificationHandler.swift
Introduce a
NotificationHandler
object to split out notification content handling from the rest of the NSE core logic.
2025-04-17 15:24:12 +03:00
NotificationServiceExtension.swift
Introduce a
NotificationHandler
object to split out notification content handling from the rest of the NSE core logic.
2025-04-17 15:24:12 +03:00