mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
## Description Adds an option to display libraries in a list layout The list can be regular showing 6-7 items or compact showing ~11 items. Can also toggle showing the details on the left side. Movies, tv shows, & albums have type-specific layouts and other types like videos, music videos, etc use a generic one similar to movies. Another change is that showing the backdrop is now a separate toggle from showing details for both grid & list layouts. Sorting, filtering, & jumping to a letter all work as expected! ### Related issues Closes #1101 ### Testing Emulator mostly ## Screenshots <details><summary>Click for screenshots</summary> <p> ### TV shows list <img width="1280" height="720" alt="series_list Large" src="https://github.com/user-attachments/assets/f8f9b801-e537-4cdf-b992-f2f1259457fa" /> ### TV shows compact list <img width="1280" height="720" alt="series_list_compact Large" src="https://github.com/user-attachments/assets/747e5929-90d7-4d59-a179-bc3210ac01b9" /> ### Movie list <img width="1280" height="720" alt="movie_list Large" src="https://github.com/user-attachments/assets/ee3e1c6c-fb25-438a-a11e-522d30fbaabf" /> ### Album list <img width="1280" height="720" alt="music_list Large" src="https://github.com/user-attachments/assets/9b1f59ec-c237-4ab2-9b51-6cb519f5327c" /> </p> </details> ## AI or LLM usage None |
||
|---|---|---|
| .. | ||
| config | ||
| schemas/com.github.damontecres.wholphin.data.AppDatabase | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||