summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
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
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