| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-25 | Removed release directory | raysan5 | |
| 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. | |||
| 2018-07-09 | Support ARM and ARM64 Android building | raysan5 | |
| 2018-07-07 | Reviewed latest commit for Android gamepad support | raysan5 | |
| 2018-05-27 | Corrected issue with compiler param | Ray | |
| Added android_native_app_glue module to raylib compilation instead of compiling it as static lib at apk generation. | |||
| 2018-05-21 | Working on Android APK building | raysan5 | |
| 2018-05-20 | Support shared library building on Android | raysan5 | |
| 2018-05-17 | Reviewed Android pipeline | Ray | |
| Now defaults to Clang, ARM64 and API 21 | |||
