Hans-Peter Lehmann

Results 624 comments of Hans-Peter Lehmann

`ls -la` is just the hard-to-read version of `ls -lah` ;) Gives an output of `13315522` bytes (matches the 12.7M) on both phone and PC. ## Output of stat ####...

When there are two episodes that have the same title, same date, same duration and same type (video/audio), we assume that the podcast creator accidentally added the same episode twice....

Reruns usually have a different date or even a different title. These are not detected as duplicate.

Yeah, the problem is that in order to use things like onSaveInstanceState, we would need to serialize and de-serialize the app's state (including all episodes shown on that specific screen)....

I kind of get why the user got it wrong. To me, "social message" does not really imply that the URL is included as well. Could also be just a...

The back button works fine on my device. What happens when you press the button two times?

If you need to press the back button twice, it usually means that you somehow managed to open the screen twice. This can happen when you tap the screen twice...

Do you still experience this problem? Do you also need to press the app's back button in the top left of the screen twice?

Hmm, yeah, that could help. At least if the back button is visible on screen and not a hardware button.