summaryrefslogtreecommitdiff
path: root/android/experimental
AgeCommit message (Expand)Author
2013-04-19Make the use of SAL_LOG=+WARN+INFO optionalTor Lillqvist
2013-04-19Minor comment changeTor Lillqvist
2013-04-19Attempt to avoid popping up keyboard after panningTor Lillqvist
2013-04-14fix android buildDavid Tardon
2013-04-12Add more componentsMichael Meeks
2013-04-11Get soffice.cfg from its new location for Android, tooTor Lillqvist
2013-04-02Typo: string.xml->strings.xmlZolnai Tamás
2013-03-27Use proper version numbersTor Lillqvist
2013-03-07Try to make the scrolling and zooming actions snappierTor Lillqvist
2013-03-07Start hacking on scrollingTor Lillqvist
2013-03-07Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist
2013-03-06Drop unused timestamp parametersTor Lillqvist
2013-03-05Rework scaling once moreTor Lillqvist
2013-03-04Field can be moved into the inner classTor Lillqvist
2013-03-03Android "desktop" app: Simplify bootstrapping on the Java sideTor Lillqvist
2013-03-03Android "desktop" app: More hacking on scalingTor Lillqvist
2013-03-03Add scroll and fling gesture recognitionTor Lillqvist
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03Do "real" zooming also while the scale gesture is in progressTor Lillqvist
2013-03-03libucppkg1 is needed, for auto-save I thinkTor Lillqvist
2013-03-03Support an ad-hoc (non-gbuild) Makefile workflow for the Android appsTor Lillqvist
2013-03-02Try to make the temporary pinch/spread hack look nicerTor Lillqvist
2013-03-02Start hacking on zoomingTor Lillqvist
2013-03-01add more stuff to android gitignorePeter Foley
2013-03-01fix android build in separate dirPeter Foley
2013-03-01Cleanups to the android and ios makefileryTor Lillqvist
2013-03-01Bin some unnecessarily verbose loggingTor Lillqvist
2013-03-01Pass touch events on to the ScaleGestureDetectorTor Lillqvist
2013-03-01Loading a test document works nowTor Lillqvist
2013-02-28Avoid "Warning: -writer is deprecated. Use --writer instead."Tor Lillqvist
2013-02-28Use more logial directory structureTor Lillqvist
2013-02-28Some keys need special handlingTor Lillqvist
2013-02-28Handle touch eventsTor Lillqvist
2013-02-27We need the spell library as soon as we have some text in WriterTor Lillqvist
2013-02-27Send text input to the LO codeTor Lillqvist
2013-02-26Make it easier to debug the app by sleeping for a while if a property is setTor Lillqvist
2013-02-26Remove copy-pasted imports and commentsTor Lillqvist
2013-02-26Experiment with enabling text input (not propagated to LO yet...)Tor Lillqvist
2013-02-25Temporary (one hopes) hack to get the actual view size down to SvpSalFrameTor Lillqvist
2013-02-25Use actual size of view instead of hardcoded 1000x600Tor Lillqvist
2013-02-22BitmapView can be a member classTor Lillqvist
2013-02-22Rename the package and .apk of the "desktop" test app to avoid confusionTor Lillqvist
2013-02-22Rename android/qa/desktop to android/experimenmtal/desktopTor Lillqvist
2013-02-21Need the spell libraryTor Lillqvist
2013-02-21Need the protocolhandler and spell librariesTor Lillqvist
2013-02-21UNO_TYPES and UNO_MORE_TYPES must contain file: URLs, not pathnamesTor Lillqvist
2013-02-15android: get the desktop demo building again.Michael Meeks
2013-02-15add missing chartcore.Michael Meeks
2013-02-15Add other missing libraries.Michael Meeks
2013-02-15add missing components.Michael Meeks