aboutsummaryrefslogtreecommitdiffstats
path: root/iBean/iBean.xcodeproj/project.xcworkspace
Commit message (Collapse)AuthorAgeFilesLines
* When adding a new bean it will (if possible) pre set the grinder setting ↵Eddie Ehlin2013-01-121-0/+0
| | | | from last added bean to the collection.
* Fix: Forgot to add prepareForSegue for ExtractionViewController in ↵Eddie Ehlin2013-01-121-0/+0
| | | | BeanCollectionBeanListViewController
* Added ExtractionViewController and also closed the Add-new-bean-collection-loop.Eddie Ehlin2013-01-121-0/+0
|
* AddBeanViewController now implements UITextFieldDelegate and the same goes ↵Eddie Ehlin2013-01-121-0/+0
| | | | 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-0/+0
| | | | being able to edit a bean thats been added (in state new).
* Added animated toggle editing to BeanCollectionList.Eddie Ehlin2013-01-091-0/+0
|
* Added "Done" button to the navigation bar when editing name or note for bean ↵Eddie Ehlin2013-01-081-0/+0
| | | | collection.
* Added keyboard fix in BeanCollectionInfo view, so that it doesn't gets ↵Eddie Ehlin2013-01-081-0/+0
| | | | displayed over the textview.
* Updated UI to get rid of tab bar control in the next-next wizard while ↵Eddie Ehlin2013-01-071-0/+0
| | | | adding bean collection. Tab bar only visible on first scene
* Added UITableViewDelegate and UITableViewDataSource to ↵Eddie Ehlin2013-01-061-0/+0
| | | | BeanCollectionBeanListViewController - stubs
* BeanCollectionList and BeanCollectionInfo is now fully implemented. Next: ↵Eddie Ehlin2013-01-061-0/+0
| | | | BeanList
* Renamed/refactored iBeanListViewController to ↵Eddie Ehlin2013-01-051-0/+0
| | | | BeanCollectionListViewController + changed extractionCounter to extractionCount in BeanCollection entity
* Added Bean collection list view controller and managed object classes (bean ↵Eddie Ehlin2013-01-051-0/+0
| | | | collection and bean) generated from core data
* Added storyboard details for adding a new iBean, no code yetEddie Ehlin2013-01-011-0/+0
|
* Added new xcode project for iBean (with core data). InstaBean functionality ↵Eddie Ehlin2012-12-312-0/+7
| | | | is now completed.
* Moved XCode project iBean to iBean.oldEddie Ehlin2012-12-312-7/+0
|
* Insta bean functionality is done except for data storage. Will fixe this in ↵Eddie Ehlin2012-12-311-0/+0
| | | | new xcode project.
* InstaBean functionality implemented, except for CoreData.Eddie Ehlin2012-12-291-0/+0
|
* Added controls + initial logic to Insta bean viewEddie Ehlin2012-12-291-0/+0
|
* Initial commit containing base projectEddie Ehlin2012-12-282-0/+7