<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Android/app/src/main/java/org/dolphinemu, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Scaffold / Appbar composable</title>
<updated>2026-07-13T10:34:06+00:00</updated>
<author>
<name>Tom Pratt</name>
<email>tom.pratt@outlook.com</email>
</author>
<published>2026-05-11T14:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=009a87de59951bc4a4484d379f77cf9ed64e04d2'/>
<id>009a87de59951bc4a4484d379f77cf9ed64e04d2</id>
<content type='text'>
Custom composable that switched between compact and medium size app bar depending on a combination of orientation and screen size. (Small app bar when horizontal on small devices, medium app bar otherwise. Medium app bar supports collapse on scroll.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Custom composable that switched between compact and medium size app bar depending on a combination of orientation and screen size. (Small app bar when horizontal on small devices, medium app bar otherwise. Medium app bar supports collapse on scroll.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14630 from Simonx22/android/convert-contenthandler-to-kotlin</title>
<updated>2026-07-13T05:00:44+00:00</updated>
<author>
<name>OatmealDome</name>
<email>OatmealDome@users.noreply.github.com</email>
</author>
<published>2026-07-13T05:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f544fbc0aed5b21777003c25c21c85ba846b2093'/>
<id>f544fbc0aed5b21777003c25c21c85ba846b2093</id>
<content type='text'>
Android: Convert ContentHandler to Kotlin and fix warnings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Android: Convert ContentHandler to Kotlin and fix warnings</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Convert ContentHandler to Kotlin and fix warnings</title>
<updated>2026-07-11T16:33:11+00:00</updated>
<author>
<name>Simonx22</name>
<email>simon@oatmealdome.me</email>
</author>
<published>2026-04-30T20:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c93af1d3f94deed81cf288f73c3cfd90aae8e500'/>
<id>c93af1d3f94deed81cf288f73c3cfd90aae8e500</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14716 from tom-pratt/chat-message-colours</title>
<updated>2026-07-09T19:25:06+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2026-07-09T19:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6de526c684ee6dd8b6fc3447dae858ae480ccbb5'/>
<id>6de526c684ee6dd8b6fc3447dae858ae480ccbb5</id>
<content type='text'>
Android: Coloured netplay chat messages</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Android: Coloured netplay chat messages</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14702 from JosJuice/android-vibration-usage</title>
<updated>2026-07-09T00:25:54+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2026-07-09T00:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2e07d3b4a8233a19b038424256618d989cdd959b'/>
<id>2e07d3b4a8233a19b038424256618d989cdd959b</id>
<content type='text'>
Android: Set USAGE_MEDIA for rumble</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Android: Set USAGE_MEDIA for rumble</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Silence deprecation warnings in ControllerInterface</title>
<updated>2026-07-08T21:13:07+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2026-07-05T08:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=424269ed4b0fa650c3798ffb4b5c240d51b14b9f'/>
<id>424269ed4b0fa650c3798ffb4b5c240d51b14b9f</id>
<content type='text'>
We have to use the deprecated APIs when running on old devices.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have to use the deprecated APIs when running on old devices.
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Coloured netplay chat messages</title>
<updated>2026-07-07T21:26:06+00:00</updated>
<author>
<name>Tom Pratt</name>
<email>tom.pratt@outlook.com</email>
</author>
<published>2026-05-12T23:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=11cf49de069621d43b6cef47017ef4279efec637'/>
<id>11cf49de069621d43b6cef47017ef4279efec637</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14689 from JosJuice/android-internal-resolution-display</title>
<updated>2026-07-05T20:28:31+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2026-07-05T20:28:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=774200dcf4ccea148ef357cc8cf86d8eab4446da'/>
<id>774200dcf4ccea148ef357cc8cf86d8eab4446da</id>
<content type='text'>
VideoCommon: Use XFB for internal resolution stats</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VideoCommon: Use XFB for internal resolution stats</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14619 from JosJuice/no-si-change-device</title>
<updated>2026-07-05T15:33:02+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2026-07-05T15:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2dfb23267cf27408d0af466f27bc5a99af6ab982'/>
<id>2dfb23267cf27408d0af466f27bc5a99af6ab982</id>
<content type='text'>
Core: Remove SerialInterfaceManager::ChangeDevice</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Core: Remove SerialInterfaceManager::ChangeDevice</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14623 from Simonx22/android/convert-eglhelper-to-kotlin</title>
<updated>2026-07-05T15:32:27+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2026-07-05T15:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d27d96a7ce7e0dc78343942111fe6423a3b60dff'/>
<id>d27d96a7ce7e0dc78343942111fe6423a3b60dff</id>
<content type='text'>
Android: Convert EGLHelper to Kotlin</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Android: Convert EGLHelper to Kotlin</pre>
</div>
</content>
</entry>
</feed>
