X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=7469183a36fcd53da9c73dff5e951b0c51ce5988;hb=f104a51446caaec3a7a567e5e534ee32172f9bb8;hp=ee4098860cee5799b1eaff07ae84621d1fcafd85;hpb=cf73ee0b4ffea2066c1bdf781ac3d871da59932f;p=simple-launcher diff --git a/TODO b/TODO index ee40988..7469183 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,24 @@ +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 + +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