Hans-Peter Lehmann

Results 624 comments of Hans-Peter Lehmann

It already does that on my device (if notifications are enabled)

@ApostolosKourpadakis indicated interest but that was 2 months ago. So I guess they are no longer actively working on it. Feel free to give it a try :) Have a...

We want to announce feed refresh as well but you can start with what you described 👍

Sorry for breaking checkstyle. It got later in the evening than I expected and I just wanted to get it pushed

I just pushed a change to use a simple array with binary search. Seems to work fine and reduces the number of different data structures significantly. I think something broke...

Thanks for adding the "follow audio" checkbox, that's nice to have! I think there are some small quirks left. Would be great if you could have a look. - When...

There is still one quirk I don't understand. When opening the dialog for the second time while playing, it crashes. Error message: `Inconsistency detected. Invalid item position`. The chapters fragment...

I think I fixed this in [3d09a7c](https://github.com/AntennaPod/AntennaPod/pull/7103/commits/3d09a7c6f178b416b76d1ecc20f85a2174aec821). The problem was that when loading was interrupted, it returned `null` instead of throwing. This meant that it re-tried loading the chapters (with...

Looks ready for merging to me. Is there anything open from your side, tony?