Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unnecessary NSLOGs and removed commented code. | Eddie Ehlin | 2013-03-16 | 1 | -7/+1 |
| | |||||
* | UITextView on BeanCollectionInfo is now styled to look as a UITextField. | Eddie Ehlin | 2013-02-24 | 1 | -1/+10 |
| | |||||
* | Minor cleanup | Eddie Ehlin | 2013-01-14 | 1 | -2/+6 |
| | |||||
* | Added initial support for displaying error messages. Left to do is to use ↵ | Eddie Ehlin | 2013-01-14 | 1 | -2/+6 |
| | | | | localizedDescription in the messages. | ||||
* | Minor code clean-up + cancellation dialog on BeanCollection. | Eddie Ehlin | 2013-01-13 | 1 | -26/+44 |
| | |||||
* | Added "Done" button to the navigation bar when editing name or note for bean ↵ | Eddie Ehlin | 2013-01-08 | 1 | -20/+35 |
| | | | | collection. | ||||
* | Added keyboard fix in BeanCollectionInfo view, so that it doesn't gets ↵ | Eddie Ehlin | 2013-01-08 | 1 | -0/+48 |
| | | | | displayed over the textview. | ||||
* | BeanCollectionList and BeanCollectionInfo is now fully implemented. Next: ↵ | Eddie Ehlin | 2013-01-06 | 1 | -0/+150 |
BeanList |