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
Age
Commit message (
Expand
)
Author
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
2011-10-22
ANDROID: Fix plugins on Android 3.1+.
Alyssa Milburn
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-02
ANDROID: Style fix
dhewg
2011-04-06
ANDROID: Add multitouch support
dhewg
2011-04-03
ANDROID: Ignore unrelated surface changes
dhewg
2011-03-30
ANDROID: Map right click to Camera/Search
dhewg
2011-03-18
ANDROID: Seperate DPAD codes
dhewg
2011-03-18
ANDROID: Implement trackball click
dhewg
2011-03-17
ANDROID: Fix KeyEvent NullPointerException
dhewg
2011-03-17
ANDROID: Ignore the slop area on all touch scrolls
dhewg
2011-03-16
ANDROID: Input system overhaul
dhewg
2011-03-16
ANDROID: Cleanup and extend chooseEglConfig
dhewg
2011-03-14
ANDROID: Halve the audio buffer size
dhewg
2011-03-13
ANDROID: Add support for video feature flags
dhewg
2011-03-03
ANDROID: Rename member vars according to our style
dhewg
2011-03-03
ANDROID: Remove an indirection when pausing
dhewg
2011-03-03
ANDROID: Formatting/whitespaces
dhewg
2011-03-02
ANDROID: Implement pause/resume
dhewg
2011-03-02
ANDROID: Move swapBuffers to the native side
dhewg
2011-03-02
ANDROID: Untangle JNI interweaving
dhewg
2011-02-27
ANDROID: Remove dead code
dhewg
2011-02-27
ANDROID: Remove unnecessary code
dhewg
2011-02-27
ANDROID: Rework audio system
dhewg
2011-02-27
ANDROID: Formatting
dhewg
2011-02-26
ANDROID: Allow softkeybd on all devices
dhewg
2011-02-24
ANDROID: Disable zoning for now
dhewg
2011-02-24
ANDROID: We are not a text editor
dhewg
2011-02-14
ANDROID: Use and reinit texture on screen changes
dhewg
2011-02-14
ANDROID: Unify log prefix
dhewg
2011-02-14
ANDROID: Allow monolithic builds to run
dhewg
2010-10-25
ANDROID: Don't trust eglChooseConfig and refilter/sort results manually
Angus Lees
2010-07-05
Drop direct use of (private) libEGL.so and call EGL functions via Java.
Angus Lees
2010-06-29
Replace some code with constructs that work on Android pre-1.6.
Angus Lees
2010-06-11
Add support for setFocusRectangle - enabled on 'small' Android screens.
Angus Lees
2010-06-06
whitespace corrections
Max Horn
[next]