nextcloud/android

Warn if Data storage folder is not available

Open

#4.566 aberto em 27 de set. de 2019

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)Java (1.719 forks)batch import
enhancementgood first issuehotspot: device storage

Métricas do repositório

Stars
 (3.752 stars)
Métricas de merge de PR
 (Mesclagem média 8d 15h) (84 fundiu PRs em 30d)

Description

When user switches a device they use sometimes automatic restore function. It might happen that then the old data path is not available as the sdcard is named different.

We should check on startup if the path is available, else show an error.

Guia do colaborador