summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2013-03-27Use proper version numbersTor Lillqvist3-3/+3
2013-03-27Bump android remote version to 1.0.6+, version code to 8Petr Mladek1-2/+2
2013-03-25Clean up Impress remove client source code a bit.Artur Dryomov10-27/+7
2013-03-25fdo#62591 - change Impress remote slide previews buildingArtur Dryomov2-44/+26
2013-03-23Allow installation on external storage (SD card)Tor Lillqvist1-1/+2
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-14fdo#60604 - fix Impress remote client speaker notes encodingArtur Dryomov1-5/+5
2013-03-14Change Impress remote client target SDK version.Artur Dryomov1-1/+1
2013-03-13Copy the .apks where the daily build uploader will find themTor Lillqvist4-8/+24
2013-03-12Bump android remote version to 1.0.5+, version code to 7Petr Mladek1-2/+2
2013-03-11fdo#60604 - tag notes text as UTF-8.Michael Meeks1-3/+3
2013-03-11fdo#61421 Added line to prevent screenlocking during presentationOndřej Smrž1-1/+2
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 Arnhold3-3/+3
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 Lillqvist4-4/+12
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-01android/sdremote dosen't need to depend on everythingPeter Foley2-2/+2
2013-03-01add more stuff to android gitignorePeter Foley1-0/+2
2013-03-01fix android build in separate dirPeter Foley8-12/+12
2013-03-01Cleanups to the android and ios makefileryTor Lillqvist10-26/+75
2013-02-28move android and ios to tail_buildPeter Foley1-1/+1
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/+0
2013-02-28Some keys need special handlingTor Lillqvist1-4/+38
2013-02-28Handle touch eventsTor Lillqvist1-2/+33
2013-02-27Bump android remote version to 1.0.4+, version code to 6Petr Mladek1-2/+2
2013-02-27We need the spell library as soon as we have some text in WriterTor Lillqvist1-0/+1
2013-02-27Send text input to the LO codeTor Lillqvist1-0/+5
2013-02-26Make it easier to debug the app by sleeping for a while if a property is setTor Lillqvist1-3/+15
2013-02-26createWindowFoo is unusedTor Lillqvist1-3/+0
2013-02-26Remove copy-pasted imports and commentsTor Lillqvist1-162/+1
2013-02-26Experiment with enabling text input (not propagated to LO yet...)Tor Lillqvist1-5/+59
2013-02-26Update android remote artwork.Thorsten Behrens5-0/+0
2013-02-25Temporary (one hopes) hack to get the actual view size down to SvpSalFrameTor Lillqvist1-3/+5
2013-02-25Use actual size of view instead of hardcoded 1000x600Tor Lillqvist1-3/+7
2013-02-22We are not using NativeActivity, nor do we plan to, IIUCTor Lillqvist1-104/+10