summaryrefslogtreecommitdiffstats
path: root/platform/android/java
Commit message (Expand)AuthorAgeFilesLines
* Add 'Export App Bundle' to Android Export OptionsAman Jain2020-08-052-0/+60
* Move PopupWindow logic to GodotEditText on AndroidPouleyKetchoupp2020-07-282-67/+56
* Merge pull request #40706 from akien-mga/style-fix-file_format-macosRémi Verschelde2020-07-271-1/+1
|\
| * Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde2020-07-271-1/+1
* | Merge pull request #40671 from nekomatata/virtual-keyboard-height-fixRémi Verschelde2020-07-272-7/+43
|\ \
| * | Fix virtual keyboard height regressionPouleyKetchoupp2020-07-242-7/+43
* | | Fix Return key events in LineEdit & TextEdit on AndroidPouleyKetchoupp2020-07-263-7/+21
| |/ |/|
* | Write an AndroidManifest.xml file to be merged with app module's manifest.Aman Jain2020-07-242-0/+18
* | Android: Keyboard modifier and arrow key supportthebestnom2020-07-214-4/+39
|/
* Merge pull request #40422 from amanj120/forward_port_bundle_pr_resourcesRémi Verschelde2020-07-2046-10/+62
|\
| * Create strings.xml files in the gradle project to handle localizationAman Jain2020-07-1546-10/+62
* | Disable virtual keyboard focus adjustment on AndroidPouleyKetchoupp2020-07-201-0/+1
|/
* Commit other files changed by file_format.shAaron Franke2020-07-1342-42/+42
* Fix the logic to enable focus awarenessFredia Huya-Kouadio2020-06-271-2/+2
* Enable the ability to use Godot as a subview within an Android appFredia Huya-Kouadio2020-06-2512-194/+298
* Follow up cleanup for the godotpayment project moduleFredia Huya-Kouadio2020-06-222-1/+0
* Remove GodotPayment android pluginTimo Schwarzer2020-06-226-356/+0
* Clean up the `GodotPlugin` public API.Fredia Huya-Kouadio2020-06-163-7/+17
* Add support for focus awarenessFredia Huya-Kouadio2020-06-041-0/+3
* Add missing consumePurchase plugin method for GodotPaymentvolzhs2020-05-281-1/+1
* Validate that `Use Custom Build` is enabled when `Plugins` are selectedFredia Huya-Kouadio2020-05-272-6/+3
* 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-2614-1915/+212
|\
| * Re-implement GodotPayment Android plugin using the Google Play Billing libraryTimo Schwarzer2020-05-2514-1915/+212
* | 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-243-13/+7
|\
| * Proper surface reset when resuming app on AndroidPouleyKetchoupp2020-05-243-13/+7
* | Use long instead of int for object id in Android java wrapperPouleyKetchoupp2020-05-242-5/+5
|/
* Merge pull request #38309 from SkyLucilfer/AndroidLineEditRémi Verschelde2020-05-203-14/+39
|\
| * Fix Android LineEdit editing bugsSkyJJ2020-05-163-14/+39
* | Style: Fix unnecessary semicolons that confused clang-formatRémi Verschelde2020-05-191-1/+1
* | Implementation of the Godot Android Plugin configuration fileFredia Huya-Kouadio2020-05-175-36/+84
|/
* 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: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-1435-105/+0
|/
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-101-1/+2
* 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
* 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
* Add signal support to Godot Android plugin:fhuya2020-04-102-1/+182
* 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
* | Display Server supportPouleyKetchoupp2020-04-081-36/+4
* | Vulkan rendering for AndroidPouleyKetchoupp2020-04-0316-113/+348
* | Android: Downgrade gradle plugin to 3.5.3Rémi Verschelde2020-04-021-1/+1
* | Fix copyright headers for recently added filesRémi Verschelde2020-03-282-4/+4
|/