eceb41e28126aa53a86c6a53948f48d842978192
[fapman] / TODO.txt
1 -------------------------------------------------------------------------------------
2  TODO for Faster Application Manager
3
4  Note that many of these are just random ideas, not all of them will get implemented
5 -------------------------------------------------------------------------------------
6
7
8 0.7:
9 - app list backup & restore
10 - better blacklist editor
11 - save/load selections to/from any user-selectable file
12 - don't lose package selections when returning to main menu
13   (autostore/load selections - to different file than normal store)
14 - ability to import/export blacklist?
15
16
17 0.8:
18 - support loading .install files
19 - support installing local .debs
20 - dbus interface for installing packages by name
21 - mime type handling for .install and .deb (can it be done without conflicting HAM?)
22 - support translations
23
24
25 later/any/uncertain:
26 - fetch dates from other repositories than maemo.org?
27 - fetch dates for other than user categories?
28 - update install/remove changes directly to internal package db & don't require re-reading package lists afterwards
29 - add an option to start fetching changelogs automatically for all upgradeable packages?
30 - how to handle package names that end in '-'? (theoretically they are valid but nonexistent?)
31 - ability to easily add extras-devel and extras-testing to repos if they don't exist
32 - load package lists in the background when the main menu is visible?
33 - possibility to force reinstall of an already installed package
34 - warn about unauthenticated packages / option to disable installing unauthenticated packages
35 - show download speed and current repo for apt-get update (very hard to do since apt-get update output does not show
36   all the information needed to get the current list file names?)
37 - "problem solver" feature (find broken packages, handle recovery from broken packages better)
38
39
40 known bugs:
41 - no window menu indicator in stacked windows (probably a Qt bug)
42 - updating menu icons after installation does not work or works only sometimes (currently disabled)
43 - does not warn about system upgrade?
44 - date fetching is quite slow with qt4.7
45