-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
New android sharing view #1229 #1244
Conversation
Thanks for the contribution. Screenshots? :) |
It looks like on first the screenshot tobiasKaminsky posted in #1229. On my emulator (without WhatsApp/contacts) it looks like: I tried it also on my smartphone with WhatsApp installed and it looks like on tobiasKaminskys screenshot. Is it possible to test the developed version from Android Studio without uninstalling version 1.4.3 on my phone? I couldn't find out how, yet. |
No as both apps use the same package id :-/ |
The old implementation was filtering the nextcloud app itself. |
I tried that as described e.g. here: https://stackoverflow.com/questions/9730243/how-to-filter-specific-apps-for-action-send-intent-and-set-a-different-text-for But the result
|
Then I vote for "not filtering nextcloud". |
I also vote for "not filtering nextcloud" :) |
@AndyScherzinger @tobiasKaminsky do you want to ship this with 1.5 if it passes review? |
@mario @tobiasKaminsky I say it depends on how fast Google fixes the build tools. If it takes to long then I'd say we ship it. |
Signed-off-by: Mario Danic <mario@lovelyhq.com>
👍 Hope you guys do not mind, but I've fixed the PR by disabling NC inside of it. Please test. Unfortunately, it does not include contacts, but all other things are shown properly. We could maybe look into this for 1.5.1, if it's all all possible without resorting to a custom view? Thanks for the awesome contribution. |
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This was discussed in this issue and we agreed that it is better to have contacts (and nextcloud) in it than having no contacts, but filtered nextcloud... |
@tobiasKaminsky I got the impression that this is because of the duplicate entries which I fixed. Anyway, if @AndyScherzinger feels the same feel free to revert my commits and merge as-is. |
Right as said in #1244 (comment)
@AndyScherzinger revert to get the contacts back again? |
@tobiasKaminsky @mario I'd say revert if this brings back the contacts and if sharing with contacts actually works :) |
Then merge
…On Aug 7, 2017 11:25, "Tobias Kaminsky" ***@***.***> wrote:
:
Reverted and merged master.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1244 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAWsg0chOs3koCuYaGHZB7--GI7ZqKLks5sVtgTgaJpZM4OntMs>
.
|
Waiting for codacy/drone ;-) |
This pull request enables the chooser dialog requested in #1229. In contrast to the previous version it doesn't exclude the Nextcloud-App from sharing.