Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-21 | Move build/android directory to root of project (#11283) | NeroBurner | |
2020-04-15 | Android: add Android Studio support, completely redone java part (#9066) | Maksim | |
2018-06-28 | Bump android version to 20 | Loic Blot | |
2016-04-28 | Upgrade Android build to Gradle build system | ShadowNinja | |
The old Ant build system has been deprecated for a while and new development is focused on Gradle. I also removed a hardcoded string that lint caught and moved the patch files to a subdirectory. I left the JNI files in the root directory. |