Jerrell Mardis
Jerrell Mardis
Great work. I noticed that the ProgressBar and refresh text are not centered vertically. Here's what I've done to vertically center the text and ProgessBar. I also set the text...
I don't think the current share discovery implementation is the best for the "10ft environment". Currently, it lists all the users share folders in a Spinner, excludes top-level share folders...
Currently, the Movies/TV Shows by Genre cards are generic gray boxes. These should be replaced with colorful cards with icons similar to Google Play Movies on Android TV and this...
This category would include recommended movies and tv shows based on the user's watch history. For instance, if a user watched the first episode of Breaking Bad, this section would...
Currently, the two TV shows with the most recent show airing and the movie with the most recent release date are recommended to the user. This is not ideal. The...
Does this alter images after they're downloaded? I noticed that if I download image data from a server using URLSession and create a UIImage from the downloaded data the image...
I noticed that if you start scrolling slowly up or down for a bit the container will start to scroll slightly in the other direction thus causing a jerky scrolling...
#### Summary Removes the poster overlay in Movies and Series tabs in favor of displaying the movie/series title, download and monitor status below the poster. This aims to provide more...
When opening the Calendar tab, it should scroll to the current date but it does not. This is defined in `CalendarView.initialize()` but it doesn't seem to be working. Maybe it's...
#### 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...