summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
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
2015-01-19Android: Abstract file management from LibreOfficeUIActivity.Jacobo Aragunde Pérez
2015-01-19Android: remove unnecessary openDirectory call from onResume.Jacobo Aragunde Pérez
2015-01-16android: Add key events in TileProvider & pass key events to LOKTomaž Vajngerl
2015-01-16android: Add needed services for editing.Tomaž Vajngerl
2015-01-16android: Add some comments.Tomaž Vajngerl
2015-01-16android: add missing breakTomaž Vajngerl
2015-01-16android: add key_press event and send them to LOKitThreadTomaž Vajngerl
2015-01-16android: remove invalidation registration on touch for nowTomaž Vajngerl
2015-01-16android: register invalidtion callback on first touchTomaž Vajngerl
2015-01-16android: store tiles in Map for faster access to tilesTomaž Vajngerl
2015-01-16android: create tile outside of beginTransactionTomaž Vajngerl
2015-01-16android: simplify methods with currentZoom / currentViewportTomaž Vajngerl
2015-01-16android: add onTrimMemory to ComposedTileLayerTomaž Vajngerl
2015-01-16android: provide context to ComposedTileLayerTomaž Vajngerl
2015-01-16android: guard buffer allocation and return null if alloc. failsTomaž Vajngerl
2015-01-16android: show soft keyboard on single touch eventTomaž Vajngerl
2015-01-16android: send touch events in JavaPanZoomControllerTomaž Vajngerl
2015-01-16android: show software keyboard on main view in main threadTomaž Vajngerl
2015-01-16android: add support for touch event to LOEventTomaž Vajngerl
2015-01-16android: fennec import - double tap zoom in JavaPanZoomControllerTomaž Vajngerl
2015-01-16android: remove CheckerboardImage class as it is not neededTomaž Vajngerl
2015-01-16android: Inflate viewport even more to render more tiles offscreenTomaž Vajngerl
2015-01-16android: avoid setMessageCallback() for nowMiklos Vajna
2015-01-16android: if we don't have a document, then that can't be textMiklos Vajna
2015-01-16android: add method to force showing of soft keyboardTomaž Vajngerl
2015-01-16android: remove unneeded comment & clean whitespaceTomaž Vajngerl
2015-01-16android: remove logging null in DirectBufferAllocatorTomaž Vajngerl
2015-01-16android: comments for new interfaces and methodsTomaž Vajngerl
2015-01-12android: show version / buildid in about dialogMiklos Vajna
2015-01-12jni: add postKeyEvent to Office and redirect the call to LOKTomaž Vajngerl
2015-01-12android: force screen to render - add access to LayerClientTomaž Vajngerl
2015-01-12android: remove checkerboard color property - fix set to whiteTomaž Vajngerl
2015-01-12android: reuse rerenderTile in createTileTomaž Vajngerl
2015-01-12android: bypass Bitmap creation and copying when creating tilesTomaž Vajngerl
2015-01-12android: support to rerender tile buffer directlyTomaž Vajngerl
2015-01-12android: allow TileLayer to expose the imageTomaž Vajngerl
2015-01-12android: Fix what invalidate rect numbers should meanTomaž Vajngerl
2015-01-12android: Add inverseScale to RectUtilsTomaž Vajngerl
2015-01-12android: react to tile invalidation request and invalidate tilesTomaž Vajngerl
2015-01-12android: Support force redraw in "tile request" eventTomaž Vajngerl
2015-01-12android: add toString to TileIdentifierTomaž Vajngerl
2015-01-12android: Process messages in TileProvider + invalidation interfaceTomaž Vajngerl
2015-01-12android: interface for processing of LOK messagesTomaž Vajngerl
2015-01-12android: Add support for callbacks from LO to JNI and Java LOKTomaž Vajngerl
2015-01-09Android: add share feature in the context menuJacobo Aragunde Pérez