Releases: davidhealey/waistline
Glaring error!
So that was a very obvious mistake in the last two releases, no idea why it wasn't picked up sooner but it's fixed now.
Build fix... maybe
A quick build fix and version bump to try and resolve the issue of the latest version not appearing on F-Droid. No APK with this one since there is nothing new added.
Selection bug
This is a bug fix release for a bug I thought I'd already fixed!
Change log:
- Foods with the same brand, and recipes with the same name, will no longer select each other
- Modal popups are now cancelable by tapping off them
Fibre, Fiber
This is mainly a bug fix. I'm really hoping I've managed to solve the date fiasco once and for all, let me know if you find any more date bugs.
Changelog:
- Added support for fibre nutriment
- Added support for saturated fat and fibre goals
- Separated all the log related stuff into its own module (only really relevant to developers)
- Moved helper functions that aren't licensed under GPL to their own JS file (they are still under free licenses though)
- Added the xdate library to try to help with the date stuff and then removed it because it didn't help :p
- Added a few missing strings to the default locale file (en) and updated the userguide - translations need updating.
- Added revision number to about popup
- Various under-the-hood changes to improve performance and ease maintenance
Bug fixes:
- Another attempt at the date bugs
- Fixed empty diary problem introduced in the last release
Barcode fix
Quick fix release because I forgot to take out some testing code from the barcode scanner so everyone was getting Peas when they scanned :)
Javascript dates are horrible
This is a bug fix to hopefully correct the issue with diary dates acting strangely in different time zones, hopefully I got it this time. There are a few other minor fixes related to dates in this release too.
Credentials
Some minor bug fixes:
- Image upload should be more reliable now, although it might still have a bug or two (let me know).
- Editing portion size for food list entries should now be more accurate (less rounding errors).
- Selecting dates via the date picker should no longer cause foods to be added to the day before the selected date.
- Other reported date bugs may have been fixed in the process (let me know).
New features:
- You can now enter your own Open Food Facts login details to be used when you upload products from within the app. This is accessed from the settings screen. If you leave either of the boxes empty then the default waistline-app credentials will be used. Note that while your credentials will be isolated from other apps they are not stored in a cryptographically secure way. Also note that this feature might be buggy... (let me know).
- Added setting to allow you to select the app's home screen (the screen that is first displayed when the app opens).
If you find any bugs please open a github issue and I'll fix it as soon as I have the time to. I know that the userguide and localizations need to be brought up to date, I'll get round to this once I'm happy that the app is stable and the major bugs are fixed.
Brand bug
Bug fix release.
Fixes a problem whereby checking a product in the food-list will instead check another product with the same brand name.
Product or Brand
Changelog:
- Added setting to choose whether to display product name above brand or brand above product name.
- Tap and hold action is now used to delete or edit foods and recipes - double tapping doesn't do anything now
- Fixed food search bar bug
Calorieeees
Bug fix release.
Changelog:
- Food data from OFF should now use Kcalories rather than kilojoules - let me know if you find any edge cases where this isn't happening.
- Fixed saturated fat data not being uploaded to OFF
- Food items with undefined calorie value will no longer show up in search