summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2015-05-11editing/experimental mode as user-preference (Android Viewer)Christian Lohmaier
2015-05-03android: optipng the images.Jan Holesovsky
2015-05-03android: Plain .component files are not used from what I know.Jan Holesovsky
2015-04-30fix theme with AppCompat 22.1 or laterChristian Lohmaier
2015-04-24viewer: Enable taps to be able to handle hyperlinks.Jan Holesovsky
2015-04-23intent preference overrides default prefs.Siqi Liu
2015-04-23load default prefs once and use new sortmode/filter mode on refresh.Siqi Liu
2015-04-23Use switch... and effectively sorts before listing.Siqi Liu
2015-04-23Formatting for consistencySiqi Liu
2015-04-23Set correct title for sort mode after changes.Siqi Liu
2015-04-23Remove unimplemented search functionalitySiqi Liu
2015-04-23formatting for consistancy and remove unused file.Siqi Liu
2015-04-23Do NOT browse files from "Documents" folder. Browse from root instead.Siqi Liu
2015-04-23refactor xml styling for listview textsSiqi Liu
2015-04-23formatting for consistancy across Java codeSiqi Liu
2015-04-23use LOGTAG insteadSiqi Liu
2015-04-23formatting for consistancy across Java codeSiqi Liu
2015-04-21android: typo in InvalidationHandler documentationMiklos Vajna
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