<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/build/android/gradle, branch physics</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=physics</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=physics'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2021-06-21T19:51:42+00:00</updated>
<entry>
<title>Move build/android directory to root of project (#11283)</title>
<updated>2021-06-21T19:51:42+00:00</updated>
<author>
<name>NeroBurner</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2021-06-21T19:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a7143c2a8c48b234d78ec666193b942ae0b62ca3'/>
<id>urn:sha1:a7143c2a8c48b234d78ec666193b942ae0b62ca3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Android: Update Gradle, NDK, Build Tools, and SQLite version (#10833)</title>
<updated>2021-01-20T22:31:59+00:00</updated>
<author>
<name>Muhammad Rifqi Priyo Susanto</name>
<email>muhammadrifqipriyosusanto@gmail.com</email>
</author>
<published>2021-01-20T22:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=cc449435287472fbf8b7e1f2231b97765d766625'/>
<id>urn:sha1:cc449435287472fbf8b7e1f2231b97765d766625</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Android: update gradle, NDK and built tools version</title>
<updated>2020-10-13T19:28:31+00:00</updated>
<author>
<name>Maksim</name>
<email>MoNTE48@mail.ua</email>
</author>
<published>2020-09-07T20:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2ca81d679f92ff1f0effccff5d3ee5672871324f'/>
<id>urn:sha1:2ca81d679f92ff1f0effccff5d3ee5672871324f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Android: get deps as a zip archive and sqlite3 from official source</title>
<updated>2020-10-13T19:28:31+00:00</updated>
<author>
<name>Maksim</name>
<email>MoNTE48@mail.ua</email>
</author>
<published>2020-05-24T10:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=05436fb551bb22b0a9c1d9f176a6891aa82d9cb2'/>
<id>urn:sha1:05436fb551bb22b0a9c1d9f176a6891aa82d9cb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Android: add Android Studio support, completely redone java part (#9066)</title>
<updated>2020-04-15T14:27:40+00:00</updated>
<author>
<name>Maksim</name>
<email>MoNTE48@mail.ua</email>
</author>
<published>2020-04-15T14:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=62ae7adab2bebde04864c12543caefbffab24963'/>
<id>urn:sha1:62ae7adab2bebde04864c12543caefbffab24963</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Android: build fixes &amp; compat fixes</title>
<updated>2019-11-09T10:24:49+00:00</updated>
<author>
<name>MoNTE48</name>
<email>MoNTE48@mail.ua</email>
</author>
<published>2019-11-06T23:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7f023de5cb2299f9ef9e1363afde414fe14ede51'/>
<id>urn:sha1:7f023de5cb2299f9ef9e1363afde414fe14ede51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Gradle to 5.5.1 (#8771)</title>
<updated>2019-08-12T16:59:53+00:00</updated>
<author>
<name>hannesa2</name>
<email>hannes.achleitner@googlemail.com</email>
</author>
<published>2019-08-12T16:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=33fdd48a763f2a0040a363958f1ca7a0d4f47ba4'/>
<id>urn:sha1:33fdd48a763f2a0040a363958f1ca7a0d4f47ba4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Android java code (#7820)</title>
<updated>2018-12-02T23:39:35+00:00</updated>
<author>
<name>Maksim</name>
<email>MoNTE48@mail.ua</email>
</author>
<published>2018-12-02T23:39:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f70f7875e2a2e49f80470832ae97e73f171d6460'/>
<id>urn:sha1:f70f7875e2a2e49f80470832ae97e73f171d6460</id>
<content type='text'>
Targets SDK 26 as required by the playstore.
Fixes screen auto-rotation closing game.
Hides on-screen navigation bar if present.

Update gradlew.
Fix display aspect on 18+/:9 displays (like a Samsung Galaxy S9).
Remove small app icons, not required.
Fix xml in unpacking activity.
Support Android permission: On Android 6.0+ you need to manually give write
permission (as required by google).
Background during unpacking (just a demo for now).
Material Design: no more Android 2 interface.
Immersive mode (Android 4.4+ - hide NavBar for fullscreen mode).</content>
</entry>
<entry>
<title>Android: update tools (gradle, NDK) &amp; prepare to switch to clang</title>
<updated>2018-03-11T15:52:53+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2018-03-11T15:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=69247ca2233d1b2e77485b8d32aca41c7e525e74'/>
<id>urn:sha1:69247ca2233d1b2e77485b8d32aca41c7e525e74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add gradle wrapper (#4954)</title>
<updated>2016-12-24T11:30:18+00:00</updated>
<author>
<name>Ner'zhul</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2016-12-24T11:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b95f543da9d56974c4db8e34ce93e6f3bf7e776c'/>
<id>urn:sha1:b95f543da9d56974c4db8e34ce93e6f3bf7e776c</id>
<content type='text'>
Gradle wrapper permit to use multiple gradle versions across OS versions</content>
</entry>
</feed>
