summaryrefslogtreecommitdiffstats
path: root/android/experimental/desktop
Commit message (Expand)AuthorAgeFilesLines
* Use proper version numbersTor Lillqvist2013-03-271-1/+1
* Try to make the scrolling and zooming actions snappierTor Lillqvist2013-03-071-17/+18
* Start hacking on scrollingTor Lillqvist2013-03-071-10/+38
* Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist2013-03-072-13/+47
* Drop unused timestamp parametersTor Lillqvist2013-03-061-13/+8
* Rework scaling once moreTor Lillqvist2013-03-051-23/+17
* Field can be moved into the inner classTor Lillqvist2013-03-041-1/+2
* Android "desktop" app: Simplify bootstrapping on the Java sideTor Lillqvist2013-03-031-35/+3
* Android "desktop" app: More hacking on scalingTor Lillqvist2013-03-031-8/+12
* Add scroll and fling gesture recognitionTor Lillqvist2013-03-031-7/+25
* Do "real" zooming also while the scale gesture is in progressTor Lillqvist2013-03-031-19/+7
* libucppkg1 is needed, for auto-save I thinkTor Lillqvist2013-03-031-0/+2
* Support an ad-hoc (non-gbuild) Makefile workflow for the Android appsTor Lillqvist2013-03-031-1/+3
* Try to make the temporary pinch/spread hack look nicerTor Lillqvist2013-03-021-2/+11
* Start hacking on zoomingTor Lillqvist2013-03-021-2/+40
* fix android build in separate dirPeter Foley2013-03-011-1/+1
* Cleanups to the android and ios makefileryTor Lillqvist2013-03-011-1/+1
* Bin some unnecessarily verbose loggingTor Lillqvist2013-03-011-5/+0
* Pass touch events on to the ScaleGestureDetectorTor Lillqvist2013-03-011-0/+2
* Loading a test document works nowTor Lillqvist2013-03-011-2/+2
* Avoid "Warning: -writer is deprecated. Use --writer instead."Tor Lillqvist2013-02-281-1/+1
* Use more logial directory structureTor Lillqvist2013-02-281-0/+0
* Some keys need special handlingTor Lillqvist2013-02-281-4/+38
* Handle touch eventsTor Lillqvist2013-02-281-2/+33
* We need the spell library as soon as we have some text in WriterTor Lillqvist2013-02-271-0/+1
* Send text input to the LO codeTor Lillqvist2013-02-271-0/+5
* Make it easier to debug the app by sleeping for a while if a property is setTor Lillqvist2013-02-261-3/+15
* Remove copy-pasted imports and commentsTor Lillqvist2013-02-261-162/+1
* Experiment with enabling text input (not propagated to LO yet...)Tor Lillqvist2013-02-261-5/+59
* Temporary (one hopes) hack to get the actual view size down to SvpSalFrameTor Lillqvist2013-02-251-3/+5
* Use actual size of view instead of hardcoded 1000x600Tor Lillqvist2013-02-251-3/+7
* BitmapView can be a member classTor Lillqvist2013-02-221-8/+5
* Rename the package and .apk of the "desktop" test app to avoid confusionTor Lillqvist2013-02-227-28/+24
* Rename android/qa/desktop to android/experimenmtal/desktopTor Lillqvist2013-02-2211-0/+928