summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Eleven: Disable landscape and also fix a bug around landscape (in case we re-...linus_lee2014-11-202-9/+4
* Eleven: Rip out favorites logic as it is too similar to playlistslinus_lee2014-11-2026-968/+14
* Eleven: Hook back in menu button into the now playing and queue menu buttonslinus_lee2014-11-206-68/+252
* Eleven: Remove view as feature to make the ui simplerlinus_lee2014-11-206-330/+27
* Eleven: Make queue update smarter and show currently playing song with play/p...linus_lee2014-11-205-15/+116
* Eleven: Add two sliding panels to the playerlinus_lee2014-11-2010-405/+409
* Eleven: Add SlidingUpPanel classes from umanolinus_lee2014-11-202-0/+2757
* Eleven: strip out app-level themingRoman Birg2014-11-2021-1239/+30
* Eleven: Fix a crash when clicking the fragment header caused by the section h...linus_lee2014-11-207-15/+107
* Eleven: Fix the default artwork image bugslinus_lee2014-11-201-23/+34
* Eleven: Add Section Headerslinus_lee2014-11-2027-104/+1288
* Repackaged com.andrew.apollo to com.cyngn.elevenLinus Lee2014-08-04143-763/+764
* Display the song duration in the queue and info viewsLaurentiu Nicola2014-07-0510-12/+98
* apollo: update media cursor according to passed uriJorge Ruesga2014-06-281-15/+30
* Apollo: fix npe when there is no data in the errorelement.Shareef Ali2014-06-241-5/+17
* Apollo: Avoid crash when attempting to load many itemsEthan Chen2014-03-271-2/+8
* Apollo: Use correct preference keys for artwork downloadEthan Chen2014-03-271-5/+0
* Handle album and artist view intentsmyfreeweb2014-03-142-11/+61
* Fix headset button double-click handling with screen off.Danny Baumann2014-02-282-36/+70
* Merge "Apollo: Added triple click prev track" into cm-11.0Danny Baumann2014-02-242-11/+61
|\
| * Apollo: Added triple click prev trackShuhao Wu2014-02-112-11/+61
* | Apollo: Fix repeating of a song after the resume of playback servicekuci2014-02-111-0/+2
|/
* fix issues deleting albumsAndrew Sutherland2014-02-081-1/+1
* Apollo: Add option for sorting by filename into 'Sort by' menukuci2014-01-023-0/+25
* Apollo: handle possible exceptionsEthan Chen2013-12-161-1/+8
* Apollo: Lock when re-opening cursorEthan Chen2013-11-271-6/+10