Riley Testut
|
52c39dbc4d
|
Adds ability to search for games from GamesViewController
|
2017-10-16 13:03:00 -07:00 |
|
Riley Testut
|
fb11f6dec7
|
Replaces fileprivate with private. THANK FUCKING GOD.
|
2017-10-12 15:33:16 -07:00 |
|
Riley Testut
|
356d843a9b
|
Removes use of deprecated String.characters property
|
2017-10-12 14:43:36 -07:00 |
|
Riley Testut
|
2da455bc2f
|
Replaces UIDocumentPickerViewController with UIDocumentBrowserViewController on iOS 11
|
2017-09-26 12:58:39 -07:00 |
|
Riley Testut
|
812a773fba
|
Refactors UICollectionViewControllers/UITableViewControllers to use prefetching RSTCellContentDataSources
|
2017-07-07 21:58:29 -05:00 |
|
Riley Testut
|
a8176cb276
|
Fixes refactored FileManager.uniqueTemporaryURL usages
|
2017-06-29 13:35:33 -05:00 |
|
Riley Testut
|
78c47015a5
|
Adds support for selecting game artwork from clipboard and photo library
|
2017-05-02 03:21:40 -07:00 |
|
Riley Testut
|
6b6be904b0
|
Updates remaining UICollectionView/UITableView logic to use RSTCellContentDataSource
|
2017-04-04 18:29:40 -07:00 |
|
Riley Testut
|
45c18cc8e2
|
Adds ability to search games database to change game artwork
Searching database is done via GamesDatabaseBrowserViewController
|
2017-03-15 13:13:20 -06:00 |
|
Riley Testut
|
882c6e74e6
|
Adds support for Roxas’ refactored UITableView/UICollectionView data source logic
|
2017-03-15 12:58:08 -06:00 |
|
Riley Testut
|
b3288ab835
|
Fixes issue where unsupported games could be launched + previewed via 3D Touch
|
2016-12-29 13:19:41 -06:00 |
|
Riley Testut
|
d0ed247305
|
Adds ability to share games
|
2016-12-29 02:46:59 -06:00 |
|
Riley Testut
|
01ed2b6a94
|
Adds ability to rename games
|
2016-12-29 02:15:55 -06:00 |
|
Riley Testut
|
03ddd7e7a6
|
Updates GameCollectionViewController to display 3 games per row on 5.5” screens
|
2016-12-21 19:42:06 -06:00 |
|
Riley Testut
|
d3b4f25f20
|
Replaces light theme with “opaque” dark theme
Previous dark theme has been renamed “translucent”
|
2016-11-22 19:57:39 -08:00 |
|
Riley Testut
|
103d5cecf1
|
Removes unnecessary image network request when sizing GameCollectionViewController cells
|
2016-11-22 19:50:13 -08:00 |
|
Riley Testut
|
9d3a97377d
|
Displays game artwork
Fetches artwork URL from OpenVG database
|
2016-11-18 17:31:25 -08:00 |
|
Riley Testut
|
b80dbd4e26
|
Adds support for dark theme when presenting SaveStatesViewController via 3D Touch/Long Press
|
2016-09-30 19:09:08 -07:00 |
|
Riley Testut
|
f06fb72908
|
Adds Save States action when previewing/long pressing games
|
2016-09-27 15:35:55 -07:00 |
|
Riley Testut
|
12ca37e0f4
|
Manually fixes errors Swift 3 migrator missed
Thank God I won’t have to ever do this again…hopefully…
|
2016-09-20 23:38:58 -07:00 |
|
Riley Testut
|
53bf0313b4
|
Updates syntax to Swift 3 GM via Xcode migrator
|
2016-09-20 00:07:15 -07:00 |
|
Riley Testut
|
89905618e4
|
Adds Delete action when previewing/long pressing games
|
2016-08-29 13:19:47 -07:00 |
|
Riley Testut
|
75903552f9
|
Adds back ability to Peek & Pop games via 3D Touch
|
2016-08-13 02:51:20 -05:00 |
|
Riley Testut
|
bc9203fb44
|
Presents confirmation dialog asking user what to do if resuming paused game from GamesViewController
|
2016-08-12 16:25:31 -05:00 |
|
Riley Testut
|
21c5d13ba2
|
Refactors GamesViewController & GameCollectionViewController (previously GamesCollectionViewController)
|
2016-08-12 15:28:54 -05:00 |
|