<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Android/res, branch release-prep-2407</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Convert the Android source code to the directory structure of a Gradle-based Android Studio project.</title>
<updated>2015-05-03T01:49:17+00:00</updated>
<author>
<name>Eder Bastos</name>
<email>bastos.eder@gmail.com</email>
</author>
<published>2015-04-30T22:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c80225ea4d023ed91503521b74951db3a302ca20'/>
<id>c80225ea4d023ed91503521b74951db3a302ca20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Expose aspect ratio to the video settings.</title>
<updated>2015-01-18T21:21:40+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2015-01-18T21:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=864969f3003d3d05f879d54d34e5a38440289e0f'/>
<id>864969f3003d3d05f879d54d34e5a38440289e0f</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 a typo (Depthn -&gt; Depth)</title>
<updated>2014-12-29T01:34:54+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-12-29T01:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ad254f1b168af78f5a96b93b250bad4ce885758c'/>
<id>ad254f1b168af78f5a96b93b250bad4ce885758c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Use findViewById instead of getChildAt</title>
<updated>2014-12-29T01:33:27+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-12-29T01:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=038b9686980a6e9373afc71998be5484e39d2218'/>
<id>038b9686980a6e9373afc71998be5484e39d2218</id>
<content type='text'>
More futureproof if anything else is added to the layout.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More futureproof if anything else is added to the layout.
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Fix a warning regarding a string in the slider layout</title>
<updated>2014-12-29T01:19:29+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-12-29T01:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4221999c6eb4b969f40b1a6e85b334cc7ec750d3'/>
<id>4221999c6eb4b969f40b1a6e85b334cc7ec750d3</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 support for sterescopy configuration.</title>
<updated>2014-12-26T14:17:29+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2014-12-23T09:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=859e103ce6d65c0a08ed1912b2fbe3248d193543'/>
<id>859e103ce6d65c0a08ed1912b2fbe3248d193543</id>
<content type='text'>
This menu allows us to configure the stereoscopy video settings if the device supports it.
This menu is only enabled if the hardware supports everything needed to use the feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This menu allows us to configure the stereoscopy video settings if the device supports it.
This menu is only enabled if the hardware supports everything needed to use the feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Use a PagerTabStrip instead of the ActionBar.</title>
<updated>2014-11-17T02:18:08+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-11-17T02:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5396a48d70cfab746db619486e3adb2c54a29e33'/>
<id>5396a48d70cfab746db619486e3adb2c54a29e33</id>
<content type='text'>
The ActionBar method of doing the tabular layout is deprecated on Android 5.0.
This method alleviates those deprecations while providing the same functionality.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ActionBar method of doing the tabular layout is deprecated on Android 5.0.
This method alleviates those deprecations while providing the same functionality.
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Support RTL language translations</title>
<updated>2014-11-15T06:45:12+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-11-14T18:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cc62cb881806e31dd25e8cf49b2a06ee0944c423'/>
<id>cc62cb881806e31dd25e8cf49b2a06ee0944c423</id>
<content type='text'>
If someone wants to do a translation for an Arabic language, Hebrew, etc, it will now display correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If someone wants to do a translation for an Arabic language, Hebrew, etc, it will now display correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Show OpenGL or OpenGL ES on Android depending on what the device supports.</title>
<updated>2014-09-19T14:21:16+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2014-09-19T14:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e18860830ab26064ded6a1c22a75c4d036237a44'/>
<id>e18860830ab26064ded6a1c22a75c4d036237a44</id>
<content type='text'>
Reduces confusion for the users
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduces confusion for the users
</pre>
</div>
</content>
</entry>
<entry>
<title>Update shown CPU cores in the Android UI.</title>
<updated>2014-08-28T23:00:32+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2014-08-28T22:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5bf94722140d09905d655f76240a17499195dff5'/>
<id>5bf94722140d09905d655f76240a17499195dff5</id>
<content type='text'>
Only show the JIT cores on x86_64(Will have its own issues once we reach that point)
Show AArch64 JIT if running on a AArch64 device(Good luck with that for now. Future proofing though)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only show the JIT cores on x86_64(Will have its own issues once we reach that point)
Show AArch64 JIT if running on a AArch64 device(Good luck with that for now. Future proofing though)
</pre>
</div>
</content>
</entry>
</feed>
