tooploox / KMMSongApp

2 stars 1 forks source link

Fetch songs from local filesystem #12

Closed wzieba closed 4 years ago

wzieba commented 4 years ago

Closes: #4

References: #20

Before After
Screenshot 2020-10-08 at 18 48 31 Screenshot 2020-10-08 at 18 47 58
wzieba commented 4 years ago

I let myself omit all code formatting comments as we don't have static code analysis integrated #1 .

I've added tests for JSON deserializing as well as moving deserialization to the background thread.