1. 562d8f5 lokdocview: adapt Android path by Miklos Vajna · 11 years ago
  2. 97b0962 android: leftover gitignore by Miklos Vajna · 11 years ago
  3. ab8cbb6 Let's simplify the paths and be less 'experimental' by Tor Lillqvist · 11 years ago
  4. 1b53066 Bin the 'DocumentLoader' Android test app by Tor Lillqvist · 11 years ago
  5. 72a688d Remove more obsolete Android code: The 'AppSupport' stuff by Tor Lillqvist · 11 years ago
  6. 43ad4c5 Bin the since long obsolete "desktop" Android app by Tor Lillqvist · 11 years ago
  7. e7473c69 editing/experimental mode as user-preference (Android Viewer) by Christian Lohmaier · 11 years ago
  8. 363ee15 android: optipng the images. by Jan Holesovsky · 11 years ago
  9. fe731a2 android: Plain .component files are not used from what I know. by Jan Holesovsky · 11 years ago
  10. a229089 fix theme with AppCompat 22.1 or later by Christian Lohmaier · 11 years ago
  11. 02432d6 viewer: Enable taps to be able to handle hyperlinks. by Jan Holesovsky · 11 years ago
  12. f265344 intent preference overrides default prefs. by Siqi Liu · 11 years ago
  13. 6c03914 load default prefs once and use new sortmode/filter mode on refresh. by Siqi Liu · 11 years ago
  14. 0848e70 Use switch... and effectively sorts before listing. by Siqi Liu · 11 years ago
  15. dde1964 Formatting for consistency by Siqi Liu · 11 years ago
  16. 79dd7b1 Set correct title for sort mode after changes. by Siqi Liu · 11 years ago
  17. e49e8ac Remove unimplemented search functionality by Siqi Liu · 11 years ago
  18. 1973966 formatting for consistancy and remove unused file. by Siqi Liu · 11 years ago
  19. b160d38 Do NOT browse files from "Documents" folder. Browse from root instead. by Siqi Liu · 11 years ago
  20. 72f023f refactor xml styling for listview texts by Siqi Liu · 11 years ago
  21. c9baf39 formatting for consistancy across Java code by Siqi Liu · 11 years ago
  22. 3c8ad51 use LOGTAG instead by Siqi Liu · 11 years ago
  23. bc7300a formatting for consistancy across Java code by Siqi Liu · 11 years ago
  24. 47f8225 android: typo in InvalidationHandler documentation by Miklos Vajna · 11 years ago
  25. 2932bf0 add debugging missing services to README by Siqi Liu · 11 years ago
  26. bbfe124 disable saving on .tmp files. by Siqi Liu · 11 years ago
  27. c92ceb5 android: add comments by Tomaž Vajngerl · 11 years ago
  28. 0632f77 LOK_STATE_CHANGED callback implemented with sfx events interception. by Siqi Liu · 11 years ago
  29. cc54da22 java part handles received statechange callback by Siqi Liu · 11 years ago
  30. 3c4fd27 android: hide the keyboard when scrolling velocity exceeds 18 by Tomaž Vajngerl · 11 years ago
  31. 98b12bf android: transition first, then move the viewport to the cursor by Tomaž Vajngerl · 11 years ago
  32. 6eaf6c8 android: move strikeout button after underline by Miklos Vajna · 11 years ago
  33. 7f0dfb3 android: tune the viewport moving to cursor position on key input by Tomaž Vajngerl · 11 years ago
  34. 3e6d192 android: hide keyboard on scrolling at a more correct location by Tomaž Vajngerl · 11 years ago
  35. 5d7a203 android: reposition the viewport to the cursor at key event by Tomaž Vajngerl · 11 years ago
  36. e585b12 android: don't need the cursor position from DocumentOverlay by Tomaž Vajngerl · 11 years ago
  37. 2038289 android: add possibility to move the viewport and zoom + animation by Tomaž Vajngerl · 11 years ago
  38. 6cbcde0 android: separate layer functionality to DocumentOverlayLayer by Tomaž Vajngerl · 11 years ago
  39. 5707813 android: rename TextCursorLayer{View} -> DocumentOverlay{View} by Tomaž Vajngerl · 11 years ago
  40. 4fb38c6 android: get cursor position from TextCursorLayer/View by Tomaž Vajngerl · 11 years ago
  41. 6d9af88 android: add Cursor class for drawing the cursor to the canvas by Tomaž Vajngerl · 11 years ago
  42. b102c58 android: update emulator / debugging documentation by Miklos Vajna · 11 years ago
  43. 6007813 implement strike out and .uno:Save by Siqi Liu · 11 years ago
  44. 950d338 add saving action placeholder by Siqi Liu · 11 years ago
  45. 26afe0a add italic/underline button with icons for different screen res by Siqi Liu · 11 years ago
  46. 7bc83da android: update startup details of README by Miklos Vajna · 11 years ago
  47. 3f82a2e android: remove dead GSoC-2012-eclipse-workspace by Miklos Vajna · 11 years ago
  48. d4a39c1 android: Insure -> Ensure by Miklos Vajna · 11 years ago
  49. ae4f4b7 android: remove unneeded layerView stuff by Tomaž Vajngerl · 11 years ago
  50. 2bbf630 android: don't modify if the value is same - all in TextCursorView by Tomaž Vajngerl · 11 years ago
  51. 3dbb8cc android: don't update position, if it is the same by Tomaž Vajngerl · 11 years ago
  52. dacf5c4 android: don't reset position at showCursor by Tomaž Vajngerl · 11 years ago
  53. 1c4202d android: remove selection handles from xml definition by Tomaž Vajngerl · 11 years ago
  54. 6218409 android: update README by Tomaž Vajngerl · 11 years ago
  55. 2502121 android: extract BitmapHandle from SelectionHandle by Tomaž Vajngerl · 11 years ago
  56. 01a1cf2 android: propagate visibility to graphic selection handles by Tomaž Vajngerl · 11 years ago
  57. 6d59210 android: replace TextSelection{Handle} with SelectionHandles by Tomaž Vajngerl · 11 years ago
  58. bf995db android: add onHitTest for implementations, add impl. interface by Tomaž Vajngerl · 11 years ago
  59. 492e52c android: add assign which copies rect coordinates from source by Tomaž Vajngerl · 11 years ago
  60. 2e84d5e android: Don't show canvas elements by default by Tomaž Vajngerl · 11 years ago
  61. 8f6b3d6 android: use onDraw for element drawing in CanvasElement interface by Tomaž Vajngerl · 11 years ago
  62. 7a53938 android: use isVisible setVisible for GraphicSelection by Tomaž Vajngerl · 11 years ago
  63. d009630 android: isVisible, setVisible for CanvasElement + common impl. by Tomaž Vajngerl · 11 years ago
  64. 41b3ed6 android: convertPosition -> convertToScreen by Tomaž Vajngerl · 11 years ago
  65. 6d50c72 android: single press on a selected shape triggers text edit by Tomaž Vajngerl · 11 years ago
  66. 626e1a2 android: set layerView to TextCursorView{Layer} when available by Tomaž Vajngerl · 11 years ago
  67. 656d3f9 android: register TextSelection & TextCursorLayer once at creation by Tomaž Vajngerl · 11 years ago
  68. f15a6a0 android: fix 'make install' in LOAndroid3 by Miklos Vajna · 11 years ago
  69. 9dfaffa android: minor comments change by Tomaž Vajngerl · 11 years ago
  70. d7716c9 android: enable AA for selections and handles, tune colors & alpha by Tomaž Vajngerl · 11 years ago
  71. 812970c android: fix sending graphic selection type to LOKitThread by Tomaž Vajngerl · 11 years ago
  72. 3d177c7 Bootstrap.initVCL is not used by our Android app any more by Tor Lillqvist · 11 years ago
  73. eba73d9 android: comment selection related code, rearrange and clean-up by Tomaž Vajngerl · 11 years ago
  74. a518d5a android: open csv files in Calc by Miklos Vajna · 11 years ago
  75. 4415ecb android: properly merge README with new content by Tomaž Vajngerl · 11 years ago
  76. 498f578 Revert "android: add README" by Tomaž Vajngerl · 11 years ago
  77. 2675d68 android: add README by Tomaž Vajngerl · 11 years ago
  78. 25f0d57 android: add contains (hit test) to CanvasElement interface by Tomaž Vajngerl · 11 years ago
  79. 16d8839 android: rename graphic selection and handle by Tomaž Vajngerl · 11 years ago
  80. b1def00 android: introduce CanvasElement interface by Tomaž Vajngerl · 11 years ago
  81. ba93e70 android: fix handle and selection behaviour, clean-up by Tomaž Vajngerl · 11 years ago
  82. 2f6c4d9 android: increase handle hit area by Tomaž Vajngerl · 11 years ago
  83. aa5a78c android: move handles into GraphicSelectionCanvasElement by Tomaž Vajngerl · 11 years ago
  84. e41e571 android: Bump to android-21 by Jack Leigh · 11 years ago
  85. f8a0d0e android: Get search button to show again by Jack Leigh · 11 years ago
  86. f23e1cb android: Migrate to Toolbar in file browser by Jack Leigh · 11 years ago
  87. ce6b4d5 android: Change to v7 support ActionBar and new theme by Jack Leigh · 11 years ago
  88. 3bab59b android: Remove striping on ActionBar by Jack Leigh · 11 years ago
  89. befa877 android: fix wrong TextCursorView class name, format xml by Tomaž Vajngerl · 11 years ago
  90. 79dac94 android: add doc on how to set up jdb by Miklos Vajna · 11 years ago
  91. 4cc1bcb Kill dead <touch/touch.h> API by Tor Lillqvist · 11 years ago
  92. a9fd1af android: reorganize (overlay, canvas packages), move classes by Tomaž Vajngerl · 11 years ago
  93. 205b695 android: extract drawing of selection into its own class by Tomaž Vajngerl · 11 years ago
  94. 19c59a3 android: remove import android.util.Log from InvalidationHandler by Tomaž Vajngerl · 11 years ago
  95. a20167b fold README.Android into android/README by Miklos Vajna · 11 years ago
  96. 2b5cf23 android: when in selection, avoid showing the middle handle by Miklos Vajna · 11 years ago
  97. b0cb454 android: add debugrun Makefile target by Miklos Vajna · 11 years ago
  98. 6d9610c android: a bit smaller hit area for selection handles by Tomaž Vajngerl · 11 years ago
  99. 892d681 android: Hit test for handles, show resize rect by Tomaž Vajngerl · 11 years ago
  100. 7f4ac90 android: move handle code to DrawElementHandle by Tomaž Vajngerl · 11 years ago