summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Eleven: Remove unused strings, rip out share, change caps to use xml attributeslinus_lee2014-11-204-249/+1
* Eleven: Change order of overflow menulinus_lee2014-11-203-71/+24
* Eleven: Update top tab bar to be closer to the speclinus_lee2014-11-201-25/+4
* Eleven : switch to toasts positioned towards the bottom of the screen to con...Rohit Yengisetty2014-11-206-519/+68
* Eleven: Change time to not use days or secondslinus_lee2014-11-202-24/+7
* Eleven: add hidden buttons actions as overflow actions insteadWilhelm Fitzpatrick2014-11-2032-296/+699
* Eleven: Fix regression in smart playlist navigationlinus_lee2014-11-201-2/+2
* Eleven: Add song indicators, change ProfileSongAdapter to use SongAdapterlinus_lee2014-11-2037-487/+1041
* Eleven: Fix artist header transparencylinus_lee2014-11-202-2/+9
* Eleven: Rip out palette code and use a simple gray scrim, adjust icons a bitlinus_lee2014-11-205-88/+32
* Eleven: Fix Playlist header sometimes disappearing because it gets releasedlinus_lee2014-11-201-6/+10
* Eleven: Fix queue to use position and not audio id to show the play pause iconlinus_lee2014-11-202-8/+8
* Eleven: Add loading dialogs to all fragmentslinus_lee2014-11-2020-83/+240
* Eleven: Move most activities to fragments to improve perflinus_lee2014-11-2028-452/+616
* Eleven: Fix regression where blur meta info was not updatinglinus_lee2014-11-202-9/+2
* Eleven: Fix crash for non-public apilinus_lee2014-11-201-1/+1
* Eleven: Update the lists when things changelinus_lee2014-11-2014-62/+164
* Eleven: Fix most of the async tasks related crash and improve image loading perflinus_lee2014-11-203-2/+45
* Eleven: add empty view to play queueWilhelm Fitzpatrick2014-11-205-40/+60
* Eleven: Add the context menu items to the 2nd layerlinus_lee2014-11-2019-353/+381
* Eleven: fix arist and album detail to have selection highlightWilhelm Fitzpatrick2014-11-204-33/+16
* Eleven: Add context menus to all top level fragments and playlistsLinus Lee2014-11-2025-1187/+1194
* Eleven: Move dividers into the list item to allow more flexibilityLinus Lee2014-11-2011-131/+58
* Eleven: Add search history implementation. Fix padding and a small bug in Top...linus_lee2014-11-204-38/+390
* Eleven: Merge multiple db into one before it is too late!linus_lee2014-11-204-63/+74
* This hooks up the show all part of the search as well as footerslinus_lee2014-11-208-144/+483
* Eleven: Move recents logic to song level instead of album level and enable itlinus_lee2014-11-2014-513/+253
* Eleven: remove dead code and recent widgetlinus_lee2014-11-2024-4432/+8
* Eleven: This adds the playlist top artist and song artwork logiclinus_lee2014-11-2016-675/+1521
* Eleven: make sure genre is a displayable valueWilhelm Fitzpatrick2014-11-202-5/+20
* Eleven: This adds the empty state for all pageslinus_lee2014-11-2013-48/+169
* Eleven: AlbumDetailPage implemented according to red linesWilhelm Fitzpatrick2014-11-208-81/+386
* Eleven: Add Top Tracks smart playlist and rework some look and feellinus_lee2014-11-2022-351/+1206
* Eleven: combine similar logic from detail views into base classWilhelm Fitzpatrick2014-11-203-125/+84
* Eleven: Change playlist to the new layout, rip out dead codelinus_lee2014-11-209-230/+250
* Eleven: Adjust height of the pop up msg based on action bar visibilitylinus_lee2014-11-201-0/+25
* Eleven: Fix add to playlistlinus_lee2014-11-201-15/+22
* Eleven: Update the search ui to be the latest version minus some featureslinus_lee2014-11-2017-422/+880
* Eleven: add new ArtistDetail activity to match redlinesWilhelm Fitzpatrick2014-11-206-8/+359
* Eleven: add inset padding dividers to queue and playlist song listsRoman Birg2014-11-202-2/+2
* Eleven: enable panel sliding on profile activityRoman Birg2014-11-202-1/+2
* Eleven: Fix the click issue on the browse layer and remove dead codelinus_lee2014-11-204-87/+58
* Eleven: Rip out apollo references, add default artist/playlist images, fix de...linus_lee2014-11-208-175/+73
* Eleven: update Profile Activity to have sliding panelRoman Birg2014-11-2011-293/+350
* Eleven: Update the bottom action bar to be latest, add update playlist viewlinus_lee2014-11-2010-63/+162
* Eleven: lots of ui tweaks (fonts, padding, grid layout) and cancel tasks smarterlinus_lee2014-11-2022-72/+258
* Eleven: Add blurring behind the now playing and the queue fragments and fixes...linus_lee2014-11-2010-60/+545
* Eleven: Add circular progress bar logic and hook into main view and queue viewlinus_lee2014-11-2011-206/+503
* Eleven: Add a lot of the styling/colors to the Eleven applinus_lee2014-11-206-16/+58
* Eleven: This adds swiping gestures to the music player in the main arealinus_lee2014-11-207-87/+747