summaryrefslogtreecommitdiffstats
path: root/android/experimental/desktop
Commit message (Expand)AuthorAgeFilesLines
* fileacc is not a separate component any moreTor Lillqvist2013-10-191-2/+0
* Fix up Android app makefilesTor Lillqvist2013-10-031-4/+2
* More files are no longer in OUTDIR, only in INSTDIRTor Lillqvist2013-09-111-6/+6
* Copy some stuff from INSTDIR, not OUTDIRTor Lillqvist2013-09-101-10/+10
* Imrove scrolling in the Android "Desktop" appPtyl2013-06-271-1/+7
* android: Keep the images_tango.zip name as isTor Lillqvist2013-05-021-1/+1
* Adapt to library name changes for Android, tooTor Lillqvist2013-05-021-1/+1
* android: remove lotus word pro filter - bit optimistic.Michael Meeks2013-04-301-2/+0
* Adapt to changes in type rdb file locations and namesTor Lillqvist2013-04-241-3/+2
* The file names of many UNO components have changedTor Lillqvist2013-04-231-7/+7
* Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist2013-04-193-27/+18
* Make the use of SAL_LOG=+WARN+INFO optionalTor Lillqvist2013-04-191-1/+6
* Minor comment changeTor Lillqvist2013-04-191-5/+8
* Attempt to avoid popping up keyboard after panningTor Lillqvist2013-04-191-1/+5
* fix android buildDavid Tardon2013-04-141-1/+1
* Add more componentsMichael Meeks2013-04-121-0/+36
* Get soffice.cfg from its new location for Android, tooTor Lillqvist2013-04-111-2/+2
* 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