nextcloud / files-clients

1 stars 0 forks source link

Tighter integration on apps within Nextcloud ecosystem #10

Closed tobiasKaminsky closed 1 year ago

tobiasKaminsky commented 5 years ago

see below for updated tasks

We have many good apps that are maybe not that well known and where users can benefit from a tighter integration. This is "only" a rough overview, which then needs to be split up in smaller tasks.

szaimen commented 5 years ago

I think that sounds like a good idea. But why aren't you working heavily on PWAs? I think they would be the solution not to have to install an app for every feature. (Especially a problem on Android)

tobiasKaminsky commented 1 year ago

Android Files / Notes:

iOS Files / Notes:

Android Talk:

iOS Talk:

For all:

Brander:

marinofaggiana commented 1 year ago

I think that sounds like a good idea. But why aren't you working heavily on PWAs? I think they would be the solution not to have to install an app for every feature. (Especially a problem on Android)

remember that PWAs are not allowed by apple policies, what is different is to get them within the File/Talk app ... but they are slow require a decent server and do not work offline.

tobiasKaminsky commented 1 year ago

PWA or similar are not scope of this issue. The idea is to promote existing apps and not try to provide each and every feature as an "app" to users.

For a discussion on PWAs please create a topic on server repo, as those needed to be provided via web.

tobiasKaminsky commented 1 year ago

@jancborchardt which apps shall we show in "more" apps? All server side apps? Like on Desktop?

tobiasKaminsky commented 1 year ago

@jancborchardt which apps shall we show in "more" apps? All server side apps? Like on Desktop?

  • "more" -> open playstore/fdroid with filter for "Nextcloud"

Totally forgotten :see_no_evil:

mpivchev commented 1 year ago

with multi account: open another app with correct account

@jancborchardt Are we sure we should do this? There might be cases where the user does not want to switch between accounts, and wants to use the ones set in each app.

Also just to clarify that the iOS notes app does not support multi account switching, so this will require more development time.

jancborchardt commented 1 year ago

@mpivchev I'd say yeah, it would be expected to land in the same account you came from, if that one is configured inside the receiving app. (If not just land in the regular one.)

But if the app does not support multiple accounts or account switching, that's a different task.

mpivchev commented 1 year ago

@mpivchev I'd say yeah, it would be expected to land in the same account you came from, if that one is configured inside the receiving app. (If not just land in the regular one.)

But if the app does not support multiple accounts or account switching, that's a different task.

Yes, all apps don't support this out of the gate:

For now I will only open the apps without any account switching, so I can move this forward.