ruddarr / app

A native iOS companion app for Radarr and Sonarr instances.
https://apps.apple.com/app/ruddarr/id6476240130
MIT License
117 stars 6 forks source link

Add movie and series list layout option #309

Open jerrellmardis opened 4 months ago

jerrellmardis commented 4 months ago

Summary

Adds a list layout option to the MoviesView and SeriesView which can be enabled via a new “Layout” settings preference.

Note: The additional top padding on iPhone/iPad looked a bit funky so https://github.com/ruddarr/app/pull/305/commits/4cf4477852faa8e76eab820e7272fe30fe766003 removes it. This is not reflected in the screenshots below!

Movies Layout
Series Layout
Movies (Dark) Movies (Light) Series (Dark) Series (Light)
38444564-89E9-46FB-9277-B63531A1FCBF_1_102_o C4F4358D-0171-4377-B98D-4BF80A9062B4_1_102_o 582F6D79-1C4F-4BD3-99FE-93B4893B39D5_1_102_o 00F85BBA-0F70-4BEF-80AF-EC7D5848413F_1_102_o
551248C6-E193-49FC-BF2D-C0E4EAF80A4D_1_102_o 07C563C5-141B-48A5-BEEA-31D727FF2E1E_1_102_o 523158C8-281B-4894-AADC-B4746CD12DBB_1_102_o E4C342BD-96BA-4D31-973A-F85703587636_1_102_o
Screenshot 2024-06-23 at 10 58 42 AM Screenshot 2024-06-23 at 11 00 02 AM Screenshot 2024-06-23 at 10 58 52 AM Screenshot 2024-06-23 at 10 59 58 AM
jerrellmardis commented 4 months ago

@tillkruss are you going to look at this?

tillkruss commented 3 months ago

Yep, once things have settled here with wild fires and I pushed a stable 1.2.0 release.

tillkruss commented 1 month ago

@jerrellmardis It looks like 1.3.0 is extremely stable, no more crashes and I'll tag it shortly. If you like feel free to rebase this against develop and we can get it merged.