Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored InstaBean into InstantExtraction which also resulted in a more ↵ | Eddie Ehlin | 2013-01-14 | 1 | -16/+22 |
| | | | | general core data entity for handling configurations. Config variables related to instant extraction is prefixed with instantExtraction. | ||||
* | Added ExtractionViewController and also closed the Add-new-bean-collection-loop. | Eddie Ehlin | 2013-01-12 | 1 | -9/+23 |
| | |||||
* | AddBeanViewController now implements UITextFieldDelegate and the same goes ↵ | Eddie Ehlin | 2013-01-12 | 1 | -0/+6 |
| | | | | for EditBeanViewController (new and fully implemented!). | ||||
* | Add bean functionality is now in order (for state add new) and left to do is ↵ | Eddie Ehlin | 2013-01-10 | 1 | -12/+46 |
| | | | | being able to edit a bean thats been added (in state new). | ||||
* | BeanCollectionList and BeanCollectionInfo is now fully implemented. Next: ↵ | Eddie Ehlin | 2013-01-06 | 1 | -2/+38 |
| | | | | BeanList | ||||
* | Renamed/refactored iBeanListViewController to ↵ | Eddie Ehlin | 2013-01-05 | 1 | -18/+18 |
| | | | | BeanCollectionListViewController + changed extractionCounter to extractionCount in BeanCollection entity | ||||
* | Added Bean collection list view controller and managed object classes (bean ↵ | Eddie Ehlin | 2013-01-05 | 1 | -0/+35 |
| | | | | collection and bean) generated from core data | ||||
* | Added new xcode project for iBean (with core data). InstaBean functionality ↵ | Eddie Ehlin | 2012-12-31 | 1 | -0/+342 |
| | | | | is now completed. | ||||
* | Moved XCode project iBean to iBean.old | Eddie Ehlin | 2012-12-31 | 1 | -356/+0 |
| | |||||
* | Insta bean functionality is done except for data storage. Will fixe this in ↵ | Eddie Ehlin | 2012-12-31 | 1 | -4/+17 |
| | | | | new xcode project. | ||||
* | Initial commit containing base project | Eddie Ehlin | 2012-12-28 | 1 | -0/+343 |