Niedermann IT-Dienstleistungen

Results 543 comments of Niedermann IT-Dienstleistungen

Dear @hansimausisteffiwurstbrot sorry for the inconveniences. We are looking on what might be wrong here and have a few questions: 1. Does it always take so much time to create...

Glad to hear that it finally works for you! It looks like the cause of the issue is related to https://github.com/stefan-niedermann/nextcloud-deck/issues/478 so i'll have a deeper look at the error...

> Any way to get rid of possible config data in addition to uninstalling? @hansimausisteffiwurstbrot yes, we always recommend to clear thw storage of the Deck app in favor of...

Update: To avoid the exception below, I decided to use the default `CachedThreadPoolExecutor` for HTTP requests again. ``` 2022-01-18 15:12:53.355 26299-26861/it.niedermann.nextcloud.deck.dev E/DeckLog: (null:2) accept() → io.reactivex.exceptions.UndeliverableException: The exception could not...

Well that's quite strange... I'll have a look into it as soon as i find some time. Does this happen also when you share from other apps (not sketchbook) into...

Awesome, thanks! Indeed, we explicitly currently [only support Uri-Schemes](https://github.com/stefan-niedermann/nextcloud-deck/blob/master/app/src/main/java/it/niedermann/nextcloud/deck/ui/sharetarget/ShareTargetActivity.java#L114-L117), but no File-Schemes. Adding support for File-Scheme should be quite easy to add analogue to the Uri Scheme part. Maybe you...

No problem, i'll implement it, just might need some time 🙂

Current solution has bad side effects. Needs further investigation. Maybe somewhere references to the fragments are hold. https://stackoverflow.com/questions/9727173/support-fragmentpageradapter-holds-reference-to-old-fragments/9745935#9745935

Sounds good and should result in one click less in by far most cases 🙂 However i am not yet super satisified with the mock up because - i fear...

Maybe something like that: ![grafik](https://user-images.githubusercontent.com/4741199/120988338-c29fee80-c77e-11eb-986d-6cd7663c08e6.png) Compared to the [suggestion by @newhinton](https://github.com/stefan-niedermann/nextcloud-deck/issues/972#issuecomment-835863354) this solution - Hides the account name - Clicking on it should expand a list, where each list item...