Age | Commit message (Expand) | Author |
2015-06-15 | java: 'final static' to 'static final' | Noel Grandin |
2015-06-12 | Android: show drawer ("hamburger") icon on root directory | Jacobo Aragunde Pérez |
2015-06-12 | Android: do not hide toolbar under the drawer | Jacobo Aragunde Pérez |
2015-06-12 | tdf#87434: android: system back key to go one level up | Jacobo Aragunde Pérez |
2015-06-12 | Android: properly set default dir for the document browser | Jacobo Aragunde Pérez |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-06-10 | Android: improve error handling in ownCloud provider. | Jacobo Aragunde Pérez |
2015-06-10 | Android: document providers listen to changes in preferences. | Jacobo Aragunde Pérez |
2015-06-10 | Android: add menu entry for document provider settings | Jacobo Aragunde Pérez |
2015-06-10 | Android: setup ownCloud provider with user-defined settings | Jacobo Aragunde Pérez |
2015-06-10 | Android: settings activity for document providers | Jacobo Aragunde Pérez |
2015-06-10 | Android: download documents from ownCloud. | Jacobo Aragunde Pérez |
2015-06-10 | Android: initial implementation of ownCloud provider. | Jacobo Aragunde Pérez |
2015-06-10 | Android: add ownCloud library to the build. | Jacobo Aragunde Pérez |
2015-05-21 | lokdocview: adapt Android path | Miklos Vajna |
2015-05-21 | android: leftover gitignore | Miklos Vajna |
2015-05-21 | Let's simplify the paths and be less 'experimental' | Tor Lillqvist |
2015-05-21 | Bin the 'DocumentLoader' Android test app | Tor Lillqvist |
2015-05-21 | Remove more obsolete Android code: The 'AppSupport' stuff | Tor Lillqvist |
2015-05-21 | Bin the since long obsolete "desktop" Android app | Tor Lillqvist |
2015-05-11 | editing/experimental mode as user-preference (Android Viewer) | Christian Lohmaier |
2015-05-03 | android: optipng the images. | Jan Holesovsky |
2015-05-03 | android: Plain .component files are not used from what I know. | Jan Holesovsky |
2015-04-30 | fix theme with AppCompat 22.1 or later | Christian Lohmaier |
2015-04-24 | viewer: Enable taps to be able to handle hyperlinks. | Jan Holesovsky |
2015-04-23 | intent preference overrides default prefs. | Siqi Liu |
2015-04-23 | load default prefs once and use new sortmode/filter mode on refresh. | Siqi Liu |
2015-04-23 | Use switch... and effectively sorts before listing. | Siqi Liu |
2015-04-23 | Formatting for consistency | Siqi Liu |
2015-04-23 | Set correct title for sort mode after changes. | Siqi Liu |
2015-04-23 | Remove unimplemented search functionality | Siqi Liu |
2015-04-23 | formatting for consistancy and remove unused file. | Siqi Liu |
2015-04-23 | Do NOT browse files from "Documents" folder. Browse from root instead. | Siqi Liu |
2015-04-23 | refactor xml styling for listview texts | Siqi Liu |
2015-04-23 | formatting for consistancy across Java code | Siqi Liu |
2015-04-23 | use LOGTAG instead | Siqi Liu |
2015-04-23 | formatting for consistancy across Java code | Siqi Liu |
2015-04-21 | android: typo in InvalidationHandler documentation | Miklos Vajna |
2015-04-14 | add debugging missing services to README | Siqi Liu |
2015-04-14 | disable saving on .tmp files. | Siqi Liu |
2015-04-14 | android: add comments | Tomaž Vajngerl |
2015-04-13 | LOK_STATE_CHANGED callback implemented with sfx events interception. | Siqi Liu |
2015-04-13 | java part handles received statechange callback | Siqi Liu |
2015-04-13 | android: hide the keyboard when scrolling velocity exceeds 18 | Tomaž Vajngerl |
2015-04-13 | android: transition first, then move the viewport to the cursor | Tomaž Vajngerl |
2015-04-13 | android: move strikeout button after underline | Miklos Vajna |
2015-04-13 | android: tune the viewport moving to cursor position on key input | Tomaž Vajngerl |
2015-04-13 | android: hide keyboard on scrolling at a more correct location | Tomaž Vajngerl |
2015-04-13 | android: reposition the viewport to the cursor at key event | Tomaž Vajngerl |
2015-04-13 | android: don't need the cursor position from DocumentOverlay | Tomaž Vajngerl |