fast4x / RiMusic

A multilingual Android application for streaming music from YouTube Music.
https://rimusic.xyz
GNU General Public License v3.0
2.55k stars 131 forks source link

[Feature]: Sorting songs in playlists in Android Auto #4575

Open KyNarec opened 3 days ago

KyNarec commented 3 days ago

Description

Some playlists are sorted the same way in android auto as in the app,

image

but not all of them.

image

Suggested Solution

image

Either replacing the search button (red) or moving the search button down (or up) a bit to make room for the sort button like in the app with (preferably) the option to sort ascending or descending.

Alternatives

No response

Additional Context

I tried to do it myself but I was just confused where the code for android auto is (it also did not help that I didn't find a layout inspector of some sorts for the desktop head unit emulator) so please reference this feature request in the commit or PR in wich you implement this, so that I can see what I should have done. Or you could help me out by telling me where the code for android auto is.