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
/
jni.h
Age
Commit message (
Expand
)
Author
2019-08-20
ANDROID: Add a button to show the virtual keyboard
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
2015-01-05
ANDROID: Remove unpacker and fix support for non arm
Joel Teichroeb
2014-02-18
ANDROID: Make GPL headers consistent in themselves.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-16
ANDROID: Input system overhaul
dhewg
2011-03-13
ANDROID: Add support for video feature flags
dhewg
2011-03-03
ANDROID: Remove an indirection when pausing
dhewg
2011-03-03
ANDROID: Formatting/whitespaces
dhewg
2011-03-02
ANDROID: On pause, put all threads in a coma
dhewg
2011-03-02
ANDROID: Implement pause/resume
dhewg
2011-03-02
ANDROID: Check for a surface in updateScreen()
dhewg
2011-03-02
ANDROID: Move swapBuffers to the native side
dhewg
2011-03-02
ANDROID: Untangle JNI interweaving
dhewg
2011-02-27
ANDROID: Pause the AudioTrack when possible
dhewg
2011-02-27
ANDROID: Rework audio system
dhewg
2011-02-24
ANDROID: Move rest of everything JNI
dhewg
2011-02-24
ANDROID: Wrap JNI code in a class
dhewg