Summary: | Android Gallery does not update after filetransfer | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | cryptkiddy |
Component: | android-application | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | breversa, kde.bugzilla.2012 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Android | ||
OS: | Android 4.x | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
cryptkiddy
2014-11-03 18:15:15 UTC
It's not going to be easy to fix, because we don't really know what you are transferring. When sending individual files, we can add them to the index when we receive them, but for this case the only solution I can think of is triggering a full re-scan. If rescanning is costly maybe a button that allows to manually force a rescan when needed could work. Although I do not see how to intuitively integrate that into the userinterface... You might want to have a look at SD Scanner : https://f-droid.org/repository/browse/?fdfilter=scanner&fdid=com.gmail.jerickson314.sdscanner Though manual and not automatic, I guess it does precisely what you're looking for. This was fixed in an earlier release. |