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

Expose smb.conf to external storage. #21

Closed ttanxu closed 7 years ago

ttanxu commented 7 years ago

It will sync smb.conf in external storage into internal storage when there is a new version at next launch. Add back those listeners so that underlying libsmbclient can restart when there is conf change.

This should resolve #8.

Sorry about the messy commits. I think we can squash and commit.