In Version 1.1 of the Shopping List app:
- from a shopping list, can create multiple lists, one per store containing items that are cheapest at that store
- for a given store, create a list of all items that are cheapest at that store
- fixed initial text for Store and Total on Lists page
- last total and store retained per list on Lists page
- fixed disappearing of lists and list-items when scrolling
- fixed checkbox errors
- store deleted from stores database when last item for that store deleted
- fixed crash that occurred when item/price added to list is deleted