google / samba-documents-provider

Access network file shares directly from the Android Downloads/Files app
GNU General Public License v3.0
639 stars 125 forks source link

Plumb through smbc_notify() call to notify on folder content changes #12

Open ttanxu opened 7 years ago

ttanxu commented 7 years ago

Clean up the state machine -- stop caching DocumentMetadata. Just keep the task itself.

This will force loading contents from remote servers every time.