More-Than-Solitaire / Tabs-Lite

An ad-free open source guitar tablature application using an existing popular tabs database. Built for speed and simplicity.
Apache License 2.0
64 stars 4 forks source link

Convert Favorites to a Playlist #64

Closed cullub closed 1 year ago

cullub commented 2 years ago

Instead of separately tracking Favorites, they should be just a special Playlist that's not allowed to be deleted or edited, and isn't shown in the Playlists tab

cullub commented 2 years ago

Todo: create new Data class that joins data from Playlist, PlaylistEntry, and TabFull database tables. See https://stackoverflow.com/questions/45059942/return-type-for-android-room-joins