This project is mirrored from https://github.com/LineageOS/android_packages_apps_Eleven.
Pull mirroring updated .
- 23 Feb, 2015 1 commit
-
-
Mikalacki Sava authored
Allows user to shake his device to switch to next song. This feature is available through settings and is invoked only while music is playing. Change-Id: Ifb0866565d49443af7f3ac679e80601660506515
-
- 18 Feb, 2015 1 commit
-
-
Michael Bestas authored
Change-Id: I71ce21285d97675bc0aa6678a561d8aaa609cc5c
-
- 10 Feb, 2015 1 commit
-
-
Michael Bestas authored
Change-Id: Ifdbb2e2ab68d314f033b12c55fe96b845a3b194f
-
- 02 Feb, 2015 1 commit
-
-
Michael Bestas authored
* Created by Jovie Brett Bardoles Change-Id: If061e56906567722550c230a8f8cfd87f90ba97d
-
- 19 Jan, 2015 1 commit
-
-
morckx authored
- Make sure that the title string is not empty. Change-Id: Ifa4b4f916f476519ecef19629e5b9d33ac0642e1 Signed-off-by:
morckx <morckx@gmail.com>
-
- 07 Jan, 2015 1 commit
-
-
linus_lee authored
Change-Id: Ief86b3fea672bcc498a4560fab40486657cc2751
-
- 05 Jan, 2015 1 commit
-
-
linus_lee authored
1) Equalizer was not pausing because HomeActivity onSlide wasn't calling super.onSlide 2) Action bar hiding - the hiding/showing of the action bar was ripped out in materialize but was missing in one spot so in some sceanrios we were hiding it and never showing it again 3) the 1px equalizer fuzz was really bothering me especially since it showed while paused Change-Id: I47475e3ea724fa460125c753fb64ec2dd7f095d5
-
- 27 Dec, 2014 3 commits
-
-
Danny Baumann authored
Do this by replacing margins and empty space around buttons by padding. Doing this also makes the ripple touch feedback look better. Change-Id: I7f2e933b9f7b481c9456f56860483c2e5e96b67b
-
linuxx authored
-Material Ui theme -New launcher icon -Better tabs Change-Id: I712ac2eb5256841cf89d198eed775ce8afe9d09c
-
linus_lee authored
Add showing error message for code paths where the media player fails gracefully Unfortunately adding the logic to remove the bad track is not trivial because the removeTracks logic automatically does other things to try to go to the next track. For now I will leave the logic so that it goes on to the next track and make a note on the music service rewrite notes to cover this scenario as well. Change-Id: Ib7ae5ce7819b15cdb3ada4995bc0734ab2d9b0a2
-
- 23 Dec, 2014 1 commit
-
-
linus_lee authored
Change-Id: I9fe5e83b9b1b5bb8ca24978436ed371eec2db399
-
- 20 Dec, 2014 1 commit
-
-
linus_lee authored
Change-Id: I4be163e75fc35d3b139439c504d769d17d980ace
-
- 19 Dec, 2014 2 commits
-
-
solk2 authored
Change-Id: I7201838cf65b6b1edcf2aee0284e31bdafaf42ca
-
Danny Baumann authored
- Add a proper notification icon (courtesy of Joey Rizzoli) - Use separate notification modes to allow the user to dismiss the notification when music isn't playing. - Always show notification regardless whether an activity is in foreground to ensure the notification doesn't pop up out of the blue when ending playback inside the app and leaving it afterwards. - Keep notification timestamp constant when updating it Change-Id: I2fa9a56ff31ab2874d6d96786e6b80695397702b
-
- 16 Dec, 2014 2 commits
-
-
Rajesh Yengisetty authored
-
linus_lee authored
Instead of playing the tracks over and over, remove it from the queue Also pop up a warning if the music player is active Change-Id: I1d4e5a049b69de381f1a7f86ce2b837449bc378f
-
- 14 Dec, 2014 1 commit
-
-
Konsta authored
And remove couple of unused drawables while at it. Change-Id: I9973c625e1f0922cf9f1c91729409a2a1dc0a83c
-
- 13 Dec, 2014 2 commits
-
-
Konsta authored
Fix crash on builds that don't include xxhdpi drawables. Change-Id: I4b90575939f0b7f696279ec6353f6c91fcc1f9f4
-
Rajesh Yengisetty authored
-
- 12 Dec, 2014 10 commits
-
-
Linus Lee authored
-
linus_lee authored
The key being passed in did not match in some cases causing this problem Change-Id: Ibbd985d6f0fb0ff3fb90908481f8180715cf2ec7
-
Linus Lee authored
-
Danny Baumann authored
Backtrace: E/AndroidRuntime(23398): Caused by: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0 E/AndroidRuntime(23398): at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255) E/AndroidRuntime(23398): at java.util.ArrayList.get(ArrayList.java:308) E/AndroidRuntime(23398): at com.cyanogenmod.eleven.loaders.SortedCursor.getExtraData(SortedCursor.java:120) E/AndroidRuntime(23398): at com.cyanogenmod.eleven.loaders.SongLoader.loadInBackground(SongLoader.java:114) E/AndroidRuntime(23398): at com.cyanogenmod.eleven.loaders.SongLoader.loadInBackground(SongLoader.java:40) E/AndroidRuntime(23398): at com.cyanogenmod.eleven.sectionadapter.SectionCreator.loadInBackground(SectionCreator.java:69) E/AndroidRuntime(23398): at com.cyanogenmod.eleven.sectionadapter.SectionCreator.loadInBackground(SectionCreator.java:30) E/AndroidRuntime(23398): at android.support.v4.content.AsyncTaskLoader.onLoadInBackground(AsyncTaskLoader.java:242) E/AndroidRuntime(23398): at android.support.v4.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:51) E/AndroidRuntime(23398): at android.support.v4.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:40) E/AndroidRuntime(23398): at android.support.v4.content.ModernAsyncTask$2.call(ModernAsyncTask.java:123) E/AndroidRuntime(23398): at java.util.concurrent.FutureTask.run(FutureTask.java:237) Change-Id: Ief99bf8b761bcdbccbcaefed6f54aa57e0ba9fbb
-
Andrew Neal authored
This change uses Palette to update Apollo's Notification background color based on the current artwork. It also removes the timestamp from the Notification. Change-Id: I6a292839c223bf9d165e9c90724194eae6ca343c
-
Pawit Pornkitprasan authored
Because log(0) is undefined (turns out to be -2147483008.000000) and that crashses on 480x800 hdpi Change-Id: I41956944497c83214ee8e8378bc0924171633f21
-
linus_lee authored
There are some asycnhronous issues with interacting the service This should protect it a bit better and fixes the crash for me Change-Id: Ib50be1ca50badb83e8c206e01362a3971d050c1f
-
linus_lee authored
-
linus_lee authored
Change-Id: I6d06f9e6974a2dc178445ca71c7c7f1355e00804
-
linus_lee authored
If you played music recently and leave the app it'll still show the notification now for up to 5 minutes Change-Id: I530c548bd4e3b8cf458341b068d78b54f1528b2c
-
- 11 Dec, 2014 3 commits
-
-
Rajesh Yengisetty authored
-
linus_lee authored
First check if the intent can resolve properly Secondly start for result to make some MusicFX apps work Change-Id: Id9b597d0a3881ad7a433a0d39383dddc94b9e3fc
-
linus_lee authored
It is possible for things to post to a handler even after the service has been destroyed Fix is to shutdown the handlerthread in the onDestroy Also set the subtitle text to alpha of 0 to not show on first launch Change-Id: I76b5f4c4bc8a114660ced042ab02089bf279accb
-
- 10 Dec, 2014 2 commits
-
-
linus_lee authored
SquareImageView and the LetterTileDrawable doesn't work well together Since this image has fixed dimensions we don't need SquareImageView anyways Change-Id: I8dcac7b3170af227f39d6d6333ff7d0497592bf9
-
Danny Baumann authored
Change-Id: Ic9e7facdfa7213439b168a915ac9f2e8afc0a252
-
- 09 Dec, 2014 5 commits
-
-
linus_lee authored
Change-Id: I34906e2e169f3ab44eb5fc5a9215aea7cb89856f
-
linus_lee authored
Change-Id: I82caf2ebf991998e67f546ff2ac7eaf2b30dc6be
-
linus_lee authored
Also fixed a bug where playlist worker tasks were running more than necessary Removed the picker to fetch images from internet because last.fm is removed for now Change-Id: Ice438ac650d8b7be0c275f8270af13086e6568d6
-
linus_lee authored
A more complete fix needs a music service rewrite - I've tried to find a complete solution that doesn't need a rewrite but cannot figure out a good one For now this will make all of them but the first one of the next round show up https://cyanogen.atlassian.net/browse/MUSIC-189 Change-Id: Idd64754001a679cf9a9b16f71d285e0fb4dd1b6d
-
linus_lee authored
https://cyanogen.atlassian.net/browse/MUSIC-186 Change-Id: I8fec1c61d69dca06be30ccebf9c996d7fac2ae75
-
- 08 Dec, 2014 1 commit
-
-
linus_lee authored
Still trying to find the root cause (if it is Eleven or external) but this will find the errors and fix it after the fact https://cyanogen.atlassian.net/browse/MUSIC-179 Change-Id: Iaa3e27522aefc656f37ff7e727e9129c1a07f12e
-