summaryrefslogtreecommitdiffstats
path: root/platform/android/java/lib/src/org/godotengine/godot/plugin/GodotPluginRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-5/+5
* Memory cleanup and optimizationsFredia Huya-Kouadio2024-08-161-0/+4
* Cleanups and improvements to the Godot Android library api:Fredia Huya-Kouadio2023-10-081-7/+17
* Relax restriction on loading v1 Android plugins on Godot 4.2+Fredia Huya-Kouadio2023-09-061-15/+16
* Godot Android plugin re-architectureFredia Huya-Kouadio2023-09-031-16/+20
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update the logic to load Godot Android plugins packaged into the binary.Fredia Huya-Kouadio2021-02-261-37/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Enable the ability to use Godot as a subview within an Android appFredia Huya-Kouadio2020-06-251-2/+5
* Implementation of the Godot Android Plugin configuration fileFredia Huya-Kouadio2020-05-171-3/+8
* Merge pull request #37924 from thebestnom/migrate-to-androidXRémi Verschelde2020-05-161-2/+2
|\
| * Android: Migrate deprecated support library to AndroidXthebestnom2020-05-101-2/+2
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
|/
* clang-format: Add JavaImportGroups for Java codeRémi Verschelde2020-05-061-1/+3
* Fix copyright headers for recently added filesRémi Verschelde2020-03-281-2/+2
* Trim the whitespace around the plugins names.fhuya2020-03-061-2/+5
* Re-architecture of the Godot Android plugin.fhuya2020-03-051-0/+196