aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-30Update READMEdaneren2005
2013-01-30Broadcast position constantly to AVRCPScott Jackson
2013-01-29Closes #102 Rename cover.jpeg to cover.jpg + update all existing imagesScott Jackson
2013-01-29Added one time update logic that can be selectively applied when updating pas...Scott Jackson
2013-01-29Closes #100 In offline mode ignore 'the' for sortingScott Jackson
2013-01-29Sort artists with #'s last and not case sensitive like online searchesScott Jackson
2013-01-27Upped Version: 3.7.2Scott Jackson
2013-01-27Get rid of another String.isEmpty()Scott Jackson
2013-01-26Upped version: 3.7.1Scott Jackson
2013-01-26Don't use isEmpty: not supported until 2.3Scott Jackson
2013-01-25Small Fix, Upped Build: 3.7.0Scott Jackson
2013-01-25Upped Build: 3.7.0Scott Jackson
2013-01-25Do a null check on shuffle paramsScott Jackson
2013-01-24Upped Version: 3.7.0Scott Jackson
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