<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_apps_MusicFX/src/com, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_MusicFX/'/>
<entry>
<title>Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)</title>
<updated>2020-08-27T17:16:52+00:00</updated>
<author>
<name>Xin Li</name>
<email>delphij@google.com</email>
</author>
<published>2020-08-27T17:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_MusicFX/commit/?id=6304fb7c26e895cb8c59b76da3f20ce2f208229b'/>
<id>6304fb7c26e895cb8c59b76da3f20ce2f208229b</id>
<content type='text'>
Bug: 166295507
Merged-In: I2051f7d43d24dd9c925f6626be03034b3eb9c228
Change-Id: I70ad704d57cf44adc2ea390881b32c7d440a79c1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 166295507
Merged-In: I2051f7d43d24dd9c925f6626be03034b3eb9c228
Change-Id: I70ad704d57cf44adc2ea390881b32c7d440a79c1
</pre>
</div>
</content>
</entry>
<entry>
<title>AOSP/MusicFX - Update language to comply with Android's inclusive language guidance.</title>
<updated>2020-07-29T22:57:39+00:00</updated>
<author>
<name>Raman Tenneti</name>
<email>rtenneti@google.com</email>
</author>
<published>2020-07-29T22:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_MusicFX/commit/?id=798d888303cff18fbfc5b59922188e7572e6af7c'/>
<id>798d888303cff18fbfc5b59922188e7572e6af7c</id>
<content type='text'>
See https://source.android.com/setup/contribute/respectful-code for reference

BUG=161896447

Test: make
Change-Id: Ibd237b396759c40e02cb171416e2fbde29fce197
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://source.android.com/setup/contribute/respectful-code for reference

BUG=161896447

Test: make
Change-Id: Ibd237b396759c40e02cb171416e2fbde29fce197
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for localized equalizer preset effect names.</title>
<updated>2019-05-23T18:18:40+00:00</updated>
<author>
<name>jiabin</name>
<email>jiabin@google.com</email>
</author>
<published>2019-05-23T18:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_MusicFX/commit/?id=1761a34a93f49a9619a6402aecc2f591f6981d04'/>
<id>1761a34a93f49a9619a6402aecc2f591f6981d04</id>
<content type='text'>
Use localized equalizer preset names if it is found in the predefined
list.

Bug: 129987652
Test: Manually
Change-Id: Ia327ddf985a9e31a2c4e1305ae83e0a78e175b42
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use localized equalizer preset names if it is found in the predefined
list.

Bug: 129987652
Test: Manually
Change-Id: Ia327ddf985a9e31a2c4e1305ae83e0a78e175b42
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix not to launch MusicActivity directly</title>
<updated>2019-01-18T03:25:46+00:00</updated>
<author>
<name>Yuuki Yokoyama</name>
<email>yuuki.x.yokoyama@sonymobile.com</email>
</author>
<published>2017-01-12T07:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_MusicFX/commit/?id=55da3ddbd5c7b87cd1d85ab856887bcb66b40796'/>
<id>55da3ddbd5c7b87cd1d85ab856887bcb66b40796</id>
<content type='text'>
When default panel is not saved in the preference, Redirector will
launch MusicActivity directly.

Search enable app as control panel if default panel is not saved.

Bug: 30684724
Test: MusicFX can be launched
Change-Id: I87cf6afdb13137c6ad599f0c14ea12988aa83ea4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When default panel is not saved in the preference, Redirector will
launch MusicActivity directly.

Search enable app as control panel if default panel is not saved.

Bug: 30684724
Test: MusicFX can be launched
Change-Id: I87cf6afdb13137c6ad599f0c14ea12988aa83ea4
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide accessibility labels for seekbars in the equalizer UI.</title>
<updated>2017-06-08T22:08:36+00:00</updated>
<author>
<name>jiabin</name>
<email>jiabin@google.com</email>
</author>
<published>2017-06-08T22:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_MusicFX/commit/?id=9412a204062d411d1e66f03e4d0a28a4d823984f'/>
<id>9412a204062d411d1e66f03e4d0a28a4d823984f</id>
<content type='text'>
Test: Test with Talkback on equalizer UI
Bug: 38513819
Change-Id: Ie1ccb8721311849b71158579977122d65c94da9f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: Test with Talkback on equalizer UI
Bug: 38513819
Change-Id: Ie1ccb8721311849b71158579977122d65c94da9f
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix UI behavior for virtualizer effect</title>
<updated>2016-07-12T16:57:45+00:00</updated>
<author>
<name>Jean-Michel Trivi</name>
<email>jmtrivi@google.com</email>
</author>
<published>2016-07-12T16:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_MusicFX/commit/?id=e45b351bbf81e4212e87cdb0a536df3d7d50435a'/>
<id>e45b351bbf81e4212e87cdb0a536df3d7d50435a</id>
<content type='text'>
am: 4fb8174a19

Change-Id: Ica84e7b55409ed63b84eef25972b33421546bbb0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: 4fb8174a19

Change-Id: Ica84e7b55409ed63b84eef25972b33421546bbb0
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix UI behavior for virtualizer effect</title>
<updated>2016-07-12T01:14:29+00:00</updated>
<author>
<name>Jean-Michel Trivi</name>
<email>jmtrivi@google.com</email>
</author>
<published>2016-07-12T01:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_MusicFX/commit/?id=4fb8174a191b5a33f18b3d63c79423cd229bc559'/>
<id>4fb8174a191b5a33f18b3d63c79423cd229bc559</id>
<content type='text'>
Set default virtualizer strength at 0 (effect is created but not
  applied).
For "is headphone only" behavior: do not use the hardcoded GUID
  of the LVM implementation, query the effect to check whether
  the transaural mode is supported.

Bug 29229872

Change-Id: I2479e9051ccad4dae9e37bf1f30cb38b15ab66cd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set default virtualizer strength at 0 (effect is created but not
  applied).
For "is headphone only" behavior: do not use the hardcoded GUID
  of the LVM implementation, query the effect to check whether
  the transaural mode is supported.

Bug 29229872

Change-Id: I2479e9051ccad4dae9e37bf1f30cb38b15ab66cd
</pre>
</div>
</content>
</entry>
<entry>
<title>Occur NullPointerException,when don't support Equalizer</title>
<updated>2016-01-06T02:01:50+00:00</updated>
<author>
<name>guojingx</name>
<email>guojingx.wu@intel.com</email>
</author>
<published>2015-11-05T08:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_MusicFX/commit/?id=597c06688c95b72ad4d8da8d027ef466656801f3'/>
<id>597c06688c95b72ad4d8da8d027ef466656801f3</id>
<content type='text'>
when DUT don't support Equalizer, CompoundButton
mToggleSwitch is not initializedlead which
lead to NullPointerException.

Change-Id: I8ce32a61d32d85c37b1b9b3c69bda83edd2051ee
Signed-off-by: guojingx &lt;guojingx.wu@intel.com&gt;
Signed-off-by: Zhiquan Liu &lt;zhiquan.liu@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when DUT don't support Equalizer, CompoundButton
mToggleSwitch is not initializedlead which
lead to NullPointerException.

Change-Id: I8ce32a61d32d85c37b1b9b3c69bda83edd2051ee
Signed-off-by: guojingx &lt;guojingx.wu@intel.com&gt;
Signed-off-by: Zhiquan Liu &lt;zhiquan.liu@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for safe_media_volume regulation. Equalizer range up to 10 dB</title>
<updated>2015-09-02T19:25:08+00:00</updated>
<author>
<name>Ricardo Garcia</name>
<email>rago@google.com</email>
</author>
<published>2015-09-02T01:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_MusicFX/commit/?id=9ce8fee40b1d179d389381eabf7ebfd10e46fc62'/>
<id>9ce8fee40b1d179d389381eabf7ebfd10e46fc62</id>
<content type='text'>
Limited EQ level to be within [-10:10] dB. No presets are affected.

Bug: 23380209
Change-Id: Iab7d011c9abaafbfb7d10608816a521bc7c58977
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Limited EQ level to be within [-10:10] dB. No presets are affected.

Bug: 23380209
Change-Id: Iab7d011c9abaafbfb7d10608816a521bc7c58977
</pre>
</div>
</content>
</entry>
<entry>
<title>Use rotated platform SeekBar instead of custom SeekBar</title>
<updated>2015-05-21T23:00:56+00:00</updated>
<author>
<name>Marco Nelissen</name>
<email>marcone@google.com</email>
</author>
<published>2015-05-21T16:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_MusicFX/commit/?id=a3818dbc8cbd1d0ac65ba4f869ccdb100e3db66a'/>
<id>a3818dbc8cbd1d0ac65ba4f869ccdb100e3db66a</id>
<content type='text'>
This brings MusicFX's SeekBar up to date wrt to accessibility, ditches
the Holo look, and removes the need to maintain a custom SeekBar.

Bug: 18677068
Change-Id: I91d74021c3d1b3c9c35bc97f7fc1deca55738d84
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This brings MusicFX's SeekBar up to date wrt to accessibility, ditches
the Holo look, and removes the need to maintain a custom SeekBar.

Bug: 18677068
Change-Id: I91d74021c3d1b3c9c35bc97f7fc1deca55738d84
</pre>
</div>
</content>
</entry>
</feed>
