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

[BUG] Apk file handling #2691

Closed
jesmrec opened this issue Oct 31, 2019 · 4 comments
Closed

[BUG] Apk file handling #2691

jesmrec opened this issue Oct 31, 2019 · 4 comments
Labels

Comments

@jesmrec
Copy link
Collaborator

jesmrec commented Oct 31, 2019

Steps to reproduce

  1. Store a correct apk inside an oC account
  2. Tap to Download / Select "Open with"

Actual behaviour

Nothing happens, neither downloading, nor "opening" with

Expected behaviour

App must react to the user event. Options:

  • If feasible, trigger the system installation wizard, so the apk started to install in case it is trusted and the system settings allow it
  • Show an error, in case it is not posible to open. Specific formats like xsl or tar.gz implement also such behaviour

Environment data

Android version: Reproducible with Android 9. Not reproducible with Android 7.

Device model: Reproducible with MiA2 (v9), Huawei P20 (v9). Not reproducible with Nexus6P (v7)

ownCloud app version: 2.13.1

ownCloud server version: 10.3

CC @PVince81

@jesmrec jesmrec added this to the backlog milestone Oct 31, 2019
@michaelstingl michaelstingl removed this from the backlog milestone Sep 30, 2020
@armnotstrong
Copy link
Contributor

Hey, we want this too

@jesmrec
Copy link
Collaborator Author

jesmrec commented Mar 18, 2021

brave enough to send a PR? :D

@armnotstrong
Copy link
Contributor

brave enough to send a PR? :D

#3156 Seems we only need the android.permission.REQUEST_INSTALL_PACKAGES permission

@jesmrec
Copy link
Collaborator Author

jesmrec commented Mar 24, 2021

Done!! Ready to release in 2.18

@jesmrec jesmrec closed this as completed Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants