summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
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
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-31Add a BGR to RGBA twiddling JNI functionTor Lillqvist
2012-05-31Progress finallyTor Lillqvist
2012-05-31Getting closer, maybeTor Lillqvist
2012-05-30Better comment for how to use lo-straceTor Lillqvist
2012-05-30No cmdline file is created so don't use lo-main-indirect-cmdline thenTor Lillqvist
2012-05-30More experimentationTor Lillqvist
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist
2012-05-30Add an "extra" called lo-extra-libs for a list of libs to load earlyTor Lillqvist
2012-05-28android: add possibility to add application specific fonts to fontconfigMichael Meeks
2012-05-28android: package much more: calc, chart, embedded objects, writerMichael Meeks
2012-05-28android: disable document recovery, it doesn't demo so well.Michael Meeks
2012-05-28android: make launcher function as expected - starts writer.Michael Meeks
2012-05-24More clueless test hackingTor Lillqvist
2012-05-24Don't bother with so many test docsTor Lillqvist
2012-05-23android: un-break env. var parsing (sorry)Michael Meeks
2012-05-23android: make launcher function as expected - starts writer.Michael Meeks
2012-05-22adb pushing the cmdline file fails to a real deviceTor Lillqvist
2012-05-22android: remove duplicate services.rdb from config, and static bitsMichael Meeks
2012-05-22android: remove bits that are now statically linkedMichael Meeks
2012-05-22Don't mention the same rdb files in both UNO_SERVICES and URE_MORE_SERVICESTor Lillqvist
2012-05-22A bit more introspective debugging output...Tor Lillqvist
2012-05-17Now with in-process redirection, the adb shell setprop thing is not neededTor Lillqvist
2012-05-16Don't create the local.properties files in the source tree from configureTor Lillqvist