OSDN Git Service

android-x86/packages-apps-Eleven.git
11 years agoSend com.android.music prefixed sticky broadcasts
Thiago Vinícius Freire de Araújo Ribeiro [Fri, 13 Jul 2012 01:10:50 +0000 (22:10 -0300)]
Send com.android.music prefixed sticky broadcasts

For the sake of backwards compatibility. See issue 5803.

(cherry picked from commit a22c64e786d7819b28897028c73fbfae1e8fea80)

Change-Id: Icdd29fc783e420ac836b1e4677d8d3decbb6c360

11 years agoPut play state information in the sticky broadcast again.
Danny Baumann [Mon, 11 Mar 2013 08:16:23 +0000 (09:16 +0100)]
Put play state information in the sticky broadcast again.

For backwards compatibility to 3rd party apps.

Change-Id: I607cd197b3e6d0d3f9c6961cf150f1f91d028c91

11 years agoReplace the music app again.
Danny Baumann [Thu, 7 Mar 2013 15:06:17 +0000 (16:06 +0100)]
Replace the music app again.

Change-Id: I6f3017db1419b67572e8a4e2f64e6083dc88dfd0

11 years agoFix typo.
Danny Baumann [Sun, 3 Mar 2013 11:37:09 +0000 (12:37 +0100)]
Fix typo.

We have to notify the potentially waiting AsyncTasks when unpausing, not
when pausing.

Change-Id: I413cbcf41f2e4962395c8122901502bced788a0e

11 years agoBump version number to 1.1.
Danny Baumann [Sun, 24 Feb 2013 12:32:05 +0000 (13:32 +0100)]
Bump version number to 1.1.

Change-Id: Id0a89bea98b60f96327d262ba10d9b936ba91f17

11 years agoSome cleanup.
Danny Baumann [Sun, 24 Feb 2013 11:51:49 +0000 (12:51 +0100)]
Some cleanup.

Change-Id: I5c3b0693e11bb7eac667b4fc25f8e8086fe07dd2

11 years agoFix state handling of play/pause icon in the notification.
Danny Baumann [Sat, 23 Feb 2013 13:49:17 +0000 (14:49 +0100)]
Fix state handling of play/pause icon in the notification.

Change-Id: I1c4581f83a0e329674c2d5a4846c1e4310984614

11 years agoTake a cleaner approach at foreground tracking.
Danny Baumann [Sat, 23 Feb 2013 13:24:41 +0000 (14:24 +0100)]
Take a cleaner approach at foreground tracking.

Change-Id: Ic9ad3920ca1fe303d799d250166a3a3d1d938d85

11 years agoClean up 'cache pause' handling.
Danny Baumann [Sat, 23 Feb 2013 12:53:02 +0000 (13:53 +0100)]
Clean up 'cache pause' handling.

Change-Id: I192a8aaa8a25938017e4bce75bd7a36fc8084966

11 years agoRemove remainders of pre-ICS support.
Danny Baumann [Sat, 23 Feb 2013 12:29:12 +0000 (13:29 +0100)]
Remove remainders of pre-ICS support.

Change-Id: I9f5bdde528fd67eee2dea61791cbf2c492446392

11 years agoRemove support library jar.
Danny Baumann [Sat, 23 Feb 2013 12:27:25 +0000 (13:27 +0100)]
Remove support library jar.

We build it from source anyway.

Change-Id: Ia3eb430616b0ec157333ed675f2fdc385968b9ba

11 years agoRemove lyrics support.
Danny Baumann [Sat, 23 Feb 2013 12:27:07 +0000 (13:27 +0100)]
Remove lyrics support.

Change-Id: Ifa74380c0136a903965bda17ccc9b40e95b822af

11 years agoCleanup: Treat IDs, counts and durations as numbers, not as strings.
Danny Baumann [Sat, 23 Feb 2013 12:22:27 +0000 (13:22 +0100)]
Cleanup: Treat IDs, counts and durations as numbers, not as strings.

Change-Id: Ia589b3ae1bdff11d049ee0ff4ddb654331d95682

11 years agoCheckBoxPreference already saves internally, no need to do it twice.
Danny Baumann [Sat, 23 Feb 2013 12:19:44 +0000 (13:19 +0100)]
CheckBoxPreference already saves internally, no need to do it twice.

Change-Id: Iac2a0f5faf5c3d8bb69d5b30514530849ca6990c

11 years agoMake Apollo compile and adapt to min API level 14 (ICS).
Danny Baumann [Sat, 23 Feb 2013 12:19:00 +0000 (13:19 +0100)]
Make Apollo compile and adapt to min API level 14 (ICS).

Change-Id: I6aa5288c5f72f6c79e1a51efb82c894b206b94e6

11 years agoImport AppMsg.
Danny Baumann [Wed, 20 Feb 2013 16:57:44 +0000 (17:57 +0100)]
Import AppMsg.

Change-Id: Ie5240242a9206b78bb1dcb2d07da41c65f6d7131

11 years agoImport ViewPagerIndicator.
Danny Baumann [Wed, 20 Feb 2013 16:50:52 +0000 (17:50 +0100)]
Import ViewPagerIndicator.

Change-Id: Ibbd09776e0b3c6ca4aef9d2be008804c39f882f9

11 years agoHide the EQ when not available
Andrew Neal [Sat, 23 Feb 2013 12:00:03 +0000 (13:00 +0100)]
Hide the EQ when not available

Change-Id: Ib54310d7ed5945e573a527bfed16dd1574cba51a

11 years agoFixed crash when dragging an item behind the profile header and when
Andrew Neal [Sat, 23 Feb 2013 11:55:58 +0000 (12:55 +0100)]
Fixed crash when dragging an item behind the profile header and when
touching the BAB artwork when nothing is playing.

Change-Id: I237343a6c3ba188d4664f3ff7af3d90524017911

11 years agoRemoved duplicate String
Andrew Neal [Thu, 22 Nov 2012 05:47:42 +0000 (23:47 -0600)]
Removed duplicate String

11 years agoPlay Store changes
Andrew Neal [Wed, 21 Nov 2012 00:41:37 +0000 (18:41 -0600)]
Play Store changes

12 years agoUse notifyDataSetChanged() in place of invalidateViews() and cleared Lint warnings
Andrew [Tue, 22 May 2012 03:38:46 +0000 (22:38 -0500)]
Use notifyDataSetChanged() in place of invalidateViews() and cleared Lint warnings

12 years agoupdated missing drawables
Andrew [Mon, 21 May 2012 23:49:28 +0000 (18:49 -0500)]
updated missing drawables

12 years agoremoved unused drawables
Andrew [Mon, 21 May 2012 05:46:13 +0000 (00:46 -0500)]
removed unused drawables

12 years agoremoved ununsed files
Andrew [Mon, 21 May 2012 05:39:58 +0000 (00:39 -0500)]
removed ununsed files

12 years agoremoved unused code
Andrew [Mon, 21 May 2012 05:36:20 +0000 (00:36 -0500)]
removed unused code

12 years agogenre fix
Andrew [Mon, 21 May 2012 00:26:35 +0000 (19:26 -0500)]
genre fix

12 years agogitfixes
Andrew [Sun, 20 May 2012 23:13:01 +0000 (18:13 -0500)]
gitfixes

12 years agooverhaul
Andrew [Sun, 20 May 2012 23:07:41 +0000 (18:07 -0500)]
overhaul

12 years agoThe Shake Action should work smoothly now
Andrew [Wed, 18 Jan 2012 01:36:29 +0000 (19:36 -0600)]
The Shake Action should work smoothly now

12 years agoI had the next and prev buttons swapped for the TE
Andrew [Tue, 17 Jan 2012 05:59:20 +0000 (23:59 -0600)]
I had the next and prev buttons swapped for the TE

12 years agoMerge pull request #2 from techmik/techtest2
Andrew [Tue, 17 Jan 2012 04:57:29 +0000 (20:57 -0800)]
Merge pull request #2 from techmik/techtest2

fixed to enable building without error

12 years agofixed for build
techmik [Tue, 17 Jan 2012 04:20:23 +0000 (23:20 -0500)]
fixed for build

Change-Id: I46d535dbb26d376349cc3ac6c25aa604574eea70

12 years agotheme engine fixes
Andrew [Tue, 17 Jan 2012 04:13:43 +0000 (22:13 -0600)]
theme engine fixes

12 years agoMerge pull request #1 from gu1dry/master
Andrew [Tue, 17 Jan 2012 01:50:32 +0000 (17:50 -0800)]
Merge pull request #1 from gu1dry/master

File layout cleanup.

12 years agoFile layout cleanup.
gu1dry [Tue, 17 Jan 2012 01:45:56 +0000 (20:45 -0500)]
File layout cleanup.

12 years agocleaned up some files
Andrew [Mon, 16 Jan 2012 14:58:26 +0000 (08:58 -0600)]
cleaned up some files

12 years agoadded gitignore
Andrew [Mon, 16 Jan 2012 14:53:41 +0000 (08:53 -0600)]
added gitignore

12 years agocleaned some files up
Andrew [Mon, 16 Jan 2012 01:14:16 +0000 (19:14 -0600)]
cleaned some files up

12 years agoBetter support for GN & few bug fixes
Andrew [Sat, 14 Jan 2012 23:09:31 +0000 (17:09 -0600)]
Better support for GN & few bug fixes

12 years agoremoved some files
Andrew [Sat, 14 Jan 2012 23:07:39 +0000 (17:07 -0600)]
removed some files

12 years agoTheme engine, few fixes
Andrew [Fri, 13 Jan 2012 02:06:17 +0000 (20:06 -0600)]
Theme engine, few fixes

12 years agoSmall bug fixes
Andrew [Wed, 11 Jan 2012 23:10:01 +0000 (17:10 -0600)]
Small bug fixes

12 years agoMinor UI fixes. New features
Andrew [Wed, 11 Jan 2012 20:54:55 +0000 (14:54 -0600)]
Minor UI fixes. New features

12 years agoadded optional progress bar for the small np window
Andrew [Thu, 5 Jan 2012 17:27:27 +0000 (11:27 -0600)]
added optional progress bar for the small np window

12 years agomilestone - rewrite
Andrew [Thu, 5 Jan 2012 16:06:22 +0000 (10:06 -0600)]
milestone - rewrite

12 years agofirst commit
Andrew [Thu, 5 Jan 2012 16:04:58 +0000 (10:04 -0600)]
first commit