<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_apps_Car_tests/TestMediaApp/AndroidManifest.xml, 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_Car_tests/'/>
<entry>
<title>resolve merge conflicts of 8f9b6d05bc04cbf65aadb87738964f96b9c3c02a to rvc-dev-plus-aosp</title>
<updated>2020-06-04T18:01:54+00:00</updated>
<author>
<name>Roberto Perez</name>
<email>robertoalexis@google.com</email>
</author>
<published>2020-06-04T18:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_tests/commit/?id=846cd8dfeae281ab453e8fb3bc8a11d78b36250e'/>
<id>846cd8dfeae281ab453e8fb3bc8a11d78b36250e</id>
<content type='text'>
Change-Id: Ia5624c29a2520a8fb2a72fb3593be1095f648bbb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia5624c29a2520a8fb2a72fb3593be1095f648bbb
</pre>
</div>
</content>
</entry>
<entry>
<title>Add foreground service test code</title>
<updated>2020-05-19T23:24:45+00:00</updated>
<author>
<name>Roberto Perez</name>
<email>robertoalexis@google.com</email>
</author>
<published>2020-05-19T23:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_tests/commit/?id=51feade5d719660667351b662c200d31525ea888'/>
<id>51feade5d719660667351b662c200d31525ea888</id>
<content type='text'>
Bug: 153875734
Test: ran on emulator
Change-Id: I24c81107886127edd911e7418a28f4699189f3ec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 153875734
Test: ran on emulator
Change-Id: I24c81107886127edd911e7418a28f4699189f3ec
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an exported flag in manifest</title>
<updated>2020-03-23T21:11:12+00:00</updated>
<author>
<name>Ashwini Oruganti</name>
<email>ashfall@google.com</email>
</author>
<published>2020-03-23T21:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_tests/commit/?id=21ee272bc207e34de8094a0aca8876be6546ece5'/>
<id>21ee272bc207e34de8094a0aca8876be6546ece5</id>
<content type='text'>
With b/150232615, we will need an explicit value set for the exported
flag when intent filters are present, as the default behavior is
changing for S+. This change adds the value reflecting the previous
default to the manifest.

These changes were made using an automated tool, the xml file may be
reformatted slightly creating a larger diff. The only "real" change is
the addition of "android:exported" to activities, services, and
receivers that have one or more intent-filters.

Bug: 150232615
Test: TH
Exempt-From-Owner-Approval: mechanical refactoring
Change-Id: I28be966bd827bf7d7372b4fc4743021d60f49517
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With b/150232615, we will need an explicit value set for the exported
flag when intent filters are present, as the default behavior is
changing for S+. This change adds the value reflecting the previous
default to the manifest.

These changes were made using an automated tool, the xml file may be
reformatted slightly creating a larger diff. The only "real" change is
the addition of "android:exported" to activities, services, and
receivers that have one or more intent-filters.

Bug: 150232615
Test: TH
Exempt-From-Owner-Approval: mechanical refactoring
Change-Id: I28be966bd827bf7d7372b4fc4743021d60f49517
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the option to create local files for the album art</title>
<updated>2019-10-23T19:14:50+00:00</updated>
<author>
<name>Arnaud Berry</name>
<email>arnaudberry@google.com</email>
</author>
<published>2019-10-22T20:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_tests/commit/?id=eebf07f42ba33d549af66ce0703443022f4e5a90'/>
<id>eebf07f42ba33d549af66ce0703443022f4e5a90</id>
<content type='text'>
The data for those files still comes from the application's assets,
but this illustrates what to do with bytes that would be received from
a remote uri.

Test: manual

Change-Id: I5fa590d632df477df215231319e40bd05f5eb90b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The data for those files still comes from the application's assets,
but this illustrates what to do with bytes that would be received from
a remote uri.

Test: manual

Change-Id: I5fa590d632df477df215231319e40bd05f5eb90b
</pre>
</div>
</content>
</entry>
<entry>
<title>Create unbundled gradle project, and make the app work with Auto</title>
<updated>2019-10-02T04:00:15+00:00</updated>
<author>
<name>Arnaud Berry</name>
<email>arnaudberry@google.com</email>
</author>
<published>2019-07-02T21:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_tests/commit/?id=bc95c5a7610f477a4a3654ee77a063c9f86a7561'/>
<id>bc95c5a7610f477a4a3654ee77a063c9f86a7561</id>
<content type='text'>
Removed dependencies on other repositories so that the tests repository
can be checked out and built independently with Android Studio.

Test: manual
Change-Id: If499e0510ffd5071dd674a66d74f378994b7c1f6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed dependencies on other repositories so that the tests repository
can be checked out and built independently with Android Studio.

Test: manual
Change-Id: If499e0510ffd5071dd674a66d74f378994b7c1f6
</pre>
</div>
</content>
</entry>
<entry>
<title>Add second media service so we can test both vector and non vector icons</title>
<updated>2019-08-20T19:39:27+00:00</updated>
<author>
<name>Arnaud Berry</name>
<email>arnaudberry@google.com</email>
</author>
<published>2019-08-20T01:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_tests/commit/?id=304a3dd3c1608f8ffd163a6d3625ecca1b1a79be'/>
<id>304a3dd3c1608f8ffd163a6d3625ecca1b1a79be</id>
<content type='text'>
When flagging is enabled, the Media center highlights the bitmap icon.

Test: manual
Change-Id: Ieda0a335819d64b9fb6d8dda486a9e79e6a9627c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When flagging is enabled, the Media center highlights the bitmap icon.

Test: manual
Change-Id: Ieda0a335819d64b9fb6d8dda486a9e79e6a9627c
</pre>
</div>
</content>
</entry>
<entry>
<title>Add artwork support</title>
<updated>2019-05-30T17:29:49+00:00</updated>
<author>
<name>Arnaud Berry</name>
<email>arnaudberry@google.com</email>
</author>
<published>2019-05-23T17:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_tests/commit/?id=13ff3bc1fa60e4094d30062663e95a7975d2b972'/>
<id>13ff3bc1fa60e4094d30062663e95a7975d2b972</id>
<content type='text'>
Added various resolution bitmaps and media items referencing them.
Also added missing launcher icons.

I took the photos myself so there's no previous copyright on them.

Test: manual
Change-Id: I4fe550bb2c55e246683e3242d776fe514059b891
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added various resolution bitmaps and media items referencing them.
Also added missing launcher icons.

I took the photos myself so there's no previous copyright on them.

Test: manual
Change-Id: I4fe550bb2c55e246683e3242d776fe514059b891
</pre>
</div>
</content>
</entry>
<entry>
<title>Create Test Media App</title>
<updated>2019-05-22T01:56:32+00:00</updated>
<author>
<name>Arnaud Berry</name>
<email>arnaudberry@google.com</email>
</author>
<published>2019-05-16T23:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_tests/commit/?id=b6d873275f754b1dbd72f02ff2295219adf5373a'/>
<id>b6d873275f754b1dbd72f02ff2295219adf5373a</id>
<content type='text'>
This application is intended to help test the Car/Media app by making it
easy to send it media items and playback states. Those media items are
bundled within the assets of the TestMediaApp, as very readable json files.

Quick overview:
 - loader package interprets the json files
 - prefs package implements the app's preferences
     (account type, root node, reply delay)
 - TmaBrowser implements the MediaBrowserService. It send replies
     based on the content of the prefs and the json files
 - TmaLibrary caches the interpreted files
 - TmaPlayer simulates all media interactions (without playing any sound)
 - TmaMediaItem represents the media items of the test app
 - TmaMediaEvent represents playback events to send to the media session

Test: manual
Change-Id: I5f4e6c537d8d0e49d4f5a1dc958e73722b78534e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This application is intended to help test the Car/Media app by making it
easy to send it media items and playback states. Those media items are
bundled within the assets of the TestMediaApp, as very readable json files.

Quick overview:
 - loader package interprets the json files
 - prefs package implements the app's preferences
     (account type, root node, reply delay)
 - TmaBrowser implements the MediaBrowserService. It send replies
     based on the content of the prefs and the json files
 - TmaLibrary caches the interpreted files
 - TmaPlayer simulates all media interactions (without playing any sound)
 - TmaMediaItem represents the media items of the test app
 - TmaMediaEvent represents playback events to send to the media session

Test: manual
Change-Id: I5f4e6c537d8d0e49d4f5a1dc958e73722b78534e
</pre>
</div>
</content>
</entry>
</feed>
