cleanup
[fapman] / TODO.txt
1 0.6.4:
2 * show user/hidden category apps in the list of installed apps (remove only)
3 * show "recommends" and "suggests" in package dependencies if there are any
4 * check rootfs and opt free space on startup and warn if low
5 * switched to garage bugtracker
6 - option to disable automatic catalog updates
7 - add an option to start fetching changelogs immediately when package view is opened
8 - require lists refresh if more than 60 min from previous refresh when opening packageview
9   (currently only checks idling time in main menu)
10 - read hildon app manager repository settings (get disabled repos, correct names)
11 - check dependencies when selecting packages (at least warn about conflicts)
12 - update install/remove changes directly to internal package db & don't require re-reading package lists afterwards
13 - use proxy settings for fetching package date information and changelogs
14
15 * source code now available from garage (git)
16
17
18 0.7:
19 - support loading .install files
20 - support installing local .debs
21 - mime type handling for .install and .deb
22 - can ovi store .debs be installed?
23
24
25 0.8:
26 - "problem solver" window/feature (find broken packages, handle recovery from broken packages better)
27
28
29 later/any/uncertain:
30 - don't lose package selections when returning to main menu
31   (autostore/load selections - to different file than normal store)
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 - how to handle package names that end in '-'? (theoretically they are valid but nonexistent?)
35 - filtering by repository?
36 - load system proxy settings (libgq-gconf)?
37 - make sure network is online on startup?
38 - fetch dates for other than user categories?
39 - show download speed for apt-get update
40 - a better blacklist editor?
41 - add an option to start fetching changelogs automatically for all upgradeable packages?
42 - "online search" (a new button to main menu): use maemo.org search to find packages without loading local package lists (?)
43
44
45 known bugs:
46 - possible to get stuck in portrait mode (wait for Qt autorotation fix)
47 - updating menu icons after installation does not work or works only sometimes (currently disabled)