Age | Commit message (Expand) | Author |
2015-03-24 | Kill dead <touch/touch.h> API | Tor Lillqvist |
2015-03-23 | android: reorganize (overlay, canvas packages), move classes | Tomaž Vajngerl |
2015-03-23 | android: extract drawing of selection into its own class | Tomaž Vajngerl |
2015-03-23 | android: remove import android.util.Log from InvalidationHandler | Tomaž Vajngerl |
2015-03-23 | fold README.Android into android/README | Miklos Vajna |
2015-03-23 | android: when in selection, avoid showing the middle handle | Miklos Vajna |
2015-03-23 | android: add debugrun Makefile target | Miklos Vajna |
2015-03-23 | android: a bit smaller hit area for selection handles | Tomaž Vajngerl |
2015-03-23 | android: Hit test for handles, show resize rect | Tomaž Vajngerl |
2015-03-23 | android: move handle code to DrawElementHandle | Tomaž Vajngerl |
2015-03-23 | android: draw also the center handles for graphic selection | Tomaž Vajngerl |
2015-03-23 | android: change cursor blink time to a constant static field | Tomaž Vajngerl |
2015-03-23 | android: move graphic selection, use a touch event to transmit | Tomaž Vajngerl |
2015-03-23 | android: set graphic selection via TileProvider | Tomaž Vajngerl |
2015-03-23 | android: TileProvider is unused in InvalidationHandler | Tomaž Vajngerl |
2015-03-23 | android: clean up no longer needed com.polites library in LOAndroi3 | Miklos Vajna |
2015-03-23 | android: add comment to many classes and methods | Tomaž Vajngerl |
2015-03-23 | Rectangle::toString(): output position, then size | Miklos Vajna |
2015-03-23 | android: add missing license headers and modelines | Miklos Vajna |
2015-03-16 | android: add toolbar button to force-show the soft keyboard | Miklos Vajna |
2015-03-16 | android: also hide keyboard on graphic selection | Miklos Vajna |
2015-03-16 | android: hide soft keyboard when scrolling | Miklos Vajna |
2015-03-16 | android: Make the Bold button actually work - switches to typing in bold. | Jan Holesovsky |
2015-03-16 | android: add to JNI - setGraphicSelection, resetSelection | Tomaž Vajngerl |
2015-03-16 | android: add bold selection to toolbar (experimental) | Tomaž Vajngerl |
2015-03-16 | android: add toolbar controller | Tomaž Vajngerl |
2015-03-16 | android: add some material design icons | Tomaž Vajngerl |
2015-03-16 | android: clicking on toolbar icon exits edit mode | Tomaž Vajngerl |
2015-03-16 | android: use LOK_SETTEXTSELECTION_RESET as it is meant to be used | Tomaž Vajngerl |
2015-03-16 | android: simplify state tracking, make graphic selection work | Tomaž Vajngerl |
2015-03-16 | android: add graphic selection to TextCursorLayer{View} | Tomaž Vajngerl |
2015-03-16 | android: wrong parent in theme definition | Tomaž Vajngerl |
2015-03-16 | android: actually use the new toolbar in the application | Tomaž Vajngerl |
2015-03-16 | android: make & build appcompat-v7 library, up target to v21 | Tomaž Vajngerl |
2015-03-16 | android: add graphic selection | Tomaž Vajngerl |
2015-03-09 | android: don't hide CursorView by default | Tomaž Vajngerl |
2015-03-09 | android: add CALLBACK_GRAPHIC_SELECTION to LOK facade | Tomaž Vajngerl |
2015-03-09 | android: fix rebase import problem | Tomaž Vajngerl |
2015-03-09 | android: do all overlay state tracking in InvalidationHandler | Tomaž Vajngerl |
2015-03-09 | android: handle callbacks directly in InvalidationHandler | Tomaž Vajngerl |
2015-03-09 | android: minor code clean-up in TextSelectionHandle | Tomaž Vajngerl |
2015-03-09 | android: support to make selections visible/invisible | Tomaž Vajngerl |
2015-03-09 | tdf#89705: provides callback for url handling on android. | Siqi Liu |
2015-03-09 | add missing Activity import | Siqi Liu |
2015-03-09 | reapply changes to LayerView | Siqi Liu |
2015-03-09 | revert changes on LayerView | Siqi Liu |
2015-03-09 | android: cleanup LibreOfficeUIActivity, remove PreferenceEditor | Tomaž Vajngerl |
2015-03-09 | android: LOAbout doesn't need to extend Activity | Tomaž Vajngerl |
2015-03-09 | tdf#89705: disable Ctrl+Click for mobile apps. | Siqi Liu |
2015-03-09 | add license header | Siqi Liu |