summaryrefslogtreecommitdiff
path: root/android/experimental
AgeCommit message (Expand)AuthorFilesLines
2013-11-01Add (dummy) touch_ui_dialog_modal() implementationsTor Lillqvist2-0/+61
2013-10-26android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan3-9/+9
2013-10-25Fix fallout from 30fc3d6cff15ceabea6e1f9c4683cd383c322d72Tor Lillqvist2-18/+18
2013-10-25Fix bit-rotTor Lillqvist3-7/+6
2013-10-23Add dummy implementations of the UI layer callbacks now requiredTor Lillqvist2-0/+88
2013-10-19fileacc is not a separate component any moreTor Lillqvist1-2/+0
2013-10-19fileacc is not a separate component any moreTor Lillqvist2-4/+0
2013-10-03Fix up Android app makefilesTor Lillqvist3-12/+6
2013-09-11More files are no longer in OUTDIR, only in INSTDIRTor Lillqvist3-17/+17
2013-09-10Copy some stuff from INSTDIR, not OUTDIRTor Lillqvist1-10/+10
2013-07-22LibreOffice4Android: render in a bit better qualityMiklos Vajna1-2/+11
2013-07-22LibreOffice4Android: support pinch zoom and dragging around while in zoomMiklos Vajna1-1/+136
2013-06-28android: prefer external storage in DocumentLoader / LibreOffice4AndroidMiklos Vajna2-0/+2
2013-06-27Imrove scrolling in the Android "Desktop" appPtyl1-1/+7
2013-05-02android: Keep the images_tango.zip name as isTor Lillqvist1-1/+1
2013-05-02Adapt to library name changes for Android, tooTor Lillqvist3-3/+3
2013-04-30android: remove lotus word pro filter - bit optimistic.Michael Meeks3-6/+0
2013-04-24Adapt to changes in type rdb file locations and namesTor Lillqvist3-9/+6
2013-04-23The file names of many UNO components have changedTor Lillqvist1-7/+7
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist3-27/+18
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-04-14fix android buildDavid Tardon3-3/+3
2013-04-12Add more componentsMichael Meeks1-0/+36
2013-04-11Get soffice.cfg from its new location for Android, tooTor Lillqvist3-6/+6
2013-04-02Typo: string.xml->strings.xmlZolnai Tamás1-0/+0
2013-03-27Use proper version numbersTor Lillqvist3-3/+3
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 Lillqvist2-13/+47
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-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03Do "real" zooming also while the scale gesture is in progressTor Lillqvist1-19/+7
2013-03-03libucppkg1 is needed, for auto-save I thinkTor Lillqvist1-0/+2
2013-03-03Support an ad-hoc (non-gbuild) Makefile workflow for the Android appsTor Lillqvist3-3/+9
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-01add more stuff to android gitignorePeter Foley1-0/+2
2013-03-01fix android build in separate dirPeter Foley3-3/+3
2013-03-01Cleanups to the android and ios makefileryTor Lillqvist3-3/+3
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