summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Collapse)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
Change-Id: I3a89bcac3bf46405e8e474f7765d74c643b7ab43
2012-06-15Bin two unneeded (and not found!?) importsTor Lillqvist1-2/+0
Change-Id: I4b2f716f4a40fe4be91e204d8c78dc8c5e6a439e
2012-06-14Experiment with ViewFlipperTor Lillqvist1-44/+178
Change-Id: I0b1523b5c898375b5cf23294b0a9462a6a651e32
2012-06-14More work on the file explorer. Added file type filtering. Maintains state ↵Iain Billett6-31/+183
if user switches to viewer and back.
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
Render directly to a direct ByteBuffer allocated on the Java side. Change-Id: I2d66e4146df77e92260918a78ef22cd9b8c95384
2012-06-07Verify that we do get the RGBX format DIB we expectTor Lillqvist1-2/+9
Change-Id: I9f44547fbc5e13daa297720dfd814d2192114125
2012-06-05Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist3-84/+115
Modify DocumentLoader correspondingly. Take Android bug 32588 into account. Ideal would be to extend the XDevice stuff, or something, so that one could hand it a pre-allocated RGBA buffer into which the drawing/rendering would go. Then one could get rid of the silly convert-to-BMP phase, which prefixes the bitmap data with BMP and DIB headers (and thus, I guess, has to copy and allocate another copy). Will see. Change-Id: I4597cd933db8faa8105dc8f19638d712d5d2238a
2012-05-31Use Jason Polites's GestureImageView, and some cleanupTor Lillqvist15-57/+2076
Change-Id: I916c36b3b55681cdf8f0d1ffd0236e54f3b67b86
2012-05-31Display the rendered documentTor Lillqvist1-7/+62
Change-Id: Ie0735d4eb903b38a44bef8110bf520cfde54cb09
2012-05-31Add a BGR to RGBA twiddling JNI functionTor Lillqvist1-0/+8
Change-Id: Iafa2c1805eea2f521479dc97d5668d82b1c91bef
2012-05-31Progress finallyTor Lillqvist1-6/+25
Now I get (a page of) the document rendered into a bitmap. Unfortunately css.awt.XBitmap::getDIB() provides an in-core 24-bit (BGR) BMP file. (Yes, despite the name, it's not just the DIB, but is prefixed with a BMP file header.) Android's Image class wants RGBA. Hmm. Change-Id: Ie0effef20751e1959644861af358d81538b6d6ea
2012-05-31Getting closer, maybeTor Lillqvist1-4/+78
Change-Id: Ifcfdd33631c257d2cf6f54fe0d00444200f48335
2012-05-30Better comment for how to use lo-straceTor Lillqvist1-1/+1
Change-Id: I29afe81866229bd29fcd997624264fb337c74d95
2012-05-30No cmdline file is created so don't use lo-main-indirect-cmdline thenTor Lillqvist1-3/+1
Change-Id: Ifac7e34b34fcf32fb2a0f117e8b8ad5ab1003fc9
2012-05-30More experimentationTor Lillqvist2-22/+61
Change-Id: I8ad45f173c4f2b37aca6506d9021e8346c17db16
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist1-1/+4
Change-Id: I8f99399faa3b0762bdea2aac09f1b849639cd191
2012-05-30Add an "extra" called lo-extra-libs for a list of libs to load earlyTor Lillqvist1-0/+11
Change-Id: I41900eca9a46acbd2f1dfac98fcfc73a62acc150
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
Remove now redundant FONTCONFIG cmdline arguments, and add fallbacks for not having cmdline arguments in the intent when launching.
2012-05-24More clueless test hackingTor Lillqvist1-8/+24
Change-Id: I2623625380b11f3d6bf720387504b23ccce529e1
2012-05-24Don't bother with so many test docsTor Lillqvist1-1/+1
Change-Id: I725255224ae7a38d7a7843516b7ac979f79e0207
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
Remove now redundant FONTCONFIG cmdline arguments, and add fallbacks for not having cmdline arguments in the intent when launching.
2012-05-22adb pushing the cmdline file fails to a real deviceTor Lillqvist1-3/+1
But it isn't needed here anyway, the "command line" is so short, so just use lo-main-cmdline instead. Change-Id: Icca1b57228584cee5962a33cd0d18873b13b2884
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
Change-Id: Ieb6aea7d3683411ffcefc6c5e1e7facdef8ed105
2012-05-22A bit more introspective debugging output...Tor Lillqvist1-0/+12
Change-Id: Ibfafe0d6420ad59e12b9eed4847c89e57a18d679
2012-05-17Now with in-process redirection, the adb shell setprop thing is not neededTor Lillqvist1-4/+0
Change-Id: Ibfda0e6e65d0834cffdd95d4c6d87d07644088f6
2012-05-16Don't create the local.properties files in the source tree from configureTor Lillqvist7-16/+20
Change-Id: Ic87be0146360c5e32f1f12f255c897e051c9a50c
2012-05-16Move the sleep (for attaching debugger) earlierTor Lillqvist1-3/+3
Change-Id: I3183ed3da25bd0fbd2121f235f209edb51a21d2e
2012-05-16Don't mention the same rdb file in both UNO_SERVICES and URE_MORE_SERVICESTor Lillqvist1-2/+2
Change-Id: I81b3a451b5fd4eaf83ee525aa38df32686e38cfe
2012-05-16Update library listTor Lillqvist1-5/+2
Change-Id: I9c652fc6940bd856aa8ba5f7e2daaae6a5502b3d
2012-05-16Call lo-bootstrap's redirect_stdioTor Lillqvist1-0/+6
Change-Id: I45732ac81d00837ce517ed5c527c8c767e690abf
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
Started creating the menu list for the start center Beginning of code for Start Center menu list finished creating menu, issue getting it to display when program run refractored package name to org.libreoffice.experimental added the java files with renamed package added new experimental dir and updated packages with appropriate name
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