summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eleven: Make album art show up more consistently in shuffle and not repeatlinus_lee2014-12-092-6/+10
* Eleven: Add Lyric (srt) supportlinus_lee2014-12-099-7/+470
* Eleven: Fix playlist reordering not working after awhilelinus_lee2014-12-082-13/+160
* Eleven: Add equalizer visualizationlinus_lee2014-12-0813-6/+390
* Eleven: fix play icon on llinus_lee2014-11-254-4/+8
* Eleven - Introducing the ability to filter a list items into two - localizableRohit Yengisetty2014-11-257-24/+247
* Eleven: Import Strings from ffcceded7af224ffefeaec3043a130d286a6f238linus_lee2014-11-2537-356/+1029
* Eleven: Remove download from settings until we have alternativelinus_lee2014-11-201-18/+18
* Eleven: Remove irrelevant options when queue is emptylinus_lee2014-11-207-25/+141
* Eleven: Remove last.fm artwork calls until we find an alternativelinus_lee2014-11-201-4/+8
* Eleven: Make the adapter changes refresh not jump to the top of the listlinus_lee2014-11-202-2/+11
* Eleven: changed AlbumAdapter to use padding for header/footer spacingWilhelm Fitzpatrick2014-11-201-48/+30
* Eleven: Fix cursor finalized prior to close warning messagesRaj Yengisetty2014-11-201-2/+5
* Eleven - Changing the color of the Notification divider line to blue.Rohit Yengisetty2014-11-202-3/+3
* Eleven: Fix a slight regression with the blur image loading too oftenlinus_lee2014-11-201-21/+42
* Eleven - Fix the PlaylistDetailFragment crashlinus_lee2014-11-201-2/+9
* Eleven: Fix some bugs around the blur drawable not loadinglinus_lee2014-11-209-66/+131
* Eleven: Fix Play next to work as expectedlinus_lee2014-11-201-14/+19
* Eleven: Fix perf for rearranging a very long listlinus_lee2014-11-201-0/+11
* Eleven: deal with crashes/bad behavior when music files are deleted externallyWilhelm Fitzpatrick2014-11-208-43/+107
* Eleven: Fix action bar not updating when deleting a contentlinus_lee2014-11-201-1/+8
* Eleven: some perf improvements mainly when interacting with the widgetlinus_lee2014-11-2014-24/+68
* Eleven: Make Images load a bit fasterlinus_lee2014-11-205-10/+5
* Eleven - Remember the 'Shuffle' setting when switching playlists.Rohit Yengisetty2014-11-201-2/+0
* Eleven - Modified HomeActivity#onNewIntent to handle media playRohit Yengisetty2014-11-206-73/+113
* Eleven - Modifying the removal behavior in Play Queue. Only theRohit Yengisetty2014-11-204-3/+50
* Eleven: Handle partially downloaded images more gracefullylinus_lee2014-11-201-3/+13
* Eleven: prevent clicks from "leaking through" frontmost fragmentWilhelm Fitzpatrick2014-11-201-1/+7
* Eleven: add null-check while scrolling fading fragment to avoid crashWilhelm Fitzpatrick2014-11-201-2/+5
* Eleven - Modified overflow / popup menus to be black text on white bgRohit Yengisetty2014-11-205-1/+1
* Eleven: Don't show unknown artist/album entrieslinus_lee2014-11-206-0/+55
* Eleven: Translation importlinus_lee2014-11-2048-831/+2139
* Eleven: Add a resume check to fix the action barlinus_lee2014-11-201-0/+16
* Eleven: Make fastforward/rewind more reliablelinus_lee2014-11-204-75/+68
* Eleven: Remove some dead code and make app widgets just open up home activitylinus_lee2014-11-208-402/+29
* Eleven: Update Strings and logic based on localization feedbacklinus_lee2014-11-206-48/+33
* Eleven: Fix IndexOutOfBounds exception when shuffling or repeatingRaj Yengisetty2014-11-201-1/+7
* Eleven: Fix soft keyboard on pop up dialoglinus_lee2014-11-203-26/+3
* Eleven: Update music note assetlinus_lee2014-11-204-0/+0
* Eleven: ignore clicks on ArtistDetail headerWilhelm Fitzpatrick2014-11-2012-32/+136
* Eleven: Fix top tracks to play the track you selectlinus_lee2014-11-204-7/+43
* Eleven: Change the divider lines on Play Queue to light (used to be dark)Rohit Yengisetty2014-11-203-1/+28
* Eleven - Fixing an issue in ArtistDetail page wherein the hero imageRohit Yengisetty2014-11-202-41/+12
* Eleven: Update UI when removing tracks from PlaylistRaj Yengisetty2014-11-201-0/+2
* Eleven: Show scroll bar in PlaylistDetailFragmentRaj Yengisetty2014-11-209-22/+58
* Eleven: Fix action bar spacingRaj Yengisetty2014-11-208-5/+10
* Eleven: show empty view in Now Playing when queue emptyWilhelm Fitzpatrick2014-11-204-7/+50
* Eleven: update assets for Now Playing screen with proper sizesWilhelm Fitzpatrick2014-11-2032-0/+0
* Eleven: Fix DropSortListView in the QueueFragmentRaj Yengisetty2014-11-201-0/+4
* Eleven - Fix MusicPlaybackSerivce to show the proper metadata when aRohit Yengisetty2014-11-201-8/+97