<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/templates/android_project, branch 1.4.0</title>
<subtitle>Forked from https://github.com/raysan5/raylib</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/'/>
<entry>
<title>Updated some files</title>
<updated>2016-02-21T13:34:11+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2016-02-21T13:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=2a058338f3489ce241d207b52ddf48c9cfc34b62'/>
<id>2a058338f3489ce241d207b52ddf48c9cfc34b62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added some comments and fixed spaces</title>
<updated>2016-01-05T12:58:20+00:00</updated>
<author>
<name>victorfisac</name>
<email>victorfisac@gmail.com</email>
</author>
<published>2016-01-05T12:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=fe0cf8f9a9d6cafa40a1baf8b3cdace0268ccb82'/>
<id>fe0cf8f9a9d6cafa40a1baf8b3cdace0268ccb82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Android lock screen bug</title>
<updated>2016-01-05T11:21:40+00:00</updated>
<author>
<name>victorfisac</name>
<email>victorfisac@gmail.com</email>
</author>
<published>2016-01-05T11:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=32508f6db1d3f3c070e80ea42e0a1244a4c88cab'/>
<id>32508f6db1d3f3c070e80ea42e0a1244a4c88cab</id>
<content type='text'>
- Fixed Android locking screen bug. OnDestroy() was called when locking
screen.
- Power button input must be handled by OS.
- AndroidManifest.xml is affected by configChanges="screenSize".
- Updated library header for android template.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed Android locking screen bug. OnDestroy() was called when locking
screen.
- Power button input must be handled by OS.
- AndroidManifest.xml is affected by configChanges="screenSize".
- Updated library header for android template.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Android project template</title>
<updated>2016-01-03T12:01:42+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2016-01-03T12:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=3a739c38c591687d0e298a85f1e7bfe4666076bd'/>
<id>3a739c38c591687d0e298a85f1e7bfe4666076bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gestures system is automatically Init and Updated</title>
<updated>2015-12-31T12:34:45+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2015-12-31T12:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=46ea55659393447c33c412cf19a42deecebaa98e'/>
<id>46ea55659393447c33c412cf19a42deecebaa98e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed and improved android template</title>
<updated>2015-12-30T03:43:24+00:00</updated>
<author>
<name>victorfisac</name>
<email>victorfisac@gmail.com</email>
</author>
<published>2015-12-30T03:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=8e30bd1f697b793babd183b6d172cdbd7b679d80'/>
<id>8e30bd1f697b793babd183b6d172cdbd7b679d80</id>
<content type='text'>
- Added gestures module functions.
- Fixed screen tap detection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added gestures module functions.
- Fixed screen tap detection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Android compilation with 1.3 updates</title>
<updated>2015-12-30T02:12:52+00:00</updated>
<author>
<name>victorfisac</name>
<email>victorfisac@gmail.com</email>
</author>
<published>2015-12-30T02:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=6e5ceaa30d577dd2e2e8b03c3d9eb16680d6834e'/>
<id>6e5ceaa30d577dd2e2e8b03c3d9eb16680d6834e</id>
<content type='text'>
- Fixed Android MakeFile adding gestures module.
- Fixed Android project template functions names.
- Updated compiled library and header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed Android MakeFile adding gestures module.
- Fixed Android project template functions names.
- Updated compiled library and header.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to raylib 1.3</title>
<updated>2015-09-02T20:26:02+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2015-09-02T20:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=4e0378ab7cc930b82f2af7cf99201d9851cc7ef0'/>
<id>4e0378ab7cc930b82f2af7cf99201d9851cc7ef0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated minSdkVersion and added comments</title>
<updated>2015-07-18T17:25:43+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2015-07-18T17:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=a98578c91db7d51233ae56e599dd4a3b2244cd0c'/>
<id>a98578c91db7d51233ae56e599dd4a3b2244cd0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android project template for basic game</title>
<updated>2014-09-18T17:02:12+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-09-18T17:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=ace185954c21cf8fa0ef3fcbf336ea86a3ddf2a7'/>
<id>ace185954c21cf8fa0ef3fcbf336ea86a3ddf2a7</id>
<content type='text'>
A basic Android template is provided to start a game
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A basic Android template is provided to start a game
</pre>
</div>
</content>
</entry>
</feed>
