author | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
commit | 15318cad33835e4e2dc620d033e43cd930676cdd (patch) (unidiff) | |
tree | c2fa0399a2c47fda8e2cd0092c73a809d17f68eb /Changes | |
download | opie-15318cad33835e4e2dc620d033e43cd930676cdd.zip opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2 |
Initial revision
-rw-r--r-- | Changes | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -0,0 +1,31 @@ | |||
1 | Version 1.4.0 | ||
2 | ------------- | ||
3 | |||
4 | General: | ||
5 | - Input methods are plugins | ||
6 | - Taskbar applets are plugins | ||
7 | - Handwriting input improved | ||
8 | - Alarm server wakes from deep sleep | ||
9 | - User interface consistancy fixes for all applications | ||
10 | - Nearly all applications save state when closed | ||
11 | - Performance improvements in many applications | ||
12 | - Make better use of buttons on device | ||
13 | - Documentation for developers | ||
14 | |||
15 | Launcher: | ||
16 | - Documents can now be categorized | ||
17 | - Document view allows easy filtering on type, category and name | ||
18 | - .desktop files are not required - all files in ~/Documents/ are visible | ||
19 | - Allow applications to be preloaded to ensure instant launch | ||
20 | - Automatic shutdown of least recently used applications | ||
21 | - Recently used application icons displayed in taskbar | ||
22 | |||
23 | Applications: | ||
24 | - Addressbook bug fixes and improvements | ||
25 | - Datebook bug fixes and improvements | ||
26 | - Todo items can be filtered by category | ||
27 | - Calculator bug fixes and improvements | ||
28 | - Media player audio playback and user interface improved. Add support for wav | ||
29 | - Image viewer user interface improved | ||
30 | - File manager can launch applications to view files based on MIME type | ||
31 | - LAN setup utility | ||