Patrick Zedler

Results 20 issues of Patrick Zedler

Request from an email: > Is it possible to add support for multiple Grocy instances? I use several systems, primarily test and production, and would be very happy if this...

new feature

But probably no effect because system gets stuck for a second calculating the new UI colors

enhancement

The memory usage of Doodle is **very high compared to other apps**, even Chrome uses much less memory. The **graphics** seem to be the main part, but also **native** code...

enhancement
help wanted

Maybe caused by frame drawing in `WallpaperService` or in `SvgDrawable`

bug

Not sure what the day version should look like

enhancement

For pre-Android 10 users

enhancement

**Description:** Hi, I think this is not a bug but a logical improvement: when I use `setEnabled(false)` to disable a `MaterialButtonToggleGroup`, nothing happens. **Expected behavior:** For me the logical behavior...

bug
Good First Issue
Widget: Button

**Description:** Hi, thanks for the new beta release! I was very happy to try out the new checkbox animations, but sadly I have to say that I don't really like...

bug
Widget: Checkbox

Added launcher zoom callback for live wallpapers introduced in API 30, closes #7055. It's basically the same structure as the existing onOffsetsChanged() so I copied the important methods and modified...