summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable loading of several documents, and do that thenTor Lillqvist2012-04-202-19/+28
* .gitignoreLuboš Luňák2012-04-191-0/+1
* Move DocumentLoader to the "experimental" subdirectoryTor Lillqvist2012-04-189-0/+0
* Initial start of an Android UI (experimental)Jonathan Aquilina2012-04-1815-0/+190
* More librariesTor Lillqvist2012-04-101-0/+10
* dlopen() also the sw and swd libs ahead of time so that they can be debuggedTor Lillqvist2012-04-051-0/+2
* Set TMPDIR also in non-NativeActivity appsTor Lillqvist2012-04-051-3/+3
* Open the document read-onlyTor Lillqvist2012-04-051-1/+5
* Do unpack fonts and include them in the experimental Android appTor Lillqvist2012-04-041-3/+16
* Use proper Android font names, use longer rescan intervalTor Lillqvist2012-04-041-7/+6
* Hmm, no, why would we want the desktop GUI images in this app?Tor Lillqvist2012-04-041-4/+0
* Need libswlo.soTor Lillqvist2012-04-031-0/+1
* Add *en-US.res and images_*.zipTor Lillqvist2012-04-031-0/+7
* Add fonts.confTor Lillqvist2012-04-021-0/+155
* Automate setting of FONTCONFIG_FILETor Lillqvist2012-04-021-0/+12
* Add fonts.conf to this app, tooTor Lillqvist2012-04-021-0/+3
* Refactor where patch_libgnustl_shared() and extract_files() are calledTor Lillqvist2012-04-022-4/+14
* More libsTor Lillqvist2012-04-021-0/+15
* Must call patch_libgnustl_shared()Tor Lillqvist2012-03-301-0/+3
* Include unoil.jarTor Lillqvist2012-03-281-10/+1