<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/android/app/src/main/res/values, 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>2021-10-15T16:14:48+00:00</updated>
<entry>
<title>Use scoped app storage on Android (#11466)</title>
<updated>2021-10-15T16:14:48+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2021-10-15T16:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6901c5fae54eafb05494823b60d4e26c14b342f1'/>
<id>urn:sha1:6901c5fae54eafb05494823b60d4e26c14b342f1</id>
<content type='text'>
From November 2021, the Play Store will no longer be accepting
apps which use the deprecated getExternalStorageDirectory() API.

Therefore, this commit replaces uses of deprecated API with the new
scoped API (`getExternalFilesDir()` and `getExternalCacheDir()`).
It also provides a temporary migration to move user data from the
shared external directory to new storage.

Fixes #2097,  #11417 and #11118</content>
</entry>
<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>
</feed>
