aboutsummaryrefslogtreecommitdiffstats
path: root/iBean/iBean.xcodeproj/project.pbxproj
Commit message (Collapse)AuthorAgeFilesLines
* Added ExtractionViewController and also closed the Add-new-bean-collection-loop.Eddie Ehlin2013-01-121-9/+23
|
* AddBeanViewController now implements UITextFieldDelegate and the same goes ↵Eddie Ehlin2013-01-121-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 Ehlin2013-01-101-12/+46
| | | | being able to edit a bean thats been added (in state new).
* BeanCollectionList and BeanCollectionInfo is now fully implemented. Next: ↵Eddie Ehlin2013-01-061-2/+38
| | | | BeanList
* Renamed/refactored iBeanListViewController to ↵Eddie Ehlin2013-01-051-18/+18
| | | | BeanCollectionListViewController + changed extractionCounter to extractionCount in BeanCollection entity
* Added Bean collection list view controller and managed object classes (bean ↵Eddie Ehlin2013-01-051-0/+35
| | | | collection and bean) generated from core data
* Added new xcode project for iBean (with core data). InstaBean functionality ↵Eddie Ehlin2012-12-311-0/+342
| | | | is now completed.
* Moved XCode project iBean to iBean.oldEddie Ehlin2012-12-311-356/+0
|
* Insta bean functionality is done except for data storage. Will fixe this in ↵Eddie Ehlin2012-12-311-4/+17
| | | | new xcode project.
* Initial commit containing base projectEddie Ehlin2012-12-281-0/+343