summaryrefslogtreecommitdiff
path: root/platform/android/java/scripts
AgeCommit message (Collapse)Author
2022-03-28Android port of the Godot EditorFredy Huya-Kouadio
These set of changes focus primarily on getting the core logic and overall Godot Editor UI and functionality up and running natively on Android devices. UI tweaks / cleanup / polish, as well configuration for Android specific functionality / restrictions will be addressed in follow-up PRs iteratively based on feedback. Co-authored-by: thebestnom <shoval.arad@gmail.com>
2022-03-14Setup logic to publish the Godot Android library to MavenCentralFredia Huya-Kouadio