1. 7ce0889 android: remove duplicated bitmaps by Miklos Vajna · 10 years ago
  2. 6f5589d android: another part where underline and strikethrough commands were swapped by Christian Lohmaier · 10 years ago
  3. 9feffdb android: underline and strikethrough commands were swapped by Christian Lohmaier · 10 years ago
  4. 506432f android: don't crash on empty filelist by Caolán McNamara · 10 years ago
  5. 613ef01 android: Fixes to AndroidManifest by Tomaž Vajngerl · 10 years ago
  6. e413089 android: add source of icons to README by Tomaž Vajngerl · 10 years ago
  7. 7b3f6dd android: don't set text color in about dialog by Tomaž Vajngerl · 10 years ago
  8. cb5fa33 android: remove old unused action buttons (bold, italic,...) by Tomaž Vajngerl · 10 years ago
  9. d30e0ae android: rename "editMode" to "experimentalMode" by Tomaž Vajngerl · 10 years ago
  10. 8908920 android: add undo/redo to the main toolbar by Tomaž Vajngerl · 10 years ago
  11. 6636476 android: Add string searching + search toolbar by Tomaž Vajngerl · 10 years ago
  12. 319623a android: Add bottom formatting toolbar by Tomaž Vajngerl · 10 years ago
  13. 01d0983 android: make toolbar visuals easier to change by Tomaž Vajngerl · 10 years ago
  14. b0166b1 android: remove attrs.xml by Tomaž Vajngerl · 10 years ago
  15. 96cd2ab LOK: setClientZoom() - sets the client zoom level by Mihai Varga · 10 years ago
  16. c044e51 lokdocview: assert that loading of handle bitmaps succeeded by Miklos Vajna · 10 years ago
  17. 7446345 android: chanhe handles to use alias, tint handles with color by Tomaž Vajngerl · 10 years ago
  18. d38abe1 andorid: use 4 spaces for indent in color.xml by Tomaž Vajngerl · 10 years ago
  19. 37d4167 android: don't crash in LO when SurfaceView layout is 0 width by Tomaž Vajngerl · 10 years ago
  20. 9a52bad android: don't crash in TextureReaper when Integer is null by Tomaž Vajngerl · 10 years ago
  21. 6d9124d android: update JNI facade, rename mouse/keyboard event flags by Tomaž Vajngerl · 10 years ago
  22. 50ffbe8 android: add desing library by Tomaž Vajngerl · 10 years ago
  23. f70254c android: remove CommandLine.java as we don't use it anymore by Tomaž Vajngerl · 10 years ago
  24. 075c4db android: remove MockTileProvider by Tomaž Vajngerl · 10 years ago
  25. c8dcec9 android: remove the native DirectBufferAllocator by Tomaž Vajngerl · 10 years ago
  26. 0308917 android: typo in gradle build script (app crashed on key press) by Tomaž Vajngerl · 10 years ago
  27. 1956b50 android: show flat ODS files in the doc browser by Miklos Vajna · 10 years ago
  28. 8840a66 allow using Android Studio with lldb to debug native part by Christian Lohmaier · 10 years ago
  29. 78cf4ca make ndk-gdb work again by Christian Lohmaier · 10 years ago
  30. 5b791ec android can only target sdk 22 - openssl triggers text relocation errors by Christian Lohmaier · 10 years ago
  31. b6430ed tdf#94891 fix crash when rotating screen in docbrowser right after launch by Christian Lohmaier · 10 years ago
  32. 143fb0a move extracting assets to Java & use AssetManager to access assets by Christian Lohmaier · 10 years ago
  33. ee8257a migrate android build to gradle by Christian Lohmaier · 10 years ago
  34. 1a6ec13 tdf#93281 clean cache directory on each start by Christian Lohmaier · 11 years ago
  35. cdfdf76 android: avoid arrayIndexOutOfBounds when lokit payload doesn't have a value by Christian Lohmaier · 11 years ago
  36. 233b9b0 android: make strikethrough work (it's not .uno:StrikeOut, but .uno:Strikeout) by Christian Lohmaier · 11 years ago
  37. c320161 compare strings using equals, not with == by Christian Lohmaier · 11 years ago
  38. 7b282e3 android: remove unused imports, call static methods the static way by Christian Lohmaier · 11 years ago
  39. 20d5c4c android: make layouts nicer to work with by providing sample values in editor by Christian Lohmaier · 11 years ago
  40. de376cb android: remove no longer used files by Christian Lohmaier · 11 years ago
  41. 4475c17 android: fix make install and don't use ant -quiet by default by Miklos Vajna · 11 years ago
  42. 9e4c87be Fix typos by Andrea Gelmini · 11 years ago
  43. 827e78f Revert "revert back to android-21 target until tinderbox gets updated" by Tor Lillqvist · 11 years ago
  44. 4e47ed7 revert back to android-21 target until tinderbox gets updated by Christian Lohmaier · 11 years ago
  45. 45c27ff android.util.FloatMath is deprecated/was removed in ver 23 by Christian Lohmaier · 11 years ago
  46. ac22644 Fix typos by Andrea Gelmini · 11 years ago
  47. a952540 Android: i18-ize some strings by Jacobo Aragunde Pérez · 11 years ago
  48. 315ca03 Android: check file modify date to know if save is complete by Jacobo Aragunde Pérez · 11 years ago
  49. 626ebde Android: Implement cloud save by Jacobo Aragunde Pérez · 11 years ago
  50. a3c3a13 Android: provide an ID to document providers by Jacobo Aragunde Pérez · 11 years ago
  51. a8db357 gbuild/config stop using VERBOSE, use only verbose=t by Norbert Thiebaud · 11 years ago
  52. ffa8892 Fix typos by Andrea Gelmini · 11 years ago
  53. 0c18bed java: 'final static' to 'static final' by Noel Grandin · 11 years ago
  54. aa3cdfc Android: show drawer ("hamburger") icon on root directory by Jacobo Aragunde Pérez · 11 years ago
  55. 371cecf Android: do not hide toolbar under the drawer by Jacobo Aragunde Pérez · 11 years ago
  56. d1f671e tdf#87434: android: system back key to go one level up by Jacobo Aragunde Pérez · 11 years ago
  57. cafae25 Android: properly set default dir for the document browser by Jacobo Aragunde Pérez · 11 years ago
  58. efd4bfa java:regulatize the order of 'final' and public/private by Noel Grandin · 11 years ago
  59. 78ecdbc Android: improve error handling in ownCloud provider. by Jacobo Aragunde Pérez · 11 years ago
  60. f8a4e1a Android: document providers listen to changes in preferences. by Jacobo Aragunde Pérez · 11 years ago
  61. ba44368 Android: add menu entry for document provider settings by Jacobo Aragunde Pérez · 11 years ago
  62. 79f5d44 Android: setup ownCloud provider with user-defined settings by Jacobo Aragunde Pérez · 11 years ago
  63. d5c9d1d Android: settings activity for document providers by Jacobo Aragunde Pérez · 11 years ago
  64. d6f9e41 Android: download documents from ownCloud. by Jacobo Aragunde Pérez · 11 years ago
  65. 69773f5 Android: initial implementation of ownCloud provider. by Jacobo Aragunde Pérez · 11 years ago
  66. e6fe508 Android: add ownCloud library to the build. by Jacobo Aragunde Pérez · 11 years ago
  67. 562d8f5 lokdocview: adapt Android path by Miklos Vajna · 11 years ago
  68. 97b0962 android: leftover gitignore by Miklos Vajna · 11 years ago
  69. ab8cbb6 Let's simplify the paths and be less 'experimental' by Tor Lillqvist · 11 years ago
  70. 1b53066 Bin the 'DocumentLoader' Android test app by Tor Lillqvist · 11 years ago
  71. 72a688d Remove more obsolete Android code: The 'AppSupport' stuff by Tor Lillqvist · 11 years ago
  72. 43ad4c5 Bin the since long obsolete "desktop" Android app by Tor Lillqvist · 11 years ago
  73. e7473c69 editing/experimental mode as user-preference (Android Viewer) by Christian Lohmaier · 11 years ago
  74. 363ee15 android: optipng the images. by Jan Holesovsky · 11 years ago
  75. fe731a2 android: Plain .component files are not used from what I know. by Jan Holesovsky · 11 years ago
  76. a229089 fix theme with AppCompat 22.1 or later by Christian Lohmaier · 11 years ago
  77. 02432d6 viewer: Enable taps to be able to handle hyperlinks. by Jan Holesovsky · 11 years ago
  78. f265344 intent preference overrides default prefs. by Siqi Liu · 11 years ago
  79. 6c03914 load default prefs once and use new sortmode/filter mode on refresh. by Siqi Liu · 11 years ago
  80. 0848e70 Use switch... and effectively sorts before listing. by Siqi Liu · 11 years ago
  81. dde1964 Formatting for consistency by Siqi Liu · 11 years ago
  82. 79dd7b1 Set correct title for sort mode after changes. by Siqi Liu · 11 years ago
  83. e49e8ac Remove unimplemented search functionality by Siqi Liu · 11 years ago
  84. 1973966 formatting for consistancy and remove unused file. by Siqi Liu · 11 years ago
  85. b160d38 Do NOT browse files from "Documents" folder. Browse from root instead. by Siqi Liu · 11 years ago
  86. 72f023f refactor xml styling for listview texts by Siqi Liu · 11 years ago
  87. c9baf39 formatting for consistancy across Java code by Siqi Liu · 11 years ago
  88. 3c8ad51 use LOGTAG instead by Siqi Liu · 11 years ago
  89. bc7300a formatting for consistancy across Java code by Siqi Liu · 11 years ago
  90. 47f8225 android: typo in InvalidationHandler documentation by Miklos Vajna · 11 years ago
  91. 2932bf0 add debugging missing services to README by Siqi Liu · 11 years ago
  92. bbfe124 disable saving on .tmp files. by Siqi Liu · 11 years ago
  93. c92ceb5 android: add comments by Tomaž Vajngerl · 11 years ago
  94. 0632f77 LOK_STATE_CHANGED callback implemented with sfx events interception. by Siqi Liu · 11 years ago
  95. cc54da22 java part handles received statechange callback by Siqi Liu · 11 years ago
  96. 3c4fd27 android: hide the keyboard when scrolling velocity exceeds 18 by Tomaž Vajngerl · 11 years ago
  97. 98b12bf android: transition first, then move the viewport to the cursor by Tomaž Vajngerl · 11 years ago
  98. 6eaf6c8 android: move strikeout button after underline by Miklos Vajna · 11 years ago
  99. 7f0dfb3 android: tune the viewport moving to cursor position on key input by Tomaž Vajngerl · 11 years ago
  100. 3e6d192 android: hide keyboard on scrolling at a more correct location by Tomaž Vajngerl · 11 years ago