summaryrefslogtreecommitdiff
path: root/platform/android
AgeCommit message (Expand)Author
2015-09-26Fixed theora playback. Removed theoraplayer.Juan Linietsky
2015-09-20Ability to visually debug geometry visually:Juan Linietsky
2015-09-03merged some stuff for okamJuan Linietsky
2015-08-08Merge pull request #2302 from antonyjones67/AndroidTemplateCompileWindowsJuan Linietsky
2015-08-06-Merged the file server with the live editing and remote debugJuan Linietsky
2015-07-24Fixes compile bug for Android template on Windows.PeaceSells
2015-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky
2015-05-31Additional Fix for Multi-touch release problemKyle Luce
2015-05-26ability to run 2D physics in a threadJuan Linietsky
2015-05-18fix a crash situation when starting a thread and other small fixesJuan Linietsky
2015-05-15fix multitouch release problemvipsbpig
2015-05-03fixed broken comment blockSimon Wenner
2015-05-01-fixed godot icon for androidJuan Linietsky
2015-05-01-option to select arm and x86 architectures on android export (will not work ...Juan Linietsky
2015-05-01-Fixed android export options (screen sizes, orientation should work)Juan Linietsky
2015-05-01-Fixes from source code analyzizer, closes #1768Juan Linietsky
2015-04-28fixes in handling of DirAccess for resource path on Android, fixes #1447Juan Linietsky
2015-04-20-Changed Godot exit to be clean.Juan Linietsky
2015-04-18-fix local and global usage for DirAccess, fixes #791Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-17-Added android immersive mode, fixes #303Juan Linietsky
2015-04-04Fixes the accelerometerMartho42
2015-04-02Beta1 Attempt #1Juan Linietsky
2015-03-31Option in Android export to use 32 bits buffer.Juan Linietsky
2015-03-31read depth fixesJuan Linietsky
2015-03-31fixes for light2d in androids that do not supportJuan Linietsky
2015-03-25fixes to shader to get most new demos working on mobilereduz
2015-03-23oops, fucntion was there twiceJuan Linietsky
2015-03-23small android fixJuan Linietsky
2015-03-23android fixes, please testJuan Linietsky
2015-03-21New option to show/hide hidden filesrollenrolm
2015-03-03Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-03-03merges from okam repoJuan Linietsky
2015-03-02support for 2D shadow castersJuan Linietsky
2015-01-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-13fixesJuan Linietsky
2015-01-102D Rewrite Step [1]Juan Linietsky
2015-01-02-accelerometer precission changed to "GAME" (#1015)Juan Linietsky
2014-12-25Reduce android build size(-fvisibility=hidden)sanikoyes
2014-12-15Small batch of fixesJuan Linietsky
2014-12-07More FixesJuan Linietsky
2014-12-02-Ability to ask for documents/pictures/etc system dirs.Juan Linietsky
2014-11-123D Import Import & UDPJuan Linietsky
2014-11-02Merge pull request #764 from marynate/PR-fix-android-buildJuan Linietsky
2014-11-02Merge pull request #853 from adolson/tsa-option-for-androidJuan Linietsky
2014-11-02Merge pull request #855 from adolson/android-release-keystore-fixJuan Linietsky
2014-11-01fixes for release apk exportDana Olson
2014-11-01add timestamping authority server option for AndroidDana Olson
2014-10-27-Much improvement to baked light bakerJuan Linietsky
2014-10-08Fix android build on windowsmarynate