j-px
j-px
Hi, just tried building this on Fedora Linux 36 (Workstation Edition). It failed at building uom, and it seems to be [this exact issue](https://github.com/iliekturtles/uom/issues/224). Without much experience in rust /...
Logs ``` java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:612) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130) Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602) ... 1 more Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Constructor.newInstance0(Native Method) at java.lang.reflect.Constructor.newInstance(Constructor.java:343) at com.sapuseven.untis.viewmodels.PeriodDataViewModel$c.a(Unknown Source:41)...
Just got version 30 to test out the experimental app window blur, and it works! :tada: (at least partially). I found out it's glitching when switching workspaces. For example, having...
Hi, I'm using your already built zipalign binary in one of "my" apps (thanks for providing it btw, saved me a lotta time, storage, and network bandwidth!), and on my...
**Describe the bug** See title. Only in `material-redesign` builds. **To Reproduce** Steps to reproduce the behavior: 1. Open any Event on a device with API level < 26 **Expected behavior**...
Flathub recently added guidelines for app listing quality. Currently, the app is failing 5 checks:  Links of failing checks:...
### Checklist - [X] I am able to reproduce the bug with the latest version given here: [CLICK THIS LINK](https://github.com/TeamNewPipe/NewPipe/releases/latest). - [X] I made sure that there are *no existing...