-
[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 0.6.7:
8 * scale package icons to proper size in the package details dialog
9 * other minor UI tweaks
10 * fix: show free space and size correctly for large filesystems
11 - system upgrade warning does not work
12 - remove autorotation hacks (should work now with maemo pr1.3)
13 - make sure network is online on startup (utilize Qt mobility features)
14 - possible to save package selection or a list of installed (user category) packages anywhere ("backup & restore")
15
16
17 0.7:
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 - don't lose package selections when returning to main menu
28   (autostore/load selections - to different file than normal store)
29 - update install/remove changes directly to internal package db & don't require re-reading package lists afterwards
30 - keep a list of recently removed apps for easy reinstallation
31 - add an option to start fetching changelogs automatically for all upgradeable packages?
32 - how to handle package names that end in '-'? (theoretically they are valid but nonexistent?)
33 - filtering by repository / repository color coding?
34 - fetch dates for other than user categories?
35 - ability to easily add extras-devel and extras-testing to repos if they don't exist
36 - load package lists in the background when the main menu is visible?
37 - read all hildon app manager repository settings (requires too much work...)
38 - option to select cache location?
39 - possibility to force reinstall of an already installed package
40 - warn about unauthenticated packages / option to disable installing unauthenticated packages
41 - show download speed and current repo for apt-get update (very hard since apt-get update output does not show
42   all the information needed to get the current list file names?)
43 - ability to import/export blacklist
44 - "problem solver" feature (find broken packages, handle recovery from broken packages better)
45
46
47 known bugs:
48 - possible to get stuck in portrait mode (wait for Qt autorotation fix)
49 - no window menu indicator in stacked windows (probably a Qt bug)
50 - updating menu icons after installation does not work or works only sometimes (currently disabled)
51