jamfish/app/src/main/java/com/kabouzeid/gramophone/loader
2016-07-22 20:36:42 +02:00
..
AlbumLoader.java Improved the artist loading mechanism. 2016-07-22 20:36:42 +02:00
ArtistLoader.java Improved the artist loading mechanism. 2016-07-22 20:36:42 +02:00
ArtistSongLoader.java Sort songs directly in the SQL statement, instead of Collections.sort(). 2016-01-04 17:53:27 +01:00
LastAddedLoader.java Cleaned up the Util classes 2015-07-11 02:08:54 +02:00
PlaylistLoader.java The LibraryFragments are now loading their content async. 2016-03-20 21:11:21 +01:00
PlaylistSongLoader.java Completely rewritten the album model 2016-01-02 22:44:03 +01:00
SongLoader.java Improved the artist loading mechanism. 2016-07-22 20:36:42 +02:00
SortedCursor.java Clean ups and refactoring. 2016-03-23 01:52:17 +01:00
SortedLongCursor.java Made progress with the folder feature. 2016-03-16 00:41:17 +01:00
TopAndRecentlyPlayedTracksLoader.java Made progress with the folder feature. 2016-03-16 00:41:17 +01:00