release 0.6.5
[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 - update install/remove changes directly to internal package db & don't require re-reading package lists afterwards
10 - support loading .install files
11 - support installing local .debs
12 - mime type handling for .install and .deb (can it be done without conflicting HAM?)
13 - possible to select cache location?
14 - repository color coding?
15
16
17 0.8 (possibly):
18 - "problem solver" window/feature (find broken packages, handle recovery from broken packages better)
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 - show download speed for apt-get update
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?
29 - make sure network is online on startup?
30 - fetch dates for other than user categories?
31 - "online search" (a new button to main menu): use maemo.org search to find packages without loading local package lists (?)
32 - ability to easily add extras-devel and extras-testing to repos if they don't exist
33 - load package lists in the background when the main menu is visible?
34 - read all hildon app manager repository settings (requires too much work...)
35
36
37 known bugs:
38 - possible to get stuck in portrait mode (wait for Qt autorotation fix)
39 - updating menu icons after installation does not work or works only sometimes (currently disabled)