Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize descriptions, add urls, remove deprecated tag from ↵ | melquiadess | 2024-04-11 | 1 | -15/+15 |
| | | | | non-deprecated permission | ||||
* | Merge pull request #90377 from ↵ | Rémi Verschelde | 2024-04-08 | 1 | -0/+3 |
|\ | | | | | | | | | | | melquiadess/add-post-notification-permission-to-a-list-of-available-permissions Android: Add `POST_NOTIFICATIONS` permission to the list of permissions available in the Export dialog | ||||
| * | Add POST_NOTIFICATIONS permission to the list of permissions available in ↵ | melquiadess | 2024-04-08 | 1 | -0/+3 |
| | | | | | | | | the Export dialog | ||||
* | | Merge pull request #87042 from Mickeon/documentation-EditorExportPlatform-misc | Rémi Verschelde | 2024-04-08 | 1 | -0/+1 |
|\ \ | |/ |/| | | | Add miscellaneous documentation to some classes | ||||
| * | Add miscellaneous documentation to some classes | Micky | 2024-01-10 | 1 | -0/+1 |
| | | |||||
* | | [Docs] Fix some experimental/deprecated hints | A Thousand Ships | 2024-02-23 | 1 | -20/+10 |
| | | |||||
* | | Merge pull request #88385 from m4gr3d/enable_legacy_packaging_main | Rémi Verschelde | 2024-02-17 | 1 | -0/+4 |
|\ \ | | | | | | | | | | Add export setting to specify whether the native libraries should be compressed for the gradle build | ||||
| * | | Add export setting to specify whether the native libraries should be ↵ | Fredia Huya-Kouadio | 2024-02-15 | 1 | -0/+4 |
| | | | | | | | | | | | | compressed for the gradle build | ||||
* | | | Android: Allow using alternative Gradle build directory | David Snopek | 2024-02-16 | 1 | -2/+10 |
|/ / | |||||
* / | Improve documentation on Android package unique name | Hugo Locurcio | 2024-02-06 | 1 | -1/+4 |
|/ | | | | | - Document `$genname` behavior. - Update to match actual validation and Google Play guidelines. | ||||
* | Docs: Fix link to Android Gradle build tutorial | Max Hilbrunner | 2023-10-16 | 1 | -1/+1 |
| | |||||
* | Add missing tutorials to documentation classes | Hugo Locurcio | 2023-08-19 | 1 | -0/+1 |
| | |||||
* | Add export setting to control whether to show the Godot app in the app library | Fredia Huya-Kouadio | 2023-08-13 | 1 | -0/+4 |
| | |||||
* | Merge pull request #35555 from Calinou/add-version-project-setting | Yuri Sizov | 2023-08-04 | 1 | -2/+2 |
|\ | | | | | Add a "version" project setting and use it in new export presets | ||||
| * | Add a "version" project setting and use it in new export presets | Hugo Locurcio | 2023-08-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | This makes it easy to retrieve the project version at runtime for display purposes, while simplifying the export preset configuration. You can now leave the version empty unless you need to override it on a per-preset basis. Since export presets save the values of default values to the `export_presets.cfg` file, this change only affects export presets created after this commit was merged. | ||||
* | | Fix various typos in classref | Haoyu Qiu | 2023-08-04 | 1 | -1/+1 |
|/ | |||||
* | Clean up the XR features parameters from core | Fredia Huya-Kouadio | 2023-07-18 | 1 | -6/+0 |
| | | | | | | Following on the previous commit, the XR features logic have now be moved to the Godot OpenXR loader plugin. See https://github.com/GodotVR/godot_openxr_loaders/pull/38 | ||||
* | Merge pull request #78164 from 0xafbf/allow-export-tv-and-launcher | Yuri Sizov | 2023-07-14 | 1 | -0/+6 |
|\ | | | | | | | Add options to show icon in Android TV and run app as Android launcher | ||||
| * | Add options to show icon in Android TV and run app as Android launcher | Andrés Botero | 2023-06-12 | 1 | -0/+6 |
| | | |||||
* | | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -1/+1 |
| | | | | | | | | | | | | We don't use that info for anything, and it generates unnecessary diffs every time we bump the minor version (and CI failures if we forget to sync some files from opt-in modules (mono, text_server_fb). | ||||
* | | Bump version to 4.2-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
|/ | | | | Keep on waitin' | ||||
* | Enhance icon fallback and their docs for exporters | Michael Alexsander | 2023-06-03 | 1 | -1/+4 |
| | |||||
* | Small docs syntax fixes | Max Hilbrunner | 2023-05-18 | 1 | -1/+1 |
| | |||||
* | Store sensitive export options in dedicated credentials file | Andreas Raddau | 2023-05-10 | 1 | -0/+6 |
| | |||||
* | Fixed various typos across the docs | UltraBIF | 2023-05-02 | 1 | -1/+1 |
| | |||||
* | [Export docs] Move docs to platform folders. | bruvzg | 2023-04-20 | 1 | -0/+581 |