Thursday 3 February 2011

New version published (V0.1.7)

Uploaded a new minor version tonight

  • Last bugfix missed the true cause. This one should fix it for good.

Identified the problem - entering delete mode from the inventory or database crashed the app due to a missing TextView.

Wednesday 2 February 2011

New version published (V0.1.6)

Uploaded a new minor version tonight

  • Hopefully fixed crash when loading your inventory

This was a weird one - no crashes in the emulator or my device, but it seems sometimes it would crash with a NullPointerException when reading the category name. I made the category loading code more robust.

Tuesday 1 February 2011

New version published (V0.1.5)

Uploaded a new minor version tonight

  • Added category support
This is in preparation for some new upcoming features - watch this space!

Sunday 16 January 2011

New version published (V0.1.4)

Uploaded a new minor bugfix version tonight
  • Moved scan button when using items
  • Improved behaviour when cancelling a barcode scan
I'll start looking at adding features soon.

Thursday 13 January 2011

New version published (V0.1.3)

I published a new version to the Android Market this evening.

Changelog:


  • Fixed bug introduced in last version that prevented using larder items
  • Added ability to scan barcodes when using them in the larder
  • Minor cosmetic UI tweaks

Sunday 9 January 2011

Bugfix on the way

So it seems I inadvertently made it impossible to use items in your larder with the last update. There'll be an update addressing this and adding the ability to scan a barcode to "use" it up on the market in the next day or so.

Thursday 6 January 2011

TODO

Some ideas for upcoming versions - not necessarily in this order, and not necessarily at the same time:
  • Add category support (i.e. Milk, Bread, Onions, etc) to make it easier to organise your inventory Added in version 0.1.5
  • Add expiry date support
  • Issue notifications of food about to expire
  • Add search function
  • Make it prettier! I don't have an ounce of artistic talent so I really need help with this one
  • Include online help
I have more, but I'm keeping quiet until I've made more progress with the above.

Any suggestions are welcome.