Skip to content

Releases: patzly/grocy-android

v3.8.3

02 Jan 16:24

Choose a tag to compare

  • Fixed: Crash caused by color harmonization and internal ID mismatch (#955)

v3.8.2

02 Jan 01:34

Choose a tag to compare

Happy New Year! 🎉

Because I don't have much time for Grocy Android in addition to my studies, work and other spare time activities and projects, pull requests for closing issues, adding improvements or implementing new features are highly appreciated!

  • New: Compatibility for server version 4.5.0 (thanks @jahway603!) (#940)
  • New: Minimum Android version is now Android 6.0 due to dependency requirements
  • New: Setting to enable or disable the use of amount in barcode (thanks @misery!) (#952)
  • New: Google Sans Flex typeface to better support expressive style
  • Improved: Quantity unit price used for last and average price (thanks @inhji!) (#950)
  • Improved: Faster product searches by showing top 30 items only (thanks @k3a!) (#937)
  • Improved: Removed compatibility check due to potential for confusion
  • Fixed: Confirmation bottom sheets not working when animations are disabled (thanks @k3a!) (#938)

Nightly build

11 Oct 23:23
542f385

Choose a tag to compare

Nightly build Pre-release
Pre-release

This release will be updated with the latest nightly build artifacts by a GitHub actions workflow.
master is the build flavor without ML Kit barcode scanner (like F-Droid version).
mlkit contains ML Kit barcode scanner (like Google Play or GitHub version).

Important:

  • Previous installation of a nightly build must be uninstalled
  • APK does not have a valid developer signature
    • Play Protect dialogue will display a line "More details" which you can expand
    • Then tap on "Install anyway"
  • App won't be updated unless you do it yourself
  • App may be unstable
  • Features can be unfinished

The applicationId is xyz.zedler.patzly.grocy.nightly and the name is Grocy Nightly.
So you can install the nightly version alongside the stable version of our app, if you want to test new features or bug fixes.

You might need to expand the Assets section below to download the APK file.

v3.8.1

01 Mar 17:51

Choose a tag to compare

Because I don't have much time for Grocy Android in addition to my studies, work and other spare time activities and projects, pull requests for closing issues, adding improvements or implementing new features are highly appreciated!

  • New: Compatibility for server version 4.4.2

v3.8.0

21 Feb 16:27

Choose a tag to compare

  • New: Compatibility for server version 4.4.x
  • Improved: Hide bottom bar if it is empty
  • Improved: Updated translations
  • Fixed: Images incorrectly rotated (thanks @sbrunk!) (#904, #877)
  • Fixed: Notification settings not displaying current value in certain cases
  • Fixed: Bottom bar not hiding on some pages when scrolled down
  • Fixed: Some crash causes

v3.7.0

26 Dec 00:12

Choose a tag to compare

Merry Christmas and a Happy New Year! 🥂

  • New: Compatibility for server version 4.3.0
  • New: Support for client certificates (thanks @stephanritscher!) (#771, #892)
  • Fixed: Incorrect stock notification (#898)
  • Fixed: Suggest only products in stock on consume page (#884)
  • Fixed: Transaction buttons on overview page had multiple lines when being pressed
  • Fixed: Some crashes on certain devices in certain situations

v3.6.0

05 Oct 15:10

Choose a tag to compare

Because my twin brother Dominic switched to Apple devices a while ago and doesn't actively use Grocy himself, he has withdrawn from the Grocy Android project. This means that I am now the sole maintainer of this large project. I will continue to develop the app alongside my studies, my job and my other projects, as my free time allows. Sorry for any long waiting times, pull requests to help closing issues are greatly appreciated!

  • New: Compatibility for server version 4.2.0 and 4.1.0 (#855)
  • New: Support for Android 15
  • Improved: Link to server interface for some unimplemented features (#859)
  • Improved: Only disable move-on-open switch if no default consume location selected (thanks @ssiegel) (#860)
  • Improved: Overview actions appearance
  • Improved: Refined and unified navigation transitions
  • Improved: Colors of in-app provided themes
  • Improved: splash screen on Android 12+
  • Fixed: Action button jumping to the top after saving new master data (#886)
  • Fixed: Invisible status bar icons on some devices with Android 11
  • Fixed: Missing navigation transitions for actions in product details dialog

v3.5.2

10 Mar 15:02

Choose a tag to compare

  • New: Compatibility for server version 4.1.0 (#837)
  • Improved: Added option to disable auto sync on shopping mode page (e.g. disable it when you have bad mobile data connection) (#816)
  • Fixed: Crash when navigating to another page while keyboard animation is running (#831)
  • Fixed: Crash on purchase page or on shopping list item edit page with some invalid objects (#835)
  • Fixed: Incorrect recipe total count on start page when meal plan is used (#827)

v3.5.1

26 Jan 22:11

Choose a tag to compare

  • Improved: Keep scroll position on shopping list page when returning from purchase/edit page (#823)
  • Improved: Theme colors in high-contrast modes
  • Fixed: Crash on purchase page with scanner on some devices (#820)
  • Fixed: Text fields hidden by keyboard on pages with many fields, scrolling not possible (#822)

v3.5.0

26 Dec 03:17

Choose a tag to compare

Merry Christmas and a Happy New Year! 🎊

Among many important bug fixes, this final release in 2023 includes a few notable changes:

  • New: Removed support for Grocy server versions below 4.0.0 (following versions will be unsupported now: 3.1.3, 3.2.0, 3.3.0, 3.3.1, 3.3.2). Please update your server to the latest Grocy version!
  • New: Dynamic contrast options in appearance settings for visual accessibility
  • Improved: Swapped order of "done" items and shopping notes on shopping mode page (#812)
  • Improved: Moved option for "mark as open" on consume page to bottom menu and added help (#768)
  • Fixed: Crash on stock overview and recipes page when due date tracking was disabled (#811)
  • Fixed: Total prices on shopping list page with units other than stock unit were wrong (thanks @alkuzman) (#742, #743)
  • Fixed: Stock overview last and avg. prices were not calculated properly (thanks @alkuzman) (#757)
  • Fixed: Refreshing of master locations page was broken
  • Fixed: "Mark as open" was not working in some cases when quick mode was enabled
  • Fixed: Transactions on purchase and inventory page in quick mode were not possible if due date tracking was disabled on server
  • Fixed: Crash when opening page with ML Kit scanner in some cases (hopefully fixed) (#690, #688)
  • Fixed: ML Kit scanner could not start again after going to "choose product" page in normal mode (not quick mode)
  • Fixed: Impossible login due to disabled animations (#814)
  • Fixed: Privacy policy link missing (#813)