X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=android_pandora.git;a=blobdiff_plain;f=apps%2Foi-filemanager%2FFileManagerDemo%2Freadme.txt;fp=apps%2Foi-filemanager%2FFileManagerDemo%2Freadme.txt;h=0000000000000000000000000000000000000000;hp=3738d0043fa687b41b4dd9d9082d8bf1060ae4c2;hb=86591c820f761cc27e31f78790c5a447b8411a33;hpb=ebcf0cf7399e3ec5ba51c5a904553fbcc55725e5 diff --git a/apps/oi-filemanager/FileManagerDemo/readme.txt b/apps/oi-filemanager/FileManagerDemo/readme.txt deleted file mode 100644 index 3738d00..0000000 --- a/apps/oi-filemanager/FileManagerDemo/readme.txt +++ /dev/null @@ -1,45 +0,0 @@ - **************************************************************************** - * 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 Demo is a sample application to demonstrate the usage -of "Open", "Save", and "Select folder" intents of OI File Manager. - -To obtain the current release, visit - http://www.openintents.org - ---------------------------------------------------------- -release: 1.0.2 -date: 2011-02-13 - -- Provide GET_CONTENT demo. - ---------------------------------------------------------- -release: 1.0.1 -date: 2011-02-05 - -- Properly encode / decode file URIs. -- Support Android 2.3 - ---------------------------------------------------------- -release: 1.0.0 -date: 2008-12-12 - -Features: -- Input field for file or directory name. -- Buttons to initiate "Open", "Save", and "Select folder" - intents. - -