aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android/org
AgeCommit message (Expand)Author
2019-10-16ANDROID: Use more portable directory query methodEugene Sandulenko
2019-10-08ANDROID: Ask for external storage access onCreate()Thanasis Antoniou
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-23ANDROID: Fix crash when exiting a game (Blade Runner)Thanasis Antoniou
2019-09-08ANDROID: Rewrite to make use of OpenGLGraphicsManager (#1695)Cameron Cawley
2019-08-20ANDROID: Add a button to show the virtual keyboardCameron Cawley
2019-08-02ANDROID: Don't hide the virtual keyboard when the Enter key is pressedCameron Cawley
2019-05-09ANDROID: Make pushEvent take 7 parameters instead of 6Cameron Cawley
2018-10-05ANDROID: Implement clipboard supportCameron Cawley
2016-08-24CLOUD: Add Networking::Connection::isLimited()Alexander Tkachev
2016-08-24CLOUD: Add openurl-android.cppAlexander Tkachev
2016-05-22ANDROID: Add support for ScummVM menu on Android TV devicesMatthew Garrett
2015-01-05ANDROID: Remove unpacker and fix support for non armJoel Teichroeb
2014-06-18ANDROID: Hide system mouse pointer on OUYAMarcus Comstedt
2014-02-27ANDROID: Fix Android pre3.1 compatibility.D G Turner
2014-02-22ANDROID: Slight formatting fix.Johannes Schickel
2014-02-21ANDROID: Fix runtime failure on earlier versions of Android.D G Turner
2014-01-27ANDROID: Fix a race conditionJoel Teichroeb
2013-08-08ANDROID: Enter main menu on middle mouse pressMarcus Comstedt
2013-08-08ANDROID: Add support for joystick motionMarcus Comstedt
2013-08-08ANDROID: Add gamepad button supportMarcus Comstedt
2012-12-24ANDROID: Remove parameter forcing use of Modern theme.D G Turner
2012-10-21ANDROID: Fixed tapping touchpad not sending left clicksLauri Härsilä
2012-10-19ANDROID: Mouse and stylus supportLauri Härsilä
2011-10-28ANDROID: Actually create the savegame directory.Alyssa Milburn
2011-10-25ANDROID: Match versions when checking for plugins.Alyssa Milburn
2011-10-25ANDROID: Point the default savepath to external storage.Alyssa Milburn
2011-10-25ANDROID: Move from org.inodes.gus to org.scummvm.Alyssa Milburn
2011-10-22ANDROID: Fix plugins on Android 3.1+.Alyssa Milburn
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-02ANDROID: Style fixdhewg
2011-04-06ANDROID: Add multitouch supportdhewg
2011-04-03ANDROID: Ignore unrelated surface changesdhewg
2011-03-30ANDROID: Map right click to Camera/Searchdhewg
2011-03-18ANDROID: Seperate DPAD codesdhewg
2011-03-18ANDROID: Implement trackball clickdhewg
2011-03-17ANDROID: Fix KeyEvent NullPointerExceptiondhewg
2011-03-17ANDROID: Ignore the slop area on all touch scrollsdhewg
2011-03-16ANDROID: Input system overhauldhewg
2011-03-16ANDROID: Cleanup and extend chooseEglConfigdhewg
2011-03-14ANDROID: Halve the audio buffer sizedhewg
2011-03-13ANDROID: Add support for video feature flagsdhewg