Naveen Singh
Naveen Singh
@tibbi the QueueActivity freezes because the recycler view is wrapped by a nested scroll view and it tries to load everything all at once. It's similar to that issue in...
@tibbi this is a media store issue, I also have these albums, and the symbolic names are not properly handled by the media store. (These symbols also cause a native...
Hi! @mortyam If you are willing to test, I have uploaded a test APK here that should fix the black screen issue: https://github.com/Naveen3Singh/Simple-SMS-Messenger/releases/download/notification_fixes/sms-messenger-prepaid-debug.apk thanks
@pluja the fork was just renamed, please update the link to https://github.com/FossifyOrg
Hello! @anyuta1166 > Every time after switching to the next track, the player hangs for a few seconds. The track is successfully played, but the the song progress stays at...
@JillianLaville can you tell me exactly what issue was fixed by disabling gapless playback? @anyuta1166 can you check if this workaround (disabling gapless playback) works for your second case? (sound...
@JillianLaville are you playing recordings or audio books with silenced parts or is it just casual music?
Got it. Are you also facing any delays or lags as others have mentioned? Please also share your device info.
understood, that will be fixed too.
This used to happen to me too and I tried fixing it when I did those notification-related changes and I haven't seen it since. Maybe it's not yet fixed. Can...