summaryrefslogtreecommitdiffstats
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39080 from m4gr3d/fix_emit_signalRémi Verschelde2020-05-271-2/+4
|\
| * Use compile-time constant for the size of the signal parametersFredia Huya-Kouadio2020-05-271-2/+4
* | Provide the ability for clients of the Godot library to add their own command...Fredia Huya-Kouadio2020-05-271-1/+2
* | Merge pull request #39050 from timoschwarzer/google-play-billing-4.0Rémi Verschelde2020-05-2615-1916/+213
|\ \
| * | Re-implement GodotPayment Android plugin using the Google Play Billing libraryTimo Schwarzer2020-05-2515-1916/+213
* | | Merge pull request #38996 from mbrlabs/android-plugin-fixRémi Verschelde2020-05-252-0/+45
|\ \ \
| * | | Perform a clean Gradle build if android plugins changedMarcus Brummer2020-05-252-0/+45
* | | | Merge pull request #39047 from m4gr3d/fix_emit_signalRémi Verschelde2020-05-251-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix parameters passing when emitting signalFredia Huya-Kouadio2020-05-251-2/+3
| | |/ | |/|
* / | Stop ignoring hidden files and directories in the `assets` directoryFredia Huya-Kouadio2020-05-251-0/+5
|/ /
* | Merge pull request #39004 from nekomatata/android-reset-surfaceRémi Verschelde2020-05-247-17/+43
|\ \
| * | Proper surface reset when resuming app on AndroidPouleyKetchoupp2020-05-247-17/+43
| |/
* / Use long instead of int for object id in Android java wrapperPouleyKetchoupp2020-05-244-11/+11
|/
* Merge pull request #38309 from SkyLucilfer/AndroidLineEditRémi Verschelde2020-05-207-21/+46
|\
| * Fix Android LineEdit editing bugsSkyJJ2020-05-167-21/+46
* | Style: Fix unnecessary semicolons that confused clang-formatRémi Verschelde2020-05-191-1/+1
* | Update the permission string for the Oculus hand tracking to match the latest...Fredia Huya-Kouadio2020-05-181-2/+2
* | Move mix_rate, ouput_latency to AudioDriverManagerFabio Alessandrelli2020-05-181-2/+2
* | Implementation of the Godot Android Plugin configuration fileFredia Huya-Kouadio2020-05-177-49/+466
|/
* Merge pull request #37924 from thebestnom/migrate-to-androidXRémi Verschelde2020-05-169-18/+25
|\
| * Android: Migrate deprecated support library to AndroidXthebestnom2020-05-109-18/+25
* | Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-21/+40
* | Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-1464-498/+0
* | Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-142-8/+3
|/
* Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde2020-05-101-8/+24
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-102-2/+4
* Style: Add missing copyright headersRémi Verschelde2020-05-101-2/+2
* clang-format: Add JavaImportGroups for Java codeRémi Verschelde2020-05-0636-45/+109
* Address `OS.request_permissions()` bug when non-platform permission(s) is inc...Fredia Huya-Kouadio2020-05-051-4/+7
* Rename InputFilter back to InputRémi Verschelde2020-04-283-26/+26
* Merge pull request #37193 from madmiraal/fix-android-export-unicode-errorsRémi Verschelde2020-04-281-5/+23
|\
| * Fix Android export throwing Unicode errors.Marcel Admiraal2020-03-201-5/+23
* | Fix detection logic for the Android sdk pathFredia Huya-Kouadio2020-04-241-1/+1
* | Fix Android templates size regressionFredia Huya-Kouadio2020-04-232-2/+6
* | Migrate legacy apache dependency to the GodotPayment pluginfhuya2020-04-156-7/+8
* | Android: Bump build tools to 29.0.3Rémi Verschelde2020-04-141-1/+1
* | Delete unused drawable resources.fhuya2020-04-134-0/+0
* | Validate supported architectures when exporting to AndroidSkyJJ2020-04-131-0/+9
* | Add signal support to Godot Android plugin:fhuya2020-04-108-188/+480
* | Merge pull request #37256 from m4gr3d/add_custom_build_gradle_settingsRémi Verschelde2020-04-102-0/+7
|\ \
| * | Update Android custom template build configuration.fhuya2020-04-072-0/+7
* | | Fix extra warnings in Android buildPouleyKetchoupp2020-04-101-8/+0
* | | Display Server supportPouleyKetchoupp2020-04-0810-740/+935
* | | Vulkan rendering for AndroidPouleyKetchoupp2020-04-0324-181/+484
* | | Android: Downgrade gradle plugin to 3.5.3Rémi Verschelde2020-04-021-1/+1
* | | Replace NULL with nullptrlupoDharkael2020-04-0217-115/+115
* | | SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-302-137/+180
* | | Fix copyright headers for recently added filesRémi Verschelde2020-03-282-4/+4
* | | Renaming of servers for coherency.Juan Linietsky2020-03-272-8/+8