aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android/android.cpp
AgeCommit message (Expand)Author
2019-10-23ANDROID: Add swap menu and back buttons optionCameron Cawley
2019-10-18ANDROID: Fix warningCameron Cawley
2019-10-11ANDROID: Fix audio cd manager crash upon exitThanasis Antoniou
2019-09-24ANDROID: Use _system->destroy() instead of just delete in 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: Add a button to show the virtual keyboardCameron Cawley
2019-07-23ANDROID: Fix some Codacy warningsCameron Cawley
2019-06-21ANDROID: Move isConnectionLimited into OSystemCameron Cawley
2019-04-20ANDROID: Add a pthreads-based mutex managerCameron Cawley
2018-10-05ANDROID: Implement clipboard supportCameron Cawley
2018-07-29ANDROID: Use the dedicated GUI option for enabling the touchpad modeCameron Cawley
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2015-01-05ANDROID: Remove unpacker and fix support for non armJoel Teichroeb
2014-02-18ANDROID: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-08ANDROID: Add support for joystick motionMarcus Comstedt
2013-07-04Merge pull request #331 from sev-/gsoc2012-eventsrecorderEugene Sandulenko
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2013-05-16ANDROID: Force htc_fail for all Android devices, for now.Alyssa Milburn
2012-06-09COMMON: Add tm_wday to our TimeDate structMatthew Hoops
2012-02-03ANDROID: Add faked input delay.Alyssa Milburn
2011-10-21ANDROID: Delete _timerManager in OSystem_Android's destructor.Alyssa Milburn
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-18ANDROID: Fix kFeatureCursorPalette.Alyssa Milburn
2011-06-08BACKENDS: Shuffle backends class hierarchy and module initializationMax Horn
2011-06-07ANDROID: Use OSystem's 'slots' for timer/savefile manager & fsfactoryMax Horn
2011-06-06BACKENDS: Unify AudioCD manager instantiationMax Horn
2011-06-06COMMON: Add kInfo LogMessageType.Alyssa Milburn
2011-06-04BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState callsMax Horn
2011-06-04COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPaletteMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-03ANDROID: Fix various forbidden symbol clashesMax Horn
2011-05-03BACKENDS: Allow various files to use stuff from time.hMax Horn
2011-04-28ANDROID: Fix compilation some moredhewg
2011-04-06ANDROID: Add multitouch supportdhewg
2011-04-05ANDROID: Use the manufacturer string for workaroundsdhewg
2011-04-05ANDROID: Log device manufacturer, model and branddhewg
2011-04-05ANDROID: Use a faked paletted texture for CLUT cursorsdhewg
2011-04-02ANDROID: Attempt at working around some HTC faildhewg
2011-03-22ANDROID: Fix timer frequency to match SDLdhewg
2011-03-19ANDROID: Implement OSystem::getSystemLanguage()dhewg
2011-03-19ANDROID: Log some system propertiesdhewg
2011-03-17ANDROID: Increase default touchpad mode scaledhewg
2011-03-17ANDROID: Ignore the slop area on all touch scrollsdhewg
2011-03-17ANDROID: Init vars to match with the defaultsdhewg
2011-03-16ANDROID: Input system overhauldhewg
2011-03-15ANDROID: Add missing cases to getFeatureState()dhewg