nextcloud-deck
nextcloud-deck copied to clipboard
📋 Android client for nextcloud deck app
On desktop, the **activities** tab can be filtered by users. Super useful when collaborating on many cards with many people. Any chance of adapting the feature to the app?
Like for stacks and cards we need to prevent users from entering blank board titles at creating and editing. Otherwise the Deck Server App will respond with `HTTP 400`. This...
``` App Version: 1.20.2 App Version Code: 1020002 Server App Version: 1.7.2 App Flavor: fdroid Files App Version Code: 30220390 --- OS Version: 4.14.117-perf-g02abc55(V12.5.1.0.QFHINXM) OS API Level: 29 Device: violet...
1. Have a instance with two users 2. Share a board form A to B 3. B is now "known" in the Deck Android app 4. Create a new board...
See https://github.com/nextcloud/server/issues/28320
**Describe the bug** If the server is in maintenance mode during account setup after installing Deck it is not checked again after setting the server to operating mode. Steps to...
Steps to reproduce the behavior: 1. Ensure you have no accounts configured in Deck Android 2. Enforce issue, for example simulate throwing NPE as here https://github.com/stefan-niedermann/nextcloud-deck/issues/1337 3. Add breakpoints to...
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.11.1 to 4.12.1. Release notes Sourced from org.robolectric:robolectric's releases. Robolectric 4.12.1 is a minor release that addressed two issues: Fixed a NoClassDefFoundError when invoking ShadowLog APIs outside...
Bumps [com.squareup.retrofit2:retrofit](https://github.com/square/retrofit) from 2.9.0 to 2.11.0. Release notes Sourced from com.squareup.retrofit2:retrofit's releases. 2.11.0 New The built-in OptionalConverterFactory is now public to allow installing it before other converters which consume all...
### This issue respects the following points: - [X] I have read the [FAQ](https://github.com/stefan-niedermann/nextcloud-deck/blob/master/FAQ.md) - [X] I have searched for existing issues - [X] The issue affects the Deck Android...