<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Android/AndroidManifest.xml, branch 4.0-hotfixes</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>[Android] Kick the targetSdkVersion in the AndroidManifest XML file to 18. Since this app basically works on 4.x.x, we don't need to make compatibility modes kick in for anything above 4.0.0.</title>
<updated>2013-09-10T13:29:05+00:00</updated>
<author>
<name>lioncash</name>
<email>mathew1900@hotmail.com</email>
</author>
<published>2013-09-10T13:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8ceb72612aa0f650fa0a7de6bb4beb69935c29f2'/>
<id>8ceb72612aa0f650fa0a7de6bb4beb69935c29f2</id>
<content type='text'>
Also very minor cleanup to the XML.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also very minor cleanup to the XML.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Accidentally enabled screen rotation in the emulator window. Disabled it.</title>
<updated>2013-08-29T23:09:56+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2013-08-29T23:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b5d52962505f34b80181d79690d0ea4aca266eb9'/>
<id>b5d52962505f34b80181d79690d0ea4aca266eb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Stop the play store from overwriting buildbot builds.</title>
<updated>2013-08-29T22:28:23+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@Gmail.com</email>
</author>
<published>2013-08-29T21:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1dcede4d56642f0ab81c6fa811b09bf6ce85764b'/>
<id>1dcede4d56642f0ab81c6fa811b09bf6ce85764b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Decouple the emulation processes from the Main activity. Moved them into their own activity called EmulationActivity.</title>
<updated>2013-08-29T21:21:17+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2013-08-29T21:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=aeec2496262b111a13be280971a3d42bbf46cc88'/>
<id>aeec2496262b111a13be280971a3d42bbf46cc88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix android, part 3 of 3. &gt;:)</title>
<updated>2013-08-24T11:49:50+00:00</updated>
<author>
<name>Matthew Parlane</name>
<email>parlane@gmail.com</email>
</author>
<published>2013-08-24T11:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6907a326530d2771f9a39d72cebe54d391172c1b'/>
<id>6907a326530d2771f9a39d72cebe54d391172c1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Remove fragments from the Android Manifest XML. These shouldn't be defined here (nor do they need to. They're fragments, not activities).</title>
<updated>2013-08-22T07:53:39+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2013-08-22T07:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c2bab4edd47fe499ef14040c5fb6d9e89adcc851'/>
<id>c2bab4edd47fe499ef14040c5fb6d9e89adcc851</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Allow users to be able to choose where they want the APK installed.</title>
<updated>2013-08-21T19:35:31+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2013-08-21T19:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8b291b6b57e6e69e223992b78122d88c6c116df4'/>
<id>8b291b6b57e6e69e223992b78122d88c6c116df4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Implement a ViewPager for the settings. Also, move classes into appropriate packages to make things cleaner.</title>
<updated>2013-08-20T23:39:00+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2013-08-20T23:39:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=00996c8d388cf0164416df3d24775863fd272dbe'/>
<id>00996c8d388cf0164416df3d24775863fd272dbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Oops. Keep the screenOrientation setting to landscape.</title>
<updated>2013-07-16T14:08:41+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2013-07-16T14:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a1b9a4dc5eb9fe1c8de3dbc49d3f7577e896e3ca'/>
<id>a1b9a4dc5eb9fe1c8de3dbc49d3f7577e896e3ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Change input configuration to a fragment.</title>
<updated>2013-07-16T11:30:50+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2013-07-16T11:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d1baa8edd949f64c26464b65cd135cd0acff2cd7'/>
<id>d1baa8edd949f64c26464b65cd135cd0acff2cd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
