Commit Graph

11 Commits

Author SHA1 Message Date
Riley Testut
46eb747737 Replaced GameCollectionViewLayout with GridCollectionViewLayout
Additionally, refactored GridCollectionViewCell to no longer use a NIB. This makes it easier to reuse for iOS and tvOS, and allows us to use storyboard segues (which include peek & pop)
2015-12-26 04:09:45 -06:00
Riley Testut
25521aad74 Separated DatabaseManager validation logic into separate method 2015-12-19 16:28:14 -06:00
Riley Testut
925fb9454d Updated UI for pagination between GameCollections 2015-11-24 11:53:36 -08:00
Riley Testut
4a2b5cd1dd Automatically saves to disk when saving managed object context 2015-11-14 19:38:26 -08:00
Riley Testut
3dcf6b9df0 Added GameCollection model object 2015-11-01 04:22:18 -06:00
Riley Testut
59fe9b0480 Added basic UICollectionView-based UI for selecting games 2015-11-01 03:19:10 -06:00
Riley Testut
f77d16c9ce Updated GamePickerController for tvOS 2015-11-01 03:16:33 -06:00
Riley Testut
7746ada490 Updated DatabaseManager to use class properties for file URLs 2015-11-01 03:16:20 -06:00
Riley Testut
2aa3535ff3 Updated Game to use relative file URLs 2015-11-01 03:15:09 -06:00
Riley Testut
2184c8aa68 Implemented basic importing of games 2015-10-11 16:31:07 -05:00
Riley Testut
ab4fadca57 Added basic Core Data functionality 2015-10-04 12:02:46 -07:00