1. 8d97751 tdf#106370 Android: add ability to insert pictures by Ximeng Zu · 9 years ago
  2. 4e2555b [Android] Add address/formula bars by Ximeng Zu · 9 years ago
  3. 340c5c2 chmod 0755 -> 0644 for some source files by Stephan Bergmann · 8 years ago
  4. 506f7a5 unused import by Christian Lohmaier · 9 years ago
  5. d67358d lint: remove redundant type casts (findViewById to object of type) by Christian Lohmaier · 9 years ago
  6. e731867 use gradle to build the owncloud-android-lib by Christian Lohmaier · 9 years ago
  7. 41a43ac buildscripts section actually needs dedicated repositories by Christian Lohmaier · 9 years ago
  8. 09d9544 android: bump support library & buildtools/SDK versions by Christian Lohmaier · 9 years ago
  9. f000bb2 blank doesn't take any effect anymore. remove it from android's fonts.conf by Christian Lohmaier · 9 years ago
  10. dc93e5c android: textrelocations are no longer an issue (can target 23 and later) by Christian Lohmaier · 9 years ago
  11. 3de5cd34 android: tune symbols for lldb & we actually target 14 as minSDK by Christian Lohmaier · 9 years ago
  12. 7b946b3 tdf#90556 android: make buildID in about a clickable link to git log by Christian Lohmaier · 9 years ago
  13. 2e8e0b2 android: drop workarounds for ndk-gdb support (can still run manually) by Christian Lohmaier · 9 years ago
  14. 1470aae tdf#112190 installLocation should be specified in toplevel manifest by Christian Lohmaier · 9 years ago
  15. 723487f android: prevent null pointer exception on start by Tomaž Vajngerl · 9 years ago
  16. fa7e150 android: remove a hard to address TODO by Miklos Vajna · 9 years ago
  17. 0aad624 need to manuall load all native-libs on e.g. Jellybean by Christian Lohmaier · 9 years ago
  18. 66518ea use extractNativeLibs="false" for less disk usage and faster installation by Christian Lohmaier · 9 years ago
  19. e191002 android: use sp (instead of dp) for font-size by Christian Lohmaier · 9 years ago
  20. 6f29e5c min and target SdkVersions are taken from gradle by Christian Lohmaier · 9 years ago
  21. 7501057 android:singleLine is deprecated, use maxLines=1 instead by Christian Lohmaier · 9 years ago
  22. 16be827 android: position in RecyclerView must not be treated as fixed by Christian Lohmaier · 9 years ago
  23. 1a78572 need to use app:srcCompat when using VectorDrawableCompat by Christian Lohmaier · 9 years ago
  24. 218ea87 [Android] Clean up util func with Calc dev by Ximeng Zu · 9 years ago
  25. 43f5161 [Android Viewer] Password support by Ximeng Zu · 9 years ago
  26. 511ae02 Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apk by Gautam Prajapati · 9 years ago
  27. 985474a0 [Android Viewer] Fix windowSoftInputMode by Ximeng Zu · 9 years ago
  28. a149042 Ability to change Font Color and added a new Color Picker on Android Viewer by Mert Tumer · 9 years ago
  29. f45cdbc [Android Viewer] Add header funcs to Calc by Ximeng Zu · 9 years ago
  30. b947151 [Android Viewer] Add cell selection by row/column/all by Ximeng Zu · 9 years ago
  31. 2cba4ea [Android Viewer] Fix crash after save dialog by Ximeng Zu · 9 years ago
  32. cb79eba [Android Viewer] Correct typo of class name by Ximeng Zu · 9 years ago
  33. 063db6b [Android Viewer] Correct LOK Enums by Ximeng Zu · 9 years ago
  34. 02f3c48 Calc UI on Android Viewer by Ximeng Zu · 9 years ago
  35. 6b87343 Presentation Mode by Ximeng Zu · 9 years ago
  36. c746468 Add LOKit Enums to Document.java by Ximeng Zu · 9 years ago
  37. ab27953 android: show when native-code.py is invoked even for non-verbose builds by Miklos Vajna · 9 years ago
  38. eeb65fa Listen for changes in editing preference settings by brainbreaker · 9 years ago
  39. bffb543 enable the Action/Toolbar for Settings screens by Christian Lohmaier · 9 years ago
  40. cb57abf android: bump build-tools, support-lib and gradle-plugin versions by Christian Lohmaier · 9 years ago
  41. eac12b1 android: simplify some more if statements by Christian Lohmaier · 9 years ago
  42. f45cfc6 Update zoom constraints with device rotate by Ximeng Zu · 9 years ago
  43. e0ccc89 Fix behavior of double tap zoom in and out by Ximeng Zu · 9 years ago
  44. 5c2833c tdf#107415 android: appbar invisible on lower version by Ximeng Zu · 9 years ago
  45. a940826 Fix typos by Andrea Gelmini · 9 years ago
  46. 78098b8 Add BottomSheetBehavior to formatting toolbar by brainbreaker · 9 years ago
  47. 936ffc1 tdf#96770 android: disable 'parts' in text documents by Ximeng Zu · 9 years ago
  48. 1a74806 tdf#96799 android: does not switch edit mode to view by Ximeng Zu · 9 years ago
  49. 50938d8 Double tap zooms in and out by Ximeng Zu · 9 years ago
  50. d70636a Discard StorageAccessFramework for creating new documents by brainbreaker · 9 years ago
  51. 78bc505 tdf#96764 - Android Viewer does not show page count by Ximeng Zu · 9 years ago
  52. 5333f93 tdf#96811 Android Viewer doesn't focus on the word you search. by Ximeng Zu · 9 years ago
  53. ed90011 tdf#106368 android: restrict zoom to page width by Ximeng Zu · 9 years ago
  54. 74859b3 Fix typos to complete commit b35552f39503 by Andrea Gelmini · 9 years ago
  55. b35552f Fix typo: 'forgeround' in multiple files by Ximeng Zu · 9 years ago
  56. c78de00 android: simplify some if statements, remove redundant variables by Christian Lohmaier · 9 years ago
  57. e9b7dd6 android: getDrawable(int) is deprecated by Christian Lohmaier · 9 years ago
  58. 2e88684 android: otg_missing_error is not a format string by Christian Lohmaier · 9 years ago
  59. ef3191e android: using VectorCompat requires to use app:srcCompat by Christian Lohmaier · 9 years ago
  60. b59bda7 android: position in RecyclerView must not be treated as fixed by Christian Lohmaier · 9 years ago
  61. 0b727cb android: prevent NullPointerException in RecyclerView by Christian Lohmaier · 9 years ago
  62. 9f89997 android: defaultValue is not the same as a hint by Christian Lohmaier · 9 years ago
  63. 662a1b0 Fix typo: inticator -> indicator by Ximeng Zu · 9 years ago
  64. d8c23a7 android: restore tabbed toolbar removed by accident by Tomaž Vajngerl · 9 years ago
  65. c1769e9 tdf#96816 android: top part unreachable with soft keyboard by Ximeng Zu · 9 years ago
  66. 72b9fe1 Add superscript and subscript text formatting options by brainbreaker · 9 years ago
  67. 1503769 tdf#106325 - No way to create a new Document by brainbreaker · 9 years ago
  68. 5ad636a Fix typos by Andrea Gelmini · 9 years ago
  69. 382f9f7 tdf#106317 bottom tabbar, grow/shrink font, insert line,rect by Tomaž Vajngerl · 9 years ago
  70. 088fb93 tdf#106369 added toggle status ability for the list buttons by Mert Tumer · 9 years ago
  71. 7e24ced fix typo/grammar: "the the" --> the by dennisroczek · 9 years ago
  72. b0005f4 Made toolbar title use the name of the current dir by aleksandar-stefanovic · 9 years ago
  73. 135a9e6 tdf#106369, New feature, Inserting numbering/bullets format lists by Atef hares · 9 years ago
  74. c619f31 Bumped Gradle version to 3.3, gradle plugin to 2.3 by aleksandar-stefanovic · 9 years ago
  75. 2434763 Made sort menu use radio buttons by aleksandar-stefanovic · 9 years ago
  76. 686651c3 Combine List Item & Grid Item Adapters of File Explorer View by brainbreaker · 9 years ago
  77. 5ada20b Improve the Document Provider UX by brainbreaker · 9 years ago
  78. e792eb5 Moved navigation items to XML by aleksandar-stefanovic · 9 years ago
  79. faeb982 Fixed text alignment in list by aleksandar-stefanovic · 9 years ago
  80. 5b30228 tdf#99967 Drop Web Wizard by Samuel Mehrbrodt · 10 years ago
  81. ba0f920 Fixed the runtime crash of app by catching exception by brainbreaker · 9 years ago
  82. 36a43c3 Fixed the margins of list items of File Recycler View by brainbreaker · 9 years ago
  83. e86c4d3 Moved file filtering to a menu option by aleksandar-stefanovic · 9 years ago
  84. 417bc89 Fix typos by Andrea Gelmini · 9 years ago
  85. ce1fec5 Changed description of setting entries by aleksandar-stefanovic · 9 years ago
  86. b46ed21 Moved "storage provider settings" to nav drawer by aleksandar-stefanovic · 9 years ago
  87. a68d001 Default Value added to File Explorer View Preference by brainbreaker · 9 years ago
  88. f1c844f Explorer File View option in Settings working now by brainbreaker · 9 years ago
  89. 23f39d7 android: move sort options to separate menu by aleksandar-stefanovic · 9 years ago
  90. 62cad67 Add recents files to the document browser by aleksandar-stefanovic · 9 years ago
  91. 7d6269e Removed static context from DisplayPortCalculator by aleksandar-stefanovic · 9 years ago
  92. 3f19e27 Retaining the default file explorer view by brainbreaker · 9 years ago
  93. 223f1f2 Typos by Julien Nabet · 9 years ago
  94. 5f89da9 Removed static context from LOKitThread by aleksandar-stefanovic · 9 years ago
  95. d339bba Removed static context from JavaPanZoomController by aleksandar-stefanovic · 9 years ago
  96. 644d92a Removed static context from LOKitTileProvider by aleksandar-stefanovic · 9 years ago
  97. 8802ebd Moved About dialog to DialogFragment by aleksandar-stefanovic · 9 years ago
  98. 6310fa8a Replaced empty spinner with the document title by aleksandar-stefanovic · 9 years ago
  99. 96b2aa3 Reduce usage of memory-leaking Context object by aleksandar-stefanovic · 9 years ago
  100. 9123ba9 Cleaned up FormattingController by aleksandar-stefanovic · 9 years ago