Riley Testut
2a4dbabae5
Fixes crash when presenting ImportController on iPad
2022-04-28 12:49:16 -07:00
Riley Testut
98ed657f8a
Improves support for transparent and/or rotated custom artwork
2021-03-10 14:14:14 -06:00
Riley Testut
5c9332e61e
Fixes importing games + controller skins from Files
...
Exposing Documents directory in Files app requires us to support opening files in place (despite LSSupportsOpeningDocumentsInPlace set to NO in Info.plist), so we now coordinate access to any external file URL
2020-04-28 14:44:06 -07:00
Riley Testut
bcfbb7d7a0
Presents UIImagePickerController full screen
...
Workaround for iOS 13 interactive dismissal bug
2019-10-14 17:24:46 -07:00
Riley Testut
6501b6523b
Presents UIDocumentBrowserViewController full screen
...
Workaround for iOS 13 interactive dismissal bug
2019-10-14 16:35:38 -07:00
Riley Testut
6b494e1113
Fixes dismissing document browser on background thread
2019-09-19 13:32:06 -07:00
Riley Testut
34a1c78199
Fixes issue importing games that previously failed to import
2019-09-14 14:33:23 -07:00
Riley Testut
803d180a9b
Adds ability to import game save files
2019-03-01 11:42:37 -08:00
Riley Testut
7b60c1e067
Updates deployment target to iOS 12.0
2018-11-12 14:51:29 -08:00
Riley Testut
4939a7da25
Removes 4.2 migrator helper functions
2018-11-12 11:51:04 -08:00
Riley Testut
ba653037b1
Migrates to Swift 4.2 via Xcode 10.1 migrator
2018-11-12 11:45:55 -08:00
Riley Testut
407b801243
Fixes issue where importing via UIDocumentBrowserViewController would fail due to invalid permissions
2017-12-18 23:14:27 -06:00
Riley Testut
a5acf30600
Fixes issue where importing games not in OpenVGDB results in incorrect name
2017-12-18 23:14:04 -06:00
Riley Testut
fb11f6dec7
Replaces fileprivate with private. THANK FUCKING GOD.
2017-10-12 15:33:16 -07:00
Riley Testut
d709204107
Migrates to Swift 4 via Xcode migrator
2017-10-12 13:46:11 -07:00
Riley Testut
2da455bc2f
Replaces UIDocumentPickerViewController with UIDocumentBrowserViewController on iOS 11
2017-09-26 12:58:39 -07:00
Riley Testut
a8176cb276
Fixes refactored FileManager.uniqueTemporaryURL usages
2017-06-29 13:35:33 -05:00
Riley Testut
e5f232b7b2
Uses UIAlertController instead of UIDocumentMenuViewController for Cydia Impactor builds
2017-05-09 20:42:46 -07:00
Riley Testut
6355699480
Fixes issue where image picker would be presented with a clear background.
...
Occurs when Delta needs to request permission from user to access photo library.
2017-05-02 16:55:16 -07:00
Riley Testut
78c47015a5
Adds support for selecting game artwork from clipboard and photo library
2017-05-02 03:21:40 -07:00