Closed vfsfitvnm closed 2 years ago
So in my Android Studio I can already download the image of the API 33 and start it as an emulator 😃:
Yes you can, but it's the one with google play services in it. For your interest, google provides the pure aosp images with a certain delay (they are considered less important somehow).
Ok I understand, thanks for your explanation.
I tried out the latest debug apk (65 - Link) and there the bug #266 seems to be gone. And the bug #265 is a lot better. Compered to the latest official release 0.4.2, the notification layout looks a bit different and tidy.
Did you change anything fundamental, since the last release version?
I think it is due to this. This is a win-win solution honestly - I don't have to deal with the nonsense changes A13 introduced.
However I'm still looking forward to fix the notification cover mismatch.
Sounds good, can you please publish a new release version for the meantime, so that the app can be used better under A13 again?
Maybe you can dare to make the A13 changes again, if the function #131 became impertinent, then I think it wouldn't look so empty anymore.
We were happy too early. With the new version v0.4.3 the two bugs (#266 & #265) have not improved for me.
I have now cloned the app into my Work profile and there the bug #266 no longer occurs. Then I grabbed another debug apk (63 - Link) and there the bug #266 is also gone. It seems that there is a problem with the database and it is not the API version 33?!
Possibly it is because I have been with ViMusic since almost the first version? Have there been any fundamental changes to the database since launch?
BTW: With the new installation, the problem #59 seems to be gone for me. Up to now it still occurred.
Very strange behavior... I have now opened the app from the Work profile again, after a long break, and now the two bugs, with the notification, are present there too.... 😕
It just finished building the aosp system image. Ok.
However, how is your notification responsiveness? Mine is pathetic - i.e. I press any button (play, skip or whatever) and the notification gets updated after 5 seconds. Not sure if it's a emulator/system image thing (I hope so)
Note to self: sometimes the PlayerService has some sort of crash in A13 when destroyed - in fact the process is re-started afterwards (it should not). Other than wasting resources, this will cause the "persistent queue" to not work
It just finished building the aosp system image.
Awesome 🚀
https://github.com/vfsfitvnm/ViMusic/issues/266: The debug version worked because of the option System > Appearance > Show song cover, which is enabled by default. Without that option, the thumbnail is low res (somehow). You release version has that option disabled.
Thx, good to know.
https://github.com/vfsfitvnm/ViMusic/issues/265 Looks like a bug: https://issuetracker.google.com/issues/243778594
Strange, i don't have that bug with Spotify.
However, how is your notification responsiveness? Mine is pathetic - i.e. I press any button (play, skip or whatever) and the notification gets updated after 5 seconds. Not sure if it's a emulator/system image thing (I hope so)
For me, the speed is fine. I also think this is an emulator problem.
Would you make a screen record of spotify's notification (when you skip the next song)?
Would you make a screen record of spotify's notification (when you skip the next song)?
265 Looks like a bug: https://issuetracker.google.com/issues/243778594
Strange, i don't have that bug with Spotify.
Now I noticed that sometimes, after a restart of the app, the first song also displays a wrong cover in Spotify. From the next song on, however, the bug disappears.
Ok, I think it's time to target A13. The bug in https://issuetracker.google.com/issues/243778594 has been fixed, however I will still apply a workaround for A13 devices. Also, to avoid duplicates such as #470, the "Show song cover" will be enabled by default on A13
This is how it looks like with the workaround (it may rarely display the previous cover and the text always refresh now...)
Unfortunately it still occurs sometimes, but it's not consistent though.
Thx you for the improvement! Its working a lot better then before. 👍🏼
Unfortunately it still occurs sometimes, but it's not consistent though.
Thats true. For me the bug occur most commonly at the startup of the app -> no notification picture displayed.
Thats true. For me the bug occur most commonly at the startup of the app -> no notification picture displayed.
Does it still occur to you?! :/
Yes sadly, but not very often. Currently I'm fine with it. :)
Damn :/ The first song is always displayed fine in the emulator
Hmm thats strange. 😕
Will do once google releases the android 13 aosp system image for emulators