- e7473c69 editing/experimental mode as user-preference (Android Viewer) by Christian Lohmaier · 11 years ago
- 363ee15 android: optipng the images. by Jan Holesovsky · 11 years ago
- fe731a2 android: Plain .component files are not used from what I know. by Jan Holesovsky · 11 years ago
- a229089 fix theme with AppCompat 22.1 or later by Christian Lohmaier · 11 years ago
- 02432d6 viewer: Enable taps to be able to handle hyperlinks. by Jan Holesovsky · 11 years ago
- f265344 intent preference overrides default prefs. by Siqi Liu · 11 years ago
- 6c03914 load default prefs once and use new sortmode/filter mode on refresh. by Siqi Liu · 11 years ago
- 0848e70 Use switch... and effectively sorts before listing. by Siqi Liu · 11 years ago
- dde1964 Formatting for consistency by Siqi Liu · 11 years ago
- 79dd7b1 Set correct title for sort mode after changes. by Siqi Liu · 11 years ago
- e49e8ac Remove unimplemented search functionality by Siqi Liu · 11 years ago
- 1973966 formatting for consistancy and remove unused file. by Siqi Liu · 11 years ago
- b160d38 Do NOT browse files from "Documents" folder. Browse from root instead. by Siqi Liu · 11 years ago
- 72f023f refactor xml styling for listview texts by Siqi Liu · 11 years ago
- c9baf39 formatting for consistancy across Java code by Siqi Liu · 11 years ago
- 3c8ad51 use LOGTAG instead by Siqi Liu · 11 years ago
- bc7300a formatting for consistancy across Java code by Siqi Liu · 11 years ago
- 47f8225 android: typo in InvalidationHandler documentation by Miklos Vajna · 11 years ago
- 2932bf0 add debugging missing services to README by Siqi Liu · 11 years ago
- bbfe124 disable saving on .tmp files. by Siqi Liu · 11 years ago
- c92ceb5 android: add comments by Tomaž Vajngerl · 11 years ago
- 0632f77 LOK_STATE_CHANGED callback implemented with sfx events interception. by Siqi Liu · 11 years ago
- cc54da22 java part handles received statechange callback by Siqi Liu · 11 years ago
- 3c4fd27 android: hide the keyboard when scrolling velocity exceeds 18 by Tomaž Vajngerl · 11 years ago
- 98b12bf android: transition first, then move the viewport to the cursor by Tomaž Vajngerl · 11 years ago
- 6eaf6c8 android: move strikeout button after underline by Miklos Vajna · 11 years ago
- 7f0dfb3 android: tune the viewport moving to cursor position on key input by Tomaž Vajngerl · 11 years ago
- 3e6d192 android: hide keyboard on scrolling at a more correct location by Tomaž Vajngerl · 11 years ago
- 5d7a203 android: reposition the viewport to the cursor at key event by Tomaž Vajngerl · 11 years ago
- e585b12 android: don't need the cursor position from DocumentOverlay by Tomaž Vajngerl · 11 years ago
- 2038289 android: add possibility to move the viewport and zoom + animation by Tomaž Vajngerl · 11 years ago
- 6cbcde0 android: separate layer functionality to DocumentOverlayLayer by Tomaž Vajngerl · 11 years ago
- 5707813 android: rename TextCursorLayer{View} -> DocumentOverlay{View} by Tomaž Vajngerl · 11 years ago
- 4fb38c6 android: get cursor position from TextCursorLayer/View by Tomaž Vajngerl · 11 years ago
- 6d9af88 android: add Cursor class for drawing the cursor to the canvas by Tomaž Vajngerl · 11 years ago
- 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