index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
android
/
java
/
lib
/
src
/
org
/
godotengine
/
godot
/
utils
/
PermissionsUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-3
/
+13
|
\
|
*
Enable automatic install of export apks for the Android editor
Fredia Huya-Kouadio
2024-10-28
1
-3
/
+13
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6d
Spartan322
2024-10-18
1
-3
/
+3
|
\
|
|
*
Fix Android app permissions for SDK levels earlier than 28
Andreas Raddau
2024-10-16
1
-3
/
+3
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Fix invalid return value when multiple permission requests are dispatched
Fredia Huya-Kouadio
2024-06-02
1
-4
/
+6
*
android: Fix UnsupportedOperationException remove from non-ArrayList
Lyuma
2024-03-25
1
-4
/
+4
*
Add `PermissionsUtil#requestPermissions(...)` to provide the ability to reque...
Fredia Huya-Kouadio
2024-03-07
1
-46
/
+86
*
Disable automatic permissions request
Fredia Huya-Kouadio
2024-01-11
1
-7
/
+7
*
Add support for the OpenXR Eye gaze interaction extension
Bastiaan Olij
2023-10-02
1
-0
/
+2
*
Godot Android re-architecture
Fredia Huya-Kouadio
2023-07-16
1
-16
/
+16
*
Fix issue causing the Android editor to crash when creating a new AudioStream...
Fredia Huya-Kouadio
2023-05-31
1
-14
/
+56
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-07-05
1
-16
/
+39
*
Style: Remove inconsistently used `@author` docstrings
Rémi Verschelde
2022-01-04
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Enable the ability to use Godot as a subview within an Android app
Fredia Huya-Kouadio
2020-06-25
1
-8
/
+7
*
Merge pull request #37924 from thebestnom/migrate-to-androidX
Rémi Verschelde
2020-05-16
1
-1
/
+2
|
\
|
*
Android: Migrate deprecated support library to AndroidX
thebestnom
2020-05-10
1
-1
/
+2
*
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
|
/
*
clang-format: Add JavaImportGroups for Java code
Rémi Verschelde
2020-05-06
1
-1
/
+3
*
Address `OS.request_permissions()` bug when non-platform permission(s) is inc...
Fredia Huya-Kouadio
2020-05-05
1
-4
/
+7
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fix crash on Android with no manifest permissions.
Fabio Alessandrelli
2019-12-17
1
-3
/
+5
*
Add GodotNetUtils Java class for Android.
Fabio Alessandrelli
2019-12-14
1
-0
/
+18
*
Style: Add missing copyright headers
Rémi Verschelde
2019-11-22
1
-0
/
+30
*
Add request permission automatically at android
Cagdas
2019-10-22
1
-0
/
+157