summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2015-05-11editing/experimental mode as user-preference (Android Viewer)Christian Lohmaier10-56/+156
2015-05-03android: optipng the images.Jan Holesovsky22-0/+0
2015-05-03android: Plain .component files are not used from what I know.Jan Holesovsky1-2/+1
2015-04-30fix theme with AppCompat 22.1 or laterChristian Lohmaier1-2/+1
2015-04-24viewer: Enable taps to be able to handle hyperlinks.Jan Holesovsky2-7/+10
2015-04-23intent preference overrides default prefs.Siqi Liu1-0/+21
2015-04-23load default prefs once and use new sortmode/filter mode on refresh.Siqi Liu1-24/+6
2015-04-23Use switch... and effectively sorts before listing.Siqi Liu2-50/+52
2015-04-23Formatting for consistencySiqi Liu1-36/+56
2015-04-23Set correct title for sort mode after changes.Siqi Liu2-8/+19
2015-04-23Remove unimplemented search functionalitySiqi Liu1-4/+0
2015-04-23formatting for consistancy and remove unused file.Siqi Liu4-209/+13
2015-04-23Do NOT browse files from "Documents" folder. Browse from root instead.Siqi Liu1-2/+1
2015-04-23refactor xml styling for listview textsSiqi Liu2-15/+15
2015-04-23formatting for consistancy across Java codeSiqi Liu1-61/+61
2015-04-23use LOGTAG insteadSiqi Liu1-2/+5
2015-04-23formatting for consistancy across Java codeSiqi Liu2-75/+67
2015-04-21android: typo in InvalidationHandler documentationMiklos Vajna1-1/+1
2015-04-14add debugging missing services to READMESiqi Liu1-1/+19
2015-04-14disable saving on .tmp files.Siqi Liu3-6/+27
2015-04-14android: add commentsTomaž Vajngerl11-5/+73
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu2-13/+27
2015-04-13java part handles received statechange callbackSiqi Liu5-3/+109
2015-04-13android: hide the keyboard when scrolling velocity exceeds 18Tomaž Vajngerl1-1/+5
2015-04-13android: transition first, then move the viewport to the cursorTomaž Vajngerl1-4/+4
2015-04-13android: move strikeout button after underlineMiklos Vajna1-6/+6
2015-04-13android: tune the viewport moving to cursor position on key inputTomaž Vajngerl3-10/+43
2015-04-13android: hide keyboard on scrolling at a more correct locationTomaž Vajngerl2-2/+1
2015-04-13android: reposition the viewport to the cursor at key eventTomaž Vajngerl2-0/+13
2015-04-13android: don't need the cursor position from DocumentOverlayTomaž Vajngerl2-8/+0
2015-04-13android: add possibility to move the viewport and zoom + animationTomaž Vajngerl3-0/+46
2015-04-13android: separate layer functionality to DocumentOverlayLayerTomaž Vajngerl1-43/+52
2015-04-13android: rename TextCursorLayer{View} -> DocumentOverlay{View}Tomaž Vajngerl6-58/+55
2015-04-13android: get cursor position from TextCursorLayer/ViewTomaž Vajngerl2-0/+8
2015-04-13android: add Cursor class for drawing the cursor to the canvasTomaž Vajngerl2-23/+57
2015-04-08android: update emulator / debugging documentationMiklos Vajna1-37/+33
2015-04-07implement strike out and .uno:SaveSiqi Liu7-1/+12
2015-04-07add saving action placeholderSiqi Liu3-2/+11
2015-04-07add italic/underline button with icons for different screen resSiqi Liu16-1/+21
2015-04-07android: update startup details of READMEMiklos Vajna1-20/+2
2015-04-07android: remove dead GSoC-2012-eclipse-workspaceMiklos Vajna60-2134/+0
2015-04-07android: Insure -> EnsureMiklos Vajna2-5/+5
2015-04-07android: remove unneeded layerView stuffTomaž Vajngerl2-18/+3
2015-04-07android: don't modify if the value is same - all in TextCursorViewTomaž Vajngerl1-18/+40
2015-04-07android: don't update position, if it is the sameTomaž Vajngerl1-0/+6
2015-04-07android: don't reset position at showCursorTomaž Vajngerl1-3/+0
2015-04-07android: remove selection handles from xml definitionTomaž Vajngerl1-24/+0
2015-04-07android: update READMETomaž Vajngerl1-6/+115
2015-04-07android: extract BitmapHandle from SelectionHandleTomaž Vajngerl5-35/+109
2015-04-07android: propagate visibility to graphic selection handlesTomaž Vajngerl1-0/+7