Naveen Singh

Results 731 comments of Naveen Singh

@StefanPofahl Are you still experiencing this issue? Do the music files appear if you force-stop/restart the app?

Hello! @StefanPofahl I have uploaded a test APK with potential fix for this issue, please check if you are interested: https://github.com/Naveen3Singh/Simple-Music-Player/releases/download/improved_media_scan/music-player-prepaid-debug.apk Let me know if it works, thanks. EDIT: You...

Hi! If anyone is willing to test, I have uploaded a test APK with a setting to enable key borders: https://github.com/Naveen3Singh/Simple-Keyboard/releases/download/test_key_borders/keyboard-prepaid-debug.apk Any feedback is appreciated. thanks!

@marcbaechinger @rohitjoins @tonihei Hi! I hope this gets your attention. **Context:** I have been working on rewriting https://github.com/SimpleMobileTools/Simple-Music-Player to media3 to take advantage of the features of media3 and delegate...

@tonihei thanks for the much-needed clarifications! ### Blocked UI when using large playlists (pretty much resolved) > Highlighted efficient app setup pattern for large playlists (step (b)), in particular optimizing...

OK, thanks for the help. **Just in case you guys need it**, I'm attaching two large CPU traces (compressed) below to demonstrate the main thread getting blocked by the media...

Hello! Adding to @Aga-C's questions, what timezone are you in? Did this happen in previous versions too?

I haven't checked this yet, but why can't we implement it similar to Google Messages? Just a full-width **Notifications** button that points to custom notification settings, instead of using a...

Quick look that might help: It crashes probably because the view was stored with a different key in the first loop, see https://github.com/SimpleMobileTools/Simple-Calendar/blob/af84b9a5af8288d825a569b8db24d248bcd67cc9/app/src/main/kotlin/com/simplemobiletools/calendar/pro/fragments/WeekFragment.kt#L451-L461 And `startDayCode` at line 574 now has...

I wasn't actively trying to fix this issue but if I understand correctly, this is mostly happening with playlists created from a folder (they are emptied when media rescan happens...