summaryrefslogtreecommitdiffstats
path: root/platform/android/api/java_class_wrapper.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Fix leakage of JNI object referencesFredia Huya-Kouadio2024-04-151-3/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Replace most uses of Map by HashMapreduz2022-05-161-3/+3
* Remove VARIANT_ARG* macrosreduz2022-03-091-2/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-5/+5
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Add override keywords.Marcel Admiraal2020-07-101-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-6/+0
* Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde2020-05-101-8/+24
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-2/+2
* Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.Juan Linietsky2020-02-251-7/+7
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-3/+3
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-8/+8
* Fix ClassDB API portability with some android and editor classesIgnacio Etcheverry2020-01-191-0/+245