summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2012-06-15Some UI tweeks - trying to get long filenames to display nicely.Iain Billett3-14/+23
2012-06-15Fixed folder navigation in list view.Iain Billett1-2/+5
2012-06-15Fixed view type persistence problem.Iain Billett1-5/+3
2012-06-15Fix view toggle menu item label.Iain Billett1-2/+2
2012-06-15Added a list view to the Android UI.Iain Billett6-47/+450
2012-06-15Make sure homeDirectory existsTor Lillqvist1-0/+1
2012-06-15Bin two unneeded (and not found!?) importsTor Lillqvist1-2/+0
2012-06-14Experiment with ViewFlipperTor Lillqvist1-44/+178
2012-06-14More work on the file explorer. Added file type filtering. Maintains state if...Iain Billett6-31/+183
2012-06-14some eclipse projects with pure Android UI stuff. LO code not yet integrated.Iain Billett50-0/+1307
2012-06-12Use XToolkit2::createScreenCompatibleDeviceUsingBufferTor Lillqvist3-80/+42
2012-06-07Verify that we do get the RGBX format DIB we expectTor Lillqvist1-2/+9
2012-06-05Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist3-84/+115
2012-05-31Use Jason Polites's GestureImageView, and some cleanupTor Lillqvist15-57/+2076
2012-05-31Display the rendered documentTor Lillqvist1-7/+62
2012-05-31Add a BGR to RGBA twiddling JNI functionTor Lillqvist1-0/+8
2012-05-31Progress finallyTor Lillqvist1-6/+25
2012-05-31Getting closer, maybeTor Lillqvist1-4/+78
2012-05-30Better comment for how to use lo-straceTor Lillqvist1-1/+1
2012-05-30No cmdline file is created so don't use lo-main-indirect-cmdline thenTor Lillqvist1-3/+1
2012-05-30More experimentationTor Lillqvist2-22/+61
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist1-1/+4
2012-05-30Add an "extra" called lo-extra-libs for a list of libs to load earlyTor Lillqvist1-0/+11
2012-05-28android: add possibility to add application specific fonts to fontconfigMichael Meeks1-0/+1
2012-05-28android: package much more: calc, chart, embedded objects, writerMichael Meeks1-15/+21
2012-05-28android: disable document recovery, it doesn't demo so well.Michael Meeks1-0/+1
2012-05-28android: make launcher function as expected - starts writer.Michael Meeks2-3/+4
2012-05-24More clueless test hackingTor Lillqvist1-8/+24
2012-05-24Don't bother with so many test docsTor Lillqvist1-1/+1
2012-05-23android: un-break env. var parsing (sorry)Michael Meeks1-0/+1
2012-05-23android: make launcher function as expected - starts writer.Michael Meeks5-10/+17
2012-05-22adb pushing the cmdline file fails to a real deviceTor Lillqvist1-3/+1
2012-05-22android: remove duplicate services.rdb from config, and static bitsMichael Meeks1-6/+3
2012-05-22android: remove bits that are now statically linkedMichael Meeks1-3/+0
2012-05-22Don't mention the same rdb files in both UNO_SERVICES and URE_MORE_SERVICESTor Lillqvist1-2/+2
2012-05-22A bit more introspective debugging output...Tor Lillqvist1-0/+12
2012-05-17Now with in-process redirection, the adb shell setprop thing is not neededTor Lillqvist1-4/+0
2012-05-16Don't create the local.properties files in the source tree from configureTor Lillqvist7-16/+20
2012-05-16Move the sleep (for attaching debugger) earlierTor Lillqvist1-3/+3
2012-05-16Don't mention the same rdb file in both UNO_SERVICES and URE_MORE_SERVICESTor Lillqvist1-2/+2
2012-05-16Update library listTor Lillqvist1-5/+2
2012-05-16Call lo-bootstrap's redirect_stdioTor Lillqvist1-0/+6
2012-04-20Drop libs that now are static, add a few missing onesTor Lillqvist1-6/+3
2012-04-20Enable loading of several documents, and do that thenTor Lillqvist2-19/+28
2012-04-19.gitignoreLuboš Luňák1-0/+1
2012-04-18Move DocumentLoader to the "experimental" subdirectoryTor Lillqvist9-0/+0
2012-04-18Initial start of an Android UI (experimental)Jonathan Aquilina15-0/+190
2012-04-10More librariesTor Lillqvist1-0/+10
2012-04-05dlopen() also the sw and swd libs ahead of time so that they can be debuggedTor Lillqvist1-0/+2
2012-04-05Set TMPDIR also in non-NativeActivity appsTor Lillqvist1-3/+3