OSDN Git Service

android-x86/packages-apps-Eleven.git
6 years agoAutomatic translation import android-x86-7.1-r1
Michael Bestas [Sun, 4 Feb 2018 02:32:37 +0000 (04:32 +0200)]
Automatic translation import

Change-Id: I1050510622a8f3723ffa682a9478c5c4eaa58e99

6 years agoAutomatic translation import
Michael W [Sat, 13 Jan 2018 11:59:03 +0000 (12:59 +0100)]
Automatic translation import

Change-Id: I0885328226b49e1386da1ef180bd51cca616e524

6 years agoAutomatic translation import
Abhisek Devkota [Sat, 16 Dec 2017 19:33:21 +0000 (11:33 -0800)]
Automatic translation import

Change-Id: I976f5acb811c4d61b418191d40d87122f35fdaf1

6 years agoAutomatic translation import
Abhisek Devkota [Tue, 12 Dec 2017 05:55:22 +0000 (21:55 -0800)]
Automatic translation import

Change-Id: I689fe018985be92f46c14ddcc8c6fc40bc5195d1

6 years agoEleven: Fix potential NPE when media server crashes
Gabriele M [Sun, 1 Oct 2017 16:37:38 +0000 (18:37 +0200)]
Eleven: Fix potential NPE when media server crashes

If the service doesn't exist when the media server crashes, Eleven
will crash when creating the TrackErrorInfo object. The SERVER_DIED
message is processed only when the service is not null, so just
ignore the MEDIA_ERROR_SERVER_DIED message if service is null.

BUGBASH-1045

Change-Id: Idaf3e238eefd412ebb85244b48ad7b20bc049ff0

6 years agoEleven: Don't use a sticky service
Gabriele M [Sat, 23 Sep 2017 17:06:04 +0000 (19:06 +0200)]
Eleven: Don't use a sticky service

If the user removes Eleven from recents while the service is active
in background with nothing being played, the service is immediately
restarted and the notification re-created, even if there wasn't one.
Since the service doesn't resume music playback when restarted after
being killed because of OOM, there's really no point in using a sticky
service, so just switch to a non-sticky service.

Change-Id: I2a14176e60f535981a27af3536bd89b6d443d20e

6 years agoRemove obsolete values-be translations
Michael Bestas [Sat, 30 Sep 2017 15:37:05 +0000 (18:37 +0300)]
Remove obsolete values-be translations

* values-be-rBY is used now

Change-Id: I1ca35f08b484e447d6298d46b83c1a348240ab8a

6 years agoAutomatic translation import
Abhisek Devkota [Mon, 18 Sep 2017 18:47:53 +0000 (11:47 -0700)]
Automatic translation import

Change-Id: If43ca98626cf8214863106c1b47fc9cd95fe707b

6 years agoEleven: Create one cursor per background task
Gabriele M [Sun, 17 Sep 2017 20:56:54 +0000 (22:56 +0200)]
Eleven: Create one cursor per background task

If we call loadInBackground() twice we will have conflicts since
the two threads will share the cursor. The cursor is only used by
loadInBackground(), there's no need to have a class member for it,
so just keep it in a local variable to prevent conflicts.

BUGBASH-1045

Change-Id: Id484bee852d886c3a49ec8c84ef821f969db9a54

6 years agoEleven: Fix restoring user settings
Sultanxda [Sat, 6 May 2017 07:58:11 +0000 (00:58 -0700)]
Eleven: Fix restoring user settings

*Fix saved repeat-mode and shuffle-mode settings not being restored

Change-Id: I7ebf1d3e17c00236eb2dd6cf504a76f1dba4ee19

6 years agoAutomatic translation import
Abhisek Devkota [Sat, 19 Aug 2017 22:34:31 +0000 (15:34 -0700)]
Automatic translation import

Change-Id: I1751e5618ee0758086641816bdc1f6c2158f6da2

6 years agoAutomatic translation import
Abhisek Devkota [Fri, 4 Aug 2017 05:46:53 +0000 (22:46 -0700)]
Automatic translation import

Change-Id: Ic08ec3ac8f84bc44a07017015c32af3caf59d07a

6 years agoEleven: Add WRITE_MEDIA_STORAGE permission
Arne Coucheron [Sun, 30 Jul 2017 22:17:51 +0000 (00:17 +0200)]
Eleven: Add WRITE_MEDIA_STORAGE permission

Change-Id: I492be9ef16abd0ac5ed2bfc92e792b329768609f

6 years agoEleven: Promote to privileged app
Arne Coucheron [Sat, 29 Jul 2017 22:22:24 +0000 (00:22 +0200)]
Eleven: Promote to privileged app

Eleven needs privileges to delete files on external storage.

Change-Id: Ie720f7e1856f22bea21aacf0a4e5e0d63d6f0b8e

6 years agoEleven: allow artwork to scale down
Tetsuo Osaka [Wed, 24 May 2017 12:34:57 +0000 (14:34 +0200)]
Eleven: allow artwork to scale down

when not enough vertical space is available
for controls and artwork in player view

Change-Id: If8cc0957b096d3bd7630668b25afcc89e2f69778

6 years agoAutomatic translation import
Abhisek Devkota [Fri, 28 Jul 2017 02:52:47 +0000 (19:52 -0700)]
Automatic translation import

Change-Id: I9543d204c5842b0585883719e8abcdcde8a49365

6 years agoAutomatic translation import
Abhisek Devkota [Sat, 22 Jul 2017 19:41:48 +0000 (12:41 -0700)]
Automatic translation import

Change-Id: Ic5bc9af07f22e0169ea8731d83a4c5bc1fc8a294

6 years agoAutomatic translation import
Abhisek Devkota [Sat, 1 Jul 2017 05:06:33 +0000 (22:06 -0700)]
Automatic translation import

Change-Id: I8fd0975139bc04d09ed3164ec27c8f1647200f00

6 years agoEleven: request record audio permission for visualizer
Demon000 [Sat, 24 Jun 2017 13:49:39 +0000 (16:49 +0300)]
Eleven: request record audio permission for visualizer

Visualizer needs audio recording permission.

* set visualizer to disabled by default
* ask for audio recording permission when visualizer is enabled
* fix a case where visualizer visibility would be set multiple times in a row
* if visualizer is enabled but audio recording permission is not granted
  ask for it when the audio player fragment gets focus

Change-Id: I2c175915cc686ce37e6e94d113e767a75ef68492

6 years agoEleven: Remove unused permission REAL_GET_TASKS
Arne Coucheron [Mon, 12 Jun 2017 22:37:07 +0000 (00:37 +0200)]
Eleven: Remove unused permission REAL_GET_TASKS

Change-Id: I252573e3fdf8185b2d514ea0c2a91b129cbfeef1

6 years agoAutomatic translation import
Abhisek Devkota [Thu, 18 May 2017 05:22:38 +0000 (22:22 -0700)]
Automatic translation import

Change-Id: Ibc319d97802047dba2716a1309072785061e6de2

7 years agoAutomatic translation import
Abhisek Devkota [Thu, 20 Apr 2017 19:08:19 +0000 (12:08 -0700)]
Automatic translation import

Change-Id: Id723f4dc80e524e8d748c5aa8cf30957cf22bb69

7 years agoAutomatic translation import
Abhisek Devkota [Wed, 29 Mar 2017 21:25:12 +0000 (14:25 -0700)]
Automatic translation import

Change-Id: I8be5db2787008c64825a41476fa8535d9e0618c6

7 years agoAutomatic translation import
Abhisek Devkota [Mon, 20 Mar 2017 20:54:26 +0000 (13:54 -0700)]
Automatic translation import

Change-Id: Icfb4287533a372de6ed71f73bc471db493739eaf

7 years agoAutomatic translation import
Abhisek Devkota [Wed, 15 Mar 2017 20:36:55 +0000 (13:36 -0700)]
Automatic translation import

Change-Id: I9e54f6051072149cf010135153709596a927cb93

7 years agoAutomatic translation import
Abhisek Devkota [Wed, 8 Mar 2017 22:04:28 +0000 (14:04 -0800)]
Automatic translation import

Change-Id: I76021f8b98378291368915015a029866720d06b9

7 years agoAutomatic translation import
Michael W [Thu, 2 Mar 2017 14:44:41 +0000 (15:44 +0100)]
Automatic translation import

Change-Id: Icff91d3ae6a4c0f9902513571d06ecfef02b2201

7 years agoAutomatic translation import
Abhisek Devkota [Fri, 24 Feb 2017 03:16:38 +0000 (19:16 -0800)]
Automatic translation import

Change-Id: I9f2701604c6bcc2064e374f2c958aff1af7463d3

7 years agoAutomatic translation import
Abhisek Devkota [Thu, 16 Feb 2017 18:42:01 +0000 (10:42 -0800)]
Automatic translation import

Change-Id: I6a6e9ac2f949845ebabb3f49b0e0db526d0e36e1

7 years agoAutomatic translation import
Abhisek Devkota [Tue, 14 Feb 2017 01:37:07 +0000 (17:37 -0800)]
Automatic translation import

Change-Id: I1031ea77645a92c10d1bdd3b38b56d56090a239d

7 years agoAutomatic translation import
Abhisek Devkota [Sat, 11 Feb 2017 20:42:12 +0000 (12:42 -0800)]
Automatic translation import

Change-Id: I915472149c009f3e7c9767065975301ad66c2848

7 years agoAutomatic translation import
Abhisek Devkota [Sun, 5 Feb 2017 00:20:02 +0000 (16:20 -0800)]
Automatic translation import

Change-Id: Ie801ea845202b285061629653760ad3cacd11240

7 years agoAutomatic translation import
Abhisek Devkota [Wed, 1 Feb 2017 05:40:42 +0000 (21:40 -0800)]
Automatic translation import

Change-Id: I7e75ca593e955ffa9e38704c3d992f16fa958a87

7 years agoAutomatic translation import
Abhisek Devkota [Wed, 25 Jan 2017 21:46:37 +0000 (13:46 -0800)]
Automatic translation import

Change-Id: Id68c0a1676b7a739d75cbfbab4ca607e37c0bdaa

7 years agoAutomatic translation import
pinky@build01 [Sun, 25 Dec 2016 02:44:36 +0000 (18:44 -0800)]
Automatic translation import

Change-Id: I0e54e908065b03fe153d15156c5a5a5ab1125ffa
Ticket: -

7 years agoAutomatic translation import
clyde@build01 [Thu, 22 Dec 2016 02:28:43 +0000 (18:28 -0800)]
Automatic translation import

Change-Id: Ifb1fe5de05ce2b787eaa2f2944d2d9dfdb124410
Ticket: -

7 years agoAutomatic translation import
inky@build01 [Fri, 9 Dec 2016 06:51:41 +0000 (22:51 -0800)]
Automatic translation import

Change-Id: Ie4cd944ce175d73d2f029f86d679908ff1ff6605

7 years agoFix MediaSession queue handling.
Danny Baumann [Mon, 31 Oct 2016 12:29:51 +0000 (13:29 +0100)]
Fix MediaSession queue handling.

- Go back to using the queue position instead of the track ID as queue
  item ID, as the track ID can be present multiple times in the queue
  and the queue item ID is supposed to be unique in the whole queue
- Make sure no null items are passed in

Change-Id: I9390ab8c7a5a20f2a2bb1efad02e460ecf7dc2e5

7 years agoEleven: Simplify MediaSession queue processing
Danny Baumann [Fri, 7 Oct 2016 07:08:00 +0000 (15:08 +0800)]
Eleven: Simplify MediaSession queue processing

 * Simplify the loop
 * Push the processing to a background thread

Change-Id: I8106925c0d351f8135f5fbc4bb0e15e084adbea9

7 years agoEleven: Correctly set shake to play
Sean Maas [Sat, 8 Oct 2016 01:33:20 +0000 (18:33 -0700)]
Eleven: Correctly set shake to play

Oops, this is disabled by default.

Change-Id: Ifc30a1311c3f0c3665f3296c1247822ffe7f81e6

7 years agoeleven: Add support for the MediaSession queue
Steve Kondik [Thu, 6 Oct 2016 21:07:44 +0000 (14:07 -0700)]
eleven: Add support for the MediaSession queue

 * This allows remote controls to view the contents of the queue
   and select the active track based on the queue id.

Change-Id: I205225864d10044ef60c3fe2bc877525c437d506

7 years agoAvoid NPE
Marcos Marado [Fri, 23 Sep 2016 16:29:38 +0000 (17:29 +0100)]
Avoid NPE

Change-Id: Ib6a44e2f2ee023992ce3539a9aa1b7ed0be9d3ef

7 years agoeleven: Fix crash when unplugging headphones
Steve Kondik [Sat, 1 Oct 2016 05:15:09 +0000 (22:15 -0700)]
eleven: Fix crash when unplugging headphones

 * Don't crash if the handler was never created.

Change-Id: I22aedbf5e912e086db04bbb0dc09d7434dba99b9

7 years agoEleven: Set preferences on play
Sean Maas [Thu, 29 Sep 2016 22:10:49 +0000 (18:10 -0400)]
Eleven: Set preferences on play

The shake to play and lockscreen album art settings were not
being set when playback started without the app, ex. with a
headphone button. This caused them both to be set to false
until the app was opened.

Change-Id: Id15c134e9001bba62faa04266726c1e10fbfb9dd

7 years agoEleven: Do not uppercase unnecessarily
Zhao Wei Liew [Thu, 29 Sep 2016 09:28:32 +0000 (17:28 +0800)]
Eleven: Do not uppercase unnecessarily

Please do not yell in my face.

Change-Id: I8f1aa19ad8239aa093e6af78df18bdd4387f84a1

7 years agoeleven: Runtime permissions
Steve Kondik [Sun, 4 Sep 2016 18:27:33 +0000 (11:27 -0700)]
eleven: Runtime permissions

 * Add prompting for storage permissions in order to bump the
   API level up to level 24.

Change-Id: Id3fc4ee06fe3534b2f94408e96a8163f4fae8f98

7 years agoeleven: cm-14.0 time
Diogo Ferreira [Fri, 26 Aug 2016 20:37:22 +0000 (21:37 +0100)]
eleven: cm-14.0 time

- Adds librsjni as a dependency
- Changes icu4j imports to use the public API
- Minor adjustments to internal API usage
- min/targetSDK is now 24

Change-Id: I2de170f68f9488f8e21b4c05c1c5d4518c5e8a1a

7 years agoHandle headset hook multi click in playback service.
Danny Baumann [Fri, 12 Aug 2016 08:34:45 +0000 (10:34 +0200)]
Handle headset hook multi click in playback service.

We usually get media button events via the session callback now, so only
handling those events in the button receiver (which is only triggered if
e.g. media buttons are pressed without us running after reboot) is not
sufficient.

Change-Id: I50ff266af826edd016804b267323effe1056f045

7 years agoConvert to new media button receiver logic.
Danny Baumann [Fri, 12 Aug 2016 07:33:17 +0000 (09:33 +0200)]
Convert to new media button receiver logic.

Commit Ide906efdf90a6f42f3fcb6c5386328301165cb7c changed the media
button receiving logic to be routed through MediaSession, but missed to
also convert the media button intent receiver registration used for
receiving button events if our playback is stopped.

Also add the possible stop action (we're handling onStop after all)
missing in the aforementioned commit.

Change-Id: Idd4b8bc00f58eee2ff7fc2e5a685b7918988c37c

7 years agoMerge "handle media keys" into cm-13.0
Danny Baumann [Wed, 3 Aug 2016 12:17:23 +0000 (05:17 -0700)]
Merge "handle media keys" into cm-13.0

7 years agoMerge "Eleven: fix possible NPE" into cm-13.0
Abhisek Devkota [Wed, 27 Jul 2016 17:19:04 +0000 (10:19 -0700)]
Merge "Eleven: fix possible NPE" into cm-13.0

7 years agohandle media keys
Shaleen Jain [Fri, 15 Jul 2016 11:11:21 +0000 (16:41 +0530)]
handle media keys

This lets Eleven respond to physical media keys on some devices
as well as when the volumn buttons are long pressed when the screen
is off and the 'Playback control' preference is true in settings.
Change-Id: Ide906efdf90a6f42f3fcb6c5386328301165cb7c

7 years agoAutomatic translation import
inky@build01 [Fri, 15 Jul 2016 17:00:53 +0000 (10:00 -0700)]
Automatic translation import

Change-Id: I3c875af47cea5b80a1fd97473cf4c6d2865e3f3c
Ticket: -

7 years agoEleven: fix possible NPE
Michael W [Sat, 18 Jun 2016 20:40:54 +0000 (22:40 +0200)]
Eleven: fix possible NPE

Fix for the case when name is null

Change-Id: I90909497129c09f6ab8a4eebd0935c2d38de5b39
Reference: BugDump 13-20160610-16 L#80

7 years agoAutomatic translation import
inky@build01 [Wed, 1 Jun 2016 19:02:37 +0000 (12:02 -0700)]
Automatic translation import

Change-Id: I74b0fb60cf6c84e21ba19c6b6ead2227827afc69

7 years agoMerge "Themes: Expose and separate values for themes" into cm-13.0
Dave Kover [Thu, 5 May 2016 22:26:49 +0000 (15:26 -0700)]
Merge "Themes: Expose and separate values for themes" into cm-13.0

7 years agoEleven: new icon
jrizzoli [Mon, 2 May 2016 18:06:23 +0000 (20:06 +0200)]
Eleven: new icon

Asher made it

Change-Id: If79dc0f471b2faef0fcffb2746ec463cf4319859
Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
7 years agoThemes: Expose and separate values for themes
Bryan Owens [Sun, 1 May 2016 21:31:47 +0000 (16:31 -0500)]
Themes: Expose and separate values for themes

Change-Id: Ifeff7fa28707de84af3c40f910787092f56c65b5
Signed-off-by: Bryan Owens <djbryan3540@gmail.com>
7 years agoGenerate all color swatches.
Danny Baumann [Wed, 27 Apr 2016 11:33:20 +0000 (13:33 +0200)]
Generate all color swatches.

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

7 years agoAdd toString() methods to BitmapWithColors class.
Danny Baumann [Wed, 27 Apr 2016 11:32:53 +0000 (13:32 +0200)]
Add toString() methods to BitmapWithColors class.

Eases debugging.

Change-Id: I34d4d0ae888f4768232fd8a526a47111720d1faf

7 years agoLoad palette in background.
Danny Baumann [Wed, 27 Apr 2016 11:20:08 +0000 (13:20 +0200)]
Load palette in background.

Change-Id: I03322c552ee1151be14e1d7c4db2a8f493d34580

7 years agoImprove visualizer color selection.
Danny Baumann [Mon, 18 Apr 2016 07:53:46 +0000 (09:53 +0200)]
Improve visualizer color selection.

Make sure to select the color that contrasts the most to the artwork.

Change-Id: I0043463e05132a01f8ff3351565b672825779079

7 years agoEleven: Cleanup all the whitespace marshmallow-x86 android-x86-6.0-r1 android-x86-6.0-r2 android-x86-6.0-r3
Michael Bestas [Sun, 24 Apr 2016 17:16:58 +0000 (20:16 +0300)]
Eleven: Cleanup all the whitespace

Change-Id: I82024ce0ada3220b6b87178ea36303b53445e065

8 years agoMerge "CodeCleanup : Replace StringBuffer with String" into cm-13.0
Michael Bestas [Sun, 17 Apr 2016 08:49:51 +0000 (01:49 -0700)]
Merge "CodeCleanup : Replace StringBuffer with String" into cm-13.0

8 years agoEleven: vertically recentre widgets
Sultan Qasim Khan [Sun, 17 Apr 2016 01:09:54 +0000 (21:09 -0400)]
Eleven: vertically recentre widgets

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

8 years agoMerge "Automatic translation import" into cm-13.0
Michael Bestas [Sat, 16 Apr 2016 18:31:40 +0000 (11:31 -0700)]
Merge "Automatic translation import" into cm-13.0

8 years agoCodeCleanup : Replace StringBuffer with String
RazorSharp [Mon, 1 Feb 2016 02:29:11 +0000 (07:59 +0530)]
CodeCleanup : Replace StringBuffer with String

Change-Id: I1f93ec71097c916e047d92d5413b9702272b500b

8 years agoEleven: Simplify a boolean expression
RazorSharp [Mon, 1 Feb 2016 02:17:14 +0000 (07:47 +0530)]
Eleven: Simplify a boolean expression

Change-Id: I6bd01f9a194117238712734757e059aa8e24313c

8 years agoAutomatic translation import
Michael Bestas [Sat, 16 Apr 2016 14:46:46 +0000 (17:46 +0300)]
Automatic translation import

Change-Id: I3aed4d0c3e16c1d9d99caa924274a904784976ba

8 years agoEleven: much material
Joey Rizzoli [Tue, 26 Jan 2016 02:11:46 +0000 (18:11 -0800)]
Eleven: much material

 - Remove old font, let's use the system's
 - Vector drawables
 - Update colors

Change-Id: I6c4335f388c88fd4ce6d10e4995692aaf0679a49
Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
8 years agoEleven: Use appropriate String value comparison
RazorSharp [Mon, 1 Feb 2016 02:31:19 +0000 (08:01 +0530)]
Eleven: Use appropriate String value comparison

Change-Id: Iad2ef9085b7f011ccc9e95e9f3874ad5a547daad

8 years agoEleven: Remove unnecessary local variables
RazorSharp [Mon, 1 Feb 2016 02:21:27 +0000 (07:51 +0530)]
Eleven: Remove unnecessary local variables

Change-Id: Ic92632873f75bd2d4569a4700a744a3ca17e99cb

8 years agoAutomatic translation import
Michael Bestas [Tue, 5 Apr 2016 22:17:16 +0000 (01:17 +0300)]
Automatic translation import

Change-Id: Ia2a296e28dfb22dfd52bd18db2b35d2ea4f094ae

8 years agoAutomatic translation import
Michael Bestas [Sun, 27 Mar 2016 21:45:21 +0000 (00:45 +0300)]
Automatic translation import

Change-Id: Iadedb550daccae5527fa818748f20fa3a7f5a091

8 years agoMerge "Fix some scaling issues with non-square album art." into cm-13.0
Danny Baumann [Mon, 21 Mar 2016 10:47:28 +0000 (03:47 -0700)]
Merge "Fix some scaling issues with non-square album art." into cm-13.0

8 years agoAutomatic translation import
Michael Bestas [Thu, 17 Mar 2016 19:58:26 +0000 (21:58 +0200)]
Automatic translation import

Change-Id: Ibddd4a284edd7f3a80b2d6b9b8f0587f06e2bae9

8 years agoAutomatic translation import
Michael Bestas [Fri, 4 Mar 2016 22:17:25 +0000 (00:17 +0200)]
Automatic translation import

Change-Id: I4375dac253206593492c1ea2c93418a1c29af2a9

8 years agoFix some scaling issues with non-square album art.
Danny Baumann [Mon, 29 Feb 2016 13:34:17 +0000 (14:34 +0100)]
Fix some scaling issues with non-square album art.

Change-Id: I541b4ed4c6c0edd09b6419d76566ea0d1fce81da

8 years agoAutomatic translation import
Michael Bestas [Mon, 22 Feb 2016 03:13:16 +0000 (05:13 +0200)]
Automatic translation import

Change-Id: Iea85445f0433aad74c11fcc0e5e87d1e4b5baace

8 years agoCodecleanup: Use Chained append calls to improve the performance
RazorSharp [Mon, 1 Feb 2016 02:23:51 +0000 (07:53 +0530)]
Codecleanup: Use Chained append calls to improve the performance

Change-Id: Ieb9d4ba314d4859f5f17af5cbedd8c06c06ac0b7

8 years agoCodeCleanup : Remove redundant Type Casting
RazorSharp [Mon, 1 Feb 2016 02:33:30 +0000 (08:03 +0530)]
CodeCleanup : Remove redundant Type Casting

Change-Id: I1d539acc4e8bae4a0f9996297936e5c862679660

8 years agoEleven: Synchronization on a non-final field 'mPauseLock'
RazorSharp [Mon, 1 Feb 2016 02:37:58 +0000 (08:07 +0530)]
Eleven: Synchronization on a non-final field 'mPauseLock'

Change-Id: I957b2d5010f31edab105c3ffd553feafe32bb99f

8 years agoAutomatic translation import
Michael Bestas [Sun, 14 Feb 2016 14:24:29 +0000 (16:24 +0200)]
Automatic translation import

Change-Id: Ib23f2140be148368990dc2f4e1b21e72b8931031

8 years agoImprove preview activity behaviour.
Danny Baumann [Tue, 2 Feb 2016 15:19:56 +0000 (16:19 +0100)]
Improve preview activity behaviour.

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

8 years agoAutomatic translation import
Michael Bestas [Tue, 2 Feb 2016 04:59:35 +0000 (06:59 +0200)]
Automatic translation import

Change-Id: I01f8cc82159b25f9ff7b42bd008cb194d1a19010

8 years agoAutomatic translation import
Michael Bestas [Mon, 11 Jan 2016 20:42:21 +0000 (22:42 +0200)]
Automatic translation import

Change-Id: I3d3db920734b28253383a89e93b8cd08c749e3e1

8 years agoMerge "Eleven: Remove wakelock" into cm-13.0
Linus Lee [Tue, 5 Jan 2016 02:36:45 +0000 (18:36 -0800)]
Merge "Eleven: Remove wakelock" into cm-13.0

8 years agoAutomatic translation import
Michael Bestas [Fri, 25 Dec 2015 17:35:47 +0000 (19:35 +0200)]
Automatic translation import

Change-Id: I1a2a08977a35b492180b5908373b25679fb071b3

8 years agoEleven: Remove wakelock
myfluxi [Wed, 23 Dec 2015 00:00:41 +0000 (01:00 +0100)]
Eleven: Remove wakelock

We do not need this, let the device sleep during
(offloaded) playback.

Change-Id: I596b480a6361745b96b547c93f1d5433e18069e0

8 years agoEleven: Add missing RecyclerView support ressources
AdrianDC [Mon, 23 Nov 2015 09:29:26 +0000 (10:29 +0100)]
Eleven: Add missing RecyclerView support ressources

 * 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>
8 years agoeleven: Stop using prebuilt support libs
Steve Kondik [Tue, 27 Oct 2015 20:41:19 +0000 (13:41 -0700)]
eleven: Stop using prebuilt support libs

 * 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

8 years agoEleven: lastFM: Replace HttpStatus use with HttpURLConnection
Brandon McAnsh [Fri, 9 Oct 2015 13:20:05 +0000 (09:20 -0400)]
Eleven: lastFM: Replace HttpStatus use with HttpURLConnection

* 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>
8 years agoAutomatic translation import
Michael Bestas [Fri, 2 Oct 2015 21:22:10 +0000 (00:22 +0300)]
Automatic translation import

Change-Id: I3248c408fc498204b733c0002302c90d7789b314

8 years agoAutomatic translation import
Michael Bestas [Thu, 24 Sep 2015 19:00:07 +0000 (22:00 +0300)]
Automatic translation import

Change-Id: I5d217c0fc3f5e47a9214b997bef459483bc81c2e

8 years agoAutomatic translation import
Michael Bestas [Fri, 11 Sep 2015 16:59:00 +0000 (19:59 +0300)]
Automatic translation import

Change-Id: Id54f45929fc6c4c20977f9da410a98dc8b48ea1b

8 years agoREAL_GET_TASKS > GET_TASKS
Abhisek Devkota [Wed, 2 Sep 2015 19:46:53 +0000 (12:46 -0700)]
REAL_GET_TASKS > GET_TASKS

Change-Id: I27dac0467402c7895fbc6f0c956cdf2985c88900

8 years agoAutomatic translation import
Michael Bestas [Mon, 31 Aug 2015 22:32:04 +0000 (01:32 +0300)]
Automatic translation import

Change-Id: I5e59466a1b537e9173fbe01071dcd4ba70de8058

8 years agoAutomatic translation import
Tom Powell [Fri, 21 Aug 2015 18:20:12 +0000 (11:20 -0700)]
Automatic translation import

Change-Id: I08aef66252e59a5d5b28d81fa14a212441802eef

8 years agoAutomatic translation import
Tom Powell [Thu, 20 Aug 2015 21:34:40 +0000 (14:34 -0700)]
Automatic translation import

Change-Id: I09c402c1715d89e72670fdd9cf1e72a0b26275cb

8 years agoAutomatic translation import
Michael Bestas [Mon, 17 Aug 2015 17:01:00 +0000 (20:01 +0300)]
Automatic translation import

Change-Id: I9a33e84708b075cf53f7cdadbb4c7fa9e512379e