Skip to content

Releases: caseydavenport/biermacht

New Dry Yeasts

29 Mar 06:07
Compare
Choose a tag to compare

Add 12 new dry yeasts.
Fix issues with Adding / Edit ingredients when ingredient lists are empty.

Style Viewer

11 Mar 23:07
Compare
Choose a tag to compare
  • Adds a style viewing tool.

Export to Drive

11 Mar 23:06
Compare
Choose a tag to compare
  • Allow export to drive
  • Fix crash caused by accessing MainActivity.sharedPreferences

Fix compareTo method contract

20 Feb 22:07
Compare
Choose a tag to compare

Attempts to fix an issue where the compareTo methods for ingredients didn't uphold the compareTo contract.

Detailed Instructions

08 Feb 05:01
Compare
Choose a tag to compare

Instructions view now contains more detailed information.

Fix mime-types in Google Drive

11 Jan 05:55
Compare
Choose a tag to compare

Remove restriction on mime-type for Google Drive imports.

Google Drive

08 Jan 00:22
Compare
Choose a tag to compare
  • Google Drive - support for importing recipes
  • Give options when importing duplicate recipes (override, skip, duplicate)
  • Option to auto-calculate decoction amount in mash steps.

It's all better now

18 Nov 04:53
Compare
Choose a tag to compare
  • FIx temerature mash steps
  • Allow specification of hop descriptions for custom hops
  • Remove unused input in strike-water calculator.
  • Support for first-wort and aroma (whirlpool) hops.
  • Ability to export a single recipe.
  • Adjust ordering of tabs when displaying recipe.

Fixes to handle BrewToad recipes

08 Nov 17:44
Compare
Choose a tag to compare

Fixes an issue when importing recipes from BrewToad, where BeerXML fields are present but not defined.

e.g

<BOIL_VOL></BOIL_VOL>

Improve xml import MIME type detection

10 Sep 03:38
Compare
Choose a tag to compare

Fixes bug where some apps wouldn't allow selection of recipe files to import.