summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2014-07-01android: i18nlangtag is too verbose, and we don't need the info.Jan Holesovsky1-1/+1
2014-07-01android: Attempt to load the test file we have in the .apk.Jan Holesovsky1-3/+3
2014-07-01lok bootstrap: nicer function names, clean-upTomaž Vajngerl2-81/+40
2014-07-01libreofficekit JNI for AndroidTomaž Vajngerl2-0/+91
2014-07-01LODroid: Make SubTile hold the buffer for a tileTomaž Vajngerl6-137/+66
2014-07-01LODroid: remove hasDirectTexture for nowTomaž Vajngerl5-356/+40
2014-07-01LODroid: Use tile images in LOAndroid2Tomaž Vajngerl10-43/+61
2014-07-01LODroid: Don't ignore size change event, clean-up GeckoLayerClientTomaž Vajngerl2-68/+63
2014-07-01LODroid: cleanupTomaž Vajngerl3-13/+8
2014-06-30android: Add missing mkdir.Jan Holesovsky1-0/+1
2014-06-30android: Enable debugging messages as the first thing we do.Jan Holesovsky1-1/+3
2014-06-30android: Correct location and name of sofficerc.Jan Holesovsky1-13/+9
2014-06-30android: Relink liblo-native-code.so when a library changes.Jan Holesovsky1-2/+5
2014-06-30android: Make LOAndroid3 debuggable.Jan Holesovsky1-0/+1
2014-06-30android: copy-stuff rule is copy'n'pasted around, consolidate it.Jan Holesovsky5-380/+96
2014-06-30android: Make the extract_files() part of setup / init.Jan Holesovsky2-14/+2
2014-06-30android: Make use of LibreOfficeKit.Jan Holesovsky4-8/+11
2014-06-30android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.Jan Holesovsky1-0/+135
2014-06-30LOAndroid3: ant/make for building, Bootstrap projectTomaž Vajngerl90-0/+9533
2014-06-30LODroid2: GLES2 fixes, code cleanupTomaž Vajngerl3-19/+15
2014-06-30LODroid2: Remove sdk v7 and v4 support librariesTomaž Vajngerl6-26/+1
2014-06-30LOAndroid2: use GLES2, latest GeckoSoftwareLayerClientTomaž Vajngerl35-941/+2789
2014-06-30LOAndroid2: initial import of older Fennec version with LO changesTomaž Vajngerl99-0/+7700
2014-06-30Initial commit of Android Viewer projectTomaž Vajngerl92-0/+11066
2014-06-30android: Reformat for readibility.Jan Holesovsky2-25/+23
2014-06-30android: Support for Android SDK Tools 23 + note about their brokeness.Jan Holesovsky1-0/+45
2014-06-30android: Allow verbose output from the ant build.Jan Holesovsky3-4/+4
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-17remove executable bitAndras Timar319-0/+0
2014-04-15Need libGLESv2 now thenTor Lillqvist1-1/+1
2014-03-28Switch to android-15 here, tooTor Lillqvist4-4/+4
2014-03-06Add components needed for editing a document in android/desktop app.Matúš Kukan1-1/+1
2014-03-06native-code: Remove foo_core groups, now only 'core' and 'writer' are used.Matúš Kukan3-3/+3
2014-03-05Require Android API level 15, which is from December 2011Tor Lillqvist4-6/+6
2014-02-08Add CustomTarget_android_desktop back.Matúš Kukan1-1/+2
2014-01-30moved impress remote clients to a separate repositoryNorbert Thiebaud191-9175/+3
2014-01-30sdremote: LibreOffice Remote for Impress version 2.0.0sdremote-2.0.0Christian Lohmaier1-1/+1
2014-01-30comit translations for sdremoteChristian Lohmaier42-5/+1928
2014-01-30sdremote: add about/license infoChristian Lohmaier3-24/+54
2014-01-22android: Remove native-code.cxx on make clean.Matúš Kukan1-0/+1
2014-01-18sc/qa/unit/data/xls/border.xls was removedMatúš Kukan3-3/+0
2014-01-16tweak paddings in landcape mode (maximize space for preview & notes)Christian Lohmaier1-5/+4
2014-01-16add support for double-tap to go back a transitionChristian Lohmaier2-25/+37
2014-01-16remove BluetoothOperator wrapperChristian Lohmaier4-57/+7
2014-01-16only autostart discovery when there are no known devicesChristian Lohmaier11-42/+57
2014-01-16Use only one layout, with a dynamically sized PagerAdapterChristian Lohmaier2-124/+69
2014-01-16get rid of some useless indirection/wrapper functionsChristian Lohmaier4-215/+57
2014-01-16Revert "fdo#60486 Fix auto-enabling bluetooth and improve bluetooth handling."Andrzej Hunt6-50/+14
2014-01-16move from ActionBarSherlock to corresponding android support libChristian Lohmaier24-101/+112
2014-01-16Add tablet specific landscape layout.Andrzej Hunt6-6/+98