<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Android/app/src/main/res/layout/activity_user_data.xml, branch 2606a</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Android: Add Reset Dolphin Settings functionality</title>
<updated>2025-11-03T01:09:23+00:00</updated>
<author>
<name>Simonx22</name>
<email>simon@oatmealdome.me</email>
</author>
<published>2025-10-29T16:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f718a6b72f4295430e70270c27c571c0d83de5f8'/>
<id>f718a6b72f4295430e70270c27c571c0d83de5f8</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 rtl layout in user data activity</title>
<updated>2023-01-24T13:25:47+00:00</updated>
<author>
<name>Charles Lombardo</name>
<email>clombardo169@gmail.com</email>
</author>
<published>2023-01-24T02:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b35ee27568ffce011ef80bb2b92bf2a886c1f6a0'/>
<id>b35ee27568ffce011ef80bb2b92bf2a886c1f6a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Disable focus on workaround view</title>
<updated>2023-01-09T19:20:50+00:00</updated>
<author>
<name>Charles Lombardo</name>
<email>clombardo169@gmail.com</email>
</author>
<published>2023-01-09T19:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f49f3441b3369099f9d689b10a44c4c92f70a030'/>
<id>f49f3441b3369099f9d689b10a44c4c92f70a030</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 more top app bars</title>
<updated>2022-09-12T03:49:26+00:00</updated>
<author>
<name>Charles Lombardo</name>
<email>clombardo169@gmail.com</email>
</author>
<published>2022-09-12T03:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8c477852f315b26202c33e849736757203c4b327'/>
<id>8c477852f315b26202c33e849736757203c4b327</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: App redesign with multi-theme system</title>
<updated>2022-08-31T22:01:15+00:00</updated>
<author>
<name>Charles Lombardo</name>
<email>clombardo169@gmail.com</email>
</author>
<published>2022-06-04T04:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=940a38f172c987c84eddd60d9c5bfff72f4449d7'/>
<id>940a38f172c987c84eddd60d9c5bfff72f4449d7</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 import/export options for user data</title>
<updated>2022-01-30T21:47:55+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2022-01-30T18:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=bf5cd900888d774fded524b882cab9fa3c2a5344'/>
<id>bf5cd900888d774fded524b882cab9fa3c2a5344</id>
<content type='text'>
Apparently there are phones where accessing Dolphin's app-specific
directory isn't just annoyingly hard but actually impossible.
To give users of those phones at least some kind of way to manage
their data (even if it's a lot less convenient than if we were
allowed to let the user open the app-specific directory in a
file manager), I'm adding a way to export the directory to a
zip file and then import it back.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently there are phones where accessing Dolphin's app-specific
directory isn't just annoyingly hard but actually impossible.
To give users of those phones at least some kind of way to manage
their data (even if it's a lot less convenient than if we were
allowed to let the user open the app-specific directory in a
file manager), I'm adding a way to export the directory to a
zip file and then import it back.
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Add button for opening system file manager</title>
<updated>2021-09-16T18:12:20+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2021-08-12T17:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4e7aaba77aa9a27ba3e17c5cea4bf59fe729165e'/>
<id>4e7aaba77aa9a27ba3e17c5cea4bf59fe729165e</id>
<content type='text'>
Apparently some phones (at least some from Samsung) don't expose the
system file manager in the system settings despite it being the
only on-device file manager that can open app-specific directories...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently some phones (at least some from Samsung) don't expose the
system file manager in the system settings despite it being the
only on-device file manager that can open app-specific directories...
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Add a "user data" screen</title>
<updated>2021-09-16T18:12:20+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2021-05-09T13:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=9c8bb24293820c9be973e085511e24808b9bf707'/>
<id>9c8bb24293820c9be973e085511e24808b9bf707</id>
<content type='text'>
To make it clearer for users where Dolphin is storing user data,
now that there's more than one possible place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make it clearer for users where Dolphin is storing user data,
now that there's more than one possible place.
</pre>
</div>
</content>
</entry>
</feed>
