summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2015-01-26android: touch pop-ups keyboard and sends mousebuttondown eventTomaž Vajngerl
2015-01-26android: convert to document coor. and send it with touch eventTomaž Vajngerl
2015-01-26android: view point to document point conversion updatedTomaž Vajngerl
2015-01-26android: extend touch event with transformed document coordinateTomaž Vajngerl
2015-01-26android: add mouseButtonDown(Up) to TileProvider + impl.Tomaž Vajngerl
2015-01-26android: add some comments to TileProvider interfaceTomaž Vajngerl
2015-01-26android: translate DEL/ENTER in LOKitTileProviderMiklos Vajna
2015-01-26android: use getUnicodeChar() in LOKitTileProviderMiklos Vajna
2015-01-26android: make sure the soffice.cfg directory is always availableMiklos Vajna
2015-01-26android: disable Impress View -> Slide PaneMiklos Vajna
2015-01-26android: add postMouseEvent to LOKit JNI interfaceTomaž Vajngerl
2015-01-26android: 'make release-apk' now also accepts the example document.Jan Holesovsky
2015-01-26android: Rename 'make sign' to 'make release-apk'.Jan Holesovsky
2015-01-26android: Bind the release/debug setting to --enable-release-build.Jan Holesovsky
2015-01-26android: it doesn't hurt to log the document filename on loadTomaž Vajngerl
2015-01-26android: Fix loading files that have space in the filenameTomaž Vajngerl
2015-01-26android: Add makefile rule to sign the resulting .apk.Jan Holesovsky
2015-01-26android: fix crash in tile provider while closing the documentMiklos Vajna
2015-01-26android: Set the debug / release according to the configure setting.Jan Holesovsky
2015-01-26android: Fix release build via top level 'make'.Jan Holesovsky
2015-01-26android: Set the package name correctly.Jan Holesovsky
2015-01-26android: eliminate hardcoded LibreOfficeMainActivity and package in LOAboutMiklos Vajna
2015-01-26Revert "android: store tiles in Map for faster access to tiles"Tomaž Vajngerl
2015-01-26android: guard rendering if buffer could not be allocatedTomaž Vajngerl
2015-01-26android: getRect renamed to getRectF - adapt the code to thisTomaž Vajngerl
2015-01-26android: invalidate only new/changed tiles - big perf. improvementTomaž Vajngerl
2015-01-26android: make editing switchable via LOKitShellTomaž Vajngerl
2015-01-26android: add getCSSRect to TileIdentifier and use id in SubTileTomaž Vajngerl
2015-01-26android: small cleanup of ComposedTileLayerTomaž Vajngerl
2015-01-26android: construct a "css" rect of the tile in TileIdentifierTomaž Vajngerl
2015-01-26android: cleanup new tileid's if they gone out of viewport scopeTomaž Vajngerl
2015-01-26android: make the about dialog scrollableMiklos Vajna
2015-01-26android: revert the app package name & relative activity nameTomaž Vajngerl
2015-01-26android: add dummy resurce to get the correct package nameTomaž Vajngerl
2015-01-26android: don't need Bootstrap anymoreTomaž Vajngerl
2015-01-26android: eliminate hardcoded LibreOfficeMainActivity and packageTomaž Vajngerl
2015-01-26android: Remove 200kb docu.png from resources as it is not usedTomaž Vajngerl
2015-01-26android: adapt doc browser to updated manifest that accepts Calc documentsMiklos Vajna
2015-01-26android: re-enable calc documents associations with LO viewerTomaž Vajngerl
2015-01-26android: make package name configurableMiklos Vajna
2015-01-26android: show vendor in LOAboutMiklos Vajna
2015-01-26android: fix invalidation rect calculation in ComposedTileLayerTomaž Vajngerl
2015-01-26android: cleanup GeckoLayerClientTomaž Vajngerl
2015-01-26android: remove getDisplayMetrics as it exists in LOKitShellTomaž Vajngerl
2015-01-26android: move getMemoryClass to LOKitShellTomaž Vajngerl
2015-01-19Android: i18n-ized document provider names.Jacobo Aragunde Pérez
2015-01-19Android: reimplement DocumentProviderFactory as a singletonJacobo Aragunde Pérez
2015-01-19Android: prevent browsing further than the root directory.Jacobo Aragunde Pérez
2015-01-19Android: add UI selector for the available IDocumentProviders.Jacobo Aragunde Pérez
2015-01-19Android: implement LocalDocumentsDirectoryProvider.Jacobo Aragunde Pérez