62 Commits

Author SHA1 Message Date
OttoLidenbrock
d0d023396a Move android GUI buttons around, remove version name/number at top of screen, remove show debug info for release builds 2015-05-02 17:31:36 +10:00
OttoLidenbrock
c6bb4a0314 Tweak control pad size 2015-05-01 20:50:30 +10:00
OttoLidenbrock
600ad94abe Added left click to place block on android 2015-04-26 16:46:08 +10:00
OttoLidenbrock
90a3a06974 Move android movement controls to left hand side and make space for 4 more 2015-04-26 16:46:08 +10:00
OttoLidenbrock
e54da61f40 Fix noclip button (touchscreen) removal patch 2015-04-26 16:46:08 +10:00
Craig Robbins
6f1c5d20db Disable noclip button for Android 2015-04-26 16:46:08 +10:00
Aaron Suen
6d61375cc7 Clean scaling pre-filter for formspec/HUD. 2015-04-01 00:01:05 -04:00
Craig Robbins
9fbc3a8ca3 Slow down the "key repeat" touch speed for some Android controls
Increases the key/buttons repeat delay for fly, noclip, fast, debug and camera buttons
2015-03-24 22:19:32 +10:00
sapier
e201620ee1 Split gui_scaling to gui_scaling + hud_scaling as those elements need different handling on some devices 2015-01-09 14:31:33 +01:00
sapier
083d19b3fc Fixes for android
Copy only minetest_game to apk by default
Don't copy .git and .svn folders to apk
Fix bouncing asset copy scrollbar due to long filepaths
Reenable font scaling to fix broken menu on high dpi screens
Implement minetest loglevel to android loglevel mapping
Disable touch digging while moving around
2015-01-06 16:13:39 +01:00
Kodexky
62feade05d Add extra buttons to Android GUI. All icons are licensed by freepik.com under CC BY 3.0 2014-12-30 00:30:28 +10:00
sapier
1cc40c0a7c Add support for Android 2.3+
There have been plenty of ppl involved in creating this version.
I don't wanna mention names as I'm sure I'd forget someone so I
just tell where help has been done:
- The partial android versions done by various ppl
- Testing on different android devices
- reviewing code (especially the in core changes)
- testing controls
- reviewing texts

A big thank you to everyone helping this to be completed!
2014-06-29 18:17:56 +02:00