nextcloud/android

Warn if Data storage folder is not available

Open

#4 566 ouverte le 27 sept. 2019

Voir sur GitHub
 (3 commentaires) (1 réaction) (0 assignés)Java (1 719 forks)batch import
enhancementgood first issuehotspot: device storage

Métriques du dépôt

Stars
 (3 752 stars)
Métriques de merge PR
 (Merge moyen 8j 15h) (84 PRs mergées en 30 j)

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.

Guide contributeur