summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Add notice that the android/qa/simple directory has not been maintainedTor Lillqvist2012-01-251-0/+3
* We don't do cppunit stuff hereTor Lillqvist2012-01-241-15/+1
* android: extend rc files some more to aid bootstrapping.Michael Meeks2012-01-241-1/+16
* android: attempt to create presets/ directory, add 'HOME' too.Michael Meeks2012-01-241-10/+8
* android: get dummy user-install 'presets' setup to please first-runMichael Meeks2012-01-231-2/+12
* android: get osl_Pipe creation sorted out, before we kill it.Michael Meeks2012-01-231-0/+2
* android: add package2 and create bootstraprcMichael Meeks2012-01-231-0/+6
* android: add missing component, icon theme, and UI config xmlMichael Meeks2012-01-231-1/+7
* android: make desktop/ marginally debuggableMichael Meeks2012-01-232-0/+25
* android: update README and fix a number of silly escaping issuesMichael Meeks2012-01-231-8/+9
* Add the filters_test test documentsTor Lillqvist2012-01-231-1/+6
* Possibly need dummy jni/Android.mk and Application.mk for ndk-gdb to workTor Lillqvist2012-01-232-0/+25
* android: re-installs can fail silently, remove tree before installMichael Meeks2012-01-231-0/+1
* android: hard-code path to 'lofficerc' in assets/Michael Meeks2012-01-211-6/+6
* filters_test needs a shitload of componentsTor Lillqvist2012-01-201-3/+3
* Add a target for the stdio redirection magic commandsTor Lillqvist2012-01-201-0/+4
* Fix file: URI syntaxTor Lillqvist2012-01-201-3/+3
* android: add new desktop module, it gets to vcl init and fails.Michael Meeks2012-01-2010-0/+522
* Improve Android configuryTor Lillqvist2012-01-201-0/+2
* Add a stop-start-cycle target to do the adb shell stop & start danceTor Lillqvist2012-01-201-0/+6
* It's scfiltlo, not scfiltTor Lillqvist2012-01-201-1/+1
* Add the sc_filters_test unit testTor Lillqvist2012-01-201-2/+13
* No need to unpack the .res files any moreTor Lillqvist2012-01-181-4/+4
* android: use config_host.mk for unit test goodnessMichael Meeks2012-01-182-20/+12
* Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist2012-01-161-1/+0
* these are not old component files anymoreMatúš Kukan2012-01-151-5/+2
* Now we need libdb, tooTor Lillqvist2012-01-131-0/+1
* Use merged libs on AndroidTor Lillqvist2012-01-131-9/+1
* More workarounds for weird problem with vnd.sun.star.expandTor Lillqvist2012-01-131-4/+7
* Fontconfig must have a cachedir, so hardcode one for nowTor Lillqvist2012-01-131-2/+6
* Just tell to run it with "make run"Tor Lillqvist2012-01-131-1/+1
* We now proceed further and need some more librariesTor Lillqvist2012-01-131-0/+3
* Include .res files, a fonts.conf, and other hackingTor Lillqvist2012-01-122-7/+146
* Add setting environment variablesTor Lillqvist2012-01-121-3/+18
* Need to trim trailing newline from the indirect command line stringTor Lillqvist2012-01-111-1/+1
* Work around http://code.google.com/p/android/issues/detail?id=23351Tor Lillqvist2012-01-112-4/+22
* Merge branch 'feature/gbuild_extensions'Michael Stahl2012-01-061-1/+1
|\
| * Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2011-12-2422-59/+673
| |\
* | | Need the basebmp libraryTor Lillqvist2012-01-051-0/+1
| |/ |/|
* | Add comment about how to use the lo-strace "extra" (option)Tor Lillqvist2011-12-221-1/+8
* | Add a couple of missing filesTor Lillqvist2011-12-212-0/+125
* | More shlibs and .component files neededTor Lillqvist2011-12-191-2/+10
* | This is for Calc unit testsTor Lillqvist2011-12-191-1/+1
* | android: delete generated lo-bootstrap.jarMiklos Vajna2011-12-181-0/+0
* | Add uninstall targetTor Lillqvist2011-12-151-0/+3
* | ndk-gdb needs gdbserver and gdb.setupTor Lillqvist2011-12-151-0/+6
* | ucalc needs lots more librariesTor Lillqvist2011-12-151-0/+17
* | Add an app for the sc_ucalc unit testTor Lillqvist2011-12-158-0/+319
* | Add separate cppunittester app project that uses the Bootstrap libraryTor Lillqvist2011-12-149-0/+317
* | Turn Bootstrap into a "library" project from Ant's point of viewTor Lillqvist2011-12-146-191/+3
|/