summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2016-07-21lokdocview: replace handle_graphic.png with manual drawingMiklos Vajna
2016-07-20Fix typosAndrea Gelmini
2016-07-20Fix typosAndrea Gelmini
2016-06-12tdf#96127 Android: No UI visibleAlexF
2016-06-12tdf#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
2015-10-03compare strings using equals, not with ==Christian Lohmaier
2015-10-03android: remove unused imports, call static methods the static wayChristian Lohmaier
2015-10-03android: make layouts nicer to work with by providing sample values in editorChristian Lohmaier
2015-10-03android: remove no longer used filesChristian Lohmaier
2015-10-01android: fix make install and don't use ant -quiet by defaultMiklos Vajna
2015-09-30Fix typosAndrea Gelmini
2015-09-28Revert "revert back to android-21 target until tinderbox gets updated"Tor Lillqvist
2015-09-25revert back to android-21 target until tinderbox gets updatedChristian Lohmaier
2015-09-24android.util.FloatMath is deprecated/was removed in ver 23Christian Lohmaier