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