IceCubes/IceCubesApp/App
Sean Goldin c25f94eed1
Don't allow multiple tap on purchase button Close #393
2023-01-29 07:37:23 +01:00
..
Tabs Don't allow multiple tap on purchase button Close #393 2023-01-29 07:37:23 +01:00
AppRouter.swift Add push notification settings in profile context menu 2023-01-27 12:18:17 +01:00
IceCubesApp.swift Work-around issue with QLPreviewController not supporting swipe-to-dismiss and pinch-to-dismiss when presented from SwiftUI by creating a transparent UIViewController wrapper around QLPreviewController that presents it using UIKit instead. (#452) close #106 2023-01-28 06:45:15 +01:00
QuickLookRepresentable.swift Work-around issue with QLPreviewController not supporting swipe-to-dismiss and pinch-to-dismiss when presented from SwiftUI by creating a transparent UIViewController wrapper around QLPreviewController that presents it using UIKit instead. (#452) close #106 2023-01-28 06:45:15 +01:00
SafariRouter.swift Skip blank, host-less URLs so that app launchers can launch the app using just the scheme (e.g. icecubesapp://) without invoking a safari error page (#502) 2023-01-29 07:36:20 +01:00
SideBarView.swift Code cleanup / format / lint 2023-01-27 20:36:40 +01:00