summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* tdf#87432: normal icons for folders in android doc browserJacobo Aragunde Pérez2015-02-052-44/+0
* Bin obsolete commentsTor Lillqvist2015-02-011-8/+1
* Copy only *-debug.apkTor Lillqvist2015-02-011-1/+1
* android: touch pop-ups keyboard and sends mousebuttondown eventTomaž Vajngerl2015-01-261-0/+3
* android: convert to document coor. and send it with touch eventTomaž Vajngerl2015-01-261-5/+10
* android: view point to document point conversion updatedTomaž Vajngerl2015-01-261-22/+3
* android: extend touch event with transformed document coordinateTomaž Vajngerl2015-01-263-5/+9
* android: add mouseButtonDown(Up) to TileProvider + impl.Tomaž Vajngerl2015-01-263-1/+41
* android: add some comments to TileProvider interfaceTomaž Vajngerl2015-01-261-0/+30
* android: translate DEL/ENTER in LOKitTileProviderMiklos Vajna2015-01-261-1/+13
* android: use getUnicodeChar() in LOKitTileProviderMiklos Vajna2015-01-261-1/+2
* android: make sure the soffice.cfg directory is always availableMiklos Vajna2015-01-261-0/+3
* android: disable Impress View -> Slide PaneMiklos Vajna2015-01-261-0/+6
* android: add postMouseEvent to LOKit JNI interfaceTomaž Vajngerl2015-01-261-0/+12
* android: 'make release-apk' now also accepts the example document.Jan Holesovsky2015-01-262-2/+7
* android: Rename 'make sign' to 'make release-apk'.Jan Holesovsky2015-01-263-5/+12
* android: Bind the release/debug setting to --enable-release-build.Jan Holesovsky2015-01-261-1/+1
* android: it doesn't hurt to log the document filename on loadTomaž Vajngerl2015-01-261-0/+2
* android: Fix loading files that have space in the filenameTomaž Vajngerl2015-01-261-1/+1
* android: Add makefile rule to sign the resulting .apk.Jan Holesovsky2015-01-261-0/+11
* android: fix crash in tile provider while closing the documentMiklos Vajna2015-01-261-1/+8
* android: Set the debug / release according to the configure setting.Jan Holesovsky2015-01-261-1/+2
* android: Fix release build via top level 'make'.Jan Holesovsky2015-01-262-2/+2
* android: Set the package name correctly.Jan Holesovsky2015-01-266-2/+7
* android: eliminate hardcoded LibreOfficeMainActivity and package in LOAboutMiklos Vajna2015-01-261-3/+3
* Revert "android: store tiles in Map for faster access to tiles"Tomaž Vajngerl2015-01-261-28/+27
* android: guard rendering if buffer could not be allocatedTomaž Vajngerl2015-01-261-6/+5
* android: getRect renamed to getRectF - adapt the code to thisTomaž Vajngerl2015-01-261-5/+6
* android: invalidate only new/changed tiles - big perf. improvementTomaž Vajngerl2015-01-262-2/+4
* android: make editing switchable via LOKitShellTomaž Vajngerl2015-01-262-0/+14
* android: add getCSSRect to TileIdentifier and use id in SubTileTomaž Vajngerl2015-01-262-12/+20
* android: small cleanup of ComposedTileLayerTomaž Vajngerl2015-01-261-8/+6
* android: construct a "css" rect of the tile in TileIdentifierTomaž Vajngerl2015-01-261-0/+6
* android: cleanup new tileid's if they gone out of viewport scopeTomaž Vajngerl2015-01-262-0/+6
* android: make the about dialog scrollableMiklos Vajna2015-01-261-0/+2
* android: revert the app package name & relative activity nameTomaž Vajngerl2015-01-261-3/+3
* android: add dummy resurce to get the correct package nameTomaž Vajngerl2015-01-262-1/+7
* android: don't need Bootstrap anymoreTomaž Vajngerl2015-01-261-7/+0
* android: eliminate hardcoded LibreOfficeMainActivity and packageTomaž Vajngerl2015-01-261-3/+4
* android: Remove 200kb docu.png from resources as it is not usedTomaž Vajngerl2015-01-261-0/+0
* android: adapt doc browser to updated manifest that accepts Calc documentsMiklos Vajna2015-01-265-17/+17
* android: re-enable calc documents associations with LO viewerTomaž Vajngerl2015-01-261-7/+9
* android: make package name configurableMiklos Vajna2015-01-261-1/+1
* android: show vendor in LOAboutMiklos Vajna2015-01-264-7/+21
* android: fix invalidation rect calculation in ComposedTileLayerTomaž Vajngerl2015-01-261-6/+2
* android: cleanup GeckoLayerClientTomaž Vajngerl2015-01-261-30/+16
* android: remove getDisplayMetrics as it exists in LOKitShellTomaž Vajngerl2015-01-261-6/+0
* android: move getMemoryClass to LOKitShellTomaž Vajngerl2015-01-262-5/+7
* Android: i18n-ized document provider names.Jacobo Aragunde Pérez2015-01-196-5/+51
* Android: reimplement DocumentProviderFactory as a singletonJacobo Aragunde Pérez2015-01-192-9/+38