summaryrefslogtreecommitdiff
path: root/android/experimental/DocumentLoader
AgeCommit message (Expand)Author
2012-08-09Silence the annoyingly verbose vcl OSL_TRACEsTor Lillqvist
2012-08-09Fix edit mistake, the point is to not include the SDK build.xml hereTor Lillqvist
2012-08-03android: share the clobbering of ant rules to not compress resourcesMichael Meeks
2012-08-03Adapt architecture-specific bits from ../LibreOffice4Android/MakefileTor Lillqvist
2012-07-31More NDK r8b adaptationTor Lillqvist
2012-06-30Update for SDK tools rev 20Tor Lillqvist
2012-06-30Hacking on on-demand multiple-level-of-detail quad-tree ideasTor Lillqvist
2012-06-27Use "largeHeap" and "hardwareAccelerated" (quite visible improvement)Tor Lillqvist
2012-06-27Adapt page switch animation duration to fling velocityTor Lillqvist
2012-06-27Use GestureImageView again but still do handle page changesTor Lillqvist
2012-06-27Whitespace cleanupTor Lillqvist
2012-06-25Fixed some erroneous package references.Iain Billett
2012-06-25Add some "thinking aloud" style commentsTor Lillqvist
2012-06-22Fixed file opening.Iain Billett
2012-06-20Use actual view size instead of 1024x1024Tor Lillqvist
2012-06-20Parametrize the page cache sizeTor Lillqvist
2012-06-20Further tweaks to the async codeTor Lillqvist
2012-06-19Asynchronous document loading and page renderingTor Lillqvist
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist
2012-06-14Experiment with ViewFlipperTor Lillqvist
2012-06-12Use XToolkit2::createScreenCompatibleDeviceUsingBufferTor Lillqvist
2012-06-07Verify that we do get the RGBX format DIB we expectTor Lillqvist
2012-06-05Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist
2012-05-31Use Jason Polites's GestureImageView, and some cleanupTor Lillqvist
2012-05-31Display the rendered documentTor Lillqvist
2012-05-31Progress finallyTor Lillqvist
2012-05-31Getting closer, maybeTor Lillqvist
2012-05-30More experimentationTor Lillqvist
2012-05-24More clueless test hackingTor Lillqvist
2012-05-24Don't bother with so many test docsTor Lillqvist
2012-05-22A bit more introspective debugging output...Tor Lillqvist
2012-05-16Don't create the local.properties files in the source tree from configureTor Lillqvist
2012-05-16Move the sleep (for attaching debugger) earlierTor Lillqvist
2012-05-16Don't mention the same rdb file in both UNO_SERVICES and URE_MORE_SERVICESTor Lillqvist
2012-05-16Update library listTor Lillqvist
2012-04-20Drop libs that now are static, add a few missing onesTor Lillqvist
2012-04-20Enable loading of several documents, and do that thenTor Lillqvist
2012-04-18Move DocumentLoader to the "experimental" subdirectoryTor Lillqvist