<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/android, branch dual_wielding</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=dual_wielding</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=dual_wielding'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2023-03-05T14:07:40+00:00</updated>
<entry>
<title>Minor adjustments now that OpenGLES 2 is the default driver on Android (#12391)</title>
<updated>2023-03-05T14:07:40+00:00</updated>
<author>
<name>ROllerozxa</name>
<email>rollerozxa@voxelmanip.se</email>
</author>
<published>2023-03-05T14:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c91f3f99fdd81e37527b7208fbf0b6287421d779'/>
<id>urn:sha1:c91f3f99fdd81e37527b7208fbf0b6287421d779</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix task ordering and more in Gradle Android build</title>
<updated>2023-03-02T18:57:18+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2023-02-23T10:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=fee2e3ee27a36c9a33e3cd75c676a0edc33ccac5'/>
<id>urn:sha1:fee2e3ee27a36c9a33e3cd75c676a0edc33ccac5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Android: Increase minimum SDK version to 21</title>
<updated>2023-02-17T23:03:28+00:00</updated>
<author>
<name>Muhammad Rifqi Priyo Susanto</name>
<email>muhammadrifqipriyosusanto@gmail.com</email>
</author>
<published>2023-02-17T23:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c1e430ef68271b8769ae8852b2b4a2fa0fb7ccac'/>
<id>urn:sha1:c1e430ef68271b8769ae8852b2b4a2fa0fb7ccac</id>
<content type='text'>
Target/compiled SDK version is increased to 33.
Build Tools, NDK, and Gradle are also updated.</content>
</entry>
<entry>
<title>Add dynamic exposure correction (#12959)</title>
<updated>2023-01-06T21:33:25+00:00</updated>
<author>
<name>x2048</name>
<email>codeforsmile@gmail.com</email>
</author>
<published>2023-01-06T21:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6d45c243f85942b20dab58753e735ec89a68f710'/>
<id>urn:sha1:6d45c243f85942b20dab58753e735ec89a68f710</id>
<content type='text'>
* Add uniform for frame delta time
* Adjust exposure in logarithmic (EV) space
* Add network support and LUA API
* Add testing mod</content>
</entry>
<entry>
<title>Android: Segmentation fault fix, PendingIntent flag, and other fixes (#12960)</title>
<updated>2022-11-30T15:50:06+00:00</updated>
<author>
<name>Muhammad Rifqi Priyo Susanto</name>
<email>muhammadrifqipriyosusanto@gmail.com</email>
</author>
<published>2022-11-30T15:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=281f9a9f88a8da7685c80ecbaf64991561522f3e'/>
<id>urn:sha1:281f9a9f88a8da7685c80ecbaf64991561522f3e</id>
<content type='text'>
* Android: Segmentation fault fix, PendingIntent flag, and other fixes

- Information about the crosshair is sent after camera initialization.
- Since API 31, PendingIntent requires mutability flag.
- super (class) is called in onRequestPermissionsResult().
- GameActivity suppresses "unused" warning since most of its methods are called from native code.
- Non-null safety is added for nullable function calls.
- Warning/error logging is added for various function calls' return value.

* Move utility functions into Utils.java

- Some nullable functions are changed to be non-null functions.
- Some null checking outside it is removed.
- More annotations are added to functions and parameters.</content>
</entry>
<entry>
<title>Android: Increase target/compiled SDK version to 32 (#12911)</title>
<updated>2022-10-31T13:19:30+00:00</updated>
<author>
<name>Muhammad Rifqi Priyo Susanto</name>
<email>muhammadrifqipriyosusanto@gmail.com</email>
</author>
<published>2022-10-31T13:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=fb3085a2c593e0671e3322fe0e7d0914a052acef'/>
<id>urn:sha1:fb3085a2c593e0671e3322fe0e7d0914a052acef</id>
<content type='text'>
Build Tools, NDK, and Gradle are also updated.
Repositories is changed from jcenter() to mavenCentral().</content>
</entry>
<entry>
<title>Fix and enable x86 build for Android (#12700)</title>
<updated>2022-08-25T21:48:49+00:00</updated>
<author>
<name>savilli</name>
<email>78875209+savilli@users.noreply.github.com</email>
</author>
<published>2022-08-25T21:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=75d88dcae233757d9567c971227b33b0168b5254'/>
<id>urn:sha1:75d88dcae233757d9567c971227b33b0168b5254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Continue with 5.7.0-dev</title>
<updated>2022-08-04T20:46:02+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-08-04T20:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ec778508df3fc773367a7b2e2b0db100cc97983f'/>
<id>urn:sha1:ec778508df3fc773367a7b2e2b0db100cc97983f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version to 5.6.0</title>
<updated>2022-08-04T20:46:00+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-08-04T20:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=53dd648c96b899b706f30de656896713d7e8ff08'/>
<id>urn:sha1:53dd648c96b899b706f30de656896713d7e8ff08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run Minetest update checker on startup (#7629)</title>
<updated>2022-08-02T19:34:17+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2022-08-02T19:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a81259d19a434752614e5a430fdebf86f07c1cfc'/>
<id>urn:sha1:a81259d19a434752614e5a430fdebf86f07c1cfc</id>
<content type='text'>
This feature is enabled by default for non-Android release builds. Package
maintainers may use -DENABLE_UPDATE_CHECKER=0 to disable it.

Co-authored-by: rubenwardy &lt;rw@rubenwardy.com&gt;
Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
</feed>
