Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented core timer support and InstantExtraction is now using it. | Eddie Ehlin | 2013-01-21 | 2 | -0/+54 |
| | |||||
* | Fixed the UIScrollView so that it will show the content properly and beans ↵ | Eddie Ehlin | 2013-01-20 | 2 | -0/+6 |
| | | | | tableview is expanded to show all beans (no scrolling). | ||||
* | Added custom UITableViewCell for displaying bean information + extraction ↵ | Eddie Ehlin | 2013-01-19 | 3 | -15/+20 |
| | | | | view controller (stub). | ||||
* | Minor cleanup | Eddie Ehlin | 2013-01-14 | 2 | -0/+15 |
| | |||||
* | Refactored InstaBean into InstantExtraction which also resulted in a more ↵ | Eddie Ehlin | 2013-01-14 | 2 | -16/+22 |
| | | | | general core data entity for handling configurations. Config variables related to instant extraction is prefixed with instantExtraction. | ||||
* | Fix: Removed "Detect, Links" on the bean collection info note. It is not ↵ | Eddie Ehlin | 2013-01-14 | 1 | -0/+0 |
| | | | | possible to have Editable and Detection on at the same time. | ||||
* | Added initial support for displaying error messages. Left to do is to use ↵ | Eddie Ehlin | 2013-01-14 | 1 | -0/+0 |
| | | | | localizedDescription in the messages. | ||||
* | When adding a new bean it will (if possible) pre set the grinder setting ↵ | Eddie Ehlin | 2013-01-12 | 1 | -0/+0 |
| | | | | from last added bean to the collection. | ||||
* | Fix: Forgot to add prepareForSegue for ExtractionViewController in ↵ | Eddie Ehlin | 2013-01-12 | 1 | -0/+0 |
| | | | | BeanCollectionBeanListViewController | ||||
* | Added ExtractionViewController and also closed the Add-new-bean-collection-loop. | Eddie Ehlin | 2013-01-12 | 2 | -9/+23 |
| | |||||
* | AddBeanViewController now implements UITextFieldDelegate and the same goes ↵ | Eddie Ehlin | 2013-01-12 | 2 | -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 | 2 | -12/+46 |
| | | | | being able to edit a bean thats been added (in state new). | ||||
* | Added animated toggle editing to BeanCollectionList. | Eddie Ehlin | 2013-01-09 | 1 | -0/+0 |
| | |||||
* | Added "Done" button to the navigation bar when editing name or note for bean ↵ | Eddie Ehlin | 2013-01-08 | 1 | -0/+0 |
| | | | | collection. | ||||
* | Added keyboard fix in BeanCollectionInfo view, so that it doesn't gets ↵ | Eddie Ehlin | 2013-01-08 | 1 | -0/+0 |
| | | | | displayed over the textview. | ||||
* | Updated UI to get rid of tab bar control in the next-next wizard while ↵ | Eddie Ehlin | 2013-01-07 | 1 | -0/+0 |
| | | | | adding bean collection. Tab bar only visible on first scene | ||||
* | Added UITableViewDelegate and UITableViewDataSource to ↵ | Eddie Ehlin | 2013-01-06 | 1 | -0/+0 |
| | | | | BeanCollectionBeanListViewController - stubs | ||||
* | BeanCollectionList and BeanCollectionInfo is now fully implemented. Next: ↵ | Eddie Ehlin | 2013-01-06 | 3 | -2/+43 |
| | | | | BeanList | ||||
* | Renamed/refactored iBeanListViewController to ↵ | Eddie Ehlin | 2013-01-05 | 2 | -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 | 2 | -0/+35 |
| | | | | collection and bean) generated from core data | ||||
* | Added storyboard details for adding a new iBean, no code yet | Eddie Ehlin | 2013-01-01 | 1 | -0/+0 |
| | |||||
* | Added new xcode project for iBean (with core data). InstaBean functionality ↵ | Eddie Ehlin | 2012-12-31 | 5 | -0/+457 |
| | | | | is now completed. | ||||
* | Moved XCode project iBean to iBean.old | Eddie Ehlin | 2012-12-31 | 6 | -476/+0 |
| | |||||
* | Insta bean functionality is done except for data storage. Will fixe this in ↵ | Eddie Ehlin | 2012-12-31 | 3 | -19/+17 |
| | | | | new xcode project. | ||||
* | InstaBean functionality implemented, except for CoreData. | Eddie Ehlin | 2012-12-29 | 2 | -0/+20 |
| | |||||
* | Added controls + initial logic to Insta bean view | Eddie Ehlin | 2012-12-29 | 1 | -0/+0 |
| | |||||
* | Initial commit containing base project | Eddie Ehlin | 2012-12-28 | 5 | -0/+458 |