summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2015-04-07android: replace TextSelection{Handle} with SelectionHandlesTomaž Vajngerl13-381/+296
2015-04-07android: add onHitTest for implementations, add impl. interfaceTomaž Vajngerl6-13/+32
2015-04-07android: add assign which copies rect coordinates from sourceTomaž Vajngerl1-0/+11
2015-04-07android: Don't show canvas elements by defaultTomaž Vajngerl1-1/+1
2015-04-07android: use onDraw for element drawing in CanvasElement interfaceTomaž Vajngerl4-3/+22
2015-04-07android: use isVisible setVisible for GraphicSelectionTomaž Vajngerl1-9/+8
2015-04-07android: isVisible, setVisible for CanvasElement + common impl.Tomaž Vajngerl4-2/+32
2015-04-07android: convertPosition -> convertToScreenTomaž Vajngerl1-7/+11
2015-04-07android: single press on a selected shape triggers text editTomaž Vajngerl1-1/+13
2015-04-07android: set layerView to TextCursorView{Layer} when availableTomaž Vajngerl3-18/+17
2015-04-07android: register TextSelection & TextCursorLayer once at creationTomaž Vajngerl3-12/+3
2015-04-07android: fix 'make install' in LOAndroid3Miklos Vajna1-0/+1
2015-04-07android: minor comments changeTomaž Vajngerl3-7/+9
2015-04-07android: enable AA for selections and handles, tune colors & alphaTomaž Vajngerl2-8/+24
2015-04-07android: fix sending graphic selection type to LOKitThreadTomaž Vajngerl1-1/+1
2015-03-30Bootstrap.initVCL is not used by our Android app any moreTor Lillqvist1-4/+0
2015-03-30android: comment selection related code, rearrange and clean-upTomaž Vajngerl4-31/+167
2015-03-30android: open csv files in CalcMiklos Vajna2-1/+9
2015-03-30android: properly merge README with new contentTomaž Vajngerl1-35/+76
2015-03-30Revert "android: add README"Tomaž Vajngerl1-40/+136
2015-03-30android: add READMETomaž Vajngerl1-136/+40
2015-03-30android: add contains (hit test) to CanvasElement interfaceTomaž Vajngerl3-0/+9
2015-03-30android: rename graphic selection and handleTomaž Vajngerl3-23/+22
2015-03-30android: introduce CanvasElement interfaceTomaž Vajngerl3-2/+35
2015-03-30android: fix handle and selection behaviour, clean-upTomaž Vajngerl3-42/+110
2015-03-30android: increase handle hit areaTomaž Vajngerl1-4/+4
2015-03-30android: move handles into GraphicSelectionCanvasElementTomaž Vajngerl2-110/+98
2015-03-30android: Bump to android-21Jack Leigh4-4/+4
2015-03-30android: Get search button to show againJack Leigh1-3/+6
2015-03-30android: Migrate to Toolbar in file browserJack Leigh6-36/+64
2015-03-30android: Change to v7 support ActionBar and new themeJack Leigh2-6/+7
2015-03-30android: Remove striping on ActionBarJack Leigh1-9/+0
2015-03-30android: fix wrong TextCursorView class name, format xmlTomaž Vajngerl1-21/+25
2015-03-30android: add doc on how to set up jdbMiklos Vajna1-0/+23
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist3-151/+2
2015-03-23android: reorganize (overlay, canvas packages), move classesTomaž Vajngerl6-34/+42
2015-03-23android: extract drawing of selection into its own classTomaž Vajngerl2-32/+102
2015-03-23android: remove import android.util.Log from InvalidationHandlerTomaž Vajngerl1-1/+0
2015-03-23fold README.Android into android/READMEMiklos Vajna1-1/+113
2015-03-23android: when in selection, avoid showing the middle handleMiklos Vajna1-1/+4
2015-03-23android: add debugrun Makefile targetMiklos Vajna2-2/+5
2015-03-23android: a bit smaller hit area for selection handlesTomaž Vajngerl1-4/+4
2015-03-23android: Hit test for handles, show resize rectTomaž Vajngerl2-30/+110
2015-03-23android: move handle code to DrawElementHandleTomaž Vajngerl2-27/+66
2015-03-23android: draw also the center handles for graphic selectionTomaž Vajngerl1-0/+12
2015-03-23android: change cursor blink time to a constant static fieldTomaž Vajngerl1-2/+3
2015-03-23android: move graphic selection, use a touch event to transmitTomaž Vajngerl2-3/+72
2015-03-23android: set graphic selection via TileProviderTomaž Vajngerl3-0/+40
2015-03-23android: TileProvider is unused in InvalidationHandlerTomaž Vajngerl2-11/+0
2015-03-23android: clean up no longer needed com.polites library in LOAndroi3Miklos Vajna14-1977/+0