Age | Commit message (Expand) | Author |
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 |
2014-12-15 | android: skip tiles that are already outside of viewport | Tomaž Vajngerl |
2014-12-15 | android: calculate tile position/dimension for FixedZoomTileLayer | Tomaž Vajngerl |
2014-12-15 | android: add to DisplayPortMetrics position and zoom getter | Tomaž Vajngerl |
2014-12-15 | android: remove creation of background screenshots | Tomaž Vajngerl |
2014-12-11 | fdo#87098 change zoom level tile layer zoom level on load | Tomaž Vajngerl |
2014-12-11 | android: remove unneeded logging and comment tile rendering timing | Tomaž Vajngerl |
2014-12-11 | android: Remove unneeded LOEvents | Tomaž Vajngerl |
2014-12-11 | android: add FixedZoomTileLayer as a low-res layer | Tomaž Vajngerl |
2014-12-11 | android: split DynamicTileLayer, reevaluate tiles directly | Tomaž Vajngerl |
2014-12-10 | fdo#85286 android: don't convert objects on load | Miklos Vajna |
2014-12-10 | android: speed up mobile-config.py | Miklos Vajna |
2014-12-09 | Related: fdo#85286 android: show error message given by LOK on the UI | Miklos Vajna |
2014-12-04 | android: extract JavaPanZoomController (PZC becomes an interface) | Tomaž Vajngerl |
2014-12-04 | android: Fennec change - move classes from gecko.ui to gecko.gfx | Tomaž Vajngerl |
2014-12-04 | android: change LOKitThread.draw to return void | Tomaž Vajngerl |
2014-12-04 | android: Fennec PanZoomControler updates.. | Tomaž Vajngerl |
2014-12-04 | fdo#85845 android: draw tiles immediately when they are ready | Tomaž Vajngerl |
2014-12-04 | android: rearange anc clean-up GeckoLayerClient | Tomaž Vajngerl |
2014-12-04 | android: Fold LayerController into GeckoLayerClient | Tomaž Vajngerl |
2014-12-04 | android: introduce getDisplayMetrics - reduce code duplication | Tomaž Vajngerl |
2014-12-04 | android: reset document dimensions when changing document part | Tomaž Vajngerl |
2014-12-04 | android: Change the handle type (long too ByteBuffer) | Tomaž Vajngerl |
2014-12-04 | android: use ByteBuffer to send or store pointers in JNI bindings | Tomaž Vajngerl |
2014-12-04 | android: cleanup LibreOfficeKit initialization in Java | Tomaž Vajngerl |
2014-12-04 | android: extract gathering document info into postLoad method | Tomaž Vajngerl |
2014-12-04 | android: improve error messages in DirectBufferAllocator | Tomaž Vajngerl |
2014-12-04 | android: add destroy and exit as a separate JNI call | Tomaž Vajngerl |