summaryrefslogtreecommitdiff
path: root/android/source/src
AgeCommit message (Expand)AuthorFilesLines
2016-01-10Fix typosAndrea Gelmini2-2/+2
2016-01-05Fix typosAndrea Gelmini2-3/+3
2015-12-25tdf#88391 android document browser: draw and impress icon is the sameAlexF1-1/+3
2015-11-21android: another part where underline and strikethrough commands were swappedChristian Lohmaier1-2/+2
2015-11-21android: underline and strikethrough commands were swappedChristian Lohmaier1-2/+2
2015-11-17android: don't crash on empty filelistCaolán McNamara1-0/+2
2015-11-13android: rename "editMode" to "experimentalMode"Tomaž Vajngerl1-5/+5
2015-11-13android: add undo/redo to the main toolbarTomaž Vajngerl1-0/+6
2015-11-13android: Add string searching + search toolbarTomaž Vajngerl6-0/+124
2015-11-13android: Add bottom formatting toolbarTomaž Vajngerl9-167/+596
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga4-13/+19
2015-11-02android: chanhe handles to use alias, tint handles with colorTomaž Vajngerl3-3/+3
2015-11-01android: don't crash in LO when SurfaceView layout is 0 widthTomaž Vajngerl1-0/+5
2015-11-01android: don't crash in TextureReaper when Integer is nullTomaž Vajngerl1-7/+16
2015-11-01android: update JNI facade, rename mouse/keyboard event flagsTomaž Vajngerl5-14/+25
2015-10-21android: remove MockTileProviderTomaž Vajngerl2-170/+2
2015-10-15android: show flat ODS files in the doc browserMiklos Vajna1-1/+1
2015-10-11tdf#94891 fix crash when rotating screen in docbrowser right after launchChristian Lohmaier1-3/+10
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier1-33/+106
2015-10-03android: avoid arrayIndexOutOfBounds when lokit payload doesn't have a valueChristian Lohmaier1-0/+4
2015-10-03android: make strikethrough work (it's not .uno:StrikeOut, but .uno:Strikeout)Christian Lohmaier2-2/+2
2015-10-03compare strings using equals, not with ==Christian Lohmaier1-2/+2
2015-10-03android: remove unused imports, call static methods the static wayChristian Lohmaier19-56/+25
2015-10-03android: remove no longer used filesChristian Lohmaier2-52/+2
2015-09-30Fix typosAndrea Gelmini2-4/+4
2015-09-24android.util.FloatMath is deprecated/was removed in ver 23Christian Lohmaier2-9/+7
2015-09-18Fix typosAndrea Gelmini2-3/+3
2015-09-11Android: i18-ize some stringsJacobo Aragunde Pérez1-4/+4
2015-09-11Android: check file modify date to know if save is completeJacobo Aragunde Pérez1-7/+33
2015-09-11Android: Implement cloud saveJacobo Aragunde Pérez5-8/+107
2015-09-11Android: provide an ID to document providersJacobo Aragunde Pérez5-9/+44
2015-06-15java: 'final static' to 'static final'Noel Grandin1-1/+1
2015-06-12Android: show drawer ("hamburger") icon on root directoryJacobo Aragunde Pérez1-3/+40
2015-06-12tdf#87434: android: system back key to go one level upJacobo Aragunde Pérez1-0/+27
2015-06-12Android: properly set default dir for the document browserJacobo Aragunde Pérez2-2/+3
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin1-1/+1
2015-06-10Android: improve error handling in ownCloud provider.Jacobo Aragunde Pérez2-5/+30
2015-06-10Android: document providers listen to changes in preferences.Jacobo Aragunde Pérez3-6/+77
2015-06-10Android: add menu entry for document provider settingsJacobo Aragunde Pérez1-0/+5
2015-06-10Android: setup ownCloud provider with user-defined settingsJacobo Aragunde Pérez2-4/+20
2015-06-10Android: settings activity for document providersJacobo Aragunde Pérez2-0/+40
2015-06-10Android: download documents from ownCloud.Jacobo Aragunde Pérez2-2/+41
2015-06-10Android: initial implementation of ownCloud provider.Jacobo Aragunde Pérez3-2/+197
2015-05-21Let's simplify the paths and be less 'experimental'Tor Lillqvist84-0/+14168