summaryrefslogtreecommitdiffstats
path: root/platform/android/api
Commit message (Expand)AuthorAgeFilesLines
* Add override keywords.Marcel Admiraal2020-07-102-3/+3
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-143-28/+0
* Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde2020-05-101-8/+24
* Add signal support to Godot Android plugin:fhuya2020-04-102-0/+247
* Replace NULL with nullptrlupoDharkael2020-04-022-3/+3
* 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