aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-13Closes #150 Add notification while background downloadingScott Jackson
2013-09-13Fix notifications not creating new backstackScott Jackson
2013-09-13Fix deserializationScott Jackson
2013-09-13Update READMEdaneren2005
2013-09-13Switch to using Kryo lib, dramatically faster object serializationScott Jackson
2013-09-13Fix crash from Dev ConsoleScott Jackson
2013-09-12Attempt to make sure that nextMediaPlayer is stoppeddaneren2005
2013-09-11Possible fix for service dieing when partial is done downloading with ↵daneren2005
StreamProxy
2013-09-09Fix errors from web commitScott Jackson
2013-09-09Added show/hide downloading notification methodsdaneren2005
2013-09-09Added intent constant for going straight to downloading listdaneren2005
2013-09-09Add downloading notification iddaneren2005
2013-09-06Get rid of unnecessary serializedaneren2005
2013-09-05FixScott Jackson
2013-09-05Attempt at fixing Show Album stack overflow: limit options menu create callsdaneren2005
2013-09-05Put onCurrentChange into background thread as well, masks service sync problemdaneren2005
2013-09-05Gracefully back off of trying to download songs with server issuesdaneren2005
2013-09-05While downloading, keep track of number of failuresdaneren2005
2013-09-04Closes #156: Fix shuffle buffer not being cleared when switching between ↵daneren2005
offline/online
2013-09-03Return false for equalizer if error thrown from equalizer.getEnabled()daneren2005
2013-09-01Fix changes not showing up until scrolledScott Jackson
2013-08-31Syntax errorScott Jackson
2013-08-30Load metadata in background thread when neededdaneren2005
2013-08-30Don't immediately load metadata on offline playlistdaneren2005
2013-08-30Add Entry.loadMetadata(File file) methoddaneren2005
2013-08-29Get rid of brief star by just having it off by defaultScott Jackson
2013-08-29UpdateView.setObject use handlers for background updateScott Jackson
2013-08-26Refactor remembering lists so it's done in onCreateView (seems to be only ↵Scott Jackson
way it keeps position intact)
2013-08-25Closes #126 Keep lists on orientation changeScott Jackson
2013-08-25Remove button bar from lyrics fragmentScott Jackson
2013-08-25Remove race condition for access to eventHandlerScott Jackson
2013-08-25Release 4.1.4Scott Jackson
2013-08-25Remote position synchronizationScott Jackson
2013-08-25Go back to showing old icon in notification barScott Jackson
2013-08-24Fix syntax errorScott Jackson
2013-08-23Fix starred items not being selectabledaneren2005
2013-08-23Fix starred items not being selectabledaneren2005
2013-08-23Fix starred items not being selectabledaneren2005
2013-08-23Fix starred items not being selectabledaneren2005
2013-08-23Fix starred items not being selectabledaneren2005
2013-08-23Fix starred items not being selectabledaneren2005
2013-08-22Move the other events into eventHandlerdaneren2005
2013-08-22Move to eventHandler instead of creating a new thread every timedaneren2005
2013-08-22Format duration as -:-- when length is 0daneren2005
2013-08-22In hindsight, don't really need to hold the lock at all, just auto releasedaneren2005
2013-08-21Release 4.1.3Scott Jackson
2013-08-21Fix last commitScott Jackson
2013-08-21Background thread key event handlingdaneren2005
2013-08-21Check that mediaPlayer is instantiated when handling errordaneren2005
2013-08-21Added check if version string is "", no idea how to reproduce thisdaneren2005