Age | Commit message (Expand) | Author |
2015-04-07 | implement strike out and .uno:Save | Siqi Liu |
2015-04-07 | add saving action placeholder | Siqi Liu |
2015-04-07 | add italic/underline button with icons for different screen res | Siqi Liu |
2015-04-07 | android: remove dead GSoC-2012-eclipse-workspace | Miklos Vajna |
2015-04-07 | android: Insure -> Ensure | Miklos Vajna |
2015-04-07 | android: remove unneeded layerView stuff | Tomaž Vajngerl |
2015-04-07 | android: don't modify if the value is same - all in TextCursorView | Tomaž Vajngerl |
2015-04-07 | android: don't update position, if it is the same | Tomaž Vajngerl |
2015-04-07 | android: don't reset position at showCursor | Tomaž Vajngerl |
2015-04-07 | android: remove selection handles from xml definition | Tomaž Vajngerl |
2015-04-07 | android: extract BitmapHandle from SelectionHandle | Tomaž Vajngerl |
2015-04-07 | android: propagate visibility to graphic selection handles | Tomaž Vajngerl |
2015-04-07 | android: replace TextSelection{Handle} with SelectionHandles | Tomaž Vajngerl |
2015-04-07 | android: add onHitTest for implementations, add impl. interface | Tomaž Vajngerl |
2015-04-07 | android: add assign which copies rect coordinates from source | Tomaž Vajngerl |
2015-04-07 | android: Don't show canvas elements by default | Tomaž Vajngerl |
2015-04-07 | android: use onDraw for element drawing in CanvasElement interface | Tomaž Vajngerl |
2015-04-07 | android: use isVisible setVisible for GraphicSelection | Tomaž Vajngerl |
2015-04-07 | android: isVisible, setVisible for CanvasElement + common impl. | Tomaž Vajngerl |
2015-04-07 | android: convertPosition -> convertToScreen | Tomaž Vajngerl |
2015-04-07 | android: single press on a selected shape triggers text edit | Tomaž Vajngerl |
2015-04-07 | android: set layerView to TextCursorView{Layer} when available | Tomaž Vajngerl |
2015-04-07 | android: register TextSelection & TextCursorLayer once at creation | Tomaž Vajngerl |
2015-04-07 | android: fix 'make install' in LOAndroid3 | Miklos Vajna |
2015-04-07 | android: minor comments change | Tomaž Vajngerl |
2015-04-07 | android: enable AA for selections and handles, tune colors & alpha | Tomaž Vajngerl |
2015-04-07 | android: fix sending graphic selection type to LOKitThread | Tomaž Vajngerl |
2015-03-30 | android: comment selection related code, rearrange and clean-up | Tomaž Vajngerl |
2015-03-30 | android: open csv files in Calc | Miklos Vajna |
2015-03-30 | android: add contains (hit test) to CanvasElement interface | Tomaž Vajngerl |
2015-03-30 | android: rename graphic selection and handle | Tomaž Vajngerl |
2015-03-30 | android: introduce CanvasElement interface | Tomaž Vajngerl |
2015-03-30 | android: fix handle and selection behaviour, clean-up | Tomaž Vajngerl |
2015-03-30 | android: increase handle hit area | Tomaž Vajngerl |
2015-03-30 | android: move handles into GraphicSelectionCanvasElement | Tomaž Vajngerl |
2015-03-30 | android: Bump to android-21 | Jack Leigh |
2015-03-30 | android: Get search button to show again | Jack Leigh |
2015-03-30 | android: Migrate to Toolbar in file browser | Jack Leigh |
2015-03-30 | android: Change to v7 support ActionBar and new theme | Jack Leigh |
2015-03-30 | android: Remove striping on ActionBar | Jack Leigh |
2015-03-30 | android: fix wrong TextCursorView class name, format xml | Tomaž Vajngerl |
2015-03-24 | Kill dead <touch/touch.h> API | Tor Lillqvist |
2015-03-23 | android: reorganize (overlay, canvas packages), move classes | Tomaž Vajngerl |
2015-03-23 | android: extract drawing of selection into its own class | Tomaž Vajngerl |
2015-03-23 | android: remove import android.util.Log from InvalidationHandler | Tomaž Vajngerl |
2015-03-23 | android: when in selection, avoid showing the middle handle | Miklos Vajna |
2015-03-23 | android: add debugrun Makefile target | Miklos Vajna |
2015-03-23 | android: a bit smaller hit area for selection handles | Tomaž Vajngerl |
2015-03-23 | android: Hit test for handles, show resize rect | Tomaž Vajngerl |
2015-03-23 | android: move handle code to DrawElementHandle | Tomaž Vajngerl |