aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android
AgeCommit message (Expand)Author
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
2014-06-28Merge pull request #461 from digitall/vkeybdFixDavid Turner
2014-06-18ANDROID: Allow build with non-ancient SDKMarcus Comstedt
2014-06-18ANDROID: Hide system mouse pointer on OUYAMarcus Comstedt
2014-06-07ANDROID: Fix casting away constMatthew Hoops
2014-05-05ANDROID: Fix correct keycode in keymapper for virtual keyboard trigger.D G Turner
2014-03-31ANDROID: Make transparent cursor pixels all 0 in 16bit cursor mode.Johannes Schickel
2014-03-26ANDROID: Fix color key handling for 16bit mouse cursors.Johannes Schickel
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-02-18ANDROID: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-27ANDROID: Fix a race conditionJoel Teichroeb
2014-01-23ANDROID: Add 32bpp support.Alyssa Milburn
2014-01-10ANDROID: Set correct blending functionMarcus Comstedt
2013-10-09ANDROID: Really fix compilation.D G Turner
2013-10-09ANDROID: Fix compilation.D G Turner
2013-10-08Merge pull request #372 from zeldin/ouyaDavid Turner
2013-08-18ANDROID: Add some margins when screen is a TVMarcus Comstedt
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
2013-08-07ANDROID: Add OUYA icon and intentMarcus Comstedt
2013-08-06ANDROID: Do not access Surface::pixels directly.Johannes Schickel
2013-07-04Merge pull request #331 from sev-/gsoc2012-eventsrecorderEugene Sandulenko
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2013-05-16ANDROID: Disable parachute slot 0 saves.Alyssa Milburn
2013-05-16ANDROID: Force htc_fail for all Android devices, for now.Alyssa Milburn
2013-05-16ANDROID: Ignore subdirectories of asset archives.Alyssa Milburn
2013-05-16ANDROID: Delete local JNI references to asset data/classes.Alyssa Milburn
2012-12-28ANDROID: Minor fixes to build-specific makefile.D G Turner
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ä