summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2016-05-16Fix typosAndrea Gelmini
2016-05-01tdf#99539 - fıx crash on android 5.1Mert Tumer
2016-04-30Fix typosAndrea Gelmini
2016-03-23no need for IPC on Android, removes the need for the cache-hackChristian Lohmaier
2016-03-19formatting and whitespaceAlexandru Moscu
2016-02-08Fix typosAndrea Gelmini
2016-02-05android: document some parameters for doxygenChris Sherlock
2016-02-02tdf#88389 - android document browser: external storage accessAlexF
2016-01-29Bump build tools version to account for sdk updatesPeter Foley
2016-01-21improve android build status reportingPeter Foley
2016-01-10Fix typosAndrea Gelmini
2016-01-05Fix typosAndrea Gelmini
2016-01-04tdf#96127 Android: No UI visibleAlexF
2015-12-25tdf#88391 android document browser: draw and impress icon is the sameAlexF
2015-11-23android: remove duplicated bitmapsMiklos Vajna
2015-11-21android: another part where underline and strikethrough commands were swappedChristian Lohmaier
2015-11-21android: underline and strikethrough commands were swappedChristian Lohmaier
2015-11-17android: don't crash on empty filelistCaolán McNamara
2015-11-13android: Fixes to AndroidManifestTomaž Vajngerl
2015-11-13android: add source of icons to READMETomaž Vajngerl
2015-11-13android: don't set text color in about dialogTomaž Vajngerl
2015-11-13android: remove old unused action buttons (bold, italic,...)Tomaž Vajngerl
2015-11-13android: rename "editMode" to "experimentalMode"Tomaž Vajngerl
2015-11-13android: add undo/redo to the main toolbarTomaž Vajngerl
2015-11-13android: Add string searching + search toolbarTomaž Vajngerl
2015-11-13android: Add bottom formatting toolbarTomaž Vajngerl
2015-11-13android: make toolbar visuals easier to changeTomaž Vajngerl
2015-11-13android: remove attrs.xmlTomaž Vajngerl
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-10lokdocview: assert that loading of handle bitmaps succeededMiklos Vajna
2015-11-02android: chanhe handles to use alias, tint handles with colorTomaž Vajngerl
2015-11-02andorid: use 4 spaces for indent in color.xmlTomaž Vajngerl
2015-11-01android: don't crash in LO when SurfaceView layout is 0 widthTomaž Vajngerl
2015-11-01android: don't crash in TextureReaper when Integer is nullTomaž Vajngerl
2015-11-01android: update JNI facade, rename mouse/keyboard event flagsTomaž Vajngerl
2015-11-01android: add desing libraryTomaž Vajngerl
2015-11-01android: remove CommandLine.java as we don't use it anymoreTomaž Vajngerl
2015-10-21android: remove MockTileProviderTomaž Vajngerl
2015-10-21android: remove the native DirectBufferAllocatorTomaž Vajngerl
2015-10-21android: typo in gradle build script (app crashed on key press)Tomaž Vajngerl
2015-10-15android: show flat ODS files in the doc browserMiklos Vajna
2015-10-14allow using Android Studio with lldb to debug native partChristian Lohmaier
2015-10-14make ndk-gdb work againChristian Lohmaier
2015-10-12android can only target sdk 22 - openssl triggers text relocation errorsChristian Lohmaier
2015-10-11tdf#94891 fix crash when rotating screen in docbrowser right after launchChristian Lohmaier
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier
2015-10-11migrate android build to gradleChristian Lohmaier
2015-10-03tdf#93281 clean cache directory on each startChristian Lohmaier
2015-10-03android: avoid arrayIndexOutOfBounds when lokit payload doesn't have a valueChristian Lohmaier
2015-10-03android: make strikethrough work (it's not .uno:StrikeOut, but .uno:Strikeout)Christian Lohmaier