index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
android
/
org
/
scummvm
Age
Commit message (
Expand
)
Author
2019-09-27
ANDROID: Turn map into spliced list for easier marshalling
Eugene Sandulenko
2019-09-27
ANDROID: Initial code for external storage enumerator
Eugene Sandulenko
2019-09-23
ANDROID: Fix crash when exiting a game (Blade Runner)
Thanasis Antoniou
2019-09-08
ANDROID: Rewrite to make use of OpenGLGraphicsManager (#1695)
Cameron Cawley
2019-08-20
ANDROID: Add a button to show the virtual keyboard
Cameron Cawley
2019-08-02
ANDROID: Don't hide the virtual keyboard when the Enter key is pressed
Cameron Cawley
2019-05-09
ANDROID: Make pushEvent take 7 parameters instead of 6
Cameron Cawley
2018-10-05
ANDROID: Implement clipboard support
Cameron Cawley
2016-08-24
CLOUD: Add Networking::Connection::isLimited()
Alexander Tkachev
2016-08-24
CLOUD: Add openurl-android.cpp
Alexander Tkachev
2016-05-22
ANDROID: Add support for ScummVM menu on Android TV devices
Matthew Garrett
2015-01-05
ANDROID: Remove unpacker and fix support for non arm
Joel Teichroeb
2014-06-18
ANDROID: Hide system mouse pointer on OUYA
Marcus Comstedt
2014-02-27
ANDROID: Fix Android pre3.1 compatibility.
D G Turner
2014-02-22
ANDROID: Slight formatting fix.
Johannes Schickel
2014-02-21
ANDROID: Fix runtime failure on earlier versions of Android.
D G Turner
2014-01-27
ANDROID: Fix a race condition
Joel Teichroeb
2013-08-08
ANDROID: Enter main menu on middle mouse press
Marcus Comstedt
2013-08-08
ANDROID: Add support for joystick motion
Marcus Comstedt
2013-08-08
ANDROID: Add gamepad button support
Marcus Comstedt
2012-12-24
ANDROID: Remove parameter forcing use of Modern theme.
D G Turner
2012-10-21
ANDROID: Fixed tapping touchpad not sending left clicks
Lauri Härsilä
2012-10-19
ANDROID: Mouse and stylus support
Lauri Härsilä
2011-10-28
ANDROID: Actually create the savegame directory.
Alyssa Milburn
2011-10-25
ANDROID: Match versions when checking for plugins.
Alyssa Milburn
2011-10-25
ANDROID: Point the default savepath to external storage.
Alyssa Milburn
2011-10-25
ANDROID: Move from org.inodes.gus to org.scummvm.
Alyssa Milburn