<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xenia/android/android_studio_project, branch master</title>
<subtitle>Xbox 360 emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/'/>
<entry>
<title>[Android] Exclude executables from app build</title>
<updated>2022-07-17T14:11:48+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2022-07-17T14:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=273a489e2afce3946b796f2c0696e058a5722747'/>
<id>273a489e2afce3946b796f2c0696e058a5722747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Update the target SDK to 33, NDK, and Gradle</title>
<updated>2022-07-17T14:03:55+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2022-07-17T14:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=23410d012d9c6c85669b62b635f5a31425778fca'/>
<id>23410d012d9c6c85669b62b635f5a31425778fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Don't require the storage permission</title>
<updated>2022-07-17T13:58:40+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2022-07-17T13:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=50946e5c5fa6683ce921f1646f1a5b609eae2260'/>
<id>50946e5c5fa6683ce921f1646f1a5b609eae2260</id>
<content type='text'>
GPU traces in the trace viewer are accessed via the Storage Access Framework, which doesn't require the storage permissions. Games will be accessed using the SAF too (directories containing games as document trees with persistable URI permissions). The storage permissions are also not required for accessing the application's external or internal storage directory that will contain the save files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GPU traces in the trace viewer are accessed via the Storage Access Framework, which doesn't require the storage permissions. Games will be accessed using the SAF too (directories containing games as document trees with persistable URI permissions). The storage permissions are also not required for accessing the application's external or internal storage directory that will contain the save files.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] GPU trace viewer and launcher activities</title>
<updated>2022-07-17T13:58:25+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2022-07-17T13:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=8948b2b557179893d84bc88b055ebeafabe058b9'/>
<id>8948b2b557179893d84bc88b055ebeafabe058b9</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 missing `final` to surface callbacks</title>
<updated>2022-07-17T13:42:33+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2022-07-17T13:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=421c9a80c5ed5e3bfe4af87e3b4e802f1db911ad'/>
<id>421c9a80c5ed5e3bfe4af87e3b4e802f1db911ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Base] Cvars from Android Bundle/Intent</title>
<updated>2022-07-16T10:13:08+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2022-07-16T10:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=373b1430497c5f853c3f0d9141631141e20d1b85'/>
<id>373b1430497c5f853c3f0d9141631141e20d1b85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[UI] Android ImGui touch and mouse input</title>
<updated>2022-07-14T18:13:40+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2022-07-14T18:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=7b8281aee094ac25a44790d4d1cc9bdaab799b97'/>
<id>7b8281aee094ac25a44790d4d1cc9bdaab799b97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] -j, not ndk.jobs, in Gradle</title>
<updated>2022-07-11T18:46:53+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2022-07-11T18:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=3a065c35f0b81e0d0dcb5ce5efd275c515fa24bc'/>
<id>3a065c35f0b81e0d0dcb5ce5efd275c515fa24bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Unified xenia-app with windowed apps and build prerequisites</title>
<updated>2022-07-11T18:45:57+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2022-07-11T18:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=037310f8dcc2a8d46388371cdfa76dd16e4c9b8d'/>
<id>037310f8dcc2a8d46388371cdfa76dd16e4c9b8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Minor postInvalidateWindowSurface JNI cleanup</title>
<updated>2022-04-26T19:41:11+00:00</updated>
<author>
<name>Triang3l</name>
<email>triang3l@yandex.ru</email>
</author>
<published>2022-04-26T19:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=fcf6a7ded1e42f740a9b8de03b885f32f9f35be2'/>
<id>fcf6a7ded1e42f740a9b8de03b885f32f9f35be2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
