aboutsummaryrefslogtreecommitdiff
path: root/src/touchscreengui.cpp
AgeCommit message (Collapse)Author
2015-12-18Android: Implement Autohiding button bars to cleanup screenSapier
2015-12-17Android: Fix pressed buttons not beeing cleared on opening menuSapier
2015-08-25Change i++ to ++iDavid Jones
2015-04-01Clean scaling pre-filter for formspec/HUD.Aaron Suen
2015-03-24Slow down the "key repeat" touch speed for some Android controlsCraig Robbins
Increases the key/buttons repeat delay for fly, noclip, fast, debug and camera buttons
2015-01-09Split gui_scaling to gui_scaling + hud_scaling as those elements need ↵sapier
different handling on some devices
2015-01-06Fixes for androidsapier
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
2014-12-30Add extra buttons to Android GUI. All icons are licensed by freepik.com ↵Kodexky
under CC BY 3.0
2014-06-29Add support for Android 2.3+sapier
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!