jamfish/app/src/main/java/com/kabouzeid/gramophone
2015-07-08 01:27:40 +02:00
..
adapter Clean ups, new default album art cover and widget resize fix 2015-07-06 18:52:26 +02:00
appwidget Fixed saving position in track, improvement with service binding, temporary new default album art. 2015-07-07 02:19:09 +02:00
dialogs Added a sleep timer 2015-07-08 01:16:19 +02:00
helper Fixed saving position in track, improvement with service binding, temporary new default album art. 2015-07-07 02:19:09 +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 a sleep timer 2015-07-08 01:16:19 +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 Added a sleep timer 2015-07-08 01:16:19 +02:00
ui Fixed starting main activity with playback intent not working 2015-07-08 01:27:40 +02:00
util Added a sleep timer 2015-07-08 01:16:19 +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 Fixed saving position in track, improvement with service binding, temporary new default album art. 2015-07-07 02:19:09 +02:00