summaryrefslogtreecommitdiffstats
path: root/platform/android/api
Commit message (Expand)AuthorAgeFilesLines
* Adding missing include guards to header files identified by LGTM.Rajat Goswami2020-03-231-0/+5
* 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-202-5/+5
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-8/+8
* doc: Sync classref with current sourceRémi Verschelde2020-01-191-0/+30
* Fix ClassDB API portability with some android and editor classesIgnacio Etcheverry2020-01-193-0/+333