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
Age
Commit message (
Expand
)
Author
2019-09-27
ANDROID: Hook external storage class into ScummVMHelper
Eugene Sandulenko
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-24
ANDROID: Use _system->destroy() instead of just delete in JNI::Destroy()
Thanasis Antoniou
2019-09-23
ANDROID: Remove duplicate _system->quit() from JNI::Destroy()
Thanasis Antoniou
2019-09-23
ANDROID: Fix crash when exiting a game (Blade Runner)
Thanasis Antoniou
2019-09-15
ANDROID: Use FORBIDDEN_SYMBOL_EXCEPTION_getenv for browser_lastpath purposes
Thanasis Antoniou
2019-09-15
ANDROID: Set default browser_lastpath to /storage
Thanasis Antoniou
2019-09-15
ANDROID: Set default browser_lastpath
Thanasis Antoniou
2019-09-08
ANDROID: Rewrite to make use of OpenGLGraphicsManager (#1695)
Cameron Cawley
2019-08-20
ANDROID: Use a better icon for the on screen control
Cameron Cawley
2019-08-20
ANDROID: Add a button to show the virtual keyboard
Cameron Cawley
2019-08-18
ANDROID: Don't deinitialize the EGL surface when pausing the application
Cameron Cawley
2019-08-02
ANDROID: Don't hide the virtual keyboard when the Enter key is pressed
Cameron Cawley
2019-07-23
ANDROID: Fix some Codacy warnings
Cameron Cawley
2019-07-08
BUILD: Package networking and virtual keyboard files on all platforms
Cameron Cawley
2019-06-21
ANDROID: Move isConnectionLimited into OSystem
Cameron Cawley
2019-05-09
ANDROID: Make pushEvent take 7 parameters instead of 6
Cameron Cawley
2019-04-20
ANDROID: Add a pthreads-based mutex manager
Cameron Cawley
2019-04-12
ANDROID: Factor event pushing into pushEvent
Cameron Cawley
2019-04-12
ANDROID: Move event types to a separate file
Cameron Cawley
2018-11-03
ANDROID: Fix a -Wformat-security warning
Cameron Cawley
2018-10-05
ANDROID: Implement clipboard support
Cameron Cawley
2018-07-29
ANDROID: Use the dedicated GUI option for enabling the touchpad mode
Cameron Cawley
2018-07-29
ANDROID: Replace getPixelFormatName function with PixelFormat::toString
Cameron Cawley
2017-11-25
ANDROID: Fix illegal-in-C++11 narrowing conversions
Colin Snover
2017-11-19
EVENTS: Rename synthetic to kbdRepeat
Bastien Bouclet
2017-10-15
BACKENDS: Constify PaletteManager::grabPalette implementations
Colin Snover
2016-09-10
CLOUD: Move openUrl to OSystem
Thierry Crozat
2016-08-30
Merge pull request #433 from klusark/assets
Eugene Sandulenko
2016-08-24
JANITORIAL: Remove spaces at the end of the line
Alexander Tkachev
2016-08-24
CLOUD: Add Networking::Connection::isLimited()
Alexander Tkachev
2016-08-24
CLOUD: Add openurl-android.cpp
Alexander Tkachev
2016-05-31
ANDROID: Set version code to 16. 15 was 1.8.1
Eugene Sandulenko
2016-05-23
ANDROID: Build against android-23 platform.
Alyssa Milburn
2016-05-22
ANDROID: Add support for ScummVM menu on Android TV devices
Matthew Garrett
2016-05-22
ANDROID: Add support for Leanback Launcher on Android TV
Matthew Garrett
2016-02-15
JANITORIAL: Typos detected with lintian & grep
Alexandre Detiste
2015-01-18
ANDROID: Remove plugins/unpacker from makefile.
Alyssa Milburn
2015-01-05
ANDROID: Remove unpacker and fix support for non arm
Joel Teichroeb
2015-01-05
ANDROID: Update the asset archive code to use AAssets
Joel Teichroeb
2015-01-04
Merge pull request #425 from klusark/android
Eugene Sandulenko
2014-11-15
ANDROID: Delay deleting a local ref until it's no longer used
Matthew Hoops
2014-07-22
ANDROID: Modernize build system
Joel Teichroeb
2014-07-01
ANDROID: Reinstate overscan margin resource for OUYA/GoogleTV
Marcus Comstedt
2014-06-28
Merge pull request #461 from digitall/vkeybdFix
David Turner
2014-06-18
ANDROID: Allow build with non-ancient SDK
Marcus Comstedt
2014-06-18
ANDROID: Hide system mouse pointer on OUYA
Marcus Comstedt
2014-06-07
ANDROID: Fix casting away const
Matthew Hoops
2014-05-05
ANDROID: Fix correct keycode in keymapper for virtual keyboard trigger.
D G Turner
[next]