This app uses the new storage access framework introduced with Android 4.4 KitKat to give you access to files on SMB shares (aka Windows Shares).
This app uses the library JCIFS by Michael B. Allen which is released under the [GNU Lesser General Public License 2.1] (http://www.gnu.org/licenses/lgpl-2.1.txt).
Copyright (C) 2014 Jonas Hahnfeld
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Please fork this repository and contribute back using pull requests. All development should be based on the 'dev' branch. Translations should also be done via this repository.