<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/release/libs/android, branch fix-mouse-released</title>
<subtitle>Forked from https://github.com/raysan5/raylib</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/'/>
<entry>
<title>Removed release directory</title>
<updated>2018-08-25T16:33:28+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-08-25T16:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=d6241d18abdfa723563d62cede22795d6548bd6a'/>
<id>d6241d18abdfa723563d62cede22795d6548bd6a</id>
<content type='text'>
With the CI system, release directory has not much sense, actually,
every new commit it gets outdated and latest stable release is already
available in GitHub Release tab.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the CI system, release directory has not much sense, actually,
every new commit it gets outdated and latest stable release is already
available in GitHub Release tab.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support ARM and ARM64 Android building</title>
<updated>2018-07-09T01:00:52+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-09T01:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=f9393787649983e1d542fd9cf4d1b90e74a2cdf5'/>
<id>f9393787649983e1d542fd9cf4d1b90e74a2cdf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reviewed latest commit for Android gamepad support</title>
<updated>2018-07-07T08:15:19+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-07T08:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=c6d188a09a9a82653027476690a69c28e8545e48'/>
<id>c6d188a09a9a82653027476690a69c28e8545e48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected issue with compiler param</title>
<updated>2018-05-27T17:06:14+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-05-27T17:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=1f0cc57ec7e4c56baf013ecaaab2050282b0733b'/>
<id>1f0cc57ec7e4c56baf013ecaaab2050282b0733b</id>
<content type='text'>
Added android_native_app_glue module to raylib compilation instead of
compiling it as static lib at apk generation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added android_native_app_glue module to raylib compilation instead of
compiling it as static lib at apk generation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Working on Android APK building</title>
<updated>2018-05-21T16:13:52+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-05-21T16:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=44181baf0472675a5474c14925dff678c0c1773a'/>
<id>44181baf0472675a5474c14925dff678c0c1773a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed 32bit arm Android library</title>
<updated>2018-05-20T17:13:10+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-05-20T17:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=a752092055ca7c6c3d9d2b74d6ab212db14d0909'/>
<id>a752092055ca7c6c3d9d2b74d6ab212db14d0909</id>
<content type='text'>
From 2019 64bit support will be mandatory to publish an Android app.
Google plans to require that new apps target Oreo (API level 26) in
August of 2018.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From 2019 64bit support will be mandatory to publish an Android app.
Google plans to require that new apps target Oreo (API level 26) in
August of 2018.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support shared library building on Android</title>
<updated>2018-05-20T16:49:58+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-05-20T16:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=8e0cd51afb50bcc7b96fc0530c74dc7210b0138d'/>
<id>8e0cd51afb50bcc7b96fc0530c74dc7210b0138d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reviewed Android pipeline</title>
<updated>2018-05-16T22:59:53+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-05-16T22:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=fb4265f64659a50a5a86f9f283e7468b7998c60f'/>
<id>fb4265f64659a50a5a86f9f283e7468b7998c60f</id>
<content type='text'>
Now defaults to Clang, ARM64 and API 21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now defaults to Clang, ARM64 and API 21
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release to latest raylib version</title>
<updated>2018-04-02T12:50:16+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-04-02T12:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=6985953e3d620019721c2286d05858614cf9f9c6'/>
<id>6985953e3d620019721c2286d05858614cf9f9c6</id>
<content type='text'>
Note that only some lib versions have been updated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that only some lib versions have been updated
</pre>
</div>
</content>
</entry>
<entry>
<title>Review releases, removed external dependencies</title>
<updated>2018-01-15T12:59:51+00:00</updated>
<author>
<name>-</name>
<email>-</email>
</author>
<published>2018-01-15T12:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=61679a4bbc1c240a271d53cad54c635e83c466b0'/>
<id>61679a4bbc1c240a271d53cad54c635e83c466b0</id>
<content type='text'>
Not required any more!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not required any more!
</pre>
</div>
</content>
</entry>
</feed>
