summaryrefslogtreecommitdiff
path: root/android/source/src
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-17android: don't crash on empty filelistCaolán McNamara
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-13LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-02android: chanhe handles to use alias, tint handles with colorTomaž 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-10-21android: remove MockTileProviderTomaž Vajngerl
2015-10-15android: show flat ODS files in the doc browserMiklos Vajna
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-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: remove no longer used filesChristian Lohmaier
2015-09-30Fix typosAndrea Gelmini
2015-09-24android.util.FloatMath is deprecated/was removed in ver 23Christian Lohmaier
2015-09-18Fix typosAndrea Gelmini
2015-09-11Android: i18-ize some stringsJacobo Aragunde Pérez
2015-09-11Android: check file modify date to know if save is completeJacobo Aragunde Pérez
2015-09-11Android: Implement cloud saveJacobo Aragunde Pérez
2015-09-11Android: provide an ID to document providersJacobo Aragunde Pérez
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-12Android: show drawer ("hamburger") icon on root directoryJacobo Aragunde Pérez
2015-06-12tdf#87434: android: system back key to go one level upJacobo Aragunde Pérez
2015-06-12Android: properly set default dir for the document browserJacobo Aragunde Pérez
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-06-10Android: improve error handling in ownCloud provider.Jacobo Aragunde Pérez
2015-06-10Android: document providers listen to changes in preferences.Jacobo Aragunde Pérez
2015-06-10Android: add menu entry for document provider settingsJacobo Aragunde Pérez
2015-06-10Android: setup ownCloud provider with user-defined settingsJacobo Aragunde Pérez
2015-06-10Android: settings activity for document providersJacobo Aragunde Pérez
2015-06-10Android: download documents from ownCloud.Jacobo Aragunde Pérez
2015-06-10Android: initial implementation of ownCloud provider.Jacobo Aragunde Pérez
2015-05-21Let's simplify the paths and be less 'experimental'Tor Lillqvist