jamfish/app
2015-07-15 03:40:47 +02:00
..
libs Removed unnecessary libs and replaced the jaudiotagger jar with a custom one specially or android. 2015-05-31 18:02:55 +02:00
src Making great progress with the "view as" option to toggle between list and grid mode. Currently only implemented in the album fragment. To add the functionality to other fragments just extend the AbsMainActivityRecyclerViewLayoutModeFragment class and implement its abstract methods (class name should be changed to something shorter soon). In future the artist and song fragments should extend that class. 2015-07-15 03:40:47 +02:00
build.gradle Removed bus. Will be replaced by an intent system soon. 2015-07-13 03:14:01 +02:00
crashlytics.properties Removed to files from .gitignore 2015-03-05 17:21:55 +01:00
proguard-rules.pro Switched from Volley to RetroFit + OkHttp for performance and simplicity 2015-06-29 21:38:09 +02:00