Move AlbumProvider and AlbumStore into AlbumDatabase.
[Sone.git] / src / main / java / net / pterodactylus / sone / database / AlbumDatabase.java
2014-02-28 David ‘Bombe’ RodenMove AlbumProvider and AlbumStore into AlbumDatabase.
2014-02-28 David ‘Bombe’ RodenExpose album moving methods in the album database.
2014-02-28 David ‘Bombe’ RodenSet Sone of an album in the album builder, use album...
2013-10-09 David ‘Bombe’ RodenAdd album builder creation to memory database.
2013-10-09 David ‘Bombe’ RodenIntegrate basic album storage and retrieval in memory...