summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Use actual view size instead of 1024x1024Tor Lillqvist2012-06-201-7/+22
* Parametrize the page cache sizeTor Lillqvist2012-06-201-24/+28
* Further tweaks to the async codeTor Lillqvist2012-06-201-47/+31
* Asynchronous document loading and page renderingTor Lillqvist2012-06-191-134/+225
* Added file sorting - alphabetical, by size, by last modified.Iain Billett2012-06-199-28/+150
* Re-organised the Android UI code to make better use of Android lifecycle even...Iain Billett2012-06-192-55/+89
* Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist2012-06-181-26/+64
* Some UI tweeks - trying to get long filenames to display nicely.Iain Billett2012-06-153-14/+23
* Fixed folder navigation in list view.Iain Billett2012-06-151-2/+5
* Fixed view type persistence problem.Iain Billett2012-06-151-5/+3
* Fix view toggle menu item label.Iain Billett2012-06-151-2/+2
* Added a list view to the Android UI.Iain Billett2012-06-156-47/+450
* Make sure homeDirectory existsTor Lillqvist2012-06-151-0/+1
* Bin two unneeded (and not found!?) importsTor Lillqvist2012-06-151-2/+0
* Experiment with ViewFlipperTor Lillqvist2012-06-141-44/+178
* More work on the file explorer. Added file type filtering. Maintains state if...Iain Billett2012-06-146-31/+183
* some eclipse projects with pure Android UI stuff. LO code not yet integrated.Iain Billett2012-06-1450-0/+1307
* Use XToolkit2::createScreenCompatibleDeviceUsingBufferTor Lillqvist2012-06-123-80/+42
* Verify that we do get the RGBX format DIB we expectTor Lillqvist2012-06-071-2/+9
* Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist2012-06-053-84/+115
* Use Jason Polites's GestureImageView, and some cleanupTor Lillqvist2012-05-3115-57/+2076
* Display the rendered documentTor Lillqvist2012-05-311-7/+62
* Add a BGR to RGBA twiddling JNI functionTor Lillqvist2012-05-311-0/+8
* Progress finallyTor Lillqvist2012-05-311-6/+25
* Getting closer, maybeTor Lillqvist2012-05-311-4/+78
* Better comment for how to use lo-straceTor Lillqvist2012-05-301-1/+1
* No cmdline file is created so don't use lo-main-indirect-cmdline thenTor Lillqvist2012-05-301-3/+1
* More experimentationTor Lillqvist2012-05-302-22/+61
* Add temporary test JNI method createWindowFoo()...Tor Lillqvist2012-05-301-1/+4
* Add an "extra" called lo-extra-libs for a list of libs to load earlyTor Lillqvist2012-05-301-0/+11
* android: add possibility to add application specific fonts to fontconfigMichael Meeks2012-05-281-0/+1
* android: package much more: calc, chart, embedded objects, writerMichael Meeks2012-05-281-15/+21
* android: disable document recovery, it doesn't demo so well.Michael Meeks2012-05-281-0/+1
* android: make launcher function as expected - starts writer.Michael Meeks2012-05-282-3/+4
* More clueless test hackingTor Lillqvist2012-05-241-8/+24
* Don't bother with so many test docsTor Lillqvist2012-05-241-1/+1
* android: un-break env. var parsing (sorry)Michael Meeks2012-05-231-0/+1
* android: make launcher function as expected - starts writer.Michael Meeks2012-05-235-10/+17
* adb pushing the cmdline file fails to a real deviceTor Lillqvist2012-05-221-3/+1
* android: remove duplicate services.rdb from config, and static bitsMichael Meeks2012-05-221-6/+3
* android: remove bits that are now statically linkedMichael Meeks2012-05-221-3/+0
* Don't mention the same rdb files in both UNO_SERVICES and URE_MORE_SERVICESTor Lillqvist2012-05-221-2/+2
* A bit more introspective debugging output...Tor Lillqvist2012-05-221-0/+12
* Now with in-process redirection, the adb shell setprop thing is not neededTor Lillqvist2012-05-171-4/+0
* Don't create the local.properties files in the source tree from configureTor Lillqvist2012-05-167-16/+20
* Move the sleep (for attaching debugger) earlierTor Lillqvist2012-05-161-3/+3
* Don't mention the same rdb file in both UNO_SERVICES and URE_MORE_SERVICESTor Lillqvist2012-05-161-2/+2
* Update library listTor Lillqvist2012-05-161-5/+2
* Call lo-bootstrap's redirect_stdioTor Lillqvist2012-05-161-0/+6
* Drop libs that now are static, add a few missing onesTor Lillqvist2012-04-201-6/+3