Niedermann IT-Dienstleistungen

Results 543 comments of Niedermann IT-Dienstleistungen

I adjusted it in the meanwhile in my project locally. If you want, you can reuse this for the migration: https://github.com/stefan-niedermann/nextcloud-deck/blob/master/app/src/main/java/it/niedermann/nextcloud/deck/util/TabLayoutHelper.java

Why don't you loop over your list of images?

+1 from me, too. i like the plugin but if i use it, my complete project depends on maven because i have to link a script file which does not...

If i understood you correct, the link must propose to open links beginning with the protocol `nc://` followed by `directlink/` plus for example `deck/5/list/4/card3`. So for example a link that...

🤷‍♂️ Maybe one can create intent-filters dynamically at runtime (when we know the hosts). Any help, hints and PRs appreciated.

interesting. Will this not open a app chooser everytime one clicks *any* link?

Aah, i got it. Will have a look at it, thanks for the hint!

- If no user matches the account, *open link in browser* - Else: Synchronize all boards of the given user lists from this host - If no user has permission...

Yeaaaaaaaaah.... let's start with small steps and enhance it later :laughing: There are some issues, because we use only Single-Sign-On and it's not that easy because first we would have...

Okay, i think i have a proof of concept in PR #563 Though there are some issues left (see linked PR), help would be appreciated.