switch to alsa.omap3 module
[android_pandora.git] / apps / oi-filemanager / FileManagerDemo / readme.txt
1  ****************************************************************************\r
2  * Copyright (C) 2008-2011 OpenIntents.org                                  *\r
3  *                                                                          *\r
4  * Licensed under the Apache License, Version 2.0 (the "License");          *\r
5  * you may not use this file except in compliance with the License.         *\r
6  * You may obtain a copy of the License at                                  *\r
7  *                                                                          *\r
8  *      http://www.apache.org/licenses/LICENSE-2.0                          *\r
9  *                                                                          *\r
10  * Unless required by applicable law or agreed to in writing, software      *\r
11  * distributed under the License is distributed on an "AS IS" BASIS,        *\r
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. *\r
13  * See the License for the specific language governing permissions and      *\r
14  * limitations under the License.                                           *\r
15  ****************************************************************************\r
16 \r
17 OI File Manager Demo is a sample application to demonstrate the usage\r
18 of "Open", "Save", and "Select folder" intents of OI File Manager.\r
19 \r
20 To obtain the current release, visit\r
21   http://www.openintents.org\r
22 \r
23 ---------------------------------------------------------\r
24 release: 1.0.2\r
25 date: 2011-02-13\r
26 \r
27 - Provide GET_CONTENT demo.\r
28 \r
29 ---------------------------------------------------------\r
30 release: 1.0.1\r
31 date: 2011-02-05\r
32 \r
33 - Properly encode / decode file URIs.\r
34 - Support Android 2.3\r
35 \r
36 ---------------------------------------------------------\r
37 release: 1.0.0\r
38 date: 2008-12-12\r
39 \r
40 Features: \r
41 - Input field for file or directory name.\r
42 - Buttons to initiate "Open", "Save", and "Select folder"\r
43   intents.\r
44 \r
45 \r