Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added "Done" button to the navigation bar when editing name or note for bean ↵ | Eddie Ehlin | 2013-01-08 | 4 | -22/+41 |
| | | | | collection. | ||||
* | Added keyboard fix in BeanCollectionInfo view, so that it doesn't gets ↵ | Eddie Ehlin | 2013-01-08 | 4 | -39/+112 |
| | | | | displayed over the textview. | ||||
* | Updated UI to get rid of tab bar control in the next-next wizard while ↵ | Eddie Ehlin | 2013-01-07 | 3 | -68/+68 |
| | | | | adding bean collection. Tab bar only visible on first scene | ||||
* | Added UITableViewDelegate and UITableViewDataSource to ↵ | Eddie Ehlin | 2013-01-06 | 4 | -2/+66 |
| | | | | BeanCollectionBeanListViewController - stubs | ||||
* | BeanCollectionList and BeanCollectionInfo is now fully implemented. Next: ↵ | Eddie Ehlin | 2013-01-06 | 12 | -33/+467 |
| | | | | BeanList | ||||
* | Renamed/refactored iBeanListViewController to ↵ | Eddie Ehlin | 2013-01-05 | 10 | -44/+41 |
| | | | | BeanCollectionListViewController + changed extractionCounter to extractionCount in BeanCollection entity | ||||
* | Added Bean collection list view controller and managed object classes (bean ↵ | Eddie Ehlin | 2013-01-05 | 13 | -13/+413 |
| | | | | collection and bean) generated from core data | ||||
* | Added storyboard details for adding a new iBean, no code yet | Eddie Ehlin | 2013-01-01 | 2 | -10/+272 |
| | |||||
* | Added new xcode project for iBean (with core data). InstaBean functionality ↵ | Eddie Ehlin | 2012-12-31 | 24 | -0/+1195 |
| | | | | is now completed. | ||||
* | Moved XCode project iBean to iBean.old | Eddie Ehlin | 2012-12-31 | 25 | -1109/+0 |
| | |||||
* | Insta bean functionality is done except for data storage. Will fixe this in ↵ | Eddie Ehlin | 2012-12-31 | 6 | -24/+30 |
| | | | | new xcode project. | ||||
* | InstaBean functionality implemented, except for CoreData. | Eddie Ehlin | 2012-12-29 | 5 | -40/+104 |
| | |||||
* | Added controls + initial logic to Insta bean view | Eddie Ehlin | 2012-12-29 | 4 | -18/+90 |
| | |||||
* | Initial commit containing base project | Eddie Ehlin | 2012-12-28 | 24 | -0/+967 |