-
Notifications
You must be signed in to change notification settings - Fork 0
Pre Alpha Release Roadmap
#What? This is a roadmap of things that should be implemented in the client for the Pre-Alpha release. This is a working draft.
##ToDo
- Upload
Progressindicator in StatusBar - Fix Statusbar Icon
- Possibility to update the client
- Size of settings window should increase with G+ Overlay
- Remove secrets from Repository
- Tidy up Repostitory
####Upload Progress in StatusBar
The icon in the statusbar should represent the status of the upload while an upload is ongoing.
We already had this implemented in the first version of the client so the basic functionality is at hand. The only thing we need to change is that the ViewController
should change the icon, not the Model
.
####Fix Statusbar Icon The icon is a little pixilated the way it is now, there should be some changes on the graphic side. On the other hand, with the likely name change incoming, there may be as well another logo?
####Possibility to update the client There are several frameworks out there that do the job. Should do some research on which to use and how much work it is to implement. If this can be inserted in time I see no reason not to include this in the Pre-Alph Release.