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-11-30
AUDIO: Remove unused parameter from the MixerImpl constructor
Cameron Cawley
2019-11-25
ANDROID: Add docs and port dist files to Assets
Thanasis Antoniou
2019-11-12
ANDROID: Remove duplicate header inclusion in android.h
Thanasis Antoniou
2019-11-12
ANDROID: Override UTF-8 compliant definition of vsn_printf
Thanasis Antoniou
2019-11-08
ANDROID: Fix OSD message display crash or fail
Thanasis Antoniou
2019-11-01
OPENGL: Implement high DPI support on Android (#1895)
Cameron Cawley
2019-10-23
ANDROID: Simplify handling of menu/back button events
Cameron Cawley
2019-10-23
ANDROID: Add swap menu and back buttons option
Cameron Cawley
2019-10-21
ANDROID: Set target SDK to 28
Thanasis Antoniou
2019-10-18
ANDROID: Fix warning
Cameron Cawley
2019-10-16
ANDROID: Use more portable directory query method
Eugene Sandulenko
2019-10-11
ANDROID: Fix audio cd manager crash upon exit
Thanasis Antoniou
2019-10-08
ANDROID: Ask for external storage access onCreate()
Thanasis Antoniou
2019-10-06
ANDROID: Update starting version code for next release apks to 40
Thanasis Antoniou
2019-10-05
ANDROID: Set target SDK to 26 to AndroidManifest.xml and project.properties f...
Thanasis Antoniou
2019-10-05
ANDROID: Bump the target SDK to match the Google Play release
Eugene Sandulenko
2019-10-05
ANDROID: Added info about historical release version codes
Eugene Sandulenko
2019-09-27
ANDROID: Added more logic for scraping the storage paths
Eugene Sandulenko
2019-09-27
ANDROID: Request permissions to external storage
Eugene Sandulenko
2019-09-27
ANDROID: Fix exception
Eugene Sandulenko
2019-09-27
ANDROID: Added list of external storages to the list of accessible directories
Eugene Sandulenko
2019-09-27
ANDROID: Hook getAllStorageLocations() into JNI
Eugene Sandulenko
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
[next]