summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2015-11-02android: chanhe handles to use alias, tint handles with colorTomaž Vajngerl18-31/+21
2015-11-02andorid: use 4 spaces for indent in color.xmlTomaž Vajngerl1-87/+87
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ž Vajngerl7-27/+70
2015-11-01android: add desing libraryTomaž Vajngerl1-0/+1
2015-11-01android: remove CommandLine.java as we don't use it anymoreTomaž Vajngerl1-176/+0
2015-10-21android: remove MockTileProviderTomaž Vajngerl2-170/+2
2015-10-21android: remove the native DirectBufferAllocatorTomaž Vajngerl1-46/+5
2015-10-21android: typo in gradle build script (app crashed on key press)Tomaž Vajngerl1-2/+2
2015-10-15android: show flat ODS files in the doc browserMiklos Vajna1-1/+1
2015-10-14allow using Android Studio with lldb to debug native partChristian Lohmaier2-8/+32
2015-10-14make ndk-gdb work againChristian Lohmaier5-15/+47
2015-10-12android can only target sdk 22 - openssl triggers text relocation errorsChristian Lohmaier1-1/+4
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 Lohmaier2-35/+112
2015-10-11migrate android build to gradleChristian Lohmaier24-657/+599
2015-10-03tdf#93281 clean cache directory on each startChristian Lohmaier1-10/+35
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: make layouts nicer to work with by providing sample values in editorChristian Lohmaier6-9/+24
2015-10-03android: remove no longer used filesChristian Lohmaier15-227/+4
2015-10-01android: fix make install and don't use ant -quiet by defaultMiklos Vajna2-2/+2
2015-09-30Fix typosAndrea Gelmini2-4/+4
2015-09-28Revert "revert back to android-21 target until tinderbox gets updated"Tor Lillqvist3-3/+3
2015-09-25revert back to android-21 target until tinderbox gets updatedChristian Lohmaier3-3/+3
2015-09-24android.util.FloatMath is deprecated/was removed in ver 23Christian Lohmaier5-12/+10
2015-09-18Fix typosAndrea Gelmini2-3/+3
2015-09-11Android: i18-ize some stringsJacobo Aragunde Pérez2-4/+9
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-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud2-3/+3
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-15java: 'final static' to 'static final'Noel Grandin1-1/+1
2015-06-12Android: show drawer ("hamburger") icon on root directoryJacobo Aragunde Pérez2-3/+42
2015-06-12Android: do not hide toolbar under the drawerJacobo Aragunde Pérez1-20/+27
2015-06-12tdf#87434: android: system back key to go one level upJacobo Aragunde Pérez2-0/+28
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érez3-5/+34
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érez2-0/+7
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érez5-0/+82
2015-06-10Android: download documents from ownCloud.Jacobo Aragunde Pérez2-2/+41
2015-06-10Android: initial implementation of ownCloud provider.Jacobo Aragunde Pérez5-2/+199
2015-06-10Android: add ownCloud library to the build.Jacobo Aragunde Pérez1-0/+2