OSDN Git Service

android-x86/packages-apps-Eleven.git
10 years agoAdd some (optional) debug logging to the player service.
Danny Baumann [Fri, 12 Jul 2013 08:05:15 +0000 (10:05 +0200)]
Add some (optional) debug logging to the player service.

Change-Id: I2f5aa9d0f799395b967906c9fc9677a80ab18e8f

10 years agoCleanup: Use only one method to shut down the service instead of two.
Danny Baumann [Tue, 9 Jul 2013 11:05:41 +0000 (13:05 +0200)]
Cleanup: Use only one method to shut down the service instead of two.

Also make sure to release the audio focus when removing the notification
due to being idle in order to remove the play controls from the
lockscreen.

Change-Id: I323db520ce107235ebe774109d0a3338688328b4

10 years agoApollo: LV translation (rebase)
Davis Mosenkovs [Wed, 10 Jul 2013 12:17:05 +0000 (05:17 -0700)]
Apollo: LV translation (rebase)

Change-Id: I1c6104aaec01f2afac06b083884218dc1d23b5f1

10 years agoMerge "Apollo: Update Polish translation" into cm-10.1
Danny Baumann [Mon, 8 Jul 2013 07:46:23 +0000 (00:46 -0700)]
Merge "Apollo: Update Polish translation" into cm-10.1

10 years agoApollo: PT-BR update translations
Gustavo [Sat, 6 Jul 2013 14:58:18 +0000 (11:58 -0300)]
Apollo: PT-BR update translations

Change-Id: I662b92546e2728e253c54d76ef9bbacea020f4f9

10 years agoApollo: Ignore playlist when name is null.
Kyrylo Mikos [Mon, 24 Jun 2013 18:11:49 +0000 (21:11 +0300)]
Apollo: Ignore playlist when name is null.

This will avoid nex crash:

FATAL EXCEPTION: main
java.lang.IllegalArgumentException: the bind value at index 1 is null
  at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:167)
  at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:137)
  at android.content.ContentProviderProxy.query(ContentProviderNative.java:366)
  at android.content.ContentResolver.query(ContentResolver.java:372)
  at android.content.ContentResolver.query(ContentResolver.java:315)
  at com.andrew.apollo.utils.MusicUtils.getIdForPlaylist(MusicUtils.java:669)
  at com.andrew.apollo.utils.MusicUtils.makePlaylistMenu(MusicUtils.java:1146)
  at com.andrew.apollo.ui.fragments.QueueFragment.onCreateContextMenu(QueueFragment.java:215)

Change-Id: Ib60a55f54fedf18cf900c6e492c5b4135e5c86d8

10 years agoApollo: Update Polish translation
Tomasz Popielarczyk [Tue, 2 Jul 2013 21:08:32 +0000 (23:08 +0200)]
Apollo: Update Polish translation

Change-Id: Ia8328cb17e081931109535b2640da88430e762f3

10 years agoFix merge derp.
Danny Baumann [Tue, 2 Jul 2013 14:06:15 +0000 (16:06 +0200)]
Fix merge derp.

Change-Id: I073afea4845958d0691687771c681c2e0900053e

10 years agoMerge "Make sure notification is shown when playback is started via media button...
David van Tonder [Tue, 2 Jul 2013 13:32:55 +0000 (06:32 -0700)]
Merge "Make sure notification is shown when playback is started via media button intent." into cm-10.1

10 years agoMake sure notification is shown when playback is started via media
Danny Baumann [Fri, 28 Jun 2013 10:45:08 +0000 (12:45 +0200)]
Make sure notification is shown when playback is started via media
button intent.

Also make sure to properly remove it when music is stopped with screen
of (e.g. when playing via BT): As handlers only count non-sleep times,
we have to use the alarm manager in order to make sure the notification
is removed after 1 minute.

JIRA: CYAN-1067
Change-Id: I87a5328e5116d199e2f62119f5a76eca73a3ee4e

10 years agoMerge "Don't start playing if we couldn't acquire audio focus." into cm-10.1
David van Tonder [Tue, 2 Jul 2013 13:30:03 +0000 (06:30 -0700)]
Merge "Don't start playing if we couldn't acquire audio focus." into cm-10.1

10 years agoFix audio session ID handling when invoking DSP manager.
Danny Baumann [Tue, 2 Jul 2013 06:14:24 +0000 (08:14 +0200)]
Fix audio session ID handling when invoking DSP manager.

Change-Id: I8ebb71e32191b79f08cfa9c72fab311048992fe8

10 years agoKill off the option to not use RemoteControlClient.
Danny Baumann [Sun, 30 Jun 2013 10:43:37 +0000 (12:43 +0200)]
Kill off the option to not use RemoteControlClient.

In API level 18 the RCC will also be used for AVRCP 1.3 metadata, which
we certainly want to support. The decision whether to show the music
controls in the keyguard should be done at the framework level.

Change-Id: Ia17f9094231f3a76d1496ddf2ef2d90b2d4d9512

10 years agoDon't start playing if we couldn't acquire audio focus.
Danny Baumann [Fri, 28 Jun 2013 11:02:49 +0000 (13:02 +0200)]
Don't start playing if we couldn't acquire audio focus.

This makes us not start playback when we get a 'play' media button event
in the middle of a call for whatever reason.

JIRA:CYAN-1067
Change-Id: If648da95c10716400eeba0b39a24213764370f7a

10 years agoAdded PT-PT language support for Apollo
brisky [Mon, 10 Jun 2013 18:21:46 +0000 (19:21 +0100)]
Added PT-PT language support for Apollo

Change-Id: I3d60d42bb7cc4e28a2ea1b7e15a7d8f68adc2853

11 years agoApollo: PT-BR update translations
Gustavo [Sun, 26 May 2013 12:52:10 +0000 (05:52 -0700)]
Apollo: PT-BR update translations

Change-Id: Id78d11cd9e4dfb248830f186702e8c870e9780b2

11 years agoApollo: SK Translations
prescott66 [Sat, 25 May 2013 21:16:58 +0000 (23:16 +0200)]
Apollo: SK Translations

Change-Id: I15ef3d993559846b01508453c55506c5cbacc679

11 years agoMerge "Apollo : translation" into cm-10.1
Marco Brohet [Thu, 23 May 2013 22:11:27 +0000 (15:11 -0700)]
Merge "Apollo : translation" into cm-10.1

11 years agoApollo: TR translations
okrt [Wed, 22 May 2013 00:31:51 +0000 (03:31 +0300)]
Apollo: TR translations

Change-Id: I4fc64a54f96575e479c69aa9093ca8a76f726f9f

11 years agoApollo : translation
DelPETER [Wed, 22 May 2013 21:15:07 +0000 (23:15 +0200)]
Apollo : translation

Update translatable attribute

Change-Id: I68be568ab2ee4d4f177fc4a7e8826552f4e74f84

11 years agoMerge "Apollo: RU translation" into cm-10.1
Marco Brohet [Tue, 21 May 2013 16:25:39 +0000 (09:25 -0700)]
Merge "Apollo: RU translation" into cm-10.1

11 years agoApollo: CS translation
Ondrej Zima [Mon, 20 May 2013 20:35:29 +0000 (22:35 +0200)]
Apollo: CS translation

- added Czech
- fixed typo

Little millenium we celebrate now - this is last commit for CM
application. Only device specific project remains. Thanks to all of
proofreaders/reviewers. Good work.

Change-Id: I463f2eadc9af88916bca794a2588ceac37c39fc1

11 years agoApollo: RU translation
pvolkov [Sat, 18 May 2013 18:08:58 +0000 (22:08 +0400)]
Apollo: RU translation

Patch Set 2: Update translation

11 years agoApollo: RU translation
pvolkov [Fri, 17 May 2013 08:30:05 +0000 (12:30 +0400)]
Apollo: RU translation

Patch Set 2: Updated translation

11 years agoMerge "Apollo: Simplified Chinese Translations" into cm-10.1
Marco Brohet [Sat, 11 May 2013 20:04:57 +0000 (13:04 -0700)]
Merge "Apollo: Simplified Chinese Translations" into cm-10.1

11 years agoMerge "Apollo: RU translation" into cm-10.1
Marco Brohet [Sat, 11 May 2013 16:22:50 +0000 (09:22 -0700)]
Merge "Apollo: RU translation" into cm-10.1

11 years agoApollo: NB translation
Odin Ugedal [Thu, 9 May 2013 19:44:36 +0000 (21:44 +0200)]
Apollo: NB translation

PS2: Trying to make Cid happy!

Commit for staging: http://review.cyanogenmod.org/#/c/37282/

Change-Id: I9f50dfd393533b5fcee093fd8445ce9a1987f482

11 years agoApollo: Simplified Chinese Translations
Andrew Jiang [Fri, 10 May 2013 22:22:54 +0000 (18:22 -0400)]
Apollo: Simplified Chinese Translations

Just some cleanup to bring it inline with the English file.

Change-Id: I7b58d29e72607389c09193217112ad7893c70c9c

11 years agoMerge "Apollo: DA translation" into cm-10.1
Marco Brohet [Thu, 9 May 2013 15:31:08 +0000 (08:31 -0700)]
Merge "Apollo: DA translation" into cm-10.1

11 years agoApollo: RU translation
Vladimir Belkov [Thu, 9 May 2013 12:01:59 +0000 (16:01 +0400)]
Apollo: RU translation

Change-Id: I9f87d2ae09ee74c829c176251b1edbb6810fb6c9

11 years agoMerge "Apollo: NL translations" into cm-10.1
Marco Brohet [Thu, 9 May 2013 07:40:54 +0000 (00:40 -0700)]
Merge "Apollo: NL translations" into cm-10.1

11 years agoAfrikaans: Add missing translations & plurals
isimobile [Sun, 14 Apr 2013 16:16:40 +0000 (18:16 +0200)]
Afrikaans: Add missing translations & plurals

Change-Id: Ifca2bf09f0435e4a7260368b79aa581296d04622

11 years agoApollo: NL translations
Marco Brohet [Tue, 7 May 2013 12:09:04 +0000 (14:09 +0200)]
Apollo: NL translations

Change-Id: I350e44c6a768df096533249cf0debf206309e244

11 years agoApollo: DA translation
Jacob Overgaard Madsen [Mon, 6 May 2013 20:07:58 +0000 (22:07 +0200)]
Apollo: DA translation

New string

Change-Id: I76e3176eb72241ec301ce56f4dbe805c0eb39ed0

11 years agoMerge "Apollo: EL translation" into cm-10.1
Marco Brohet [Sat, 4 May 2013 16:34:05 +0000 (09:34 -0700)]
Merge "Apollo: EL translation" into cm-10.1

11 years agoMerge "Apollo : FR translation" into cm-10.1
Marco Brohet [Fri, 3 May 2013 23:33:17 +0000 (16:33 -0700)]
Merge "Apollo : FR translation" into cm-10.1

11 years agoApollo: EL translation
Michael Bestas [Thu, 2 May 2013 20:59:02 +0000 (23:59 +0300)]
Apollo: EL translation

Signed-off-by: Michael Bestas <mikeioannina@gmail.com>
Change-Id: Ibd6a060bc06a6cb5867eb5e78ee9b935b09cc181

11 years agoMerge "Apollo: HU update translations" into cm-10.1
Marco Brohet [Mon, 29 Apr 2013 18:54:17 +0000 (11:54 -0700)]
Merge "Apollo: HU update translations" into cm-10.1

11 years agoen_GB localisation.
Darren Salt [Mon, 29 Apr 2013 14:42:37 +0000 (15:42 +0100)]
en_GB localisation.

Change-Id: I229f07bea760a43a5a13a5ab75f05b3e19033f7e

11 years agoMerge "Add support for playing files and playlists via intent." into cm-10.1
Danny Baumann [Mon, 29 Apr 2013 07:58:43 +0000 (00:58 -0700)]
Merge "Add support for playing files and playlists via intent." into cm-10.1

11 years agoApollo: HU update translations
Tamás Tóth [Mon, 29 Apr 2013 07:41:39 +0000 (09:41 +0200)]
Apollo: HU update translations

Change-Id: I7f802eb497a470a5cb08e5638bf9fafbb11a8e55

11 years agoMerge "Apollo: Update italian translation" into cm-10.1
Marco Brohet [Sun, 28 Apr 2013 07:54:00 +0000 (00:54 -0700)]
Merge "Apollo: Update italian translation" into cm-10.1

11 years agoApollo: Update italian translation
Francesco [Sat, 27 Apr 2013 11:22:13 +0000 (13:22 +0200)]
Apollo: Update italian translation

Change-Id: I5ffc45e1ac255daeec9e98b17d33acf13422be67

11 years agoApollo: ES translations
djMesias [Fri, 26 Apr 2013 23:14:22 +0000 (01:14 +0200)]
Apollo: ES translations

- Singular favorite translation

Change-Id: I5b3ff05cbff992c5834f4665965202b5f4cfa85f

11 years agoMerge "Improve app widget layouts." into cm-10.1
Andrew Neal [Sat, 27 Apr 2013 03:43:57 +0000 (20:43 -0700)]
Merge "Improve app widget layouts." into cm-10.1

11 years agoApollo : FR translation
DelPETER [Fri, 26 Apr 2013 14:03:31 +0000 (16:03 +0200)]
Apollo : FR translation

Change-Id: Iefddb7e18ca5955d46a23055e9d9d37291a1954e

11 years agoMerge "Make sure to not overflow thread pool." into cm-10.1
Danny Baumann [Fri, 26 Apr 2013 13:17:44 +0000 (06:17 -0700)]
Merge "Make sure to not overflow thread pool." into cm-10.1

11 years agoMerge "Init loader manager in main thread." into cm-10.1
Danny Baumann [Fri, 26 Apr 2013 13:16:47 +0000 (06:16 -0700)]
Merge "Init loader manager in main thread." into cm-10.1

11 years agoFix applying the lockscreen controls setting on startup.
Danny Baumann [Mon, 22 Apr 2013 07:33:04 +0000 (09:33 +0200)]
Fix applying the lockscreen controls setting on startup.

settings.xml and PreferenceUtils.java were in disagreement about the key
name.

Change-Id: I59ab7c4a543619a00ba568fc810f72c62bd09b8f
JIRA:CYAN-900

11 years agoInit loader manager in main thread.
Danny Baumann [Mon, 22 Apr 2013 08:48:37 +0000 (10:48 +0200)]
Init loader manager in main thread.

It may initialize static handlers as a side effect, which are supposed
to run in the main thread.

Change-Id: I0b92e5b9e9baa78fc453884c6898421220d7f9f7
JIRA:CYAN-704

11 years agoAssorted typo fixes.
Danny Baumann [Mon, 22 Apr 2013 07:44:42 +0000 (09:44 +0200)]
Assorted typo fixes.

Change-Id: I57f2200ea2dea6109751fb6774f93262573c7b49

11 years agoMerge "Don't assume the difference between the singular and plural is only 1 characte...
Danny Baumann [Fri, 26 Apr 2013 13:13:51 +0000 (06:13 -0700)]
Merge "Don't assume the difference between the singular and plural is only 1 character." into cm-10.1

11 years agoImprove app widget layouts.
Danny Baumann [Thu, 25 Apr 2013 12:20:54 +0000 (14:20 +0200)]
Improve app widget layouts.

Make them cope with larger-than-usual font sizes, and simplify them in
the process.

Change-Id: Iee42b68bb9907838b6c933f046503aacb8259daf
JIRA:CYAN-779

11 years agoMerge "Fix up app widget background drawables." into cm-10.1
Andrew Neal [Fri, 26 Apr 2013 04:22:55 +0000 (21:22 -0700)]
Merge "Fix up app widget background drawables." into cm-10.1

11 years agoMerge "Apollo: Danish translation" into cm-10.1
Marco Brohet [Wed, 24 Apr 2013 18:59:56 +0000 (11:59 -0700)]
Merge "Apollo: Danish translation" into cm-10.1

11 years agoAdd support for playing files and playlists via intent.
Danny Baumann [Tue, 23 Apr 2013 09:33:41 +0000 (11:33 +0200)]
Add support for playing files and playlists via intent.

Change-Id: I3a4be1d2eec159f47adcd9d7e9dae529ba1dbf35

11 years agoDon't assume the difference between the singular and plural is only 1
Danny Baumann [Tue, 23 Apr 2013 07:27:20 +0000 (09:27 +0200)]
Don't assume the difference between the singular and plural is only 1
character.

E.g. in German, it's Favorit vs. Favoriten.

Change-Id: I39780574ab69d0c3f9e51343e37ec9540510025c

11 years agoMake sure to not overflow thread pool.
Danny Baumann [Mon, 22 Apr 2013 07:30:17 +0000 (09:30 +0200)]
Make sure to not overflow thread pool.

When the image fetcher tasks are paused, adding new tasks can lead to
thread pool overflow. Avoid adding new tasks in that case.

Change-Id: I5b97ab8bd204b22af7eb57c388e2bb2796cde193
JIRA:MC-1

11 years agoFix up app widget background drawables.
Danny Baumann [Mon, 22 Apr 2013 08:58:18 +0000 (10:58 +0200)]
Fix up app widget background drawables.

There was a mixup when converting Apollo to API 14+ only: The drawables
targeted for API level < 11 were incorrectly used. Fix that by restoring
the drawables targeted for API level >= 11.

Change-Id: I8d2dee470ec949c905b8a9e4b5f64317cddc911b
JIRA:CYAN-779

11 years agoApollo: Fix aapt warnings
Marco Brohet [Sun, 21 Apr 2013 20:22:42 +0000 (22:22 +0200)]
Apollo: Fix aapt warnings

Change-Id: Id86788a0c07c866e7c0f460fb13b4f3782f0348d

11 years agoApollo: Danish translation
Jacob Overgaard Madsen [Fri, 19 Apr 2013 16:30:44 +0000 (18:30 +0200)]
Apollo: Danish translation

Patchset 2: Changes based on reviews. Thanks for spotting 2 obvious errors.

Change-Id: I2e7df9f082ce1e05ed3a3f44f58c681d21413270

11 years agoMerge "Add Apollo uk_UA translation" into cm-10.1
Marco Brohet [Fri, 19 Apr 2013 21:11:12 +0000 (14:11 -0700)]
Merge "Add Apollo uk_UA translation" into cm-10.1

11 years agoApollo: Remove non-translatable strings
Michael Bestas [Thu, 18 Apr 2013 13:22:13 +0000 (16:22 +0300)]
Apollo: Remove non-translatable strings

Signed-off-by: Michael Bestas <mikeioannina@gmail.com>
Change-Id: I3607dc6028cd37d259059564f5982f48477736d0

11 years agoMerge "Adding translatable false tag to some lines" into cm-10.1
Danny Baumann [Thu, 18 Apr 2013 07:23:03 +0000 (00:23 -0700)]
Merge "Adding translatable false tag to some lines" into cm-10.1

11 years agoAdding translatable false tag to some lines
Tamás Tóth [Thu, 18 Apr 2013 07:07:40 +0000 (09:07 +0200)]
Adding translatable false tag to some lines

Change-Id: Ib6fc41c9825cb1cd79974934ac34df5393627df7

11 years agoApollo: Add Greek Translation
Vasilis Akritas [Sat, 30 Mar 2013 16:15:26 +0000 (18:15 +0200)]
Apollo: Add Greek Translation

Patchset 3: Some spelling fixes & finish translation
            Minor corrections to align with overrall system translation

Patchset 4: Remove comments as part of the new translation policy
            Correct playlist_last_added

Patchset 5: Final corrections

Change-Id: Ic744f0b717602276094b930d6917872af00177ea

11 years agoApollo: Added Norwegian translation
Odin Ugedal [Mon, 15 Apr 2013 18:20:10 +0000 (20:20 +0200)]
Apollo: Added Norwegian translation

Added Norwegian translation for Apollo

Patch Set 2: Fixed some typos...
Patch Set 3: Added a missing 'e'

Change-Id: I0022c8ee211bbd2adf05542930010721cd3bb37d

11 years agoAdd Apollo uk_UA translation
Vavooon [Sun, 14 Apr 2013 21:16:23 +0000 (00:16 +0300)]
Add Apollo uk_UA translation

Change-Id: If4cf2780cbff48a2cf8fb5812d74b2cd392f7ea6

11 years agoMerge "Apollo: updated Finnish translation" into cm-10.1
Marco Brohet [Fri, 12 Apr 2013 21:23:33 +0000 (14:23 -0700)]
Merge "Apollo: updated Finnish translation" into cm-10.1

11 years agoPT-BR: Update translation
Gustavo [Thu, 11 Apr 2013 14:15:16 +0000 (07:15 -0700)]
PT-BR: Update translation

Change-Id: I123e5ff20ba17a32a87faa3c60bbedff5acb2804

11 years agoMerge "PT-BR: Update translation" into cm-10.1
Marco Brohet [Wed, 10 Apr 2013 18:58:54 +0000 (11:58 -0700)]
Merge "PT-BR: Update translation" into cm-10.1

11 years agoMerge "Apollo: NL translations" into cm-10.1
Marco Brohet [Wed, 10 Apr 2013 18:57:11 +0000 (11:57 -0700)]
Merge "Apollo: NL translations" into cm-10.1

11 years agoPT-BR: Update translation
Gustavo [Mon, 8 Apr 2013 09:04:47 +0000 (02:04 -0700)]
PT-BR: Update translation

Change-Id: I4e317518340d32ad2194bc9aaa9daf737e7b0b0c

11 years agoMerge "Apollo: Disable hardware acceleration in ColorPickerView" into cm-10.1
Andrew Neal [Sun, 7 Apr 2013 01:48:39 +0000 (18:48 -0700)]
Merge "Apollo: Disable hardware acceleration in ColorPickerView" into cm-10.1

11 years agoApollo: NL translations
Marco Brohet [Sat, 30 Mar 2013 20:51:54 +0000 (21:51 +0100)]
Apollo: NL translations

Change-Id: I9cd84c71207a4fbb5346becc2e130f9b82af84a9

11 years agoMerge "Update Russian Translation-Apollo-CM10.1" into cm-10.1
Marco Brohet [Fri, 5 Apr 2013 23:43:12 +0000 (16:43 -0700)]
Merge "Update Russian Translation-Apollo-CM10.1" into cm-10.1

11 years agoApollo: Update italian translation
Francesco [Fri, 5 Apr 2013 19:11:43 +0000 (21:11 +0200)]
Apollo: Update italian translation

Change-Id: I4763885cc4473987e83eff5af39357f0a7c5488a

11 years agoUpdate Russian Translation-Apollo-CM10.1
pvolkov [Thu, 4 Apr 2013 16:34:29 +0000 (20:34 +0400)]
Update Russian Translation-Apollo-CM10.1

Update Russian Translation-CM10.1

11 years agoMerge "Apollo: improve default translations" into cm-10.1
Marco Brohet [Thu, 4 Apr 2013 14:15:19 +0000 (07:15 -0700)]
Merge "Apollo: improve default translations" into cm-10.1

11 years agoMerge "Apollo: Add Simplified Chinese Translations" into cm-10.1
Danny Baumann [Thu, 4 Apr 2013 13:17:05 +0000 (06:17 -0700)]
Merge "Apollo: Add Simplified Chinese Translations" into cm-10.1

11 years agoApollo: improve default translations
Marco Brohet [Tue, 2 Apr 2013 13:35:36 +0000 (15:35 +0200)]
Apollo: improve default translations

Change-Id: I77ddc4bd3b347707ea429542721f2c55fee3c880

11 years agoApollo: Update German translation
jackmu95 [Tue, 2 Apr 2013 09:04:03 +0000 (11:04 +0200)]
Apollo: Update German translation

Patch Set 1:   * make strings more consistens to
                 Google Play Music and other well known music apps

Patch Set 2:   * revert some changes

Change-Id: I8bdc298deb2261a9e5f2a65465bdbccdbaf0d1b9

11 years agoApollo: Disable hardware acceleration in ColorPickerView
Jorge Ruesga [Sun, 31 Mar 2013 21:55:41 +0000 (23:55 +0200)]
Apollo: Disable hardware acceleration in ColorPickerView

http://developer.android.com/guide/topics/graphics/hardware-accel.html

<< ComposeShader can only contain shaders of different types (a BitmapShader and a
LinearGradient for instance, but not two instances of BitmapShader)'. But, 'If your
application is affected by any of these missing features or limitations, you can turn
off hardware acceleration for just the affected portion of your application by calling
setLayerType(View.LAYER_TYPE_SOFTWARE, null). >>

Patchset 2: Move setLayerType to ApolloUtils
Patchset 3: Untouch ColorPickerView

Change-Id: I6979051a8d8e4f6cd3dc5ad5dc4736c3adf8ec79
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
11 years agoApollo: Fix afrikaans aapt warning
Jorge Ruesga [Sun, 31 Mar 2013 22:01:05 +0000 (00:01 +0200)]
Apollo: Fix afrikaans aapt warning

Change-Id: Ic3eef27501ae1de759ac3c4a670a2d8b1964981b
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
11 years agoMerge "Add Afrikaans translation" into cm-10.1
Marco Brohet [Sat, 30 Mar 2013 19:41:21 +0000 (12:41 -0700)]
Merge "Add Afrikaans translation" into cm-10.1

11 years agoFix notification widget start
Buga Dániel [Tue, 26 Mar 2013 12:06:31 +0000 (13:06 +0100)]
Fix notification widget start

When starting playback first from a widget, the notification controls aren't
displayed. This commit should fix that and also clean up the code a bit.

Change-Id: Ic8463a16dd1d930540eb8d4c2ff2e1be26666b94

11 years agoAdd Afrikaans translation
isimobile [Tue, 26 Mar 2013 19:10:23 +0000 (21:10 +0200)]
Add Afrikaans translation

Translated new version of Apollo to Afrikaans

Change-Id: I701cab6ee73741a6e5f57c1737a0b374f7d8e53a

11 years agoMerge "Japanese : Initial Japanese translation for new Applo." into cm-10.1
Danny Baumann [Fri, 22 Mar 2013 09:28:23 +0000 (02:28 -0700)]
Merge "Japanese : Initial Japanese translation for new Applo." into cm-10.1

11 years agoFix up bitmap config check.
Danny Baumann [Fri, 22 Mar 2013 08:13:54 +0000 (09:13 +0100)]
Fix up bitmap config check.

Instead of throwing away (otherwise valid) bitmaps if their config
doesn't fit any predefined one, convert them on the fly.

Change-Id: I2842a59fdc68f2f954c189ba6925eeeab33d4633

11 years agoInvert Play/Pause buttons in Notification widget
Buga Dániel [Thu, 21 Mar 2013 18:30:28 +0000 (19:30 +0100)]
Invert Play/Pause buttons in Notification widget

The logical behaviour of the "Play" button is to actually play a song
when pressed. The current behaviour is to pause the song and the "Pause"
button resumes the playback.

Change-Id: Ib432bfe6c214e38196a25b00fbbc8fbfbc031ca7

11 years agoApollo: updated Finnish translation
Jani Kinnunen [Thu, 21 Mar 2013 18:29:01 +0000 (20:29 +0200)]
Apollo: updated Finnish translation

Change-Id: I593fd642a596c43e5a6cf99fdb74e0ebb35bb863

11 years agoFix NPE
Buga Dániel [Thu, 21 Mar 2013 17:51:05 +0000 (18:51 +0100)]
Fix NPE

Prevent ImageFetcher to return a Bitmap with null Config.

Change-Id: I8c9ace7ffa6f851524ce5c7b098ecf2c6768ac52

11 years agoJapanese : Initial Japanese translation for new Applo.
Takuo Kitame [Thu, 21 Mar 2013 09:22:59 +0000 (18:22 +0900)]
Japanese : Initial Japanese translation for new Applo.

patch-2: revise and add plurals.xml

Change-Id: Ifa935ebc99e04225584967766eaaf37eb34f5407

11 years agoMerge "Added Russian Translation-Apollo-CM10.1" into cm-10.1
Marco Brohet [Wed, 20 Mar 2013 19:32:02 +0000 (12:32 -0700)]
Merge "Added Russian Translation-Apollo-CM10.1" into cm-10.1

11 years agoMerge "es_ES: Add spanish translations" into cm-10.1
Danny Baumann [Wed, 20 Mar 2013 09:02:17 +0000 (02:02 -0700)]
Merge "es_ES: Add spanish translations" into cm-10.1

11 years agoMerge "Apollo: Update italian translation" into cm-10.1
Danny Baumann [Wed, 20 Mar 2013 09:01:45 +0000 (02:01 -0700)]
Merge "Apollo: Update italian translation" into cm-10.1

11 years agoMerge "Apollo: Update italian translation" into cm-10.1
Danny Baumann [Wed, 20 Mar 2013 09:01:36 +0000 (02:01 -0700)]
Merge "Apollo: Update italian translation" into cm-10.1

11 years agoMerge "Apollo: Added Polish language" into cm-10.1
Danny Baumann [Wed, 20 Mar 2013 09:01:17 +0000 (02:01 -0700)]
Merge "Apollo: Added Polish language" into cm-10.1

11 years agoMerge "Apollo: Add French translation" into cm-10.1
Danny Baumann [Wed, 20 Mar 2013 09:00:43 +0000 (02:00 -0700)]
Merge "Apollo: Add French translation" into cm-10.1

11 years agoAdd German translation.
Danny Baumann [Mon, 18 Mar 2013 10:39:27 +0000 (11:39 +0100)]
Add German translation.

Change-Id: I4614e58cea699b333990783dfbd7120b8921a126