Georg Meißner

Results 108 comments of Georg Meißner

Ok, auto refresh was added. It should work mostly app-wide.

An Apple Watch app is on the list, but I need to find a clever solution to sync the data between iOS and watchOS app.

I can't reproduce this on iOS 16.3.1 A popup message should appear and ask the user to confirm the deletion. This works fine for me. (Also, no force unwrapping is...

Well, seems like missing behaviour. I will look if there is an elegant way to signal a successful purchase which triggers it done. For now, it is just a shortcut...

Well, I am unsure if this is the best solution. This works because the cancellation is not implemented. This seems to work, but I have found a different way (wrapping...

A disappearing button seems like an issue with the GUI, not related to Grocy 4 (which is supported BTW). I am currently working on a big rewrite (Grocy Mobile 3),...

The API parameter seemingly was changed from _expiring_days_ to _due_soon_days_, so the setting didn't work properly in the App.

The typical iOS style would be shake to undo. An extension to the toast messages would also be possible. I will look into it, but it may take some time.

The message says a malformed JSON file. This usually happens with the wrong address configuration. (Or missing authentication). For Home Assistant, please check if the plugin and its paths are...

If you have a local server, using no certificate (http) might be an option with the next version. The other way is to install your root CA on your device,...