Age | Commit message (Expand) | Author |
2016-03-19 | formatting and whitespace | Alexandru Moscu |
2016-02-08 | Fix typos | Andrea Gelmini |
2016-02-05 | android: document some parameters for doxygen | Chris Sherlock |
2016-02-02 | tdf#88389 - android document browser: external storage access | AlexF |
2016-01-29 | Bump build tools version to account for sdk updates | Peter Foley |
2016-01-21 | improve android build status reporting | Peter Foley |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-05 | Fix typos | Andrea Gelmini |
2016-01-04 | tdf#96127 Android: No UI visible | AlexF |
2015-12-25 | tdf#88391 android document browser: draw and impress icon is the same | AlexF |
2015-11-23 | android: remove duplicated bitmaps | Miklos Vajna |
2015-11-21 | android: another part where underline and strikethrough commands were swapped | Christian Lohmaier |
2015-11-21 | android: underline and strikethrough commands were swapped | Christian Lohmaier |
2015-11-17 | android: don't crash on empty filelist | Caolán McNamara |
2015-11-13 | android: Fixes to AndroidManifest | Tomaž Vajngerl |
2015-11-13 | android: add source of icons to README | Tomaž Vajngerl |
2015-11-13 | android: don't set text color in about dialog | Tomaž Vajngerl |
2015-11-13 | android: remove old unused action buttons (bold, italic,...) | Tomaž Vajngerl |
2015-11-13 | android: rename "editMode" to "experimentalMode" | Tomaž Vajngerl |
2015-11-13 | android: add undo/redo to the main toolbar | Tomaž Vajngerl |
2015-11-13 | android: Add string searching + search toolbar | Tomaž Vajngerl |
2015-11-13 | android: Add bottom formatting toolbar | Tomaž Vajngerl |
2015-11-13 | android: make toolbar visuals easier to change | Tomaž Vajngerl |
2015-11-13 | android: remove attrs.xml | Tomaž Vajngerl |
2015-11-13 | LOK: setClientZoom() - sets the client zoom level | Mihai Varga |
2015-11-10 | lokdocview: assert that loading of handle bitmaps succeeded | Miklos Vajna |
2015-11-02 | android: chanhe handles to use alias, tint handles with color | Tomaž Vajngerl |
2015-11-02 | andorid: use 4 spaces for indent in color.xml | Tomaž Vajngerl |
2015-11-01 | android: don't crash in LO when SurfaceView layout is 0 width | Tomaž Vajngerl |
2015-11-01 | android: don't crash in TextureReaper when Integer is null | Tomaž Vajngerl |
2015-11-01 | android: update JNI facade, rename mouse/keyboard event flags | Tomaž Vajngerl |
2015-11-01 | android: add desing library | Tomaž Vajngerl |
2015-11-01 | android: remove CommandLine.java as we don't use it anymore | Tomaž Vajngerl |
2015-10-21 | android: remove MockTileProvider | Tomaž Vajngerl |
2015-10-21 | android: remove the native DirectBufferAllocator | Tomaž Vajngerl |
2015-10-21 | android: typo in gradle build script (app crashed on key press) | Tomaž Vajngerl |
2015-10-15 | android: show flat ODS files in the doc browser | Miklos Vajna |
2015-10-14 | allow using Android Studio with lldb to debug native part | Christian Lohmaier |
2015-10-14 | make ndk-gdb work again | Christian Lohmaier |
2015-10-12 | android can only target sdk 22 - openssl triggers text relocation errors | Christian Lohmaier |
2015-10-11 | tdf#94891 fix crash when rotating screen in docbrowser right after launch | Christian Lohmaier |
2015-10-11 | move extracting assets to Java & use AssetManager to access assets | Christian Lohmaier |
2015-10-11 | migrate android build to gradle | Christian Lohmaier |
2015-10-03 | tdf#93281 clean cache directory on each start | Christian Lohmaier |
2015-10-03 | android: avoid arrayIndexOutOfBounds when lokit payload doesn't have a value | Christian Lohmaier |
2015-10-03 | android: make strikethrough work (it's not .uno:StrikeOut, but .uno:Strikeout) | Christian Lohmaier |
2015-10-03 | compare strings using equals, not with == | Christian Lohmaier |
2015-10-03 | android: remove unused imports, call static methods the static way | Christian Lohmaier |
2015-10-03 | android: make layouts nicer to work with by providing sample values in editor | Christian Lohmaier |
2015-10-03 | android: remove no longer used files | Christian Lohmaier |