Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files drop #141

Merged
merged 11 commits into from
Sep 6, 2016
Merged

Files drop #141

merged 11 commits into from
Sep 6, 2016

Conversation

tobiasKaminsky
Copy link
Member

@tobiasKaminsky tobiasKaminsky commented Jul 21, 2016

@AndyScherzinger
Copy link
Member

This is an incompatible feature, right?
So we need some kind of feature detection for this if we want the app to still work well with oC backends. (which of course we could decide not to, but for now I would try to stay compatible).

@tobiasKaminsky
Copy link
Member Author

This is nextcloud app for nextcloud server so it is fine for me ;-)
What is your opinion? @jancborchardt @przybylski

@tobiasKaminsky
Copy link
Member Author

IMPORTANT: Do we need a server version check for nextcloud? When was this feature introduced...? @schiessle

@MariusBluem
Copy link
Member

MariusBluem commented Jul 30, 2016

It was introduced with 9.0.50 ... So it was directly in the initial Nextcloud Release 😉
...using the app with ownCloud would require a version Check (if we want to keep it compatible 😁)

@tobiasKaminsky
Copy link
Member Author

Ah, great :)
For me there is no need to have a version check against ownCloud.
If user should ever use the nextcloud app with an ownCloud server they should know that things can be broken.

@MariusBluem
Copy link
Member

I agree with you @tobiasKaminsky

@AndyScherzinger
Copy link
Member

Found one (minor) issue:

  1. choose folder to share
  2. activate "share link"
  3. activate "allow editing"
  4. activate "hide file listing"
  5. deactivate "share link"

Issue: all "sub options" get hidden except for "hide file listing" which is still visible and set to active. This is just a UI thing though. In the background the folder got properly un-shared!

@Spacefish
Copy link
Member

Spacefish commented Aug 2, 2016

I would display a warning during the initial account adding inside the app, which tells the user, that ownCloud might be incompatible and that he may want to upgrade his server to next cloud.. however we loose all the users which may use the next cloud app but can't control the server installation (cooperate or educational users mainly)

@AndyScherzinger
Copy link
Member

AndyScherzinger commented Aug 2, 2016

Issue #141 (comment) has been fixed: e71ae2e

@AndyScherzinger
Copy link
Member

AndyScherzinger commented Aug 2, 2016

So tested and code reviewed: 👍

waiting for the second 👍

@AndyScherzinger
Copy link
Member

@tobiasKaminsky do you think we can get a compatibility pop up done before the release so we can also ship this one? as in implement #188

@tobiasKaminsky
Copy link
Member Author

@AndyScherzinger ready for test.
You will need nextcloud/android-library#16

@AndyScherzinger
Copy link
Member

AndyScherzinger commented Sep 5, 2016

android lib has been merged, published via jitpack and referenced in this PR, see my latest commit.

Can't test it right now since Android Studio went nuts and corrupts the installation on the phone atm... :(

@AndyScherzinger
Copy link
Member

Got it installed but never reached the check you implemented (not sure what is happening on my phone...). So my tests are negative at the moment :(

Will give it another try tomorrow.

@AndyScherzinger
Copy link
Member

Code review and tests successful, waiting for the build to complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants