<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/android/SCsub, branch 2.1.2-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/platform/android/SCsub?h=2.1.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/android/SCsub?h=2.1.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-11-02T21:28:28Z</updated>
<entry>
<title>style: Fix PEP8 whitespace issues in Python files</title>
<updated>2016-11-02T21:28:28Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-11-02T21:28:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e259bf8bbb00c5555675892295ce50aa32695737'/>
<id>urn:sha1:e259bf8bbb00c5555675892295ce50aa32695737</id>
<content type='text'>
Done with `autopep8 --select=E2,W2`, fixes:

- E201 - Remove extraneous whitespace.
- E202 - Remove extraneous whitespace.
- E203 - Remove extraneous whitespace.
- E211 - Remove extraneous whitespace.
- E221 - Fix extraneous whitespace around keywords.
- E222 - Fix extraneous whitespace around keywords.
- E223 - Fix extraneous whitespace around keywords.
- E224 - Remove extraneous whitespace around operator.
- E225 - Fix missing whitespace around operator.
- E226 - Fix missing whitespace around operator.
- E227 - Fix missing whitespace around operator.
- E228 - Fix missing whitespace around operator.
- E231 - Add missing whitespace.
- E231 - Fix various deprecated code (via lib2to3).
- E241 - Fix extraneous whitespace around keywords.
- E242 - Remove extraneous whitespace around operator.
- E251 - Remove whitespace around parameter '=' sign.
- E261 - Fix spacing after comment hash.
- E262 - Fix spacing after comment hash.
- E265 - Format block comments.
- E271 - Fix extraneous whitespace around keywords.
- E272 - Fix extraneous whitespace around keywords.
- E273 - Fix extraneous whitespace around keywords.
- E274 - Fix extraneous whitespace around keywords.
- W291 - Remove trailing whitespace.
- W293 - Remove trailing whitespace.
</content>
</entry>
<entry>
<title>style: Start applying PEP8 to Python files, indentation issues</title>
<updated>2016-11-02T21:26:55Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-11-02T21:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=561c1f17a12a42b8263ce7dd40d90e1e9633c1de'/>
<id>urn:sha1:561c1f17a12a42b8263ce7dd40d90e1e9633c1de</id>
<content type='text'>
Done with `autopep8 --select=E1`, fixes:

- E101 - Reindent all lines.
- E112 - Fix under-indented comments.
- E113 - Fix over-indented comments.
- E115 - Fix under-indented comments.
- E116 - Fix over-indented comments.
- E121 - Fix a badly indented line.
- E122 - Fix a badly indented line.
- E123 - Fix a badly indented line.
- E124 - Fix a badly indented line.
- E125 - Fix indentation undistinguish from the next logical line.
- E126 - Fix a badly indented line.
- E127 - Fix a badly indented line.
- E128 - Fix a badly indented line.
- E129 - Fix a badly indented line.
</content>
</entry>
<entry>
<title>SCsub: Add python shebang as a hint for syntax highlighting</title>
<updated>2016-10-30T13:51:34Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-10-17T06:50:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5a49e45d213d57f82892c04b94497b37e9fa6229'/>
<id>urn:sha1:5a49e45d213d57f82892c04b94497b37e9fa6229</id>
<content type='text'>
Also switch existing shebangs to "better" /usr/bin/env python.

(cherry picked from commit fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163)
</content>
</entry>
<entry>
<title>Merge pull request #5077 from RandomShaper/improve-android-build</title>
<updated>2016-07-10T16:57:17Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-07-10T16:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d279d060e18fba43c83c77b0f91dcf2f6bfb3fd2'/>
<id>urn:sha1:d279d060e18fba43c83c77b0f91dcf2f6bfb3fd2</id>
<content type='text'>
Improve Android build</content>
</entry>
<entry>
<title>Add android_add_default_config for config.py</title>
<updated>2016-07-06T19:03:50Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2016-07-06T19:03:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=40d3234304535a3993b44c0a7cd55e18b14ced95'/>
<id>urn:sha1:40d3234304535a3993b44c0a7cd55e18b14ced95</id>
<content type='text'>
usage : env.android_add_default_config("applicationId 'com.godot.game'")
</content>
</entry>
<entry>
<title>Make Android build smarter (SCons + Gradle)</title>
<updated>2016-06-27T08:49:15Z</updated>
<author>
<name>Pedro J. Estébanez</name>
</author>
<published>2016-06-15T13:21:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e7b2626707457fe1d6af36da3d7a1ec3863cd52f'/>
<id>urn:sha1:e7b2626707457fe1d6af36da3d7a1ec3863cd52f</id>
<content type='text'>
Upgrade Gradle and Android plugin for Gradle
Disable all signing and zip-aligning for the export templates
Give correct names to generated APKs
Put .so files built by SCons right where Gradle has to pick them according to arch &amp; build type
Downgrade NDK platform to 14 to match minSdkVersion
</content>
</entry>
<entry>
<title>fix unexpected char: '\' error on windows</title>
<updated>2016-05-23T20:25:22Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2016-05-23T20:25:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5eb14d3af08a97e71222a8972996d86e3ceed54b'/>
<id>urn:sha1:5eb14d3af08a97e71222a8972996d86e3ceed54b</id>
<content type='text'>
error occurred when register additional directory for android module on windows.

### config.py ###
```
def can_build(plat):
 return plat=="android"

def configure(env):
 if (env['platform'] == 'android'):
  env.android_add_res_dir("android/res")
```
</content>
</entry>
<entry>
<title>fix gradle build on windows</title>
<updated>2016-03-02T03:15:39Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2016-03-02T03:15:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d6cc887627de8868d88fe93968978a90f243c8e1'/>
<id>urn:sha1:d6cc887627de8868d88fe93968978a90f243c8e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix maven repositories bug</title>
<updated>2016-01-09T13:21:22Z</updated>
<author>
<name>mrezai</name>
</author>
<published>2016-01-09T13:21:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=50cbe736def293ef7eebecc213895d07fdacf138'/>
<id>urn:sha1:50cbe736def293ef7eebecc213895d07fdacf138</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Removed ANT build system for Android, as it was deprecated by Google</title>
<updated>2016-01-08T16:36:44Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-08T16:36:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=401622cc229317bd218f070dd07a3bd8db582f16'/>
<id>urn:sha1:401622cc229317bd218f070dd07a3bd8db582f16</id>
<content type='text'>
-Added new Gradle build system, as it is the required build system
</content>
</entry>
</feed>
