aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-23Closes #75 Add ability to delete albums/artists en massScott Jackson
2013-01-21Closes #96 Set path for albums so that cover art is loaded + detects when it'...Scott Jackson
2013-01-21Forgot to remove Log.dScott Jackson
2013-01-21Always download full size cover art and cache it, then resize it if neededScott Jackson
2013-01-21Closes #62 Keep the cached album art in the same dir as the musicScott Jackson
2013-01-19Closes #95 Fixed cache not actually caching filesScott Jackson
2013-01-19Added Buffer Length optionScott Jackson
2013-01-18Fix playback buffer not always starting when doneScott Jackson
2013-01-18Sort offline search results by relevanceScott Jackson
2013-01-18Closes #93 Keep aspect ratio in landscape viewScott Jackson
2013-01-18Closes #92 Add public info/updating to playlistsScott Jackson
2013-01-18Closes #94 In java == doesn't actually compare in some cases...Scott Jackson
2013-01-17Fix a NullPointerExceptionScott Jackson
2013-01-16Offline search match by words so something like "I ..." doesn't return everyt...Scott Jackson
2013-01-16Compatibility fixes for ImageLoader on 2.3 and below devicesScott Jackson
2013-01-16Refactored ImageLoader to better keep within the app's memory budgetScott Jackson
2013-01-16Don't try reloading after a out of memory errorScott Jackson
2013-01-14Update Version: 3.6.10Scott Jackson
2013-01-14Abandon focus when loosing focus anywaysScott Jackson
2013-01-14Merge pull request #91 from hedwig34/forkdaneren2005
2013-01-14Modified list_item_shaded.9.png to be semi transparent like the list_item_mor...hedwig34
2013-01-14Revert c4130b7caa3ac11d4c1b9fdebf8459270a6b3ff1: maybe some still link origin...Scott Jackson
2013-01-14Add buffering log since it keeps causing problemsScott Jackson
2013-01-13Fix the menu not being displayed even after album is finished loadingScott Jackson
2013-01-13Try to force a garbage collection after clearing image cacheScott Jackson
2013-01-13Start of OutOfMemoryError handling in ImageLoaderScott Jackson
2013-01-13Make sure to immediately recycle non-scaled bitmapScott Jackson
2013-01-13Remove the rest of the ActionBar references from ImageLoaderScott Jackson
2013-01-13Give empty menu until data is loaded to avoid pressing buttons early and gett...owner
2013-01-13Don't put image in actionbar anymore since a big one is displayed right below itowner
2013-01-11Fix now playing/show downloading not togglingScott Jackson
2013-01-11Closes #69 Highlight more button when artist/album/song/playlists are cachedScott Jackson
2013-01-09Include version in subject of logsScott Jackson
2013-01-09Upped Version: 3.6.9Scott Jackson
2013-01-09Added details option to videosScott Jackson
2013-01-09Added setting for video stream bitrateScott Jackson
2013-01-08Change default video action: If file exists open it, otherwise open streamScott Jackson
2013-01-08Added stream video optionScott Jackson
2013-01-08Way over calculating the expected file size during bufferScott Jackson
2013-01-08Added an internal logging mechanism for 4.2+Scott Jackson
2013-01-08Merge pull request #86 from hedwig34/forkdaneren2005
2013-01-08Fix onError trying to playback from the wrong positionScott Jackson
2013-01-08Changed media buttons from white to dark when using a light theme.hedwig34
2013-01-07Closes #79 Expandable NotificationsScott Jackson
2013-01-07Only keep one ImageLoader in memoryScott Jackson
2013-01-05Make sure background is transparentScott Jackson
2013-01-05Upped versionScott Jackson
2013-01-05Fix requestAudioFocus not always running when starting playbackScott Jackson
2013-01-04Fixed spellingScott Jackson
2013-01-03Upped VersionScott Jackson