Age | Commit message (Expand) | Author |
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 |
2014-12-04 | android: VM based implementation of DirectBufferAllocator | Tomaž Vajngerl |
2014-12-04 | We seem to crash unless we have org.openoffice.Office.UI/Factories | Tor Lillqvist |
2014-12-04 | Do the configuration pruning only in the DISABLE_UI case | Tor Lillqvist |
2014-12-04 | The configuration pruning with mobile-config.py seems to work now | Tor Lillqvist |
2014-12-04 | Don't prune org.openoffice.Office/UI | Tor Lillqvist |
2014-12-04 | Beware of modifying a list being iterated | Tor Lillqvist |
2014-12-04 | Add (commented-out) invocation of mobile-config.py | Tor Lillqvist |
2014-12-04 | Try to be less eager | Tor Lillqvist |
2014-12-04 | Bin duplicates | Tor Lillqvist |
2014-12-04 | Cosmetics | Tor Lillqvist |
2014-12-04 | Log time since object creation, not since epoch | Tor Lillqvist |
2014-12-04 | Use maximum logging verbosity while attempting the restart | Tor Lillqvist |
2014-12-04 | Reduce log verbiage | Tor Lillqvist |
2014-12-04 | If loading a document fails, try restarting the 'main loop' and try again | Tor Lillqvist |
2014-12-04 | android: remove preferences menu item for now. | Andrzej Hunt |
2014-12-04 | android: force create directory assets/gz.unpack/program | Tomaž Vajngerl |
2014-12-04 | LOK Android: don't initialise until TMPDIR is set. | Andrzej Hunt |
2014-12-02 | Skip the 'desktop' app for now | Tor Lillqvist |
2014-12-01 | Fix Android build | Tor Lillqvist |
2014-12-01 | Fold URE: Linux ure/share/misc/* -> program/ | Stephan Bergmann |