index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
/
native
Age
Commit message (
Expand
)
Author
2023-03-02
Fix task ordering and more in Gradle Android build
sfan5
2023-02-18
Android: Increase minimum SDK version to 21
Muhammad Rifqi Priyo Susanto
2023-01-06
Add dynamic exposure correction (#12959)
x2048
2022-10-31
Android: Increase target/compiled SDK version to 32 (#12911)
Muhammad Rifqi Priyo Susanto
2022-08-25
Fix and enable x86 build for Android (#12700)
savilli
2022-08-02
Run Minetest update checker on startup (#7629)
SmallJoker
2022-05-21
Fixes to Android build + option to turn LuaJIT on/off for testing purposes (#...
paradust7
2022-02-26
Move the codebase to C++14
sfan5
2022-01-08
Fully remove bitmap font support (#11863)
sfan5
2021-11-27
Update to Android target SDK 30 (#11746)
rubenwardy
2021-10-31
Update Android to new dependency repo (#11690)
sfan5
2021-10-15
Use scoped app storage on Android (#11466)
rubenwardy
2021-08-31
Switch MapBlock compression to zstd (#10788)
lhofhansl
2021-08-08
Gettext support on Android (#11435)
Pevernow
2021-06-21
Move build/android directory to root of project (#11283)
NeroBurner