youstanzr

Results 14 issues of youstanzr

The library can be backed up by a simple json that contains all songs' id and other string information (no thumbnail image) or some special string representation of the library....

enhancement

There should be setting view controller for the app where we introduce some features and have some controls over the behavior or the app as of the user selection. The...

enhancement

The drag and drop to reorder of the playlist songs seems to have two bugs which are: - Unexpected quick relayout when dragging a cell to top of playlist library...

bug
enhancement
good first issue

The LibraryViewController could use a search bar above the library table view.

enhancement
good first issue

The app has really poor documentation and comments. It would be great if we can go through the app and introduce some clean and clear documentation.

documentation

Write some proper test cases for various scenarios that we help us do some continuous integration.

enhancement

Design color scheme for a dark theme for the app and apply it to GraphicColors struct in the app so that the app supports dark and light theme.

enhancement
good first issue

There should be a button to cancel the download if the user changes his mind in the middle of the download. This cancel should handle the partially downloaded file and...

enhancement
good first issue

There is no reason to have separate bar buttons in Download VC for download and done. We can make those as one button and it would be download when the...

enhancement
good first issue

We can add alias tags in the setting (once #57 done) where it there would be alias and primary text field and add button that adds to a small table...

enhancement