Move temporary image-related classes to their final destinations.
[Sone.git] / src / main / java / net / pterodactylus / sone / data / AlbumImpl.java
2014-02-28 David ‘Bombe’ RodenMove temporary image-related classes to their final...
2014-02-28 David ‘Bombe’ RodenExtract default Image implementation as base for all...
2014-02-28 David ‘Bombe’ RodenMove required parameters for image into the image builder.
2013-10-11 David ‘Bombe’ RodenFix and relax checks.
2013-10-10 David ‘Bombe’ RodenDon’t check for the presence of the album image in...
2013-10-10 David ‘Bombe’ RodenUse an album modifier for setting title, description...
2013-10-09 David ‘Bombe’ RodenExtract album interface.