1. e0ccc89 Fix behavior of double tap zoom in and out by Ximeng Zu · 9 years ago
  2. 5c2833c tdf#107415 android: appbar invisible on lower version by Ximeng Zu · 9 years ago
  3. a940826 Fix typos by Andrea Gelmini · 9 years ago
  4. 78098b8 Add BottomSheetBehavior to formatting toolbar by brainbreaker · 9 years ago
  5. 936ffc1 tdf#96770 android: disable 'parts' in text documents by Ximeng Zu · 9 years ago
  6. 1a74806 tdf#96799 android: does not switch edit mode to view by Ximeng Zu · 9 years ago
  7. 50938d8 Double tap zooms in and out by Ximeng Zu · 9 years ago
  8. d70636a Discard StorageAccessFramework for creating new documents by brainbreaker · 9 years ago
  9. 78bc505 tdf#96764 - Android Viewer does not show page count by Ximeng Zu · 9 years ago
  10. 5333f93 tdf#96811 Android Viewer doesn't focus on the word you search. by Ximeng Zu · 9 years ago
  11. ed90011 tdf#106368 android: restrict zoom to page width by Ximeng Zu · 9 years ago
  12. 74859b3 Fix typos to complete commit b35552f39503 by Andrea Gelmini · 9 years ago
  13. b35552f Fix typo: 'forgeround' in multiple files by Ximeng Zu · 9 years ago
  14. c78de00 android: simplify some if statements, remove redundant variables by Christian Lohmaier · 9 years ago
  15. e9b7dd6 android: getDrawable(int) is deprecated by Christian Lohmaier · 9 years ago
  16. 2e88684 android: otg_missing_error is not a format string by Christian Lohmaier · 9 years ago
  17. ef3191e android: using VectorCompat requires to use app:srcCompat by Christian Lohmaier · 9 years ago
  18. b59bda7 android: position in RecyclerView must not be treated as fixed by Christian Lohmaier · 9 years ago
  19. 0b727cb android: prevent NullPointerException in RecyclerView by Christian Lohmaier · 9 years ago
  20. 9f89997 android: defaultValue is not the same as a hint by Christian Lohmaier · 9 years ago
  21. 662a1b0 Fix typo: inticator -> indicator by Ximeng Zu · 9 years ago
  22. d8c23a7 android: restore tabbed toolbar removed by accident by Tomaž Vajngerl · 9 years ago
  23. c1769e9 tdf#96816 android: top part unreachable with soft keyboard by Ximeng Zu · 9 years ago
  24. 72b9fe1 Add superscript and subscript text formatting options by brainbreaker · 9 years ago
  25. 1503769 tdf#106325 - No way to create a new Document by brainbreaker · 9 years ago
  26. 5ad636a Fix typos by Andrea Gelmini · 9 years ago
  27. 382f9f7 tdf#106317 bottom tabbar, grow/shrink font, insert line,rect by Tomaž Vajngerl · 9 years ago
  28. 088fb93 tdf#106369 added toggle status ability for the list buttons by Mert Tumer · 9 years ago
  29. 7e24ced fix typo/grammar: "the the" --> the by dennisroczek · 9 years ago
  30. b0005f4 Made toolbar title use the name of the current dir by aleksandar-stefanovic · 9 years ago
  31. 135a9e6 tdf#106369, New feature, Inserting numbering/bullets format lists by Atef hares · 9 years ago
  32. c619f31 Bumped Gradle version to 3.3, gradle plugin to 2.3 by aleksandar-stefanovic · 9 years ago
  33. 2434763 Made sort menu use radio buttons by aleksandar-stefanovic · 9 years ago
  34. 686651c3 Combine List Item & Grid Item Adapters of File Explorer View by brainbreaker · 9 years ago
  35. 5ada20b Improve the Document Provider UX by brainbreaker · 9 years ago
  36. e792eb5 Moved navigation items to XML by aleksandar-stefanovic · 9 years ago
  37. faeb982 Fixed text alignment in list by aleksandar-stefanovic · 9 years ago
  38. 5b30228 tdf#99967 Drop Web Wizard by Samuel Mehrbrodt · 10 years ago
  39. ba0f920 Fixed the runtime crash of app by catching exception by brainbreaker · 9 years ago
  40. 36a43c3 Fixed the margins of list items of File Recycler View by brainbreaker · 9 years ago
  41. e86c4d3 Moved file filtering to a menu option by aleksandar-stefanovic · 9 years ago
  42. 417bc89 Fix typos by Andrea Gelmini · 9 years ago
  43. ce1fec5 Changed description of setting entries by aleksandar-stefanovic · 9 years ago
  44. b46ed21 Moved "storage provider settings" to nav drawer by aleksandar-stefanovic · 9 years ago
  45. a68d001 Default Value added to File Explorer View Preference by brainbreaker · 9 years ago
  46. f1c844f Explorer File View option in Settings working now by brainbreaker · 9 years ago
  47. 23f39d7 android: move sort options to separate menu by aleksandar-stefanovic · 9 years ago
  48. 62cad67 Add recents files to the document browser by aleksandar-stefanovic · 9 years ago
  49. 7d6269e Removed static context from DisplayPortCalculator by aleksandar-stefanovic · 9 years ago
  50. 3f19e27 Retaining the default file explorer view by brainbreaker · 9 years ago
  51. 223f1f2 Typos by Julien Nabet · 9 years ago
  52. 5f89da9 Removed static context from LOKitThread by aleksandar-stefanovic · 9 years ago
  53. d339bba Removed static context from JavaPanZoomController by aleksandar-stefanovic · 9 years ago
  54. 644d92a Removed static context from LOKitTileProvider by aleksandar-stefanovic · 9 years ago
  55. 8802ebd Moved About dialog to DialogFragment by aleksandar-stefanovic · 9 years ago
  56. 6310fa8a Replaced empty spinner with the document title by aleksandar-stefanovic · 9 years ago
  57. 96b2aa3 Reduce usage of memory-leaking Context object by aleksandar-stefanovic · 9 years ago
  58. 9123ba9 Cleaned up FormattingController by aleksandar-stefanovic · 9 years ago
  59. 15c97b2 Fixed typo in SearchController by aleksandar-stefanovic · 9 years ago
  60. a2945d8 Replaced list and grid with RecyclerView by aleksandar-stefanovic · 9 years ago
  61. b610c98 Revamped the navigation drawer by aleksandar-stefanovic · 9 years ago
  62. 2e582ed tdf#101689 - Fix returning to first part of documents when resumed by Mert Tumer · 9 years ago
  63. a940c82 Folder icon redesign by aleksandar-stefanovic · 9 years ago
  64. d976f91 Updated toolbar spinner to newer implementation by aleksandar-stefanovic · 9 years ago
  65. 11e443b Removed unnecessary imports by aleksandar-stefanovic · 9 years ago
  66. ca48c61 Bumped version numbers in Gradle by aleksandar-stefanovic · 9 years ago
  67. 45f75e2 tdf#104856 - Fix for closing the document without asking for saving by Mert Tumer · 9 years ago
  68. 252008d tdf#103524 - Fix Bottom Toolbars closing operation by Mert Tumer · 9 years ago
  69. e40a267 android: launcher icon should be mipmap, not drawable by Christian Lohmaier · 9 years ago
  70. 5cbaf05 bump gradle plugin, build-tools and support lib versions by Christian Lohmaier · 9 years ago
  71. 7cde8de re-apply "use material style selection handles"" by Christian Lohmaier · 9 years ago
  72. 50e9065 temporarily revert "use material style selection handles" by Christian Lohmaier · 9 years ago
  73. 6e8b08f bump gradle/gradle-plugin to instant-run compatible versions by Christian Lohmaier · 9 years ago
  74. f7b60a3 refresh app icons to flat/material style by Mirek Mazel · 9 years ago
  75. 4ae8c3c use material style selection handles by Mirek Mazel · 9 years ago
  76. aa70294 normalize existing emacs/vim mode-lines in python files by Michael Stahl · 9 years ago
  77. f0207e3 tdf#101919: rename ownCloud to Remote server by Julien Nabet · 10 years ago
  78. 7d794b1 tdf#96797 - Android: Viewer file filter is not working on ownCloud by Mert Tumer · 10 years ago
  79. c57e768 tdf#101260 - Android: Filter in External SD doesn't work by Mert Tumer · 10 years ago
  80. fbda3f9 tdf#96810 - Fix Android Viewer: Keyboard can not hide with keyboard button. by Mert Tumer · 10 years ago
  81. 5bdea25 tdf#96771 - bug fix for owncloudfiles with white space characters by Mert Tumer · 10 years ago
  82. 428e23f Fix some spelling errors in comments and strings by Otto Kekäläinen · 10 years ago
  83. 66be4fe android: prevent crash if storage is unavailable by Christian Lohmaier · 10 years ago
  84. cca44fe lokdocview: replace handle_graphic.png with manual drawing by Miklos Vajna · 10 years ago
  85. a9ff36a Fix typos by Andrea Gelmini · 10 years ago
  86. c6e8c96 tdf#99539 - fıx crash on android 5.1 by Mert Tumer · 10 years ago
  87. fc2590c Fix typos by Andrea Gelmini · 10 years ago
  88. f6a74ce no need for IPC on Android, removes the need for the cache-hack by Christian Lohmaier · 10 years ago
  89. c9c78dc formatting and whitespace by Alexandru Moscu · 10 years ago
  90. 6d68e88 Fix typos by Andrea Gelmini · 10 years ago
  91. 956d48b android: document some parameters for doxygen by Chris Sherlock · 10 years ago
  92. 1dfb68d tdf#88389 - android document browser: external storage access by AlexF · 10 years ago
  93. 2f2f530 Bump build tools version to account for sdk updates by Peter Foley · 10 years ago
  94. 2879dce improve android build status reporting by Peter Foley · 10 years ago
  95. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  96. fbec6ac Fix typos by Andrea Gelmini · 10 years ago
  97. fa354c9 tdf#96127 Android: No UI visible by AlexF · 10 years ago
  98. 321dc29 tdf#88391 android document browser: draw and impress icon is the same by AlexF · 10 years ago
  99. 7ce0889 android: remove duplicated bitmaps by Miklos Vajna · 10 years ago
  100. 6f5589d android: another part where underline and strikethrough commands were swapped by Christian Lohmaier · 10 years ago