aboutsummaryrefslogtreecommitdiff
path: root/platform/android/libs/downloader_library (follow)
Commit message (Collapse)AuthorAgeFilesLines
* -Removed ANT build system for Android, as it was deprecated by GoogleJuan Linietsky2016-01-0833-6013/+0
| | | | -Added new Gradle build system, as it is the required build system
* android remove "gen" folder from git.masoud bh2015-09-162-79/+0
|
* fixes to shader to get most new demos working on mobilereduz2015-03-251-1/+1
|
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-1/+1
| | | | | -Fixes to animationplayer -fixes to collada importer
* Small Issues & MaintenanceJuan Linietsky2014-08-0135-0/+6092
-=-=-=-=-=-=-=-=-=-=-=-=-= -Begin work on Navigation Meshes (simple pathfinding for now, will improve soon) -More doc on theme overriding -Upgraded OpenSSL to version without bugs -Misc bugfixes