summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2014-12-10fdo#85286 android: don't convert objects on loadMiklos Vajna1-0/+9
2014-12-10android: speed up mobile-config.pyMiklos Vajna1-14/+15
2014-12-09Related: fdo#85286 android: show error message given by LOK on the UIMiklos Vajna1-6/+16
2014-12-04android: extract JavaPanZoomController (PZC becomes an interface)Tomaž Vajngerl4-967/+987
2014-12-04android: Fennec change - move classes from gecko.ui to gecko.gfxTomaž Vajngerl7-13/+7
2014-12-04android: change LOKitThread.draw to return voidTomaž Vajngerl1-4/+2
2014-12-04android: Fennec PanZoomControler updates..Tomaž Vajngerl7-22/+98
2014-12-04fdo#85845 android: draw tiles immediately when they are readyTomaž Vajngerl7-68/+90
2014-12-04android: rearange anc clean-up GeckoLayerClientTomaž Vajngerl2-266/+246
2014-12-04android: Fold LayerController into GeckoLayerClientTomaž Vajngerl10-359/+335
2014-12-04android: introduce getDisplayMetrics - reduce code duplicationTomaž Vajngerl2-6/+12
2014-12-04android: reset document dimensions when changing document partTomaž Vajngerl1-7/+17
2014-12-04android: Change the handle type (long too ByteBuffer)Tomaž Vajngerl1-1/+1
2014-12-04android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl3-8/+11
2014-12-04android: cleanup LibreOfficeKit initialization in JavaTomaž Vajngerl2-17/+15
2014-12-04android: extract gathering document info into postLoad methodTomaž Vajngerl1-25/+28
2014-12-04android: improve error messages in DirectBufferAllocatorTomaž Vajngerl1-7/+7
2014-12-04android: add destroy and exit as a separate JNI callTomaž Vajngerl1-0/+1
2014-12-04android: VM based implementation of DirectBufferAllocatorTomaž Vajngerl1-6/+47
2014-12-04We seem to crash unless we have org.openoffice.Office.UI/FactoriesTor Lillqvist1-1/+0
2014-12-04Do the configuration pruning only in the DISABLE_UI caseTor Lillqvist1-3/+3
2014-12-04The configuration pruning with mobile-config.py seems to work nowTor Lillqvist1-1/+3
2014-12-04Don't prune org.openoffice.Office/UITor Lillqvist1-1/+0
2014-12-04Beware of modifying a list being iteratedTor Lillqvist1-10/+18
2014-12-04Add (commented-out) invocation of mobile-config.pyTor Lillqvist1-0/+1
2014-12-04Try to be less eagerTor Lillqvist1-2/+0
2014-12-04Bin duplicatesTor Lillqvist1-22/+7
2014-12-04CosmeticsTor Lillqvist1-4/+0
2014-12-04Log time since object creation, not since epochTor Lillqvist1-4/+8
2014-12-04Use maximum logging verbosity while attempting the restartTor Lillqvist1-0/+2
2014-12-04Reduce log verbiageTor Lillqvist1-1/+1
2014-12-04If loading a document fails, try restarting the 'main loop' and try againTor Lillqvist1-1/+14
2014-12-04android: remove preferences menu item for now.Andrzej Hunt2-6/+1
2014-12-04android: force create directory assets/gz.unpack/programTomaž Vajngerl1-1/+1
2014-12-04LOK Android: don't initialise until TMPDIR is set.Andrzej Hunt1-4/+4
2014-12-02Skip the 'desktop' app for nowTor Lillqvist1-1/+0
2014-12-01Fix Android buildTor Lillqvist1-3/+3
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann1-1/+1
2014-11-26version ini-file's ProductMajor/Minor are unusedStephan Bergmann1-2/+0
2014-11-25Remove unused URE_LIB_DIRStephan Bergmann1-1/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini10-13/+13
2014-10-13android: When debugging, the installLocation must be "internalOnly".Jan Holesovsky1-1/+1
2014-10-13android: When rotating, we also need to update the viewport geometry.Jan Holesovsky1-7/+18
2014-10-10android: Repaint when the orientation changes.Jan Holesovsky2-0/+17
2014-10-10android: Improve the button descriptions.Jan Holesovsky1-2/+2
2014-10-10android: Disable LibreOfficeUIActivity for now.Jan Holesovsky1-0/+3
2014-10-10More tabs -> spaces.Jan Holesovsky9-93/+93
2014-10-10Kill trailing whitespace, tabs -> spaces, add modelines.Jan Holesovsky8-898/+914
2014-10-09android: Fix the application lifecycle.Jan Holesovsky4-19/+32
2014-10-09android: Simplify the About dialog creation.Jan Holesovsky3-28/+9