summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add Landscape support to ElevenLinus Lee2015-05-225-30/+93
* Eleven: properly send open/close session eventsRoman Birg2015-04-201-4/+11
* Eleven: fixed broken spacingMikalacki Sava2015-03-191-4/+4
* Eleven: Show/Hide album art on lockscreenMikalacki Sava2015-03-185-11/+65
* Eleven: shake to play next song, only available while music is playing.stable/cm-12.0-YNG1IMikalacki Sava2015-02-236-2/+408
* Eleven: Fix crash in LetterTileDrawablemorckx2015-01-191-1/+1
* Eleven: Fix LocalizedSongSort - Missed Collate keywordlinus_lee2015-01-072-4/+8
* Eleven: Fix equalizer not pausing, action bar hiding and 1px equalizer on xxhdpilinus_lee2015-01-052-21/+2
* Make buttons more touch friendly.Danny Baumann2014-12-271-0/+1
* Eleven: materializelinuxx2014-12-2728-3144/+451
* Eleven: Show error message for corrupt tracks (additional codepaths)linus_lee2014-12-271-17/+30
* Eleven: Add some caching logic to BitmapWithColors for perf optimizationlinus_lee2014-12-233-39/+55
* Eleven: Make sure we have vibrant colors for all default colorslinus_lee2014-12-207-49/+149
* Eleven: Add missing metadata keys for Avrcp.solk22014-12-191-0/+32
* Improve notification UX.Danny Baumann2014-12-196-98/+63
* Eleven: Remove tracks that give problems from the queue and warnlinus_lee2014-12-162-5/+47
* Merge "Eleven: Fix crash when launching a song from file manager" into cm-12.0Rajesh Yengisetty2014-12-132-95/+94
|\
| * Eleven: Fix crash when launching a song from file managerlinus_lee2014-12-112-95/+94
* | Merge "Update Notification background color" into cm-12.0Linus Lee2014-12-121-5/+27
|\ \
| * | Update Notification background colorAndrew Neal2014-12-121-5/+27
* | | Eleven: Fix default art color in notificationlinus_lee2014-12-122-2/+17
* | | Merge "EqualizerView: don't compute log(0)" into cm-12.0Linus Lee2014-12-121-1/+1
|\ \ \
| * | | EqualizerView: don't compute log(0)Pawit Pornkitprasan2014-12-121-1/+1
| |/ /
* / / Fix IndexOutOfBoundsException.Danny Baumann2014-12-121-1/+2
|/ /
* | 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