bugtracker change, 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 - read hildon app manager repository settings (get disabled repos, correct names)
9 - use proxy settings for fetching package date information and changelogs
10 - require lists refresh if more than 30 min from previous refresh when opening packageview
11   (currently only checks idling time in main menu)
12 - check dependencies when selecting packages (at least warn about conflicts)
13 - update install/remove changes directly to internal package db & don't require re-reading package lists afterwards
14 - add an option to start fetching changelogs automatically for all upgradeable packages?
15
16
17 0.7:
18 - support loading .install files
19 - support installing local .debs
20 - mime type handling for .install and .deb
21 - can ovi store .debs be installed?
22
23
24 0.8:
25 - "problem solver" window/feature (find broken packages, handle recovery from broken packages better)
26
27
28 later/any:
29 - don't lose package selections when returning to main menu
30   (autostore/load selections - to different file than normal store)
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 - how to handle package names that end in '-'? (theoretically they are valid but nonexistent?)
34 - filtering by repository?
35 - load system proxy settings (libgq-gconf)?
36 - connect to network (via dbus) on startup?
37 - adjustable font sizes (in package view)
38 - fetch dates for other than user categories?
39 - can repository priority pinning be handled by this?
40 - link to package rating (maemo.org)?
41 - show download speed for apt-get update
42 - a better blacklist editor
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)