<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Android/app/src/main/res/layout/card_game.xml, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Android: Fix rtl layout on card_game</title>
<updated>2023-01-24T13:25:46+00:00</updated>
<author>
<name>Charles Lombardo</name>
<email>clombardo169@gmail.com</email>
</author>
<published>2023-01-24T01:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cd7251cd3a7978a19901ec1ed6ba04ac1ab10b57'/>
<id>cd7251cd3a7978a19901ec1ed6ba04ac1ab10b57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Do not fit system windows</title>
<updated>2022-10-23T19:09:01+00:00</updated>
<author>
<name>Charles Lombardo</name>
<email>clombardo169@gmail.com</email>
</author>
<published>2022-09-22T23:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=90d27be1d6246ecde3412464c2af2988b2b11bb6'/>
<id>90d27be1d6246ecde3412464c2af2988b2b11bb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Add option to disable game cover text</title>
<updated>2022-08-22T17:50:39+00:00</updated>
<author>
<name>Charles Lombardo</name>
<email>clombardo169@gmail.com</email>
</author>
<published>2022-08-22T12:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2caa1f3b437ecd5ba7e9124cb2e6cf67a570f84c'/>
<id>2caa1f3b437ecd5ba7e9124cb2e6cf67a570f84c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix game card in landscape</title>
<updated>2022-05-15T21:31:49+00:00</updated>
<author>
<name>Charles Lombardo</name>
<email>clombardo169@gmail.com</email>
</author>
<published>2022-05-15T21:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=9224c099d41929905dd100a44bed1b100f9aec6c'/>
<id>9224c099d41929905dd100a44bed1b100f9aec6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modernize game card</title>
<updated>2022-04-23T02:01:14+00:00</updated>
<author>
<name>Charles Lombardo</name>
<email>clombardo169@gmail.com</email>
</author>
<published>2022-04-22T16:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6eb911165722d0e3e254f92e8aab29b54497bd0e'/>
<id>6eb911165722d0e3e254f92e8aab29b54497bd0e</id>
<content type='text'>
+Remove background on card
+Increase max # of lines for game title
+Root layout is now a linear layout with the card view rounding the corners on the box art
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+Remove background on card
+Increase max # of lines for game title
+Root layout is now a linear layout with the card view rounding the corners on the box art
</pre>
</div>
</content>
</entry>
<entry>
<title>Begin style migration to Material3</title>
<updated>2022-03-26T14:16:17+00:00</updated>
<author>
<name>Charles Lombardo</name>
<email>clombardo169@gmail.com</email>
</author>
<published>2022-03-23T16:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=fde39b455c438c6310c55ae9e4476757bc47e116'/>
<id>fde39b455c438c6310c55ae9e4476757bc47e116</id>
<content type='text'>
Use large card view rounded corner guidelines

Fix action bar theming

Needed to import android back button clip art to fix material 3 theming issue. The DolphinSettingsBase style used to inherit from the Theme.MaterialComponents.DayNight.DarkActionBar theme which would provide the light text and icons but this is no longer available with Material 3.

Fit box art more snugly in CardView

Change card height to match cover art

Add padding to top of games list recyclerview
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use large card view rounded corner guidelines

Fix action bar theming

Needed to import android back button clip art to fix material 3 theming issue. The DolphinSettingsBase style used to inherit from the Theme.MaterialComponents.DayNight.DarkActionBar theme which would provide the light text and icons but this is no longer available with Material 3.

Fit box art more snugly in CardView

Change card height to match cover art

Add padding to top of games list recyclerview
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Display disc number instead of company if mulipart disc</title>
<updated>2020-06-04T08:12:12+00:00</updated>
<author>
<name>Ryan Meredith</name>
<email>rwm@udel.edu</email>
</author>
<published>2020-06-04T08:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3b1e6f3b7f13c130c09458d584038e1ab699d001'/>
<id>3b1e6f3b7f13c130c09458d584038e1ab699d001</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate to AndroidX</title>
<updated>2019-11-15T17:57:42+00:00</updated>
<author>
<name>Simonx22</name>
<email>26326692+Simonx22@users.noreply.github.com</email>
</author>
<published>2019-11-15T06:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=9d606a6ad0671dd8a262870cdf48deef1bcefa27'/>
<id>9d606a6ad0671dd8a262870cdf48deef1bcefa27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: show more games per row</title>
<updated>2018-09-01T01:15:28+00:00</updated>
<author>
<name>zackhow</name>
<email>zackhow@gmail.com</email>
</author>
<published>2018-09-01T01:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=374b0bf2dc7b8b5b665f392747c69cd06b92cecf'/>
<id>374b0bf2dc7b8b5b665f392747c69cd06b92cecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Fix cover stretching</title>
<updated>2018-08-30T21:14:09+00:00</updated>
<author>
<name>zackhow</name>
<email>zackhow@gmail.com</email>
</author>
<published>2018-08-30T21:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ec0e1d2826667d5b850bb07d9604efddcd8b7276'/>
<id>ec0e1d2826667d5b850bb07d9604efddcd8b7276</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
