summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* android: chanhe handles to use alias, tint handles with colorTomaž Vajngerl2015-11-0218-31/+21
* andorid: use 4 spaces for indent in color.xmlTomaž Vajngerl2015-11-021-87/+87
* android: don't crash in LO when SurfaceView layout is 0 widthTomaž Vajngerl2015-11-011-0/+5
* android: don't crash in TextureReaper when Integer is nullTomaž Vajngerl2015-11-011-7/+16
* android: update JNI facade, rename mouse/keyboard event flagsTomaž Vajngerl2015-11-017-27/+70
* android: add desing libraryTomaž Vajngerl2015-11-011-0/+1
* android: remove CommandLine.java as we don't use it anymoreTomaž Vajngerl2015-11-011-176/+0
* android: remove MockTileProviderTomaž Vajngerl2015-10-212-170/+2
* android: remove the native DirectBufferAllocatorTomaž Vajngerl2015-10-211-46/+5
* android: typo in gradle build script (app crashed on key press)Tomaž Vajngerl2015-10-211-2/+2
* android: show flat ODS files in the doc browserMiklos Vajna2015-10-151-1/+1
* allow using Android Studio with lldb to debug native partChristian Lohmaier2015-10-142-8/+32
* make ndk-gdb work againChristian Lohmaier2015-10-145-15/+47
* android can only target sdk 22 - openssl triggers text relocation errorsChristian Lohmaier2015-10-121-1/+4
* tdf#94891 fix crash when rotating screen in docbrowser right after launchChristian Lohmaier2015-10-111-3/+10
* move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier2015-10-112-35/+112
* migrate android build to gradleChristian Lohmaier2015-10-1124-657/+599
* tdf#93281 clean cache directory on each startChristian Lohmaier2015-10-031-10/+35
* android: avoid arrayIndexOutOfBounds when lokit payload doesn't have a valueChristian Lohmaier2015-10-031-0/+4
* android: make strikethrough work (it's not .uno:StrikeOut, but .uno:Strikeout)Christian Lohmaier2015-10-032-2/+2
* compare strings using equals, not with ==Christian Lohmaier2015-10-031-2/+2
* android: remove unused imports, call static methods the static wayChristian Lohmaier2015-10-0319-56/+25
* android: make layouts nicer to work with by providing sample values in editorChristian Lohmaier2015-10-036-9/+24
* android: remove no longer used filesChristian Lohmaier2015-10-0315-227/+4
* android: fix make install and don't use ant -quiet by defaultMiklos Vajna2015-10-012-2/+2
* Fix typosAndrea Gelmini2015-09-302-4/+4
* Revert "revert back to android-21 target until tinderbox gets updated"Tor Lillqvist2015-09-283-3/+3
* revert back to android-21 target until tinderbox gets updatedChristian Lohmaier2015-09-253-3/+3
* android.util.FloatMath is deprecated/was removed in ver 23Christian Lohmaier2015-09-245-12/+10
* Fix typosAndrea Gelmini2015-09-182-3/+3
* Android: i18-ize some stringsJacobo Aragunde Pérez2015-09-112-4/+9
* Android: check file modify date to know if save is completeJacobo Aragunde Pérez2015-09-111-7/+33
* Android: Implement cloud saveJacobo Aragunde Pérez2015-09-115-8/+107
* Android: provide an ID to document providersJacobo Aragunde Pérez2015-09-115-9/+44
* gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud2015-08-112-3/+3
* Fix typosAndrea Gelmini2015-07-041-1/+1
* java: 'final static' to 'static final'Noel Grandin2015-06-151-1/+1
* Android: show drawer ("hamburger") icon on root directoryJacobo Aragunde Pérez2015-06-122-3/+42
* Android: do not hide toolbar under the drawerJacobo Aragunde Pérez2015-06-121-20/+27
* tdf#87434: android: system back key to go one level upJacobo Aragunde Pérez2015-06-122-0/+28
* Android: properly set default dir for the document browserJacobo Aragunde Pérez2015-06-122-2/+3
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-111-1/+1
* Android: improve error handling in ownCloud provider.Jacobo Aragunde Pérez2015-06-103-5/+34
* Android: document providers listen to changes in preferences.Jacobo Aragunde Pérez2015-06-103-6/+77
* Android: add menu entry for document provider settingsJacobo Aragunde Pérez2015-06-102-0/+7
* Android: setup ownCloud provider with user-defined settingsJacobo Aragunde Pérez2015-06-102-4/+20
* Android: settings activity for document providersJacobo Aragunde Pérez2015-06-105-0/+82
* Android: download documents from ownCloud.Jacobo Aragunde Pérez2015-06-102-2/+41
* Android: initial implementation of ownCloud provider.Jacobo Aragunde Pérez2015-06-105-2/+199
* Android: add ownCloud library to the build.Jacobo Aragunde Pérez2015-06-101-0/+2