summaryrefslogtreecommitdiff
path: root/android/experimental
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-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: cleanup LibreOfficeKit initialization in JavaTomaž Vajngerl
2014-12-04android: extract gathering document info into postLoad methodTomaž Vajngerl
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-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
2014-10-10android: Disable LibreOfficeUIActivity for now.Jan Holesovsky
2014-10-10More tabs -> spaces.Jan Holesovsky
2014-10-10Kill trailing whitespace, tabs -> spaces, add modelines.Jan Holesovsky
2014-10-09android: Fix the application lifecycle.Jan Holesovsky
2014-10-09android: Simplify the About dialog creation.Jan Holesovsky
2014-10-09android: Fix typo.Jan Holesovsky
2014-10-05android: Rewrite GLThread to trash objects as little as possibleTomaž Vajngerl
2014-10-04android: Better detection of HW accel. (needed by TextureView)Tomaž Vajngerl
2014-10-04android: move getDrawable to LayerView (Fennec import)Tomaž Vajngerl
2014-10-04android: use TextureView instead of SurfaceView for ICS+ devicesTomaž Vajngerl
2014-10-04android: assure document close, introduce message box for errorsTomaž Vajngerl
2014-10-04androdi: set TileProvider only when document is readyTomaž Vajngerl
2014-10-04android: TileIdentifier - contains tile position and zoomTomaž Vajngerl
2014-10-04android: construct LayerView in xml GUI definition (activity_main)Tomaž Vajngerl
2014-10-04android: use tile size and change the type to IntSizeTomaž Vajngerl
2014-10-04android: remove unused windowSizeChanged trackingTomaž Vajngerl
2014-10-04android: Log calls to createTileTomaž Vajngerl
2014-10-04android: show progress spinner also when switching partsTomaž Vajngerl
2014-10-04android: Fix typo.Jan Holesovsky
2014-10-04android: about dialog description, app names - viewer & browserTomaž Vajngerl
2014-10-04android: clicking "Parts" in preferences opens the side drawerTomaž Vajngerl
2014-10-04android: fix redrawing everyting on part change (via sidebar)Tomaž Vajngerl