summaryrefslogtreecommitdiffstats
path: root/android/qa
Commit message (Collapse)AuthorAgeFilesLines
* More hacking to get this to work againTor Lillqvist2012-09-051-6/+25
| | | | | | | | At least partially unnecessary, assuming some of the problems were caused by the erroneous usage of Arrays.copyOfRange() in Bootstrap.java. Change-Id: I230b0ca6c17420f765a7d20aa377efc261186adb
* rc and unorc seem mandatory nowadays, etcTor Lillqvist2012-09-051-6/+21
| | | | Change-Id: I352c12de27c23519099f4c828e1e503446b83941
* The unobootstrapprotector is mandatory nowadaysTor Lillqvist2012-09-051-2/+3
| | | | Change-Id: I596f5657714824ad34cea2677438ae9860468524
* Try to make this work againTor Lillqvist2012-09-041-13/+11
| | | | | | | Unfortunately it crashes without a usable stack trace, though... Not sure whether worth it to dig any deeper. Change-Id: I3a5864326bead6ac9206ef30436326b97564bb63
* merge more, mostly small libraries for androidMatúš Kukan2012-08-252-9/+0
| | | | Change-Id: Ic40dec7083b2dd83952bee50290b803b981965b0
* libmerged: add more librariesMatúš Kukan2012-08-253-11/+2
| | | | Change-Id: Ia35e93b9632cb2bbfce0d40f8491044d56f2bb05
* Build basebmp as a static library for AndroidTor Lillqvist2012-08-232-2/+0
| | | | | | Reduces shared library count by one... This is tedious. Change-Id: I3bdc0a5c4ee4cabf9bbcedc469ca6e94d0103d6b
* Don't hardcode jni/Application.mk eitherTor Lillqvist2012-08-232-2/+3
| | | | Change-Id: Id8787a04a3b1720490e7d79a254ca11835df242a
* Factor out the Android APP_ABI sanely instead of copy-paste galoreTor Lillqvist2012-08-233-15/+15
| | | | Change-Id: I66e97d73c410ac6f2e481ba9b2b22183f57438bd
* libmerged: add fsstorage, svl, sot, vclMatúš Kukan2012-08-202-7/+0
| | | | Change-Id: Ibebf00d99fdf8212afbdba21ca13844d2ff1c412
* merge these libraries only for androidMatúš Kukan2012-08-132-2/+0
| | | | Change-Id: Ibbb97782f3ec6aa774c4a32d8798a9729aee494f
* Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann2012-08-101-1/+0
| | | | | | | | | | | | Now that 5c47e5f63a79a9e72ec4a100786b1bbf65137ed4 "fdo#51252 Disable copying share/prereg/bundled to avoid startup crashes" removed the use of share/prereg, there is no longer need to generate it in the first place (by calling "unopkg sync" at build or installation time), and so no need for the "unopkg sync" sub- command, either. This also allows to simplify some of the jvmfwk code that was only there so that "unopkg sync" (which can require a JVM) can work in "hostile" environments (during build and installation). Change-Id: I52657384f4561bf27948ba4f0f88f4498e90987f
* android: linguistic should cope with a missing extension managerMichael Meeks2012-08-061-1/+0
|
* android: fewer exceptions, and more debug output on null renderablesMichael Meeks2012-08-061-3/+0
| | | | cleanup some library mentions
* merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks2012-08-061-11/+1
|
* android: share more common Makefile pieces between a couple of usersMichael Meeks2012-08-032-41/+7
| | | | | | Try to start consolidating the complexity here. generate Application.mk to specify the required ABI fold common distro-config pieces out of README
* android: get rule sharing right; it seems we have to nest importsMichael Meeks2012-08-033-3/+0
|
* android: share the clobbering of ant rules to not compress resourcesMichael Meeks2012-08-034-94/+13
| | | | Change-Id: Id2aa869f05b09dc22676d63390ec10bf575571ef
* update cppunit to 1.13.0Markus Mohrhard2012-06-272-2/+2
| | | | Change-Id: If3896361c31a84b77e4c446dac75aeb9268605a0
* android: make launcher function as expected - starts writer.Michael Meeks2012-06-261-11/+6
| | | | | Remove now redundant FONTCONFIG cmdline arguments, and add fallbacks for not having cmdline arguments in the intent when launching.
* android: remove duplicate services.rdb from config, and static bitsMichael Meeks2012-06-261-4/+9
|
* Better comment for how to use lo-straceTor Lillqvist2012-05-301-1/+1
| | | | Change-Id: I29afe81866229bd29fcd997624264fb337c74d95
* No cmdline file is created so don't use lo-main-indirect-cmdline thenTor Lillqvist2012-05-301-3/+1
| | | | Change-Id: Ifac7e34b34fcf32fb2a0f117e8b8ad5ab1003fc9
* 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: make launcher function as expected - starts writer.Michael Meeks2012-05-281-2/+4
| | | | | Remove now redundant FONTCONFIG cmdline arguments, and add fallbacks for not having cmdline arguments in the intent when launching.
* android: make launcher function as expected - starts writer.Michael Meeks2012-05-234-5/+9
| | | | | Remove now redundant FONTCONFIG cmdline arguments, and add fallbacks for not having cmdline arguments in the intent when launching.
* adb pushing the cmdline file fails to a real deviceTor Lillqvist2012-05-221-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
* 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
| | | | Change-Id: Ieb6aea7d3683411ffcefc6c5e1e7facdef8ed105
* Now with in-process redirection, the adb shell setprop thing is not neededTor Lillqvist2012-05-171-4/+0
| | | | Change-Id: Ibfda0e6e65d0834cffdd95d4c6d87d07644088f6
* Don't create the local.properties files in the source tree from configureTor Lillqvist2012-05-164-10/+14
| | | | Change-Id: Ic87be0146360c5e32f1f12f255c897e051c9a50c
* We seem to need libfrmlo, tooTor Lillqvist2012-03-211-0/+1
|
* android: more libs correctionsMichael Meeks2012-02-241-2/+3
|
* android: package more useful sounding librariesMichael Meeks2012-02-241-0/+4
|
* android: calm basic warnings by packaging macrosMichael Meeks2012-02-241-0/+7
|
* xcr has been mergedTor Lillqvist2012-02-212-2/+0
|
* add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan2012-02-192-6/+0
|
* android: prune missing libraries from install listMichael Meeks2012-02-161-2/+1
|
* Add svt and tk to libmergedTor Lillqvist2012-02-152-4/+0
|
* Forgot to drop the merged fw* and sfx libs from hereTor Lillqvist2012-02-152-8/+0
|
* Need libtextinstream.unoTor Lillqvist2012-02-151-0/+1
|
* Don't bother with a separate libsal_textenc when merging libsTor Lillqvist2012-02-151-1/+0
|
* There is no libvclplug_svplo for AndroidTor Lillqvist2012-02-151-1/+0
|
* Need libsal_textencTor Lillqvist2012-02-151-0/+1
|
* Add sb to libmergedTor Lillqvist2012-02-152-2/+0
|
* Need libfastsax.unoTor Lillqvist2012-02-131-0/+1
|
* Need libdateloTor Lillqvist2012-02-131-0/+1
|
* Need also libintrospection.unoTor Lillqvist2012-02-131-0/+1
|