Hans-Peter Lehmann

Results 69 issues of Hans-Peter Lehmann
trafficstars

https://github.com/mr-kenhoff/qalculate-android/issues/15#issuecomment-1080036269 > When it comes to the buttons, I thought about some kind of "swipe buttons", as there are for example used in the Unexpected Keyboard: https://github.com/Julow/Unexpected-Keyboard

https://github.com/mr-kenhoff/qalculate-android/issues/15#issuecomment-1080036269 > I was also thinking about user-customizable screens. In this case, there needs to be some kind of button library, and a layout editor. However, I do not know...

The desktop version has this feature where it shows the actual input it interpreted. For example, when it guesses the location of braces, it shows where they are. Not sure...

Currently, unknown variables are printed with quotes. They should maybe get a different color or font. This can probably be done with `SpannableString`. Example input: `2*b` Current output: `2'b'` Expected...

Currently, we only have the basic calculator. It would be nice if swiping left and right revealed constants and more advanced functions. Suggestion on how to do this: - Make...

An "About" screen should display the license, for example. I think it could be reached by pressing a 3-dot button in the top right corner. Maybe we should create that...

I guess it is quite unusual to not only change the time, but also the duration of a meeting. Let's just use RDATE without PERIOD, so it is supported on...

### Description Related PR: #5510 Maybe create our own data source based on `DefaultHttpDataSource`? https://stackoverflow.com/questions/1432961/how-do-i-make-httpurlconnection-use-a-proxy ### Checklist - [ ] I have read the contribution guidelines: https://github.com/AntennaPod/AntennaPod/blob/develop/CONTRIBUTING.md#submit-a-pull-request - [ ]...

### 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**...

Type: Confirmed bug
Good first issue