summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
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
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: Better default document (when the app starts with no doc to load).Jan Holesovsky
2014-10-04android: Log calls to createTileTomaž Vajngerl
2014-10-04android: show progress spinner also when switching partsTomaž Vajngerl