summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update Notification background colorAndrew Neal2014-12-121-5/+27
* Merge "Add improved localized sorting (similar to contacts sorting) to Eleven...linus_lee2014-12-1226-783/+2122
|\
| * Add improved localized sorting (similar to contacts sorting) to Elevenlinus_lee2014-12-1126-783/+2122
* | ELeven: Show notifications only when outside music app and have a linger timerlinus_lee2014-12-121-16/+38
* | Eleven: Make the Equalizer button a bit smarterlinus_lee2014-12-113-6/+37
* | Eleven: Fix exception when leaving Eleven with nothing in the queuelinus_lee2014-12-111-6/+9
* | Use L's new notification and media session API.Danny Baumann2014-12-106-407/+128
|/
* Update Eleven headers and namespace for open sourcelinus_lee2014-12-09191-1233/+2048
* Eleven: Switch default artist and album to a more colorful versionlinus_lee2014-12-096-158/+434
* 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-095-7/+443
* Eleven: Fix playlist reordering not working after awhilelinus_lee2014-12-082-13/+160
* Eleven: Add equalizer visualizationlinus_lee2014-12-084-6/+259
* Eleven - Introducing the ability to filter a list items into two - localizableRohit Yengisetty2014-11-256-23/+244
* Eleven: Remove irrelevant options when queue is emptylinus_lee2014-11-206-24/+135
* 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-201-2/+2
* 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-206-21/+65
* 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: Don't show unknown artist/album entrieslinus_lee2014-11-206-0/+55
* 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-207-389/+29
* Eleven: Update Strings and logic based on localization feedbacklinus_lee2014-11-205-43/+30
* 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: 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 - 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-203-10/+8
* Eleven: Fix action bar spacingRaj Yengisetty2014-11-202-3/+3
* Eleven: show empty view in Now Playing when queue emptyWilhelm Fitzpatrick2014-11-203-4/+42
* Eleven: Fix DropSortListView in the QueueFragmentRaj Yengisetty2014-11-201-0/+4