summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
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-21android: don't crash on empty filelistCaolán McNamara
2015-11-16LOK: setClientZoom() - sets the client zoom levelMihai Varga
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-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-02android: don't crash in LO when SurfaceView layout is 0 widthTomaž Vajngerl
2015-11-02android: don't crash in TextureReaper when Integer is nullTomaž Vajngerl
2015-11-02android: update JNI facade, rename mouse/keyboard event flagsTomaž Vajngerl
2015-11-02android: add desing libraryTomaž Vajngerl
2015-11-02android: 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-15java: 'final static' to 'static final'Noel Grandin
2015-10-15android: show flat ODS files in the doc browserMiklos Vajna
2015-10-15allow using Android Studio with lldb to debug native partChristian Lohmaier
2015-10-15make ndk-gdb work againChristian Lohmaier
2015-10-15android can only target sdk 22 - openssl triggers text relocation errorsChristian Lohmaier
2015-10-15tdf#94891 fix crash when rotating screen in docbrowser right after launchChristian Lohmaier
2015-10-15move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier
2015-10-15migrate android build to gradleChristian Lohmaier
2015-10-15tdf#93281 clean cache directory on each startChristian Lohmaier
2015-10-15android: avoid arrayIndexOutOfBounds when lokit payload doesn't have a valueChristian Lohmaier
2015-10-15android: make strikethrough work (it's not .uno:StrikeOut, but .uno:Strikeout)Christian Lohmaier
2015-10-15compare strings using equals, not with ==Christian Lohmaier
2015-10-15android: remove unused imports, call static methods the static wayChristian Lohmaier
2015-10-15android: make layouts nicer to work with by providing sample values in editorChristian Lohmaier
2015-10-15android: remove no longer used filesChristian Lohmaier
2015-10-15android: fix make install and don't use ant -quiet by defaultMiklos Vajna
2015-10-15Revert "revert back to android-21 target until tinderbox gets updated"Tor Lillqvist
2015-10-15revert back to android-21 target until tinderbox gets updatedChristian Lohmaier
2015-10-15android.util.FloatMath is deprecated/was removed in ver 23Christian Lohmaier
2015-10-15Android: i18-ize some stringsJacobo Aragunde Pérez
2015-10-15Android: check file modify date to know if save is completeJacobo Aragunde Pérez
2015-10-15Android: Implement cloud saveJacobo Aragunde Pérez
2015-10-15Android: provide an ID to document providersJacobo Aragunde Pérez
2015-10-15Android: show drawer ("hamburger") icon on root directoryJacobo Aragunde Pérez
2015-10-15Android: do not hide toolbar under the drawerJacobo Aragunde Pérez
2015-10-15tdf#87434: android: system back key to go one level upJacobo Aragunde Pérez