<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_apps_Car_Radio/res/layout, 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_Radio/'/>
<entry>
<title>Migrate Radio app to use baselayout.</title>
<updated>2020-06-16T01:18:39+00:00</updated>
<author>
<name>Saeid Farivar Asanjan</name>
<email>farivar@google.com</email>
</author>
<published>2020-03-18T21:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Radio/commit/?id=3c5e96a779f7d381e7bf553731b19c63831c9cf1'/>
<id>3c5e96a779f7d381e7bf553731b19c63831c9cf1</id>
<content type='text'>
Bug: 151232600
Test: Manual
Change-Id: I573cbae506bfbb772450178f00b5052d22d2c564
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 151232600
Test: Manual
Change-Id: I573cbae506bfbb772450178f00b5052d22d2c564
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable RTL for Radio am: 3b5acd0b8d</title>
<updated>2020-05-28T16:41:48+00:00</updated>
<author>
<name>Babak</name>
<email>babakbo@google.com</email>
</author>
<published>2020-05-28T16:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Radio/commit/?id=1dab03726756ec85fcd8c37add97474d42beb07e'/>
<id>1dab03726756ec85fcd8c37add97474d42beb07e</id>
<content type='text'>
Change-Id: Ic93a7e6a5c68373129540248a9bcd78d8138a715
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic93a7e6a5c68373129540248a9bcd78d8138a715
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable RTL for Radio</title>
<updated>2020-05-28T06:41:57+00:00</updated>
<author>
<name>Babak</name>
<email>babakbo@google.com</email>
</author>
<published>2020-05-22T01:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Radio/commit/?id=3b5acd0b8dbd49d02de69ce1b60459acdd8fb9cf'/>
<id>3b5acd0b8dbd49d02de69ce1b60459acdd8fb9cf</id>
<content type='text'>
- Added RTL support to the manifest.
- Replaced left/right with start/end in the layouts.
- Set the dialpad layout as LTR for all the locales as expected.
- Fixed a padding issue which would cut the dialpad numbers once RTL
support is enabled.
- Fixed the text alignment for relevant views since radio is not using
the car-ui-lib styles.

Fix: 151276600
Bug: 154241156
Test: Manual
Change-Id: I8eaa3ddbdc0b388b8ab004cabd6fee0b594527a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added RTL support to the manifest.
- Replaced left/right with start/end in the layouts.
- Set the dialpad layout as LTR for all the locales as expected.
- Fixed a padding issue which would cut the dialpad numbers once RTL
support is enabled.
- Fixed the text alignment for relevant views since radio is not using
the car-ui-lib styles.

Fix: 151276600
Bug: 154241156
Test: Manual
Change-Id: I8eaa3ddbdc0b388b8ab004cabd6fee0b594527a7
</pre>
</div>
</content>
</entry>
<entry>
<title>Update toolbar state custom styleable attribute name</title>
<updated>2020-03-24T18:41:47+00:00</updated>
<author>
<name>Ram Parameswaran</name>
<email>rampara@google.com</email>
</author>
<published>2020-03-24T18:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Radio/commit/?id=85f6cdc783b60e255c76362c69d38c9dabdb0b4f'/>
<id>85f6cdc783b60e255c76362c69d38c9dabdb0b4f</id>
<content type='text'>
Bug: 152254562
Test: Manual

Change-Id: I3b1c193f4c9bfe4c0255adc0e0abfa6d5375f13a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 152254562
Test: Manual

Change-Id: I3b1c193f4c9bfe4c0255adc0e0abfa6d5375f13a
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the radio app to use the Toolbar.</title>
<updated>2020-01-08T19:38:06+00:00</updated>
<author>
<name>Babak Bostan</name>
<email>babakbo@google.com</email>
</author>
<published>2019-12-19T21:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Radio/commit/?id=f014e9e8390f1a9223dfa1ba99088e4c5b7502cf'/>
<id>f014e9e8390f1a9223dfa1ba99088e4c5b7502cf</id>
<content type='text'>
- Removed BandSelectorToggle since it could not be used with Toolbar.
- Extracted the band selection logic to BandController.

Bug: 143297376
Test: Manual

Change-Id: I223ebceb1f314bf3e265fb03734b8fdcc476081d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removed BandSelectorToggle since it could not be used with Toolbar.
- Extracted the band selection logic to BandController.

Bug: 143297376
Test: Manual

Change-Id: I223ebceb1f314bf3e265fb03734b8fdcc476081d
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Radio to replace app-switch</title>
<updated>2019-11-20T01:28:00+00:00</updated>
<author>
<name>Roberto Perez</name>
<email>robertoalexis@google.com</email>
</author>
<published>2019-10-25T16:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Radio/commit/?id=1a76fe0f54211def873c748d60715c5b3567a7e9'/>
<id>1a76fe0f54211def873c748d60715c5b3567a7e9</id>
<content type='text'>
Bug: 142731385
Test: Manual on device
Change-Id: I082dbfc9f90b4f2702e2cdc67b0b2326f0ea25ef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 142731385
Test: Manual on device
Change-Id: I082dbfc9f90b4f2702e2cdc67b0b2326f0ea25ef
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace PRV with chasssis CarUiRV</title>
<updated>2019-11-19T19:57:45+00:00</updated>
<author>
<name>Priyank Singh</name>
<email>priyanksingh@google.com</email>
</author>
<published>2019-11-19T19:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Radio/commit/?id=bfd72e3c166cd8ec41923fbab4950bf2da6522f4'/>
<id>bfd72e3c166cd8ec41923fbab4950bf2da6522f4</id>
<content type='text'>
Test: Manual
Change-Id: If5df34f80f3f4ff5624eafefe0986e35fdc72c7c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: Manual
Change-Id: If5df34f80f3f4ff5624eafefe0986e35fdc72c7c
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace RecyclerView with PagedRecyclerView in Radio</title>
<updated>2019-05-13T21:10:33+00:00</updated>
<author>
<name>Ritwika Mitra</name>
<email>ritwikam@google.com</email>
</author>
<published>2019-05-13T17:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Radio/commit/?id=0161b4a14110437d2abfe920df4f4343bce87517'/>
<id>0161b4a14110437d2abfe920df4f4343bce87517</id>
<content type='text'>
Bug:131422236
Test: manual
Change-Id: I19d5e0548291fd3290193e2ce741772cf958f051
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug:131422236
Test: manual
Change-Id: I19d5e0548291fd3290193e2ce741772cf958f051
</pre>
</div>
</content>
</entry>
<entry>
<title>Update appbar view icon background name for Radio app</title>
<updated>2019-04-10T00:03:56+00:00</updated>
<author>
<name>Yabin Huang</name>
<email>yabinh@google.com</email>
</author>
<published>2019-04-10T00:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Radio/commit/?id=28d2e71a3ec5294ae8fd1e219c160afe0a30fa85'/>
<id>28d2e71a3ec5294ae8fd1e219c160afe0a30fa85</id>
<content type='text'>
Bug: 129792678
Test: manual
Change-Id: I7b8442aeac210ca441db87302b3b421b8fff8687
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 129792678
Test: manual
Change-Id: I7b8442aeac210ca441db87302b3b421b8fff8687
</pre>
</div>
</content>
</entry>
<entry>
<title>Define Radio theme with the text styles for grid items.</title>
<updated>2019-04-04T00:03:08+00:00</updated>
<author>
<name>Arnaud Berry</name>
<email>arnaudberry@google.com</email>
</author>
<published>2019-04-04T00:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Radio/commit/?id=509042b1d919a3fa66d9ba6c93f19763a84d4ac9'/>
<id>509042b1d919a3fa66d9ba6c93f19763a84d4ac9</id>
<content type='text'>
Fixes: 129869190
Test: manual
Change-Id: Ib62789168c5bdd90bdca851fa5c0762f01e8a8cc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: 129869190
Test: manual
Change-Id: Ib62789168c5bdd90bdca851fa5c0762f01e8a8cc
</pre>
</div>
</content>
</entry>
</feed>
