summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2012-07-31More NDK r8b adaptationTor Lillqvist
2012-07-20android: x86 porting work.Michael Meeks
2012-07-12couple more file extensionMichael Meeks
2012-07-11Added DocumentViewer class to hide page navigation/caching details.Iain Billett
2012-07-04Use page thumbnails for icons.Iain Billett
2012-07-04Moved headers in xml files. Save page 1 thumbnail in onDestroy.Iain Billett
2012-07-04Added licence headers on java & xml files.Iain Billett
2012-07-04removed progress bar - layout issues - will come back to it.Iain Billett
2012-07-04Added progress bar.Iain Billett
2012-07-04Some optimisations of the open method to re use page views where possible. wo...Iain Billett
2012-07-01This is Java, not C++Tor 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-29android: add more extensions, fix build issueMichael Meeks
2012-06-29android: cleanup the file extension guessing and expand it for prettinessMichael Meeks
2012-06-28First draft of "navigator", a strip of "live" thumbnails which are clickable.Iain Billett
2012-06-28Some styling of document viewer. Transparent overlayed action bar with hide/s...Iain Billett
2012-06-27update cppunit to 1.13.0Markus Mohrhard
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-26android: make launcher function as expected - starts writer.Michael Meeks
2012-06-26android: remove duplicate services.rdb from config, and static bitsMichael Meeks
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-22LibreOffice4Android can now open actual .odt documents from the file explorer.Iain Billett
2012-06-22LibreOffice4Android now builds.Iain Billett
2012-06-22An new project to combine DocumentLoader with the Android UI. (Not building -...Iain Billett
2012-06-22Added a preferences activity to set default behaviour.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-19Added file sorting - alphabetical, by size, by last modified.Iain Billett
2012-06-19Re-organised the Android UI code to make better use of Android lifecycle even...Iain Billett
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist
2012-06-15Some UI tweeks - trying to get long filenames to display nicely.Iain Billett
2012-06-15Fixed folder navigation in list view.Iain Billett
2012-06-15Fixed view type persistence problem.Iain Billett
2012-06-15Fix view toggle menu item label.Iain Billett
2012-06-15Added a list view to the Android UI.Iain Billett
2012-06-15Make sure homeDirectory existsTor Lillqvist
2012-06-15Bin two unneeded (and not found!?) importsTor Lillqvist
2012-06-14Experiment with ViewFlipperTor Lillqvist
2012-06-14More work on the file explorer. Added file type filtering. Maintains state if...Iain Billett
2012-06-14some eclipse projects with pure Android UI stuff. LO code not yet integrated.Iain Billett
2012-06-12Use XToolkit2::createScreenCompatibleDeviceUsingBufferTor Lillqvist
2012-06-07Verify that we do get the RGBX format DIB we expectTor Lillqvist