summaryrefslogtreecommitdiff
path: root/android/experimental/desktop/src
AgeCommit message (Expand)Author
2013-06-27Imrove scrolling in the Android "Desktop" appPtyl
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist
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-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-03Do "real" zooming also while the scale gesture is in progressTor Lillqvist
2013-03-02Try to make the temporary pinch/spread hack look nicerTor Lillqvist
2013-03-02Start hacking on zoomingTor 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-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