X-Git-Url: http://git.maemo.org/git/?p=simple-launcher;a=blobdiff_plain;f=TODO;h=dad7c7f9a15af86b26ae8babe5e8fe3e7e2cec6a;hp=93852118973a2e21e75e0b9b669993fba8745e78;hb=f878e3159dae33edbe62bddbccedf087cec84aba;hpb=753d1968e093ce05fd8920d6fc73b2d8d2ca6b82 diff --git a/TODO b/TODO index 9385211..dad7c7f 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,25 @@ +Before 1.0 + * make optional info banner + +After 1.0 * review the code and make it less hackish - * show a note in postinst about activating the applet - * must only be done if a fresh installation is performed - * during first start populate the toolbar with existing pre-defined applications - * bookmarks as items + * re-factor the items + * see BasicItem somewhere on my hard disk :) + * re-implement hildon applications for that * at the start we should have at least one button: that activates configuration dialog * add possibility to start CLI apps * add possibility to start control panel applets * make icons configurable + * bookmarks as items + * special applets: + * list of recently run applications (configurable list size?) + * device locking + * toggling offline mode + * establish connection to the specified IAP + +Non-planned + * show a note in postinst about activating the applet + * must only be done if a fresh installation is performed + * during first start populate the toolbar with existing pre-defined applications + +# vim:si:ai:ts=2:et