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