summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2014-07-23TyposJulien Nabet1-1/+1
2014-07-16LOAndroid3: Prevent crash when opening a nonexistent fileJacobo Aragunde Pérez4-9/+23
2014-07-16LOAndroid3: Open any text document via intentsJacobo Aragunde Pérez4-5/+23
2014-07-13Add getPart(s) to lokandroid too.Andrzej Hunt1-1/+2
2014-07-10LOAndroid3: upgrade to latest CairoGLInfo, CairoUtils, FloatSizeTomaž Vajngerl3-154/+38
2014-07-10LOAndroid3: Allocate buffer of correct size in "BufferedCairoImage"Tomaž Vajngerl2-1/+2
2014-07-10LOAndroid3: tile loading and invalidationTomaž Vajngerl5-150/+87
2014-07-10LOAndroid3: Expose LOKitThread in MainActivityTomaž Vajngerl1-7/+4
2014-07-10LOAndroid3: use CopyOnWriteArrayList in MultiTileLayerTomaž Vajngerl1-3/+2
2014-07-10LOAndroid3: clean-up imports TileLayer, GeckoSoftwareLayerClientTomaž Vajngerl2-7/+5
2014-07-10LOAndroid3: CairoImage, BufferedCairoImage update to latest codeTomaž Vajngerl3-91/+43
2014-07-10LOAndroid3: remove GeckoEventListener dependency & bufferSizeTomaž Vajngerl4-88/+7
2014-07-10LOAndroid3: cleanup & remove obsolete code - LOEvent / LOKitShellTomaž Vajngerl2-41/+4
2014-07-10LOAndroid3: MultiTileLayer - use SynchroniozedList for tilesTomaž Vajngerl1-2/+3
2014-07-10LOAndroid3: Add and use DirectBufferAllocatorTomaž Vajngerl8-95/+68
2014-07-10LOAndorid3: Clean unused code, add getTiles() to MultiTileLayerTomaž Vajngerl5-66/+19
2014-07-10LOAndoid3: clean-up SubdocumentScrollHelperTomaž Vajngerl1-54/+2
2014-07-10LOAndroid3: upgrade TextureGenerator/Reaper to the latest versionTomaž Vajngerl2-92/+73
2014-07-04LOAndroid3: Simplify begin/endDrawing calls, remove JSON metadataTomaž Vajngerl7-109/+24
2014-07-04LOAndroid3: use device DPI, push more resp. to TileProviderTomaž Vajngerl9-57/+73
2014-07-03LOAndroid3: (partially) render page with LOKitTileProviderTomaž Vajngerl12-647/+506
2014-07-03lok JNI: no "handle" in funcs & don't wrap some native funcsTomaž Vajngerl2-33/+13
2014-07-02LOAndroid3: add tiled rendering from document - one tile firstTomaž Vajngerl10-631/+236
2014-07-02android lok: fix paintTile JNI methodTomaž Vajngerl1-1/+1
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