summaryrefslogtreecommitdiff
path: root/android/experimental
AgeCommit message (Expand)Author
2012-08-06android: linguistic should cope with a missing extension managerMichael Meeks
2012-08-06android: fewer exceptions, and more debug output on null renderablesMichael Meeks
2012-08-06merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks
2012-08-03android: share more common Makefile pieces between a couple of usersMichael Meeks
2012-08-03android: get rule sharing right; it seems we have to nest importsMichael Meeks
2012-08-03android: share the clobbering of ant rules to not compress resourcesMichael Meeks
2012-08-03Reduce confusion, this isn't "DocumentLoader"Tor Lillqvist
2012-08-03Add the largeHeap and hardwareAccelerated attributesTor Lillqvist
2012-08-03Update for current SDKTor Lillqvist
2012-08-03Start the LibreOfficeUIActivity with "make run"Tor Lillqvist
2012-08-03Adapt r8b bits from ../DocumentLoader/MakefileTor Lillqvist
2012-08-03Adapt architecture-specific bits from ../LibreOffice4Android/MakefileTor Lillqvist
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-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-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