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
1cccaad0f4
jamfish
/
app
/
src
/
main
/
java
/
com
/
kabouzeid
/
gramophone
History
Download ZIP
Download TAR.GZ
Karim Abou Zeid
1cccaad0f4
Clean ups, new default album art cover and widget resize fix
2015-07-06 18:52:26 +02:00
..
adapter
Clean ups, new default album art cover and widget resize fix
2015-07-06 18:52:26 +02:00
appwidget
Clean ups, new default album art cover and widget resize fix
2015-07-06 18:52:26 +02:00
dialogs
Clean ups, new default album art cover and widget resize fix
2015-07-06 18:52:26 +02:00
helper
Clean ups, new default album art cover and widget resize fix
2015-07-06 18:52:26 +02:00
interfaces
Changed the way to check if a view is empty, fixed some strings, fixed fastscroller alignment.
2015-06-10 15:27:45 +02:00
lastfm
/rest
Fixed some artist images not showing up and a crash when the artist image url was empty
2015-07-01 16:21:42 +02:00
loader
Added favorites.
2015-06-24 21:34:59 +02:00
misc
Got rid of the redundant "AppKeys" class.
2015-06-24 14:40:36 +02:00
model
Clean ups, new default album art cover and widget resize fix
2015-07-06 18:52:26 +02:00
prefs
Changed the default settings. Fixed settings layout bug. Synced translations.
2015-06-11 17:34:34 +02:00
provider
Save the current queue async in an SQL database with an handler running on a background thread (issue
#43
). Also saving position inside the track now. Fixed a bug where the lockscreen and widget were not updated correctly when pressing play after opening the app for the first time after it was closed before.
2015-06-24 14:26:36 +02:00
service
Slightly updated the appwidget appearance, use smaller bitmap size for palette.
2015-07-05 17:39:10 +02:00
ui
Clean ups, new default album art cover and widget resize fix
2015-07-06 18:52:26 +02:00
util
Clean ups, new default album art cover and widget resize fix
2015-07-06 18:52:26 +02:00
views
Fixed the fastscroller lag on huge lists (e.g. song list) by replacing the old fastscroller with an own implementation.
2015-06-27 15:52:30 +02:00
App.java
Switched from Volley to RetroFit + OkHttp for performance and simplicity
2015-06-29 21:38:09 +02:00