summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Eleven: new iconjrizzoli2016-05-025-0/+0
| | | | | | | Asher made it Change-Id: If79dc0f471b2faef0fcffb2746ec463cf4319859 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Generate all color swatches.Danny Baumann2016-04-271-6/+1
| | | | | | | | | | While we only use the vibrant colors in the UI, we also use the palette to determine the dominant color and compare the vibrant colors against that. If the dominant color is one of the muted swatches, by only generating the vibrant swatches we needlessly exclude one of the vibrant colors from being used as visualizer color. Change-Id: I3ca1059a653ff39b49b6a38a934863ef6ad2d976
* Add toString() methods to BitmapWithColors class.Danny Baumann2016-04-271-0/+13
| | | | | | Eases debugging. Change-Id: I34d4d0ae888f4768232fd8a526a47111720d1faf
* Load palette in background.Danny Baumann2016-04-271-0/+7
| | | | Change-Id: I03322c552ee1151be14e1d7c4db2a8f493d34580
* Improve visualizer color selection.Danny Baumann2016-04-272-17/+89
| | | | | | Make sure to select the color that contrasts the most to the artwork. Change-Id: I0043463e05132a01f8ff3351565b672825779079
* Eleven: Cleanup all the whitespaceMichael Bestas2016-04-25108-306/+300
| | | | Change-Id: I82024ce0ada3220b6b87178ea36303b53445e065
* Merge "CodeCleanup : Replace StringBuffer with String" into cm-13.0Michael Bestas2016-04-176-49/+34
|\
| * CodeCleanup : Replace StringBuffer with StringRazorSharp2016-04-166-49/+34
| | | | | | | | Change-Id: I1f93ec71097c916e047d92d5413b9702272b500b
* | Eleven: vertically recentre widgetsSultan Qasim Khan2016-04-163-4/+4
| | | | | | | | | | | | | | | | The recent theme change made parts of the widgets offset towards the top, which looks odd and unbalanced. This brings back the more normal looking centring. Change-Id: Id83f3523e8b766aaf8abde0a9410c768a7f325c5
* | Merge "Automatic translation import" into cm-13.0Michael Bestas2016-04-166-2/+255
|\ \ | |/ |/|
| * Automatic translation importMichael Bestas2016-04-166-2/+255
| | | | | | | | Change-Id: I3aed4d0c3e16c1d9d99caa924274a904784976ba
* | Eleven: Simplify a boolean expressionRazorSharp2016-04-161-3/+2
| | | | | | | | Change-Id: I6bd01f9a194117238712734757e059aa8e24313c
* | Eleven: much materialJoey Rizzoli2016-04-15244-558/+770
|/ | | | | | | | | - Remove old font, let's use the system's - Vector drawables - Update colors Change-Id: I6c4335f388c88fd4ce6d10e4995692aaf0679a49 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Eleven: Use appropriate String value comparisonRazorSharp2016-04-111-1/+2
| | | | Change-Id: Iad2ef9085b7f011ccc9e95e9f3874ad5a547daad
* Eleven: Remove unnecessary local variablesRazorSharp2016-04-116-16/+9
| | | | Change-Id: Ic92632873f75bd2d4569a4700a744a3ca17e99cb
* Automatic translation importMichael Bestas2016-04-063-33/+98
| | | | Change-Id: Ia2a296e28dfb22dfd52bd18db2b35d2ea4f094ae
* Automatic translation importMichael Bestas2016-03-284-192/+4
| | | | Change-Id: Iadedb550daccae5527fa818748f20fa3a7f5a091
* Merge "Fix some scaling issues with non-square album art." into cm-13.0Danny Baumann2016-03-212-5/+3
|\
| * Fix some scaling issues with non-square album art.Danny Baumann2016-02-292-5/+3
| | | | | | | | Change-Id: I541b4ed4c6c0edd09b6419d76566ea0d1fce81da
* | Automatic translation importMichael Bestas2016-03-1721-37/+1738
| | | | | | | | Change-Id: Ibddd4a284edd7f3a80b2d6b9b8f0587f06e2bae9
* | Automatic translation importMichael Bestas2016-03-05186-30/+4025
|/ | | | Change-Id: I4375dac253206593492c1ea2c93418a1c29af2a9
* Automatic translation importMichael Bestas2016-02-2210-62/+54
| | | | Change-Id: Iea85445f0433aad74c11fcc0e5e87d1e4b5baace
* Codecleanup: Use Chained append calls to improve the performanceRazorSharp2016-02-204-5/+8
| | | | Change-Id: Ieb9d4ba314d4859f5f17af5cbedd8c06c06ac0b7
* CodeCleanup : Remove redundant Type CastingRazorSharp2016-02-202-2/+3
| | | | Change-Id: I1d539acc4e8bae4a0f9996297936e5c862679660
* Eleven: Synchronization on a non-final field 'mPauseLock'RazorSharp2016-02-201-1/+1
| | | | Change-Id: I957b2d5010f31edab105c3ffd553feafe32bb99f
* Automatic translation importMichael Bestas2016-02-147-73/+78
| | | | Change-Id: Ib23f2140be148368990dc2f4e1b21e72b8931031
* Improve preview activity behaviour.Danny Baumann2016-02-042-1/+2
| | | | | | | Move the seek bar to the very end on completion, and make sure the preview activity isn't added to the (main) player task. Change-Id: Ic55e2b04b4be4172a7dcca45ff5f30e54c9e5d23
* Automatic translation importMichael Bestas2016-02-025-1/+490
| | | | Change-Id: I01f8cc82159b25f9ff7b42bd008cb194d1a19010
* Automatic translation importMichael Bestas2016-01-1111-9/+822
| | | | Change-Id: I3d3db920734b28253383a89e93b8cd08c749e3e1
* Merge "Eleven: Remove wakelock" into cm-13.0Linus Lee2016-01-041-32/+5
|\
| * Eleven: Remove wakelockmyfluxi2015-12-231-32/+5
| | | | | | | | | | | | | | We do not need this, let the device sleep during (offloaded) playback. Change-Id: I596b480a6361745b96b547c93f1d5433e18069e0
* | Automatic translation importMichael Bestas2015-12-2515-595/+251
|/ | | | Change-Id: I1a2a08977a35b492180b5908373b25679fb071b3
* Eleven: Add missing RecyclerView support ressourcesAdrianDC2015-11-231-1/+2
| | | | | | | | * Artists list would crash with error : "Error inflating class android.support.v7.widget.RecyclerView" Change-Id: Icc27ef9b8389a9a16eec34562432656bf1726f5d Signed-off-by: AdrianDC <radian.dc@gmail.com>
* eleven: Stop using prebuilt support libsSteve Kondik2015-10-273-6/+4
| | | | | | | | * For some unknown reason, this copy of the library is crashing in the Palette code when we build with Jack. * Just use the system version. Change-Id: I8ad03beeaf11c659e75d7bf3d17288065c5b44bc
* Eleven: lastFM: Replace HttpStatus use with HttpURLConnectionBrandon McAnsh2015-10-091-2/+1
| | | | | | | | | * org.apache.http.* is now deprecated https://developer.android.com/about/versions/marshmallow/android-6.0-changes.html#behavior-apache-http-client Change-Id: Ibd1b044609d8057a67e2928e494c8a0dbd8f8fee Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
* Automatic translation importMichael Bestas2015-10-033-11/+118
| | | | Change-Id: I3248c408fc498204b733c0002302c90d7789b314
* Automatic translation importMichael Bestas2015-09-244-3/+66
| | | | Change-Id: I5d217c0fc3f5e47a9214b997bef459483bc81c2e
* Automatic translation importMichael Bestas2015-09-112-0/+209
| | | | Change-Id: Id54f45929fc6c4c20977f9da410a98dc8b48ea1b
* REAL_GET_TASKS > GET_TASKSAbhisek Devkota2015-09-021-1/+1
| | | | Change-Id: I27dac0467402c7895fbc6f0c956cdf2985c88900
* Automatic translation importMichael Bestas2015-09-013-9/+11
| | | | Change-Id: I5e59466a1b537e9173fbe01071dcd4ba70de8058
* Automatic translation importTom Powell2015-08-213-5/+6
| | | | Change-Id: I08aef66252e59a5d5b28d81fa14a212441802eef
* Automatic translation importTom Powell2015-08-201-0/+2
| | | | Change-Id: I09c402c1715d89e72670fdd9cf1e72a0b26275cb
* Automatic translation importMichael Bestas2015-08-172-2/+10
| | | | Change-Id: I9a33e84708b075cf53f7cdadbb4c7fa9e512379e
* Eleven: Visualizer: Add back landscape modeLinus Lee2015-08-133-15/+17
| | | | | | | | | - Disable visualizer when queue panel is on top - For some reason, the layout size isn't picked up by its parent, so for now force it to be square in onMeasure Change-Id: I71d3489def08a1ea347801211d92cd113b9cbd5f
* Add ability to seek through track with circular motionLinus Lee2015-08-116-39/+217
| | | | | | | | | | With this patch, if you do a circular gesture motion on the large play button, you can seek the track instead of using the long press of the next/previous buttons Also change the progress bar to 1000 to allow for smaller updates Change-Id: I38512b2439227686bc6363e77b1858dbb5764a9f
* Automatic translation importTom Powell2015-08-111-0/+62
| | | | Change-Id: Ie534691c2f70476f3106665f07aaea47125a995c
* Visualizer tweaksUtkarsh Gupta2015-08-084-64/+42
| | | | | | | | | | | - Show visualizer even when sliding panels - Hide visualizer in power save mode - Ignore first 2 bytes of FFT Data - they are quite random - Hide visualizer in landscape mode - Reduce color update delay Change-Id: I90f1a442db2f56f0e4075ff096711c163626731b Signed-off-by: Utkarsh Gupta <utkarsh.eminem@gmail.com>
* Automatic translation importMichael Bestas2015-08-053-19/+19
| | | | Change-Id: Iff82672d55475d52a4a9e316d7d1cb1d832ef459
* Automatic translation importMichael Bestas2015-07-279-0/+963
| | | | Change-Id: Ieef8d0c19082094f71d3037daca2a3c90fb2c993
* Upgrade visualizerUtkarsh Gupta2015-07-2110-312/+237
| | | | | | | | | | | * A different visualizer: http://imgur.com/npV2zyO * Much smoother than the current one, Always stays above 60fps (even in powersave mode). * Abandon android-visualizer library. * Set visualizer color alpha to 75% Change-Id: I08ad5815893735f4427e84d460c4f7a06bf4b019 Signed-off-by: Utkarsh Gupta <utkarsh.eminem@gmail.com>