Skip to content

Pre Alpha Release Roadmap

Christian Poplawski edited this page Apr 27, 2015 · 6 revisions

#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 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.

####Size of settings window should increase with G+ Overlay The GTMOAuth Framework overlays the settings window of the App with a modal window. I don't know if it is possible to get it's size before it's displayed and change the size of the settings window accordingly.

Clone this wiki locally