summaryrefslogtreecommitdiff
path: root/vcl/inc/android
AgeCommit message (Expand)Author
2022-01-14iOS+Android remove empty headerJan-Marek Glogowski
2021-12-29tdf#143148 : Use pragma once instead of include guardsRamreiso Kashung
2021-05-29vcl: Implement static vclplug usageJan-Marek Glogowski
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2019-12-12android: add abstraction to allow us to DetachThread sensibly.Michael Meeks
2018-08-22fix android buildNoel Grandin
2017-03-31vcl android: more adaptions to tools::RectangleMiklos Vajna
2016-02-01work around lack of cairo_rectangle_int_t with basegfxCaolán McNamara
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-05-21Bin one leftoverTor Lillqvist
2015-05-21Bin unused codeTor Lillqvist
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-17AndroidSalInstance::RedrawWindows() is called from only one placeTor Lillqvist
2013-03-17onAppCmd() and onInputEvent() don't exist any moreTor Lillqvist
2013-03-08AndroidSalInstance::Wakeup() is unusedTor Lillqvist
2013-03-08Don't crash the other experimental appsTor Lillqvist
2013-03-07Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist
2013-02-28Drop unuse maRedrawRegionTor Lillqvist
2013-02-23No NativeActivity, so native_app_glue and struct android_app are meaninglessTor Lillqvist
2013-02-21android: finally starting and rendering at least something again.Michael Meeks
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist
2012-04-11Drop unused EGL stuffTor Lillqvist
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks
2012-02-03android: implement theming to get default font set, 1st cut at GetWorkAreaMichael Meeks
2012-01-30android: add start of keycode mappingMichael Meeks
2012-01-27android: add EGL and pixel redrawing modes + start of 565 conversionMichael Meeks
2012-01-26android: get at least something onto the screenMichael Meeks
2012-01-26android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks
2012-01-25android: missing header piecesMichael Meeks
2012-01-25Bin global_android_app and instead use lo-bootstrap APITor Lillqvist
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks
2011-06-21Add (dummy) svsys.h file for AndroidTor Lillqvist