Hans-Peter Lehmann
Hans-Peter Lehmann
### Step 1: Are you in the right place? - [x] I have verified there are no duplicate active or recent bugs, questions, or requests - [x] I have verified...
### Step 1: Are you in the right place? - [x] I have verified there are no duplicate active or recent bugs, questions, or requests - [x] I have verified...
### Steps to reproduce 1. Try to install the app from Google Play ### Expected behaviour App can be installed because it targets an older Android version. ### Actual behaviour...
Without this change, calls to `aligned_alloc` are not counted. Also, passing a pointer obtained from `aligned_alloc` to `free` crashes the application (double free or corruption).
### Description Bottom navigation, so that the most important screens can be reached with a single tap, from everywhere. For now, this is an opt-in setting. Closes #4376 ToDo: -...
### Checklist - [X] I have used the search function for [**OPEN**](https://github.com/AntennaPod/AntennaPod/issues) issues to see if someone else has already submitted the same feature request. - [X] I have **also**...
### Description Users had a hard time understanding that automatic deletion and episode cleanup are two different things. Maybe that is because in German, both got translated to the exact...
`sin`, `cos`, etc are currently not interpreted. The result simply is the text that was entered. My guess would be that this is because the app does not specify radians...
Most calculators I tried simply limit the app to portrait mode. We should either do that or add other layouts for landscape mode.
The `abiFilters` Gradle property is specified in both the app and the library. After upgrading the library, I was no longer able to run the app on my phone: >...