summaryrefslogtreecommitdiff
path: root/platform/android/export
AgeCommit message (Expand)Author
2021-12-10Merge pull request #43181 from nathanfranke/string-emptyRémi Verschelde
2021-12-09Merge pull request #55767 from m4gr3d/config_hand_tracking_frequency_masterRémi Verschelde
2021-12-09Merge pull request #55759 from m4gr3d/enable_exclude_from_recents_masterRémi Verschelde
2021-12-09Add support for configuring the xr hand tracking frequency modene0fhyk
2021-12-09Enable configuration of the `android:excludeFromRecents` activity attribute.Fredia Huya-Kouadio
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-12-08Add configs to specify the min and target sdk versions.Fredia Huya-Kouadio
2021-11-23Rename `remove()` to `remove_at()` when removing by indexLightning_A
2021-11-20Add support for OpenXR export configurations.Fredia Huya-Kouadio
2021-11-15Drop pointless Android depth buffer settingPedro J. Estébanez
2021-11-09Merge pull request #54463 from RandomShaper/fix_gl3_32bitsRémi Verschelde
2021-11-01Fix new projects always being created with OpenGLHugo Locurcio
2021-11-01Drop broken Android 32-bit framebuffer setting for a reliable one for depth b...Pedro J. Estébanez
2021-10-31Use OpenGL 3.3 core profile instead of compatibility profileClay John
2021-10-30Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio
2021-10-30Add GLES2 2D renderer + Linux display managerlawnjelly
2021-10-28clang-format: Various fixes to comments alignment from `clang-format` 13Rémi Verschelde
2021-10-28clang-format: Disable alignment of operands, too unreliableRémi Verschelde
2021-10-26Android: Properly validate `godot_project_name_string` for Android special charsRémi Verschelde
2021-10-12Build for 64-bit ARM by default when compiling or exporting for AndroidHugo Locurcio
2021-10-11Pass the correct `export_format` argument to locate the assets directory when...ne0fhyk
2021-09-15Add support for Play Asset Delivery.ne0fhyk
2021-09-07Merge pull request #47391 from Calinou/platform-feature-tags-lowercaseJuan Linietsky
2021-09-01Merge pull request #52159 from m4gr3d/addoculus_openxr_Fredia Huya-Kouadio
2021-08-31Make platform feature tag names lowercaseHugo Locurcio
2021-08-29Rename String::is_rel_path to String::is_relative_pathWilson E. Alvarez
2021-08-27Update the AndroidManifest to enable access to Oculus OpenXR runtime.ne0fhyk
2021-08-22Merge pull request #49756 from Calinou/android-export-move-clear-previous-ins...Michael Alexsander
2021-08-16Add partial support for Android scoped storage.ne0fhyk
2021-08-16Move the Android "clear previous install" setting to Editor SettingsHugo Locurcio
2021-08-12Add support for prompting the user to retain app data on uninstall.Fredia Huya-Kouadio
2021-08-12Split android platform export template into multiple filesSergey Minakov
2021-08-01Make progress and errors translatable when exporting to AndroidHaoyu Qiu
2021-07-27Fix custom build exportFredia Huya-Kouadio
2021-07-15Addes ability to load build sources from file.reduz
2021-07-01Android: Add `isGame` application attribute, default to trueRémi Verschelde
2021-06-29Add GDNative libraries to Android custom Gradle buildsMarcel Admiraal
2021-06-22Add support for custom debug keystore.ne0fhyk
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-19Add adb output to error message when install failsMarcel Admiraal
2021-06-12Merge pull request #49123 from aaronfranke/it-is-timeRémi Verschelde
2021-06-11Add Time singletonAaron Franke
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-06-01Merge pull request #48963 from HaywardMorihara/export-android-keystore-debug-...Rémi Verschelde
2021-05-31Implement shader cachingreduz
2021-05-25Allow basic user data backup on AndroidPedro J. Estébanez
2021-05-24Exporting: Android Debug Keystore WarningsNathaniel Morihara
2021-05-24Use an enum to represent screen orientation in the Project SettingsHugo Locurcio
2021-04-27Core: Drop custom `copymem`/`zeromem` definesRémi Verschelde
2021-04-26Remove deprecated xr features properties. These properties are now provided d...Fredia Huya-Kouadio