summaryrefslogtreecommitdiff
path: root/android/experimental/desktop/src/org/libreoffice/experimental/desktop/Desktop.java
AgeCommit message (Expand)AuthorFilesLines
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist1-22/+14
2013-04-19Make the use of SAL_LOG=+WARN+INFO optionalTor Lillqvist1-1/+6
2013-04-19Minor comment changeTor Lillqvist1-5/+8
2013-04-19Attempt to avoid popping up keyboard after panningTor Lillqvist1-1/+5
2013-03-07Try to make the scrolling and zooming actions snappierTor Lillqvist1-17/+18
2013-03-07Start hacking on scrollingTor Lillqvist1-10/+38
2013-03-07Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist1-9/+42
2013-03-06Drop unused timestamp parametersTor Lillqvist1-13/+8
2013-03-05Rework scaling once moreTor Lillqvist1-23/+17
2013-03-04Field can be moved into the inner classTor Lillqvist1-1/+2
2013-03-03Android "desktop" app: Simplify bootstrapping on the Java sideTor Lillqvist1-35/+3
2013-03-03Android "desktop" app: More hacking on scalingTor Lillqvist1-8/+12
2013-03-03Add scroll and fling gesture recognitionTor Lillqvist1-7/+25
2013-03-03Do "real" zooming also while the scale gesture is in progressTor Lillqvist1-19/+7
2013-03-02Try to make the temporary pinch/spread hack look nicerTor Lillqvist1-2/+11
2013-03-02Start hacking on zoomingTor Lillqvist1-2/+40
2013-03-01Bin some unnecessarily verbose loggingTor Lillqvist1-5/+0
2013-03-01Pass touch events on to the ScaleGestureDetectorTor Lillqvist1-0/+2
2013-03-01Loading a test document works nowTor Lillqvist1-2/+2
2013-02-28Avoid "Warning: -writer is deprecated. Use --writer instead."Tor Lillqvist1-1/+1
2013-02-28Use more logial directory structureTor Lillqvist1-0/+295