This website requires JavaScript.
Explore
Help
Register
Sign in
tenkuma
/
jamfish
Watch
1
Star
0
Fork
You've already forked jamfish
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
294f3fc5d0
jamfish
/
app
History
Download ZIP
Download TAR.GZ
Karim Abou Zeid
294f3fc5d0
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
..
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