summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
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
2015-10-15Android: properly set default dir for the document browserJacobo Aragunde Pérez
2015-10-15Android: improve error handling in ownCloud provider.Jacobo Aragunde Pérez
2015-10-15Android: document providers listen to changes in preferences.Jacobo Aragunde Pérez
2015-10-15Android: add menu entry for document provider settingsJacobo Aragunde Pérez
2015-10-15Android: setup ownCloud provider with user-defined settingsJacobo Aragunde Pérez
2015-10-15Android: settings activity for document providersJacobo Aragunde Pérez
2015-10-15Android: download documents from ownCloud.Jacobo Aragunde Pérez
2015-10-15Android: initial implementation of ownCloud provider.Jacobo Aragunde Pérez
2015-10-15Android: add ownCloud library to the build.Jacobo Aragunde Pérez
2015-10-15lokdocview: adapt Android pathMiklos Vajna
2015-10-15android: leftover gitignoreMiklos Vajna
2015-10-15Let's simplify the paths and be less 'experimental'Tor Lillqvist
2015-10-15Bin the 'DocumentLoader' Android test appTor Lillqvist
2015-10-15Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist