Kore/app
Martijn Brekhof eedd1e99b4 Implemented showing artist names in song lists (#281)
* Song lists for artist, album, and overall now shows the artist name for each individual song
* Added display artist column to songs table. This required a DB upgrade and users should
  do a refresh for music items to be able to see the display artist in the song lists.
2016-10-20 19:26:43 +01:00
..
src Implemented showing artist names in song lists (#281) 2016-10-20 19:26:43 +01:00
.gitignore First dump 2015-01-14 11:12:47 +00:00
build.gradle Update build tools version 2016-09-16 19:12:36 +01:00
proguard-rules.pro Switched HTTP library. Using OkHttp explicitly now, instead of the default Android one, which varies acroos OS versions. 2015-04-18 10:52:31 +01:00