Android-SingleSignOn
Android-SingleSignOn copied to clipboard
Single sign-on for Nextcloud (Android Library Project)
This document is subject of change at all time based on feedback in the comments. # :information_source: Terms - `SSO lib`: [Nextcloud Single Sign On library](https://github.com/nextcloud/Android-SingleSignOn/) - `3rd party app`:...
When I select to add an account from the menu of Nextcloud Notes or Nextcloud Deck, the application shows at the center of the screen "Select account" and nothing more....
Google Play Store Pre-launch report says:    By the way,...
By now two apps are having issues with the `NextcloudApiNotRespondingException` Bug. - https://github.com/stefan-niedermann/nextcloud-notes/issues/653 - https://github.com/nextcloud/news-android/issues/769 A few days ago I was experiencing the same issue on my device (I think...
Soon we will have Files 3.3.0 available on gplay beta. Once this is settled a bit and working, we should release a stable 1.0.0 version of this library @David-Development
When the Nextcloud app is not installed, the lib prompts a dialog with a link to the Play Store. Since the Nextcloud app is not available only on the Play...
@tobiasKaminsky Just throwing in some thoughts here. As we had a bunch of issues already when trying to figure out which accounts exist, I was thinking about if we can...
I always get an exception on line 124 of `NextcloudRetrofitServiceMethod.invoke()`: ```java // Build/parse dynamic parameters for(int i = 0; i < parameterAnnotationsArray.length; i++) { Annotation annotation = parameterAnnotationsArray[i][0]; //
Please let us know, if remote wipe is supported with this library.