- Separated DVD and Blu-Ray tab (this is in prep for adding CD's in 1.3.*)
- Automatically lookup item info when you scan barcode
- Use larger image on item info screen
- Code cleanup and general housekeeping in preparation for 1.3.* activities
The SQLite API doesn't appear to allow joins in their methods that return a cursor so I have to do 3 separate queries for each row. I would have to do two separate queries no matter what because I cannot join to the contact data from the application database. Once I figure out a way to do it without a big performance hit, I'll add the functionality back.
No comments:
Post a Comment