summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2015-04-14add debugging missing services to READMESiqi Liu
2015-04-14disable saving on .tmp files.Siqi Liu
2015-04-14android: add commentsTomaž Vajngerl
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu
2015-04-13java part handles received statechange callbackSiqi Liu
2015-04-13android: hide the keyboard when scrolling velocity exceeds 18Tomaž Vajngerl
2015-04-13android: transition first, then move the viewport to the cursorTomaž Vajngerl
2015-04-13android: move strikeout button after underlineMiklos Vajna
2015-04-13android: tune the viewport moving to cursor position on key inputTomaž Vajngerl
2015-04-13android: hide keyboard on scrolling at a more correct locationTomaž Vajngerl
2015-04-13android: reposition the viewport to the cursor at key eventTomaž Vajngerl
2015-04-13android: don't need the cursor position from DocumentOverlayTomaž Vajngerl
2015-04-13android: add possibility to move the viewport and zoom + animationTomaž Vajngerl
2015-04-13android: separate layer functionality to DocumentOverlayLayerTomaž Vajngerl
2015-04-13android: rename TextCursorLayer{View} -> DocumentOverlay{View}Tomaž Vajngerl
2015-04-13android: get cursor position from TextCursorLayer/ViewTomaž Vajngerl
2015-04-13android: add Cursor class for drawing the cursor to the canvasTomaž Vajngerl
2015-04-08android: update emulator / debugging documentationMiklos Vajna
2015-04-07implement strike out and .uno:SaveSiqi Liu
2015-04-07add saving action placeholderSiqi Liu
2015-04-07add italic/underline button with icons for different screen resSiqi Liu
2015-04-07android: update startup details of READMEMiklos Vajna
2015-04-07android: remove dead GSoC-2012-eclipse-workspaceMiklos Vajna
2015-04-07android: Insure -> EnsureMiklos Vajna
2015-04-07android: remove unneeded layerView stuffTomaž Vajngerl
2015-04-07android: don't modify if the value is same - all in TextCursorViewTomaž Vajngerl
2015-04-07android: don't update position, if it is the sameTomaž Vajngerl
2015-04-07android: don't reset position at showCursorTomaž Vajngerl
2015-04-07android: remove selection handles from xml definitionTomaž Vajngerl
2015-04-07android: update READMETomaž Vajngerl
2015-04-07android: extract BitmapHandle from SelectionHandleTomaž Vajngerl
2015-04-07android: propagate visibility to graphic selection handlesTomaž Vajngerl
2015-04-07android: replace TextSelection{Handle} with SelectionHandlesTomaž Vajngerl
2015-04-07android: add onHitTest for implementations, add impl. interfaceTomaž Vajngerl
2015-04-07android: add assign which copies rect coordinates from sourceTomaž Vajngerl
2015-04-07android: Don't show canvas elements by defaultTomaž Vajngerl
2015-04-07android: use onDraw for element drawing in CanvasElement interfaceTomaž Vajngerl
2015-04-07android: use isVisible setVisible for GraphicSelectionTomaž Vajngerl
2015-04-07android: isVisible, setVisible for CanvasElement + common impl.Tomaž Vajngerl
2015-04-07android: convertPosition -> convertToScreenTomaž Vajngerl
2015-04-07android: single press on a selected shape triggers text editTomaž Vajngerl
2015-04-07android: set layerView to TextCursorView{Layer} when availableTomaž Vajngerl
2015-04-07android: register TextSelection & TextCursorLayer once at creationTomaž Vajngerl
2015-04-07android: fix 'make install' in LOAndroid3Miklos Vajna
2015-04-07android: minor comments changeTomaž Vajngerl
2015-04-07android: enable AA for selections and handles, tune colors & alphaTomaž Vajngerl
2015-04-07android: fix sending graphic selection type to LOKitThreadTomaž Vajngerl
2015-03-30Bootstrap.initVCL is not used by our Android app any moreTor Lillqvist
2015-03-30android: comment selection related code, rearrange and clean-upTomaž Vajngerl
2015-03-30android: open csv files in CalcMiklos Vajna