Natalie Prange
Natalie Prange
Ok, I still can't reproduce it on Android 9, but that's good to know, that will certainly help debugging. Does the time spent in the phone call matter? Does it...
Hm weird. I have no difference in volume between AudioAnchor and any other player I use (VLC, Vinyl, Samsung Music). A few questions: 1) Which players are you using? 2)...
I see. Voice has an extra option to increase the volume outside the normal system-wide volume setting, I guess this feature is what you used. So the problem is probably...
This is a version problem. For Android versions >= 8.0 Oreo (API 26) the label is wrapped to another line. It should be possible to implement this for previous versions...
I agree, it would be good to have some sort of documentation anyhow.
I would prefer not to create additional files or edit existing ones, but I like the content-hash idea. Let me think about it :)
As far as I can tell, the Android [MediaPlayer](https://developer.android.com/reference/android/media/MediaPlayer) which is used by AudioAnchor does not support .oga and .mka formats. I tested this (and you can verify it) by...
I'll have another look at this. Thanks! Did you also check if playback controls work properly? Skipping and searching with the progress bar?
I just used an [online converter](https://convertio.co/de/mp3-oga/) to convert mp3 to oga. When trying to play the resulting file, AudioAnchor crashes. When using the same online converter (or ffmpeg for that...
Glad you like the app :) Simply wrapping long titles would probably look weird, since then the text field would be higher than the cover image. That's why I'd rather...