First SVN commit
[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 - option to disable automatic catalog updates
6 - add an option to start fetching changelogs immediately when package view is opened
7 - read hildon app manager repository settings (get disabled repos, correct names)
8 - use proxy settings for fetching package date information and changelogs
9 - require lists refresh if more than 30 min from previous refresh when opening packageview
10   (currently only checks idling time in main menu)
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 - add an option to start fetching changelogs automatically for all upgradeable packages?
14
15
16 0.7:
17 - support loading .install files
18 - support installing local .debs
19 - mime type handling for .install and .deb
20 - can ovi store .debs be installed?
21
22
23 0.8:
24 - "problem solver" window/feature (find broken packages, handle recovery from broken packages better)
25
26
27 later/any:
28 - don't lose package selections when returning to main menu
29   (autostore/load selections - to different file than normal store)
30 - ability to easily add extras-devel and extras-testing to repos if they don't exist
31 - load package lists in the background when the main menu is visible?
32 - how to handle package names that end in '-'? (theoretically they are valid but nonexistent?)
33 - filtering by repository?
34 - load system proxy settings (libgq-gconf)?
35 - connect to network (via dbus) on startup?
36 - adjustable font sizes (in package view)
37 - fetch dates for other than user categories?
38 - can repository priority pinning be handled by this?
39 - link to package rating (maemo.org)?
40 - show download speed for apt-get update
41 - a better blacklist editor
42
43
44 known bugs:
45 - possible to get stuck in portrait mode (wait for Qt autorotation fix)
46 - updating menu icons after installation does not work or works only sometimes (currently disabled)