Felix Nüsse
Felix Nüsse
Additional Information: It seems it is only broken when the application was not opened recently. If the user opens the note app, closes it and then opens a note from...
I think your assumption is not quite right, from analysing the code i think the stack is roughly this: CupsService.getJobState -> CupsClient.getJobAttributes() -> IppGetJobAttributesOperation(context).getPrintJobAttributes(url, userName, jobID) -> IppOperation.request() -> IppOperation.sendRequest()...
@napcode This is already partly possible with the storage access framework: if you have the nextcloudapp installed, you can access nextcloud directly there. The problem: Onelist currently fails to create...
When selecting a folder from nextcloud via the SAF, following happens in the log: W/DocumentsContract: Failed to create document android.os.ParcelableException: java.io.FileNotFoundException: Failed to upload document with path /test-1585905948476.1list also, when...
I do not reorder the list. Is there a sorting function for that?
Todo: - [ ] Fix Snackbar-Typo - [ ] List reordering **Optional:** Todo: - [ ] Build UI to show all deleted entries
Generally, you are right, "deleted" is redundant in the current state. However, my line of thought was that we use this to store the timestamp when it was deleted. Maybe...
Currently this does not support Lists stored on the internal storage Edit: It seems that was due to a corrupted file