summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Improve visualizer color selection.Danny Baumann2016-04-272-17/+89
* Eleven: Cleanup all the whitespaceMichael Bestas2016-04-2576-235/+229
* CodeCleanup : Replace StringBuffer with StringRazorSharp2016-04-166-49/+34
* Eleven: Simplify a boolean expressionRazorSharp2016-04-161-3/+2
* Eleven: much materialJoey Rizzoli2016-04-1513-97/+60
* Eleven: Use appropriate String value comparisonRazorSharp2016-04-111-1/+2
* Eleven: Remove unnecessary local variablesRazorSharp2016-04-116-16/+9
* Codecleanup: Use Chained append calls to improve the performanceRazorSharp2016-02-204-5/+8
* CodeCleanup : Remove redundant Type CastingRazorSharp2016-02-202-2/+3
* Eleven: Synchronization on a non-final field 'mPauseLock'RazorSharp2016-02-201-1/+1
* Improve preview activity behaviour.Danny Baumann2016-02-041-1/+1
* Eleven: Remove wakelockmyfluxi2015-12-231-32/+5
* Eleven: lastFM: Replace HttpStatus use with HttpURLConnectionBrandon McAnsh2015-10-091-2/+1
* Eleven: Visualizer: Add back landscape modeLinus Lee2015-08-132-13/+17
* Add ability to seek through track with circular motionLinus Lee2015-08-114-33/+211
* Visualizer tweaksUtkarsh Gupta2015-08-084-64/+42
* Upgrade visualizerUtkarsh Gupta2015-07-214-210/+232
* eleven: fix invalid srt formatsJorge Ruesga2015-07-131-0/+6
* Dynamically generate visualizer colorUtkarsh Gupta2015-07-073-62/+84
* AudioPreviewActivity: Better external audio previewingMartin Brabham2015-06-154-5/+854
* Eleven: Add playlist cover art to search resultsLinus Lee2015-05-291-46/+5
* Eleven: remove an unnecessary check when playing music to improve perfLinus Lee2015-05-291-9/+0
* Eleven: Add a play Album option on songsLinus Lee2015-05-293-0/+19
* Add Landscape support to ElevenLinus Lee2015-05-205-30/+93
* Merge "Eleven: Show/Hide album art on lockscreen" into cm-12.1Abhisek Devkota2015-04-205-9/+63
|\
| * Eleven: Show/Hide album art on lockscreenMikalacki Sava2015-04-175-9/+63
* | Eleven: properly send open/close session eventsRoman Birg2015-04-201-4/+11
|/
* 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
| |/ |/|