nextcloud/android

Warn if Data storage folder is not available

开放

#4,566 创建于 2019年9月27日

 (3 条评论) (1 个反应) (0 位负责人)Java (1,719 个派生)batch import
enhancementgood first issuehotspot: device storage

仓库指标

星标
 (3,752 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南