View | Annotate | Download (6.3 KB)
Make sure to call the super viewWillAppear where we override it.
We need to forward viewWillAppear in order for the memorywarning stuff to work.
Fix so that we don't fade the second time we are shown
Fixed memoryWarning logic in the RootController
New bloglist layout.
Fix fade-in of the root/startup screens.
Started to refactor a lot of views
Added startup screen and refactored login a bit.
HUGE refactor to not leak extensive ammounts of memory in the uploader.
Moved login code to the apphandler instead.
Fix so that the rootview doesn't get removed when we get a memory warning.
Cleanup of the Configuration dialogs.
Use a constant for the template and host
plugged some memleaks
Added Logout button
Some animation love.
We have upload!
More localizedstrings
We have comments!
Improved goto user dialog
Show cancel button in the configuration window.
Updates to Profile page and Image info page.
We need this as well.
Massive refactoring to add a TabBarController
Fix memleak
Added about dialog
Improved Goto user by a metric ton
Added new and better configuration window
Added date in BlogList
Updates for actually getting stuff to work with login
Handle takePhoto as well
More leaks
Lots of updates
Added Camera button
Added SearchUser functions
Initial commit of the client