jamfish/app/src/main/java/com/kabouzeid/gramophone/loader
2015-04-23 19:25:30 +02:00
..
AlbumLoader.java Enabled all caches and added custom signatures 2015-04-23 19:25:30 +02:00
AlbumSongLoader.java Enabled all caches and added custom signatures 2015-04-23 19:25:30 +02:00
ArtistAlbumLoader.java Enabled all caches and added custom signatures 2015-04-23 19:25:30 +02:00
ArtistLoader.java Removed redundant comparators and sorting operations 2015-04-18 17:14:47 +02:00
ArtistSongLoader.java Enabled all caches and added custom signatures 2015-04-23 19:25:30 +02:00
PlaylistLoader.java Removed redundant comparators and sorting operations 2015-04-18 17:14:47 +02:00
PlaylistSongLoader.java Enabled all caches and added custom signatures 2015-04-23 19:25:30 +02:00
SongFilePathLoader.java Lots of progress with dynamic theming, the nav drawer now uses a RecyclerView, AboutDeveloperDialogHelper is now a DialogFragment, RTL support (to suppress Lint warnings), other various small fixes, cleaned up and formatted lot of code (and removed un-used resources), R.string.ok > android.R.string.ok, R.string.cancel > android.R.string.cancel, switched dialog helpers to DialogFragments. 2015-04-16 16:47:02 -05:00
SongLoader.java Enabled all caches and added custom signatures 2015-04-23 19:25:30 +02:00