switch to alsa.omap3 module
[android_pandora.git] / apps / oi-filemanager / FileManager / readme.txt
1  ****************************************************************************\r
2  * Copyright (C) 2008-2012 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 \r
18 OI File Manager is an open file manager that \r
19 seamlessly cooperates with other applications.\r
20 \r
21 To obtain the current release, visit\r
22   http://www.openintents.org\r
23 \r
24 ----------------\r
25 release: 1.3\r
26 date: ?\r
27 \r
28 - Accept "return" when creating new folder (issue 505, patch by Darriel Kremov)\r
29 - Added last modified to directories (issue 453, patch by George Venios)\r
30 - Fix crash in multi-select confirmation dialog (issue 459, patch by George Venios)\r
31 \r
32 ----------------\r
33 release: 1.2\r
34 date: 2012-02-18\r
35 \r
36 Thanks to Google Code-in for many of the following patches:\r
37 (see http://www.google-melange.com/gci/homepage/google/gci2011 )\r
38 \r
39 - Limit icon size in file list (issue 319, patch by John Doe)\r
40 - Hide optional commands in context menu (issue 329, patch by John Doe).\r
41 - "Save as" integration for Google Mail (Google Code-in task by Matěj Konečný)\r
42 - Option to hide hidden files (Google Code-In task by Matěj Konečný)\r
43 - Filter by file type (issue 166, Google Code-in task by Aviral Dasgupta)\r
44 - Show file details through context menu (Google Code-in task by Aviral Dasgupta)\r
45 - Option to sort files (Google Code-In task by Matěj Konečný)\r
46 - Keep list position after delete (Google Code-in task by Chickenbellyfinn)\r
47 - Show correct toast when deleting file (issue 365, Google Code-in task by Chickenbellyfinn)\r
48 - Apk icon support (Google Code-in task by Philip Hayes)\r
49 - Bookmarks of folder locations (Google Code-In task by Matěj Konečný)\r
50 - Details dialog shows size of folder contents (Google Code-In task by Philip Hayes)\r
51 - Fixed bug with details dialog on API 7 and earlier (Google Code-In task by Philip Hayes)\r
52 - Fixed bug with More option (issue 330, Google Code-In task by Matěj Konečný)\r
53 - Select/Deselect all in multi-select (Google Code-In task by Philip Hayes)\r
54 - remember previous directory when attaching files (Google Code-in task by Matěj Konečný)\r
55 - Better visibility for multi-select selection (issue 460, Google Code-in task by Philip Hayes)\r
56 - support for ZIP compression (patch by Evgeniy Berlog)\r
57 - warning dialog for file extension changes (issue 397, patch by Evgeniy Berlog)\r
58 - Refresh menu item (Google Code-in task by Aviral Dasgupta)\r
59 - Lazy loading of thumbnails (issue 271, Google Code-in task by Philip Hayes)\r
60 - Use custom icons for certain file types (issue 333, Google Code-in task by Matěj Konečný)\r
61 - Accept return key for entering a path (issue 461, Google Code-in task by Matěj Konečný)\r
62 - Support View Intent to open the filemanager (issue 396, Google Code-in task by Chickenbellyfinn)\r
63 - support for multi-select ZIP compression (patch by Evgeniy Berlog)\r
64 \r
65 - new icons and translations by Google Code-in students\r
66 \r
67 ----------------\r
68 release: 1.1.6\r
69 date: 2011-06-02\r
70 - fix bug that prevented sending attachments through menu "Send" (patch by Alex)\r
71 \r
72 ----------------\r
73 release: 1.1.5\r
74 date: 2011-05-28\r
75 - new menu item for multiselect: copy, move or delete multiple files at once (patch by John Doe).\r
76 - case insensitive sort order (issue 334, patch by Vishrut Patel).\r
77 - handle projections in the provider (issue 324, patch by Dominik Pretzsch).\r
78 - drop "mimetype" from provider path.\r
79 - delete files and folders in background (issue 294, patch by Damienix).\r
80 \r
81 ----------------\r
82 release: 1.1.4\r
83 date: 2011-02-05\r
84 - new application icon for Android 2.0 or higher.\r
85 - exclude/include directories from media scan (activate this feature in advanced settings).\r
86 - allow app installation on external storage (requires Android 2.2 or higher)\r
87 - fix browser file upload (issue 288)\r
88 - support Android 2.3.\r
89 - translations into various languages.\r
90 - bug fixes (issue 308, 318).\r
91 \r
92 ----------------\r
93 release: 1.1.3\r
94 date: 2010-05-29\r
95 - backward compatibility with Android 1.5.\r
96 \r
97 ----------------\r
98 release: 1.1.2\r
99 date: 2010-05-29\r
100 - fix thumbnail size on high-density devices.\r
101 - translations: Occitan (post 1500), Polish, Russian\r
102 \r
103 ----------------\r
104 release: 1.1.1\r
105 date: 2009-12-26\r
106 - recursive delete\r
107 - translations: Dutch, Faroese, Korean, Lao, Romanian\r
108 \r
109 ----------------\r
110 release: 1.1.0\r
111 date: 2009-10-30\r
112 - display file size.\r
113 - show thumbnails for images.\r
114 - copy files.\r
115 - handle GET_CONTENT action.\r
116 - added support for all WebKit extensions.\r
117 - added support for following extensions:\r
118   .amr, .3gp\r
119 - added support for upper case or mixed case letter\r
120   extensions (like .png and .PNG)\r
121 - fix for send files via MMS.\r
122 - support for OI About.\r
123 - encode file URIs properly\r
124 - translations: Chinese, French, German, Japanese, Spanish\r
125 \r
126 ----------------\r
127 release: 1.0.0\r
128 date: 2008-12-10\r
129 \r
130 - First public release on Android SDK 1.0.\r
131 \r
132 Features: \r
133 - Show list of files.\r
134 - Icons for home (root) directory and SD card.\r
135 - Directory structure displayed through clickable\r
136   buttons.\r
137 - Alternatively, the current path can be displayed\r
138   in an input field.\r
139 - Supports PICK_FILE and PICK_DIRECTORY intents.\r
140 - Support for many file endings and mime types.\r
141 - "Back" key works for directories clicked in the\r
142   list.\r
143 - Create directory, rename, delete files.\r
144 - Move files.\r
145 \r