Emil Junker

Results 77 comments of Emil Junker

@scottmmjackson I don't think there's a better place to discuss things than right here on GitHub. Once we have a pull request open, we should also be able to review...

I'd suggest to put something like a `...` button next to the `+` button that opens a menu with multiple options. There we can put the quick add (currently hidden...

@Karhu83 The app already supports basic ingredients via the USDA API. You can set it up under `Settings > Integration > USDA API`. If you really absolutely need the Swiss...

Here is a list that contains the nutrition names and also the expected unit (g/mg/µg) for each of them: https://github.com/davidhealey/waistline/blob/064c4d109e90507e22497a3c75295d516cc862ef/www/index.js#L36-L85

> This requires no design change and is an intuitive ui It doesn't sound intuitive to me tbh 🤷

@Djey51 So are the checkboxes visible in light mode? And could you check which version of the Android System WebView you have installed (should be listed under Android Settings >...

Are you on Android 10 or 11? Then it is probably this issue: https://github.com/apache/cordova-plugin-camera/issues/718 I'm having the same problem on my phone. It looks like the workaround is to simply...

Must be a different issue then. I guess the camera plugin is just a bit buggy/unstable (too many Android configurations out there it must support). That would also explain https://github.com/davidhealey/waistline/issues/495.

Also related: #410 #515 @MiguelNdeCarvalho Where is your nextcloud folder located? In my experience, the app can only write to certain shared storage locations.

> /storage/emulated/0/Android/media/com.nextcloud.client This isn't going to work, unfortunately. Waistline cannot write to the media directory of a different app.