summaryrefslogtreecommitdiff
path: root/android/experimental/DocumentLoader/src
AgeCommit message (Expand)Author
2012-11-26android: make this a bit more readableMiklos Vajna
2012-11-26android: extract duplicated casts to helper methodsMiklos Vajna
2012-11-22android: clean up no longer needed onSaveInstanceState()Miklos Vajna
2012-11-21android: add 'go to page' menu itemMiklos Vajna
2012-11-20android: don't load the document after every rotationMiklos Vajna
2012-11-20android: move toolkit and dummySmallDevice to bootstrapContext as wellMiklos Vajna
2012-11-20android: don't bootstrap after every rotation in DocumentLoaderMiklos Vajna
2012-11-13android: remember displayed page during rotation in DocumentLoaderMiklos Vajna
2012-10-24fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin
2012-10-22Seems that on the emulator the y scale is -1, huhTor Lillqvist
2012-10-11Some more loggingTor Lillqvist
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks
2012-08-20libmerged: add fsstorage, svl, sot, vclMatúš Kukan
2012-08-09Silence the annoyingly verbose vcl OSL_TRACEsTor Lillqvist
2012-06-30Hacking on on-demand multiple-level-of-detail quad-tree ideasTor 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-22A bit more introspective debugging output...Tor Lillqvist
2012-05-16Move the sleep (for attaching debugger) earlierTor Lillqvist
2012-04-20Enable loading of several documents, and do that thenTor Lillqvist
2012-04-18Move DocumentLoader to the "experimental" subdirectoryTor Lillqvist