release 0.6.6
[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 - support loading .install files
10 - support installing local .debs
11 - dbus interface for installing packages by name
12 - mime type handling for .install and .deb (can it be done without conflicting HAM?)
13
14
15 0.8 (possibly):
16 - "problem solver" window/feature (find broken packages, handle recovery from broken packages better)
17 - possible to save package selection or a list of installed (user category) packages anywhere ("backup & restore")
18 - support translations
19
20
21 later/any/uncertain:
22 - don't lose package selections when returning to main menu
23   (autostore/load selections - to different file than normal store)
24 - update install/remove changes directly to internal package db & don't require re-reading package lists afterwards
25 - keep a list of recently removed apps for easy reinstallation
26 - add an option to start fetching changelogs automatically for all upgradeable packages?
27 - how to handle package names that end in '-'? (theoretically they are valid but nonexistent?)
28 - filtering by repository / repository color coding?
29 - make sure network is online on startup?
30 - fetch dates for other than user categories?
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 - read all hildon app manager repository settings (requires too much work...)
34 - option to select cache location?
35 - possibility to force reinstall of an already installed package
36 - warn about unauthenticated packages / option to disable installing unauthenticated packages
37 - show download speed and current repo for apt-get update (very hard since apt-get update output does not show
38   all the information needed to get the current list file names?)
39
40
41 known bugs:
42 - possible to get stuck in portrait mode (wait for Qt autorotation fix)
43 - no window menu indicator in stacked windows (probably Qt bug)
44 - updating menu icons after installation does not work or works only sometimes (currently disabled)
45