<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Android/app/proguard-rules.pro, branch 2407</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Android: Clean up ProGuard</title>
<updated>2024-05-26T01:56:19+00:00</updated>
<author>
<name>TacoTheDank</name>
<email>SkytkRSfan3895@gmail.com</email>
</author>
<published>2024-05-26T01:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5a6fbc4c5777866186b98dcafb0dfd4df56536c3'/>
<id>5a6fbc4c5777866186b98dcafb0dfd4df56536c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Upgrade to AGP 8.0.2</title>
<updated>2023-06-12T03:44:44+00:00</updated>
<author>
<name>Charles Lombardo</name>
<email>clombardo169@gmail.com</email>
</author>
<published>2023-06-11T21:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7c2c5586465239f0a49fc9f10498c6c7274b8963'/>
<id>7c2c5586465239f0a49fc9f10498c6c7274b8963</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 Adrenotools in release builds</title>
<updated>2023-06-11T20:44:48+00:00</updated>
<author>
<name>Robin Kertels</name>
<email>robin.kertels@gmail.com</email>
</author>
<published>2023-06-11T19:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6f55b26751163b0698af220918b9324d1c437989'/>
<id>6f55b26751163b0698af220918b9324d1c437989</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Enable R8 code shrinking</title>
<updated>2021-11-19T21:56:34+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2021-11-19T21:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d3a23fe5c28fb2eb9a3c4e3847ea0e14152d277d'/>
<id>d3a23fe5c28fb2eb9a3c4e3847ea0e14152d277d</id>
<content type='text'>
This decreases our APK size by a few megabytes. Most of the reduction
is from Java libraries that we only use small parts of. Code shrinking
gets rid of all the unused code from these libraries from the APK.

Because I highly value the ability to get stack traces that make
sense, I have specifically disabled obfuscation (automatic renaming
of symbols to short incomprehensible names).

I've only enabled code shrinking for release builds, purely because
I feel like the extra build time (30 seconds on my machine)
would be annoying when you want to make debug builds rapidly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This decreases our APK size by a few megabytes. Most of the reduction
is from Java libraries that we only use small parts of. Code shrinking
gets rid of all the unused code from these libraries from the APK.

Because I highly value the ability to get stack traces that make
sense, I have specifically disabled obfuscation (automatic renaming
of symbols to short incomprehensible names).

I've only enabled code shrinking for release builds, purely because
I feel like the extra build time (30 seconds on my machine)
would be annoying when you want to make debug builds rapidly.
</pre>
</div>
</content>
</entry>
<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>
</feed>
