summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2014-12-11fdo#87098 change zoom level tile layer zoom level on loadTomaž Vajngerl
2014-12-11android: remove unneeded logging and comment tile rendering timingTomaž Vajngerl
2014-12-11android: Remove unneeded LOEventsTomaž Vajngerl
2014-12-11android: add FixedZoomTileLayer as a low-res layerTomaž Vajngerl
2014-12-11android: split DynamicTileLayer, reevaluate tiles directlyTomaž Vajngerl
2014-12-10fdo#85286 android: don't convert objects on loadMiklos Vajna
2014-12-10android: speed up mobile-config.pyMiklos Vajna
2014-12-09Related: fdo#85286 android: show error message given by LOK on the UIMiklos Vajna
2014-12-04android: extract JavaPanZoomController (PZC becomes an interface)Tomaž Vajngerl
2014-12-04android: Fennec change - move classes from gecko.ui to gecko.gfxTomaž Vajngerl
2014-12-04android: change LOKitThread.draw to return voidTomaž Vajngerl
2014-12-04android: Fennec PanZoomControler updates..Tomaž Vajngerl
2014-12-04fdo#85845 android: draw tiles immediately when they are readyTomaž Vajngerl
2014-12-04android: rearange anc clean-up GeckoLayerClientTomaž Vajngerl
2014-12-04android: Fold LayerController into GeckoLayerClientTomaž Vajngerl
2014-12-04android: introduce getDisplayMetrics - reduce code duplicationTomaž Vajngerl
2014-12-04android: reset document dimensions when changing document partTomaž Vajngerl
2014-12-04android: Change the handle type (long too ByteBuffer)Tomaž Vajngerl
2014-12-04android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl
2014-12-04android: cleanup LibreOfficeKit initialization in JavaTomaž Vajngerl
2014-12-04android: extract gathering document info into postLoad methodTomaž Vajngerl
2014-12-04android: improve error messages in DirectBufferAllocatorTomaž Vajngerl
2014-12-04android: add destroy and exit as a separate JNI callTomaž Vajngerl
2014-12-04android: VM based implementation of DirectBufferAllocatorTomaž Vajngerl
2014-12-04We seem to crash unless we have org.openoffice.Office.UI/FactoriesTor Lillqvist
2014-12-04Do the configuration pruning only in the DISABLE_UI caseTor Lillqvist
2014-12-04The configuration pruning with mobile-config.py seems to work nowTor Lillqvist
2014-12-04Don't prune org.openoffice.Office/UITor Lillqvist
2014-12-04Beware of modifying a list being iteratedTor Lillqvist
2014-12-04Add (commented-out) invocation of mobile-config.pyTor Lillqvist
2014-12-04Try to be less eagerTor Lillqvist
2014-12-04Bin duplicatesTor Lillqvist
2014-12-04CosmeticsTor Lillqvist
2014-12-04Log time since object creation, not since epochTor Lillqvist
2014-12-04Use maximum logging verbosity while attempting the restartTor Lillqvist
2014-12-04Reduce log verbiageTor Lillqvist
2014-12-04If loading a document fails, try restarting the 'main loop' and try againTor Lillqvist
2014-12-04android: remove preferences menu item for now.Andrzej Hunt
2014-12-04android: force create directory assets/gz.unpack/programTomaž Vajngerl
2014-12-04LOK Android: don't initialise until TMPDIR is set.Andrzej Hunt
2014-12-02Skip the 'desktop' app for nowTor Lillqvist
2014-12-01Fix Android buildTor Lillqvist
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann
2014-11-26version ini-file's ProductMajor/Minor are unusedStephan Bergmann
2014-11-25Remove unused URE_LIB_DIRStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-13android: When debugging, the installLocation must be "internalOnly".Jan Holesovsky
2014-10-13android: When rotating, we also need to update the viewport geometry.Jan Holesovsky
2014-10-10android: Repaint when the orientation changes.Jan Holesovsky
2014-10-10android: Improve the button descriptions.Jan Holesovsky