- b102c58 android: update emulator / debugging documentation by Miklos Vajna · 11 years ago
- 6007813 implement strike out and .uno:Save by Siqi Liu · 11 years ago
- 950d338 add saving action placeholder by Siqi Liu · 11 years ago
- 26afe0a add italic/underline button with icons for different screen res by Siqi Liu · 11 years ago
- 7bc83da android: update startup details of README by Miklos Vajna · 11 years ago
- 3f82a2e android: remove dead GSoC-2012-eclipse-workspace by Miklos Vajna · 11 years ago
- d4a39c1 android: Insure -> Ensure by Miklos Vajna · 11 years ago
- ae4f4b7 android: remove unneeded layerView stuff by Tomaž Vajngerl · 11 years ago
- 2bbf630 android: don't modify if the value is same - all in TextCursorView by Tomaž Vajngerl · 11 years ago
- 3dbb8cc android: don't update position, if it is the same by Tomaž Vajngerl · 11 years ago
- dacf5c4 android: don't reset position at showCursor by Tomaž Vajngerl · 11 years ago
- 1c4202d android: remove selection handles from xml definition by Tomaž Vajngerl · 11 years ago
- 6218409 android: update README by Tomaž Vajngerl · 11 years ago
- 2502121 android: extract BitmapHandle from SelectionHandle by Tomaž Vajngerl · 11 years ago
- 01a1cf2 android: propagate visibility to graphic selection handles by Tomaž Vajngerl · 11 years ago
- 6d59210 android: replace TextSelection{Handle} with SelectionHandles by Tomaž Vajngerl · 11 years ago
- bf995db android: add onHitTest for implementations, add impl. interface by Tomaž Vajngerl · 11 years ago
- 492e52c android: add assign which copies rect coordinates from source by Tomaž Vajngerl · 11 years ago
- 2e84d5e android: Don't show canvas elements by default by Tomaž Vajngerl · 11 years ago
- 8f6b3d6 android: use onDraw for element drawing in CanvasElement interface by Tomaž Vajngerl · 11 years ago
- 7a53938 android: use isVisible setVisible for GraphicSelection by Tomaž Vajngerl · 11 years ago
- d009630 android: isVisible, setVisible for CanvasElement + common impl. by Tomaž Vajngerl · 11 years ago
- 41b3ed6 android: convertPosition -> convertToScreen by Tomaž Vajngerl · 11 years ago
- 6d50c72 android: single press on a selected shape triggers text edit by Tomaž Vajngerl · 11 years ago
- 626e1a2 android: set layerView to TextCursorView{Layer} when available by Tomaž Vajngerl · 11 years ago
- 656d3f9 android: register TextSelection & TextCursorLayer once at creation by Tomaž Vajngerl · 11 years ago
- f15a6a0 android: fix 'make install' in LOAndroid3 by Miklos Vajna · 11 years ago
- 9dfaffa android: minor comments change by Tomaž Vajngerl · 11 years ago
- d7716c9 android: enable AA for selections and handles, tune colors & alpha by Tomaž Vajngerl · 11 years ago
- 812970c android: fix sending graphic selection type to LOKitThread by Tomaž Vajngerl · 11 years ago
- 3d177c7 Bootstrap.initVCL is not used by our Android app any more by Tor Lillqvist · 11 years ago
- eba73d9 android: comment selection related code, rearrange and clean-up by Tomaž Vajngerl · 11 years ago
- a518d5a android: open csv files in Calc by Miklos Vajna · 11 years ago
- 4415ecb android: properly merge README with new content by Tomaž Vajngerl · 11 years ago
- 498f578 Revert "android: add README" by Tomaž Vajngerl · 11 years ago
- 2675d68 android: add README by Tomaž Vajngerl · 11 years ago
- 25f0d57 android: add contains (hit test) to CanvasElement interface by Tomaž Vajngerl · 11 years ago
- 16d8839 android: rename graphic selection and handle by Tomaž Vajngerl · 11 years ago
- b1def00 android: introduce CanvasElement interface by Tomaž Vajngerl · 11 years ago
- ba93e70 android: fix handle and selection behaviour, clean-up by Tomaž Vajngerl · 11 years ago
- 2f6c4d9 android: increase handle hit area by Tomaž Vajngerl · 11 years ago
- aa5a78c android: move handles into GraphicSelectionCanvasElement by Tomaž Vajngerl · 11 years ago
- e41e571 android: Bump to android-21 by Jack Leigh · 11 years ago
- f8a0d0e android: Get search button to show again by Jack Leigh · 11 years ago
- f23e1cb android: Migrate to Toolbar in file browser by Jack Leigh · 11 years ago
- ce6b4d5 android: Change to v7 support ActionBar and new theme by Jack Leigh · 11 years ago
- 3bab59b android: Remove striping on ActionBar by Jack Leigh · 11 years ago
- befa877 android: fix wrong TextCursorView class name, format xml by Tomaž Vajngerl · 11 years ago
- 79dac94 android: add doc on how to set up jdb by Miklos Vajna · 11 years ago
- 4cc1bcb Kill dead <touch/touch.h> API by Tor Lillqvist · 11 years ago
- a9fd1af android: reorganize (overlay, canvas packages), move classes by Tomaž Vajngerl · 11 years ago
- 205b695 android: extract drawing of selection into its own class by Tomaž Vajngerl · 11 years ago
- 19c59a3 android: remove import android.util.Log from InvalidationHandler by Tomaž Vajngerl · 11 years ago
- a20167b fold README.Android into android/README by Miklos Vajna · 11 years ago
- 2b5cf23 android: when in selection, avoid showing the middle handle by Miklos Vajna · 11 years ago
- b0cb454 android: add debugrun Makefile target by Miklos Vajna · 11 years ago
- 6d9610c android: a bit smaller hit area for selection handles by Tomaž Vajngerl · 11 years ago
- 892d681 android: Hit test for handles, show resize rect by Tomaž Vajngerl · 11 years ago
- 7f4ac90 android: move handle code to DrawElementHandle by Tomaž Vajngerl · 11 years ago
- e48d983 android: draw also the center handles for graphic selection by Tomaž Vajngerl · 11 years ago
- 907583d android: change cursor blink time to a constant static field by Tomaž Vajngerl · 11 years ago
- 86548b6 android: move graphic selection, use a touch event to transmit by Tomaž Vajngerl · 11 years ago
- b053778 android: set graphic selection via TileProvider by Tomaž Vajngerl · 11 years ago
- 93fbb73 android: TileProvider is unused in InvalidationHandler by Tomaž Vajngerl · 11 years ago
- 7ba960e android: clean up no longer needed com.polites library in LOAndroi3 by Miklos Vajna · 11 years ago
- f0f0ce2 android: add comment to many classes and methods by Tomaž Vajngerl · 11 years ago
- 2a081a0 Rectangle::toString(): output position, then size by Miklos Vajna · 11 years ago
- 43a503c android: add missing license headers and modelines by Miklos Vajna · 11 years ago
- 2479fae android: add toolbar button to force-show the soft keyboard by Miklos Vajna · 11 years ago
- 8654e16 android: also hide keyboard on graphic selection by Miklos Vajna · 11 years ago
- 6e90795 android: hide soft keyboard when scrolling by Miklos Vajna · 11 years ago
- 5df6cd1 android: Make the Bold button actually work - switches to typing in bold. by Jan Holesovsky · 11 years ago
- bd3771e android: add to JNI - setGraphicSelection, resetSelection by Tomaž Vajngerl · 11 years ago
- bcc3163 android: add bold selection to toolbar (experimental) by Tomaž Vajngerl · 11 years ago
- 598ba92 android: add toolbar controller by Tomaž Vajngerl · 11 years ago
- 2c0498d android: add some material design icons by Tomaž Vajngerl · 11 years ago
- c08069f android: clicking on toolbar icon exits edit mode by Tomaž Vajngerl · 11 years ago
- 1771f21 android: use LOK_SETTEXTSELECTION_RESET as it is meant to be used by Tomaž Vajngerl · 11 years ago
- b6df97c android: simplify state tracking, make graphic selection work by Tomaž Vajngerl · 11 years ago
- 003a62f android: add graphic selection to TextCursorLayer{View} by Tomaž Vajngerl · 11 years ago
- a14d292 android: wrong parent in theme definition by Tomaž Vajngerl · 11 years ago
- 4cf34bf android: actually use the new toolbar in the application by Tomaž Vajngerl · 11 years ago
- bdd8a68 android: make & build appcompat-v7 library, up target to v21 by Tomaž Vajngerl · 11 years ago
- 80c90f5 android: add graphic selection by Tomaž Vajngerl · 11 years ago
- 8c5a900 android: don't hide CursorView by default by Tomaž Vajngerl · 11 years ago
- 049aa53 android: add CALLBACK_GRAPHIC_SELECTION to LOK facade by Tomaž Vajngerl · 11 years ago
- a54fe6d android: fix rebase import problem by Tomaž Vajngerl · 11 years ago
- 1a8b898 android: do all overlay state tracking in InvalidationHandler by Tomaž Vajngerl · 11 years ago
- b792f60 android: handle callbacks directly in InvalidationHandler by Tomaž Vajngerl · 11 years ago
- d5c32b4 android: minor code clean-up in TextSelectionHandle by Tomaž Vajngerl · 11 years ago
- 58c89e4 android: support to make selections visible/invisible by Tomaž Vajngerl · 11 years ago
- 619f033 tdf#89705: provides callback for url handling on android. by Siqi Liu · 11 years ago
- 722e763 add missing Activity import by Siqi Liu · 11 years ago
- 053e1d9 reapply changes to LayerView by Siqi Liu · 11 years ago
- 64620fe revert changes on LayerView by Siqi Liu · 11 years ago
- 9f2ddc5 android: cleanup LibreOfficeUIActivity, remove PreferenceEditor by Tomaž Vajngerl · 11 years ago
- 636e618 android: LOAbout doesn't need to extend Activity by Tomaž Vajngerl · 11 years ago
- 76d797b tdf#89705: disable Ctrl+Click for mobile apps. by Siqi Liu · 11 years ago
- a5b384c add license header by Siqi Liu · 11 years ago
- 907fdbf add getPartsCount() to TileProvider by Siqi Liu · 11 years ago