Commit History

Author SHA1 Message Date
  Jan Haller d38d76d039 Fix exit code of --help and --version, and test them in CI 3 years ago
  Marcel Admiraal 076638f13b Remove broken scroll gesture on Android 3 years ago
  Marcel Admiraal 2afef001e7 Cleanup Android C++ code 3 years ago
  bruvzg 6ab672d1ef Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 3 years ago
  Fredy Huya-Kouadio 3b1e62bc7c Fix the issue causing the screen to be black after resuming when in low processor mode. 3 years ago
  Fredia Huya-Kouadio b176b31f5d Fix flickering issues with low processor mode on Android 3 years ago
  Fredy Huya-Kouadio 5711037bf6 Android port of the Godot Editor 4 years ago
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 years ago
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Pedro J. Estébanez 07adf1193d Drop broken Android 32-bit framebuffer setting for a reliable one for depth buffer 3 years ago
  Pedro J. Estébanez e745088f1f Switch to input buffering on Android 4 years ago
  Rémi Verschelde b4baec08cf Merge pull request #50206 from groud/undoredo_increase_args_count 4 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  reduz 5ad4f26659 Implement the ability to disable classes 4 years ago
  Gilles Roudière 2f9a0268dd Increase the number of arguments accepted by UndoRedo methods 4 years ago
  Aaron Franke e919d894f8 Move many input enums to their own file 4 years ago
  Marcel Admiraal 4ba2ed332e Remove unused AudioDriverAndroid from Android 4 years ago
  Szymon Majewski 5634093703 Fixed screen orientation on Android 4 years ago
  Fredia Huya-Kouadio 2d574bcc85 Leverage java annotations to simplify the logic used to register the Godot plugin methods. 4 years ago
  Ev1lbl0w 838e7d0a8d Replace malloc's with Godot's memalloc macro 4 years ago
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Fabio Alessandrelli 09a9712a6a Remove unused FileAccessJAndroid. 4 years ago
  thebestnom e7f259c366 Android: Allow Mouse Capture 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  thebestnom 42513f2f47 Android: Mouse Implementation 4 years ago
  Juan Linietsky 438c380458 Add a separate application focus/in notification out from Window focus notification. 5 years ago
  Fredia Huya-Kouadio 175d43738a Enable the ability to use Godot as a subview within an Android app 5 years ago