aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android
AgeCommit message (Expand)Author
2019-09-27ANDROID: Added more logic for scraping the storage pathsEugene Sandulenko
2019-09-27ANDROID: Request permissions to external storageEugene Sandulenko
2019-09-27ANDROID: Fix exceptionEugene Sandulenko
2019-09-27ANDROID: Added list of external storages to the list of accessible directoriesEugene Sandulenko
2019-09-27ANDROID: Hook getAllStorageLocations() into JNIEugene Sandulenko
2019-09-27ANDROID: Hook external storage class into ScummVMHelperEugene Sandulenko
2019-09-27ANDROID: Turn map into spliced list for easier marshallingEugene Sandulenko
2019-09-27ANDROID: Initial code for external storage enumeratorEugene Sandulenko
2019-09-24ANDROID: Use _system->destroy() instead of just delete in JNI::Destroy()Thanasis Antoniou
2019-09-23ANDROID: Remove duplicate _system->quit() from JNI::Destroy()Thanasis Antoniou
2019-09-23ANDROID: Fix crash when exiting a game (Blade Runner)Thanasis Antoniou
2019-09-15ANDROID: Use FORBIDDEN_SYMBOL_EXCEPTION_getenv for browser_lastpath purposesThanasis Antoniou
2019-09-15ANDROID: Set default browser_lastpath to /storageThanasis Antoniou
2019-09-15ANDROID: Set default browser_lastpathThanasis Antoniou
2019-09-08ANDROID: Rewrite to make use of OpenGLGraphicsManager (#1695)Cameron Cawley
2019-08-20ANDROID: Use a better icon for the on screen controlCameron Cawley
2019-08-20ANDROID: Add a button to show the virtual keyboardCameron Cawley
2019-08-18ANDROID: Don't deinitialize the EGL surface when pausing the applicationCameron Cawley
2019-08-02ANDROID: Don't hide the virtual keyboard when the Enter key is pressedCameron Cawley
2019-07-23ANDROID: Fix some Codacy warningsCameron Cawley
2019-07-08BUILD: Package networking and virtual keyboard files on all platformsCameron Cawley
2019-06-21ANDROID: Move isConnectionLimited into OSystemCameron Cawley
2019-05-09ANDROID: Make pushEvent take 7 parameters instead of 6Cameron Cawley
2019-04-20ANDROID: Add a pthreads-based mutex managerCameron Cawley
2019-04-12ANDROID: Factor event pushing into pushEventCameron Cawley
2019-04-12ANDROID: Move event types to a separate fileCameron Cawley
2018-11-03ANDROID: Fix a -Wformat-security warningCameron Cawley
2018-10-05ANDROID: Implement clipboard supportCameron Cawley
2018-07-29ANDROID: Use the dedicated GUI option for enabling the touchpad modeCameron Cawley
2018-07-29ANDROID: Replace getPixelFormatName function with PixelFormat::toStringCameron Cawley
2017-11-25ANDROID: Fix illegal-in-C++11 narrowing conversionsColin Snover
2017-11-19EVENTS: Rename synthetic to kbdRepeatBastien Bouclet
2017-10-15BACKENDS: Constify PaletteManager::grabPalette implementationsColin Snover
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2016-08-30Merge pull request #433 from klusark/assetsEugene Sandulenko
2016-08-24JANITORIAL: Remove spaces at the end of the lineAlexander Tkachev
2016-08-24CLOUD: Add Networking::Connection::isLimited()Alexander Tkachev
2016-08-24CLOUD: Add openurl-android.cppAlexander Tkachev
2016-05-31ANDROID: Set version code to 16. 15 was 1.8.1Eugene Sandulenko
2016-05-23ANDROID: Build against android-23 platform.Alyssa Milburn
2016-05-22ANDROID: Add support for ScummVM menu on Android TV devicesMatthew Garrett
2016-05-22ANDROID: Add support for Leanback Launcher on Android TVMatthew Garrett
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2015-01-18ANDROID: Remove plugins/unpacker from makefile.Alyssa Milburn
2015-01-05ANDROID: Remove unpacker and fix support for non armJoel Teichroeb
2015-01-05ANDROID: Update the asset archive code to use AAssetsJoel Teichroeb
2015-01-04Merge pull request #425 from klusark/androidEugene Sandulenko
2014-11-15ANDROID: Delay deleting a local ref until it's no longer usedMatthew Hoops
2014-07-22ANDROID: Modernize build systemJoel Teichroeb
2014-07-01ANDROID: Reinstate overscan margin resource for OUYA/GoogleTVMarcus Comstedt