moonlight-ios/Limelight/Database
2016-02-16 10:37:59 -05:00
..
App.h Move non-CoreData backed fields out of CoreData objects 2015-12-01 20:36:08 -08:00
App.m Move non-CoreData backed fields out of CoreData objects 2015-12-01 20:36:08 -08:00
App+CoreDataProperties.h App lists are now persisted in the database 2015-07-10 21:22:57 -07:00
DataManager.h Remove apps from the database when they are removed from the app list 2016-01-21 16:24:02 -05:00
DataManager.m Remove apps from the database when they are removed from the app list 2016-01-21 16:24:02 -05:00
Host.h Move non-CoreData backed fields out of CoreData objects 2015-12-01 20:36:08 -08:00
Host.m Move non-CoreData backed fields out of CoreData objects 2015-12-01 20:36:08 -08:00
Host+CoreDataProperties.h Don't use lightweight generics for Xcode 6 compatibility 2015-07-11 21:59:01 -07:00
Settings.h No longer use IDFA, now generate UUID and persist in Core Data. Bumped version to 1.0.0 2015-10-31 23:04:32 -07:00
Settings.m No longer use IDFA, now generate UUID and persist in Core Data. Bumped version to 1.0.0 2015-10-31 23:04:32 -07:00
TemporaryApp.h We can't hold onto managed objects in our temporary objects because they can disappear from under us, so do the lookup when we propagate values 2016-01-21 11:29:17 -05:00
TemporaryApp.m Ensure the host matches for app entries 2016-01-21 15:01:15 -05:00
TemporaryHost.h Preserve app art when updating the app list 2016-01-21 14:03:07 -05:00
TemporaryHost.m Fix analysis warning 2016-02-16 10:37:59 -05:00
TemporarySettings.h Basic database access is working 2015-12-02 00:25:38 -08:00
TemporarySettings.m Basic database access is working 2015-12-02 00:25:38 -08:00