Age | Commit message (Expand) | Author |
2015-01-12 | android: show version / buildid in about dialog | Miklos Vajna |
2015-01-12 | jni: add postKeyEvent to Office and redirect the call to LOK | Tomaž Vajngerl |
2015-01-12 | android: force screen to render - add access to LayerClient | Tomaž Vajngerl |
2015-01-12 | android: remove checkerboard color property - fix set to white | Tomaž Vajngerl |
2015-01-12 | android: reuse rerenderTile in createTile | Tomaž Vajngerl |
2015-01-12 | android: bypass Bitmap creation and copying when creating tiles | Tomaž Vajngerl |
2015-01-12 | android: support to rerender tile buffer directly | Tomaž Vajngerl |
2015-01-12 | android: allow TileLayer to expose the image | Tomaž Vajngerl |
2015-01-12 | android: Fix what invalidate rect numbers should mean | Tomaž Vajngerl |
2015-01-12 | android: Add inverseScale to RectUtils | Tomaž Vajngerl |
2015-01-12 | android: react to tile invalidation request and invalidate tiles | Tomaž Vajngerl |
2015-01-12 | android: Support force redraw in "tile request" event | Tomaž Vajngerl |
2015-01-12 | android: add toString to TileIdentifier | Tomaž Vajngerl |
2015-01-12 | android: Process messages in TileProvider + invalidation interface | Tomaž Vajngerl |
2015-01-12 | android: interface for processing of LOK messages | Tomaž Vajngerl |
2015-01-12 | android: Add support for callbacks from LO to JNI and Java LOK | Tomaž Vajngerl |
2015-01-09 | Android: add share feature in the context menu | Jacobo Aragunde Pérez |
2015-01-09 | Android: add context menu in document browser | Jacobo Aragunde Pérez |
2015-01-07 | android: set single page mode in writer when init for tiled render | Tomaž Vajngerl |
2015-01-07 | android: Add initializeForRendering to LOK | Tomaž Vajngerl |
2014-12-25 | android: Tweak initial zoom of documents in different situations | Tomaž Vajngerl |
2014-12-25 | android: Put document into center when it's smaller than viewport | Tomaž Vajngerl |
2014-12-22 | fdo#85849 on-demand create thumbnails of tiles in the sidebar | Tomaž Vajngerl |
2014-12-22 | fdo#87098 invalidate zoom change by triggering animatedZoomTo | Tomaž Vajngerl |
2014-12-19 | android: never use TextureView for now (for performance reasons) | Tomaž Vajngerl |
2014-12-19 | android: remove screenshot layer | Tomaž Vajngerl |
2014-12-19 | android doc browser: hide Calc filter, add Draw filter | Miklos Vajna |
2014-12-18 | android: support building with SDK tools 24 | Tomaž Vajngerl |
2014-12-17 | android doc browser: sync file type list with the intent filter | Miklos Vajna |
2014-12-17 | android doc browser: let's list file extensions only at a single place | Miklos Vajna |
2014-12-17 | android: turn off text and table boundaries in the viewer | Miklos Vajna |
2014-12-17 | android: fix unreadable text in doc browser's about dialog | Miklos Vajna |
2014-12-17 | android: tweak low-res tiles | Tomaž Vajngerl |
2014-12-17 | android: support to handle events with prioritization | Tomaž Vajngerl |
2014-12-17 | android: remove old and unused LOAndroid and LOAndroid2 | Tomaž Vajngerl |
2014-12-17 | Remove the ThumbnailGenerator class | Tor Lillqvist |
2014-12-17 | android: fix loading documents from doc browser's about dialog | Miklos Vajna |
2014-12-17 | android: show about menu entry in the browser as well | Miklos Vajna |
2014-12-17 | android: extract LOAbout from LibreOfficeMainActivity | Miklos Vajna |
2014-12-17 | android: make the 'more info' document accessible from the about dialog | Miklos Vajna |
2014-12-16 | org.libreoffice.android.DocumentLoader is not used for anything in LOAndroid3 | Tor Lillqvist |
2014-12-16 | android doc browser: avoid explicit background color without a foreground one | Miklos Vajna |
2014-12-16 | Android: prevent NPE due to lack of permissions on a directory | Jacobo Aragunde Pérez |
2014-12-16 | Android: browse documents anywhere in the sdcard | Jacobo Aragunde Pérez |
2014-12-16 | android: Show document browser back in the menu | Jacobo Aragunde Pérez |
2014-12-16 | android: disable navigation drawer for Writer | Miklos Vajna |
2014-12-16 | android: Adpater -> Adapter | Miklos Vajna |
2014-12-15 | android: don't associate with ods, fods, ots, xls, xlsx, xltx and csv | Miklos Vajna |
2014-12-15 | android: associate with ott, otg, otp, dotx and potx files as well | Miklos Vajna |
2014-12-15 | android: clear tiles when adding a new tile, various | Tomaž Vajngerl |