This website requires JavaScript.
Explore
Help
Sign In
Mastodon
/
IceCubes
Watch
1
Star
0
Fork
0
You've already forked IceCubes
mirror of
https://github.com/Dimillian/IceCubesApp.git
synced
2025-01-28 21:39:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
IceCubes
/
IceCubesApp
/
App
History
Thomas Ricouard
3fc172c303
Fix typo
2023-01-28 11:00:20 +01:00
..
Tabs
Fix typo
2023-01-28 11:00:20 +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
Action extension that would open a deep link in the app (
#423
)
2023-01-27 20:35:16 +01:00
SideBarView.swift
Code cleanup / format / lint
2023-01-27 20:36:40 +01:00