aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorCameron Cawley2019-09-20 22:56:22 +0100
committerCameron Cawley2019-09-20 22:56:22 +0100
commita637f2d06bde5add0c69e780caca910e51a64c01 (patch)
tree268a32546b6fecdc05e057de08a12187e3cc1e46 /NEWS.md
parent9d028ac4accab47bbf05956b1cfccf3f482f2328 (diff)
downloadscummvm-rg350-a637f2d06bde5add0c69e780caca910e51a64c01.tar.gz
scummvm-rg350-a637f2d06bde5add0c69e780caca910e51a64c01.tar.bz2
scummvm-rg350-a637f2d06bde5add0c69e780caca910e51a64c01.zip
NEWS: Add Android-related changes for v2.1.0
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index b3334f8df7..d1ded23dda 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -118,6 +118,12 @@ For a more comprehensive changelog of the latest experimental code, see:
- Fixed graphical glitch in Zork: Grand Inquisitor.
- Packaged the required fonts with ScummVM.
+ Android port:
+ - Rewrote to make use of the OpenGL Graphics Manager
+ - Added a button to show the virtual keyboard.
+ - Implemented clipboard support.
+ - Use the dedicated GUI option for enabling the touchpad mode
+
iOS port:
- Added three-fingers swipe gestures to simulate arrow keys.
- Added pinch in and out gestures to show and hide the keyboard.