Private
Public Access
1
0
Commit Graph

15 Commits

Author SHA1 Message Date
Kevin Whitaker
0834f47fed Change up when initial refresh is set so can show up. 2015-11-21 16:43:50 -05:00
Kevin Whitaker
526b6b6f5c Clean up card view. Migrate new xml parser to use Object Streams. 2015-11-20 14:21:18 -05:00
Kevin Whitaker
3dfb0b592b Change out all-in-one deserialization process with object-by-object method to save memory. Still not enough. Looks like I'll need to send each object right into the DB instead of into a list. 2015-11-20 10:45:16 -05:00
Kevin Whitaker
586dcbf8a4 Migrate to Xstream to prevent too many changes. Still have memory issue, but some flexibility to still find away around it. 2015-11-20 00:44:21 -05:00
Kevin Whitaker
a938ef0512 Hook up and tweak UI to DB. Now stuck because simplexml uses too much memory. 2015-11-19 23:43:26 -05:00
Kevin Whitaker
edeaa695c5 Finish basic DB update code. Start putting in skeleton of ui that will use the DB for albums. 2015-11-19 20:06:58 -05:00
Kevin Whitaker
03244315da Start implementing client-side DB. 2015-11-18 23:59:31 -05:00
Kevin Whitaker
ec62f59808 Write converters for xml/gzip data and update data. Fill out initial classes for deserialization. 2015-11-18 23:04:39 -05:00
Kevin Whitaker
6a44b8c969 Since smaller zipped file will be needed to update, create custom retrofit converter to handle task. Started laying out api code. 2015-11-18 00:20:13 -05:00
Kevin Whitaker
36c9db71b8 Embellish on account manager. 2015-11-17 23:33:46 -05:00
Kevin Whitaker
d70f63924a Flesh out some starter classes that form some core parts. 2015-11-17 23:02:21 -05:00
Kevin Whitaker
43aaea40c2 Fix build issues and get basic drawer activity working. 2015-11-17 21:37:49 -05:00
Kevin Whitaker
c4a2699ce0 Add in a class that should handle storing some preference data encrypted. 2015-11-16 21:17:50 -05:00
Kevin Whitaker
2e161aa266 Forgot to add in rest libs. 2015-11-16 20:48:49 -05:00
Kevin Whitaker
5d1e09690e Initial commit of basics. 2015-11-16 20:10:21 -05:00