summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Eleven: Add WRITE_MEDIA_STORAGE permissionreplicant-6.0-0002Arne Coucheron2017-08-111-0/+2
| | | | Change-Id: I492be9ef16abd0ac5ed2bfc92e792b329768609f
* Eleven: Remove unused permission REAL_GET_TASKSArne Coucheron2017-08-111-2/+0
| | | | Change-Id: I252573e3fdf8185b2d514ea0c2a91b129cbfeef1
* eleven: Runtime permissionsSteve Kondik2016-09-111-2/+2
| | | | | | | | * Add prompting for storage permissions in order to bump the API level up to level 23. Change-Id: Id3fc4ee06fe3534b2f94408e96a8163f4fae8f98 (cherry picked from commit da1629dce3bf475957a53df89e25ad0af0de61dd)
* Eleven: much materialJoey Rizzoli2016-04-151-4/+4
| | | | | | | | | - Remove old font, let's use the system's - Vector drawables - Update colors Change-Id: I6c4335f388c88fd4ce6d10e4995692aaf0679a49 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Improve preview activity behaviour.Danny Baumann2016-02-041-0/+1
| | | | | | | 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
* REAL_GET_TASKS > GET_TASKSAbhisek Devkota2015-09-021-1/+1
| | | | Change-Id: I27dac0467402c7895fbc6f0c956cdf2985c88900
* AudioPreviewActivity: Better external audio previewingMartin Brabham2015-06-151-35/+41
| | | | | | - Adds a pop up activity that previews the audio with minimal playback controls Change-Id: I163e47b3ec91603d788cfdbc8ad0262b33d786e6
* Add Landscape support to ElevenLinus Lee2015-05-201-5/+2
| | | | | | | | This adds most of the support. There is a bug around the album art not loading on rotation - but this patch covers pretty much every other case Change-Id: If9033b0323beab8837493d289dcf77b76d1ea8c9
* eleven: remove_ACTION_PICK from manifestJorge Ruesga2015-04-171-6/+0
| | | | | | | | We are far from support pick an audio file. This cause MMS to be able to pick an audio file with Eleven, which is currently not possible. Change-Id: I65192d1dccd0b98982d65c7743c51cda3860f7d5 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Eleven: shake to play next song, only available while music is playing.stable/cm-12.0-YNG1IMikalacki Sava2015-02-231-0/+3
| | | | | | | | 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
* New Material iconMichael Bestas2015-02-021-1/+1
| | | | | | * Created by Jovie Brett Bardoles Change-Id: If061e56906567722550c230a8f8cfd87f90ba97d
* Eleven: materializelinuxx2014-12-271-4/+4
| | | | | | | | -Material Ui theme -New launcher icon -Better tabs Change-Id: I712ac2eb5256841cf89d198eed775ce8afe9d09c
* Improve notification UX.Danny Baumann2014-12-191-2/+1
| | | | | | | | | | | | - 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
* Add improved localized sorting (similar to contacts sorting) to Elevenlinus_lee2014-12-111-0/+6
| | | | Change-Id: I6d06f9e6974a2dc178445ca71c7c7f1355e00804
* Update Eleven headers and namespace for open sourcelinus_lee2014-12-091-12/+13
| | | | Change-Id: I82caf2ebf991998e67f546ff2ac7eaf2b30dc6be
* Eleven: Add equalizer visualizationlinus_lee2014-12-081-0/+4
| | | | Change-Id: I9a3112cf4138e916ed53571236e54b67c30b53c4
* Eleven: Remove some dead code and make app widgets just open up home activitylinus_lee2014-11-201-13/+0
| | | | | | https://cyanogen.atlassian.net/browse/MUSIC-62 Change-Id: Ia92ea39f4b528a5f3958a8ce6877b9dc420bb838
* Eleven: Fix action bar spacingRaj Yengisetty2014-11-201-0/+1
| | | | | | https://cyanogen.atlassian.net/browse/MUSIC-45 Change-Id: I02f4b72db7176eb815610133b1dc4c9507c196d7
* Eleven: redlines for Now Playing screenWilhelm Fitzpatrick2014-11-201-1/+1
| | | | Change-Id: Iad45c6ebb4f4c541a18d4914c23caae4fa8f4ed4
* Eleven: Move most activities to fragments to improve perflinus_lee2014-11-201-29/+1
| | | | Change-Id: I20cdf01a4b1a3554dfbd1c9bc2c14d4f77560ec8
* Eleven: remove dead code and recent widgetlinus_lee2014-11-201-24/+0
| | | | Change-Id: I635ec96493b9c2bdf173c0dad726edd6c30bef50
* Eleven: AlbumDetailPage implemented according to red linesWilhelm Fitzpatrick2014-11-201-0/+7
| | | | Change-Id: I6b5d5051951eda26018f1be67d19aab27af9ae1a
* Eleven: Add Top Tracks smart playlist and rework some look and feellinus_lee2014-11-201-0/+7
| | | | | | | https://cyanogen.atlassian.net/browse/MUSIC-35 https://cyanogen.atlassian.net/browse/MUSIC-29 Change-Id: I3b262e7c0b20e15dcd1ce19f39f26dd6cc6306a2
* Eleven: Change playlist to the new layout, rip out dead codelinus_lee2014-11-201-0/+7
| | | | | | | | Still missing the image based on the top played - this turned out to be larger so I'm moving that to a separate changelist. Some code similar to the ArtistDetailPage but not enough to warrant sharing of code Change-Id: I84454590c8d9580ca42ac8254bc3648368d233a3
* Eleven: Update the search ui to be the latest version minus some featureslinus_lee2014-11-201-0/+1
| | | | | | | this doesn't have the show all button or the jump into the new sections but it looks much better than stock so we'll take it Change-Id: I72a5d38c5fced13598000776d59a933b249262bf
* Eleven: add new ArtistDetail activity to match redlinesWilhelm Fitzpatrick2014-11-201-1/+8
| | | | Change-Id: I1cc892d376d424647ee30f1423ee2d444f31c944
* Eleven: update Profile Activity to have sliding panelRoman Birg2014-11-201-1/+3
| | | | | | | | | * Split out common sliding panel logic into SlidingPanelActivity.java so multiple activities can inherit from it * updated intents to go through Home Activity Change-Id: I5cf880c961cdd9e763231eb5418cd6632a52c5f5 Signed-off-by: Roman Birg <roman@cyngn.com>
* Eleven: lots of ui tweaks (fonts, padding, grid layout) and cancel tasks smarterlinus_lee2014-11-201-1/+1
| | | | Change-Id: Ifffd2ef386c301d546d4182bc5c3bf303194021c
* Eleven: Add a lot of the styling/colors to the Eleven applinus_lee2014-11-201-2/+2
| | | | | | | | | There is still quite a few pieces missing like menu, the music player section, and tweaking of margins and removing of the action bar, but this change was getting so large I wanted to get this in first Change-Id: I3dfa7aff97810b80187eba41435f43edee828213
* Eleven: Disable landscape and also fix a bug around landscape (in case we ↵linus_lee2014-11-201-8/+9
| | | | | | re-enable it) Change-Id: I9bbfa1e179d13e22ca0626c92b737466587f52d3
* Eleven: Add two sliding panels to the playerlinus_lee2014-11-201-10/+6
| | | | | | | | This does most of the work to change the player activity to a fragment and integrate the sliding panel logic. Since this is a pretty large change I'll be checking this piece in first and then continue to hook up the remaining pieces Change-Id: Ibc8ee392a939a4a965a3164558ccf075b4d35567
* Repackaged com.andrew.apollo to com.cyngn.elevenLinus Lee2014-08-041-9/+9
| | | | Change-Id: Ifc925f29f4028afd359375a1470c129b6528e74f
* Apollo: Allow reading external storageShareef Ali2014-06-161-0/+2
| | | | | Change-Id: Ifeb30898036b6e3390e416bfebd22679deb367bf JIRA: CYAN-3867
* Handle album and artist view intentsmyfreeweb2014-03-141-0/+2
| | | | | | | | | | Starting playback of an album (or all songs by artist) is very useful. My current use case is a music library smartwatch app, like Peapod for Pebble 1.0 and iOS. Relevant SO question: http://stackoverflow.com/q/15571153/239140 Change-Id: Id6026176436be3d207c7fbf150044adfc14258e2
* Add ACTION_PICK intentRicardo Cerqueira2013-12-041-0/+6
| | | | | | | Allow Apollo to serve as the default audio picker for directories Fixes android.provider.cts.MediaStoreIntentsTest#testPickAudioDir Change-Id: I843b7a42d6a0002ab2bb0952db6b1150ee30919a
* Allow opening audio from any content provider, not only the mediaDanny Baumann2013-09-041-1/+0
| | | | | | | provider. Change-Id: I4ea686c213a6314ee14f9f52603e99b237329ba2 JIRA:CYAN-2135
* Add support for new remote control interfaces in API 18.Danny Baumann2013-08-051-1/+1
| | | | | | Also add album artist to remote control data. Change-Id: Ia7da61a968abc12b914b22f0111a4adce12a744d
* Add support for playing files and playlists via intent.Danny Baumann2013-04-231-0/+7
| | | | Change-Id: I3a4be1d2eec159f47adcd9d7e9dae529ba1dbf35
* Apollo: update resourcesMarco Brohet2013-03-171-15/+14
| | | | | | | - Update/add copyright - UNIX/Linux line endings Change-Id: Ia4db414ce7e824b0056a979197238585988a54e5
* Bump version number to 1.1.Danny Baumann2013-02-241-2/+2
| | | | Change-Id: Id0a89bea98b60f96327d262ba10d9b936ba91f17
* Remove remainders of pre-ICS support.Danny Baumann2013-02-231-4/+0
| | | | Change-Id: I9f5bdde528fd67eee2dea61791cbf2c492446392
* Make Apollo compile and adapt to min API level 14 (ICS).Danny Baumann2013-02-231-3/+3
| | | | Change-Id: I6aa5288c5f72f6c79e1a51efb82c894b206b94e6
* Play Store changesAndrew Neal2012-11-201-193/+235
|
* removed unused codeAndrew2012-05-211-5/+0
|
* overhaulAndrew2012-05-201-426/+198
|
* File layout cleanup.gu1dry2012-01-161-0/+427