summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* lokdocview: adapt Android pathMiklos Vajna2015-05-212-5/+5
* android: leftover gitignoreMiklos Vajna2015-05-211-2/+0
* Let's simplify the paths and be less 'experimental'Tor Lillqvist2015-05-21175-9/+9
* Bin the 'DocumentLoader' Android test appTor Lillqvist2015-05-2122-3437/+0
* Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist2015-05-211-31/+0
* Bin the since long obsolete "desktop" Android appTor Lillqvist2015-05-2111-807/+0
* editing/experimental mode as user-preference (Android Viewer)Christian Lohmaier2015-05-1110-56/+156
* android: optipng the images.Jan Holesovsky2015-05-0322-0/+0
* android: Plain .component files are not used from what I know.Jan Holesovsky2015-05-031-2/+1
* fix theme with AppCompat 22.1 or laterChristian Lohmaier2015-04-301-2/+1
* viewer: Enable taps to be able to handle hyperlinks.Jan Holesovsky2015-04-242-7/+10
* intent preference overrides default prefs.Siqi Liu2015-04-231-0/+21
* load default prefs once and use new sortmode/filter mode on refresh.Siqi Liu2015-04-231-24/+6
* Use switch... and effectively sorts before listing.Siqi Liu2015-04-232-50/+52
* Formatting for consistencySiqi Liu2015-04-231-36/+56
* Set correct title for sort mode after changes.Siqi Liu2015-04-232-8/+19
* Remove unimplemented search functionalitySiqi Liu2015-04-231-4/+0
* formatting for consistancy and remove unused file.Siqi Liu2015-04-234-209/+13
* Do NOT browse files from "Documents" folder. Browse from root instead.Siqi Liu2015-04-231-2/+1
* refactor xml styling for listview textsSiqi Liu2015-04-232-15/+15
* formatting for consistancy across Java codeSiqi Liu2015-04-231-61/+61
* use LOGTAG insteadSiqi Liu2015-04-231-2/+5
* formatting for consistancy across Java codeSiqi Liu2015-04-232-75/+67
* android: typo in InvalidationHandler documentationMiklos Vajna2015-04-211-1/+1
* add debugging missing services to READMESiqi Liu2015-04-141-1/+19
* disable saving on .tmp files.Siqi Liu2015-04-143-6/+27
* android: add commentsTomaž Vajngerl2015-04-1411-5/+73
* LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu2015-04-132-13/+27
* java part handles received statechange callbackSiqi Liu2015-04-135-3/+109
* android: hide the keyboard when scrolling velocity exceeds 18Tomaž Vajngerl2015-04-131-1/+5
* android: transition first, then move the viewport to the cursorTomaž Vajngerl2015-04-131-4/+4
* android: move strikeout button after underlineMiklos Vajna2015-04-131-6/+6
* android: tune the viewport moving to cursor position on key inputTomaž Vajngerl2015-04-133-10/+43
* android: hide keyboard on scrolling at a more correct locationTomaž Vajngerl2015-04-132-2/+1
* android: reposition the viewport to the cursor at key eventTomaž Vajngerl2015-04-132-0/+13
* android: don't need the cursor position from DocumentOverlayTomaž Vajngerl2015-04-132-8/+0
* android: add possibility to move the viewport and zoom + animationTomaž Vajngerl2015-04-133-0/+46
* android: separate layer functionality to DocumentOverlayLayerTomaž Vajngerl2015-04-131-43/+52
* android: rename TextCursorLayer{View} -> DocumentOverlay{View}Tomaž Vajngerl2015-04-136-58/+55
* android: get cursor position from TextCursorLayer/ViewTomaž Vajngerl2015-04-132-0/+8
* android: add Cursor class for drawing the cursor to the canvasTomaž Vajngerl2015-04-132-23/+57
* android: update emulator / debugging documentationMiklos Vajna2015-04-081-37/+33
* implement strike out and .uno:SaveSiqi Liu2015-04-077-1/+12
* add saving action placeholderSiqi Liu2015-04-073-2/+11
* add italic/underline button with icons for different screen resSiqi Liu2015-04-0716-1/+21
* android: update startup details of READMEMiklos Vajna2015-04-071-20/+2
* android: remove dead GSoC-2012-eclipse-workspaceMiklos Vajna2015-04-0760-2134/+0
* android: Insure -> EnsureMiklos Vajna2015-04-072-5/+5
* android: remove unneeded layerView stuffTomaž Vajngerl2015-04-072-18/+3
* android: don't modify if the value is same - all in TextCursorViewTomaž Vajngerl2015-04-071-18/+40