**************************************************************************** * Copyright (C) 2008-2011 OpenIntents.org * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * * You may obtain a copy of the License at * * * * http://www.apache.org/licenses/LICENSE-2.0 * * * * Unless required by applicable law or agreed to in writing, software * * distributed under the License is distributed on an "AS IS" BASIS, * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * See the License for the specific language governing permissions and * * limitations under the License. * **************************************************************************** OI File Manager is an open file manager that seamlessly cooperates with other applications. To obtain the current release, visit http://www.openintents.org --------------------------------------------------------- release: 1.1.4 date: 2011-02-05 - new application icon for Android 2.0 or higher. - exclude/include directories from media scan (activate this feature in advanced settings). - allow app installation on external storage (requires Android 2.2 or higher) - fix browser file upload (issue 288) - support Android 2.3. - translations into various languages. - bug fixes (issue 308, 318). --------------------------------------------------------- release: 1.1.3 date: 2010-05-29 - backward compatibility with Android 1.5. --------------------------------------------------------- release: 1.1.2 date: 2010-05-29 - fix thumbnail size on high-density devices. - translations: Occitan (post 1500), Polish, Russian --------------------------------------------------------- release: 1.1.1 date: 2009-12-26 - recursive delete - translations: Dutch, Faroese, Korean, Lao, Romanian --------------------------------------------------------- release: 1.1.0 date: 2009-10-30 - display file size. - show thumbnails for images. - copy files. - handle GET_CONTENT action. - added support for all WebKit extensions. - added support for following extensions: .amr, .3gp - added support for upper case or mixed case letter extensions (like .png and .PNG) - fix for send files via MMS. - support for OI About. - encode file URIs properly - translations: Chinese, French, German, Japanese, Spanish --------------------------------------------------------- release: 1.0.0 date: 2008-12-10 - First public release on Android SDK 1.0. Features: - Show list of files. - Icons for home (root) directory and SD card. - Directory structure displayed through clickable buttons. - Alternatively, the current path can be displayed in an input field. - Supports PICK_FILE and PICK_DIRECTORY intents. - Support for many file endings and mime types. - "Back" key works for directories clicked in the list. - Create directory, rename, delete files. - Move files.