summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2015-03-16android: add toolbar button to force-show the soft keyboardMiklos Vajna
2015-03-16android: also hide keyboard on graphic selectionMiklos Vajna
2015-03-16android: hide soft keyboard when scrollingMiklos Vajna
2015-03-16android: Make the Bold button actually work - switches to typing in bold.Jan Holesovsky
2015-03-16android: add to JNI - setGraphicSelection, resetSelectionTomaž Vajngerl
2015-03-16android: add bold selection to toolbar (experimental)Tomaž Vajngerl
2015-03-16android: add toolbar controllerTomaž Vajngerl
2015-03-16android: add some material design iconsTomaž Vajngerl
2015-03-16android: clicking on toolbar icon exits edit modeTomaž Vajngerl
2015-03-16android: use LOK_SETTEXTSELECTION_RESET as it is meant to be usedTomaž Vajngerl
2015-03-16android: simplify state tracking, make graphic selection workTomaž Vajngerl
2015-03-16android: add graphic selection to TextCursorLayer{View}Tomaž Vajngerl
2015-03-16android: wrong parent in theme definitionTomaž Vajngerl
2015-03-16android: actually use the new toolbar in the applicationTomaž Vajngerl
2015-03-16android: make & build appcompat-v7 library, up target to v21Tomaž Vajngerl
2015-03-16android: add graphic selectionTomaž Vajngerl
2015-03-09android: don't hide CursorView by defaultTomaž Vajngerl
2015-03-09android: add CALLBACK_GRAPHIC_SELECTION to LOK facadeTomaž Vajngerl
2015-03-09android: fix rebase import problemTomaž Vajngerl
2015-03-09android: do all overlay state tracking in InvalidationHandlerTomaž Vajngerl
2015-03-09android: handle callbacks directly in InvalidationHandlerTomaž Vajngerl
2015-03-09android: minor code clean-up in TextSelectionHandleTomaž Vajngerl
2015-03-09android: support to make selections visible/invisibleTomaž Vajngerl
2015-03-09tdf#89705: provides callback for url handling on android.Siqi Liu
2015-03-09add missing Activity importSiqi Liu
2015-03-09reapply changes to LayerViewSiqi Liu
2015-03-09revert changes on LayerViewSiqi Liu
2015-03-09android: cleanup LibreOfficeUIActivity, remove PreferenceEditorTomaž Vajngerl
2015-03-09android: LOAbout doesn't need to extend ActivityTomaž Vajngerl
2015-03-09tdf#89705: disable Ctrl+Click for mobile apps.Siqi Liu
2015-03-09add license headerSiqi Liu
2015-03-09add getPartsCount() to TileProviderSiqi Liu
2015-03-09tdf#89174:disable swipe gesture when zoomed in.Siqi Liu
2015-03-09refactor swipegesture to be handled by layerviewSiqi Liu
2015-03-09lokdocview: render graphic selection handlesMiklos Vajna
2015-03-09android: initialize TextCursorView with cursor invisibleTomaž Vajngerl
2015-03-09android: also hide soft keyboard when hiding cursorTomaž Vajngerl
2015-03-09android: add and handle show/hide cursor message from LOKTomaž Vajngerl
2015-03-09android: rename text selection callback messagesTomaž Vajngerl
2015-03-09android: fix long press not selecting an empty cellMiklos Vajna
2015-03-09android: fix mHandleType initializationTomaž Vajngerl
2015-03-09android: account for handle repositioning, limit update to 50msTomaž Vajngerl
2015-03-02remove unused boolean (propagating touchEvent instead of intercepting it)Siqi Liu
2015-03-02implement swiping gesture as a generic eventSiqi Liu
2015-03-02add swipe support for presentationSiqi Liu
2015-03-02LOK: move Office::postKeyEvent to DocumentMiklos Vajna
2015-03-02android: reset selections in TextCursorView on empty invalidationTomaž Vajngerl
2015-03-02android: if in selection state, reset selection on single tapTomaž Vajngerl
2015-03-02android: add selection reset to TileProviderTomaž Vajngerl
2015-03-02android: still process cursor invalidations when in selection modeTomaž Vajngerl