Cameron Gutman
|
b833d3b3b7
|
Fix broken isEqual function for TemporaryApp and TemporaryHost
|
2020-04-18 17:05:36 -07:00 |
|
Cameron Gutman
|
90d47004e7
|
Avoid storing images in the database
|
2018-08-27 01:54:58 -07:00 |
|
Cameron Gutman
|
59506a2364
|
Parse and remember the IsHdrSupported app attribute
|
2018-06-02 12:33:13 -07:00 |
|
Cameron Gutman
|
85f81ca8c1
|
Use CoreData codegen to resolve warnings about missing getters/setters on our DB objects
|
2018-05-28 12:40:15 -07:00 |
|
Cameron Gutman
|
ad1b9059ee
|
Ensure the host matches for app entries
|
2016-01-21 15:01:15 -05:00 |
|
Cameron Gutman
|
b8a4093c75
|
Preserve app art when updating the app list
|
2016-01-21 14:03:07 -05:00 |
|
Cameron Gutman
|
ec3748b26e
|
Implement hash and isEqual for TemporaryApp and TemporaryHost
|
2016-01-21 13:34:34 -05:00 |
|
Cameron Gutman
|
f8e2ca8500
|
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 |
|
Cameron Gutman
|
3076e29335
|
Basic database access is working
|
2015-12-02 00:25:38 -08:00 |
|
Cameron Gutman
|
bfa4856bbe
|
Move non-CoreData backed fields out of CoreData objects
|
2015-12-01 20:36:08 -08:00 |
|
Cameron Gutman
|
b6445295a7
|
Use a temporary app object and database lock to avoid saving while the database is not in a consistent state
|
2015-09-30 20:34:52 -07:00 |
|