Age | Commit message (Expand) | Author | Files | Lines |
2012-08-13 | Related fdo#51252: No more prereg, no more unopkg sync | Stephan Bergmann | 1 | -1/+0 |
2012-05-31 | Use Jason Polites's GestureImageView, and some cleanup | Tor Lillqvist | 15 | -57/+2076 |
2012-05-31 | Display the rendered document | Tor Lillqvist | 1 | -7/+62 |
2012-05-31 | Add a BGR to RGBA twiddling JNI function | Tor Lillqvist | 1 | -0/+8 |
2012-05-31 | Progress finally | Tor Lillqvist | 1 | -6/+25 |
2012-05-31 | Getting closer, maybe | Tor Lillqvist | 1 | -4/+78 |
2012-05-30 | Better comment for how to use lo-strace | Tor Lillqvist | 1 | -1/+1 |
2012-05-30 | No cmdline file is created so don't use lo-main-indirect-cmdline then | Tor Lillqvist | 1 | -3/+1 |
2012-05-30 | More experimentation | Tor Lillqvist | 2 | -22/+61 |
2012-05-30 | Add temporary test JNI method createWindowFoo()... | Tor Lillqvist | 1 | -1/+4 |
2012-05-30 | Add an "extra" called lo-extra-libs for a list of libs to load early | Tor Lillqvist | 1 | -0/+11 |
2012-05-28 | android: add possibility to add application specific fonts to fontconfig | Michael Meeks | 1 | -0/+1 |
2012-05-28 | android: package much more: calc, chart, embedded objects, writer | Michael Meeks | 1 | -15/+21 |
2012-05-28 | android: disable document recovery, it doesn't demo so well. | Michael Meeks | 1 | -0/+1 |
2012-05-28 | android: make launcher function as expected - starts writer. | Michael Meeks | 2 | -3/+4 |
2012-05-24 | More clueless test hacking | Tor Lillqvist | 1 | -8/+24 |
2012-05-24 | Don't bother with so many test docs | Tor Lillqvist | 1 | -1/+1 |
2012-05-23 | android: un-break env. var parsing (sorry) | Michael Meeks | 1 | -0/+1 |
2012-05-23 | android: make launcher function as expected - starts writer. | Michael Meeks | 5 | -10/+17 |
2012-05-22 | adb pushing the cmdline file fails to a real device | Tor Lillqvist | 1 | -3/+1 |
2012-05-22 | android: remove duplicate services.rdb from config, and static bits | Michael Meeks | 1 | -6/+3 |
2012-05-22 | android: remove bits that are now statically linked | Michael Meeks | 1 | -3/+0 |
2012-05-22 | Don't mention the same rdb files in both UNO_SERVICES and URE_MORE_SERVICES | Tor Lillqvist | 1 | -2/+2 |
2012-05-22 | A bit more introspective debugging output... | Tor Lillqvist | 1 | -0/+12 |
2012-05-17 | Now with in-process redirection, the adb shell setprop thing is not needed | Tor Lillqvist | 1 | -4/+0 |
2012-05-16 | Don't create the local.properties files in the source tree from configure | Tor Lillqvist | 7 | -16/+20 |
2012-05-16 | Move the sleep (for attaching debugger) earlier | Tor Lillqvist | 1 | -3/+3 |
2012-05-16 | Don't mention the same rdb file in both UNO_SERVICES and URE_MORE_SERVICES | Tor Lillqvist | 1 | -2/+2 |
2012-05-16 | Update library list | Tor Lillqvist | 1 | -5/+2 |
2012-05-16 | Call lo-bootstrap's redirect_stdio | Tor Lillqvist | 1 | -0/+6 |
2012-04-20 | Drop libs that now are static, add a few missing ones | Tor Lillqvist | 1 | -6/+3 |
2012-04-20 | Enable loading of several documents, and do that then | Tor Lillqvist | 2 | -19/+28 |
2012-04-19 | .gitignore | Luboš Luňák | 1 | -0/+1 |
2012-04-18 | Move DocumentLoader to the "experimental" subdirectory | Tor Lillqvist | 9 | -0/+0 |
2012-04-18 | Initial start of an Android UI (experimental) | Jonathan Aquilina | 15 | -0/+190 |
2012-04-10 | More libraries | Tor Lillqvist | 1 | -0/+10 |
2012-04-05 | dlopen() also the sw and swd libs ahead of time so that they can be debugged | Tor Lillqvist | 1 | -0/+2 |
2012-04-05 | Set TMPDIR also in non-NativeActivity apps | Tor Lillqvist | 1 | -3/+3 |
2012-04-05 | Open the document read-only | Tor Lillqvist | 1 | -1/+5 |
2012-04-04 | Do unpack fonts and include them in the experimental Android app | Tor Lillqvist | 1 | -3/+16 |
2012-04-04 | Use proper Android font names, use longer rescan interval | Tor Lillqvist | 1 | -7/+6 |
2012-04-04 | Hmm, no, why would we want the desktop GUI images in this app? | Tor Lillqvist | 1 | -4/+0 |
2012-04-03 | Need libswlo.so | Tor Lillqvist | 1 | -0/+1 |
2012-04-03 | Add *en-US.res and images_*.zip | Tor Lillqvist | 1 | -0/+7 |
2012-04-02 | Add fonts.conf | Tor Lillqvist | 1 | -0/+155 |
2012-04-02 | Automate setting of FONTCONFIG_FILE | Tor Lillqvist | 1 | -0/+12 |
2012-04-02 | Add fonts.conf to this app, too | Tor Lillqvist | 1 | -0/+3 |
2012-04-02 | Refactor where patch_libgnustl_shared() and extract_files() are called | Tor Lillqvist | 2 | -4/+14 |
2012-04-02 | More libs | Tor Lillqvist | 1 | -0/+15 |
2012-03-30 | Must call patch_libgnustl_shared() | Tor Lillqvist | 1 | -0/+3 |