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