| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial color scheme (no graphics) + bug fix (active timer view change). | Eddie Ehlin | 2013-02-04 | 13 | -21/+124 |
* | Removed support for landscape mode. | Eddie Ehlin | 2013-02-03 | 2 | -5/+0 |
* | Added "Extraction complete" dialog and also bug fix for the extraction view f... | Eddie Ehlin | 2013-02-03 | 11 | -35/+85 |
* | Added reset button for extraction count. | Eddie Ehlin | 2013-02-02 | 4 | -11/+53 |
* | Thresholds will be processed upon every change of extraction count, and they ... | Eddie Ehlin | 2013-02-02 | 8 | -59/+160 |
* | Implemented support for adding and removing thresholds. | Eddie Ehlin | 2013-01-30 | 14 | -69/+399 |
* | Initial support for Settings. First section (global settings) is implemented,... | Eddie Ehlin | 2013-01-27 | 21 | -46/+1127 |
* | Minor cleanup made to Instant Extraction. No explicit use of configuration ob... | Eddie Ehlin | 2013-01-27 | 10 | -54/+73 |
* | Added timer handling (using core timer) to BeanCollectionExtractionViewContro... | Eddie Ehlin | 2013-01-22 | 7 | -21/+69 |
* | Implemented core timer support and InstantExtraction is now using it. | Eddie Ehlin | 2013-01-21 | 7 | -9/+118 |
* | Fixed the UIScrollView so that it will show the content properly and beans ta... | Eddie Ehlin | 2013-01-20 | 7 | -79/+238 |
* | Added custom UITableViewCell for displaying bean information + extraction vie... | Eddie Ehlin | 2013-01-19 | 9 | -18/+324 |
* | Minor cleanup | Eddie Ehlin | 2013-01-14 | 7 | -42/+23 |
* | Refactored InstaBean into InstantExtraction which also resulted in a more gen... | Eddie Ehlin | 2013-01-14 | 15 | -82/+127 |
* | Fix: Removed "Detect, Links" on the bean collection info note. It is not poss... | Eddie Ehlin | 2013-01-14 | 2 | -2/+1 |
* | Added initial support for displaying error messages. Left to do is to use loc... | Eddie Ehlin | 2013-01-14 | 8 | -12/+41 |
* | Minor code clean-up + cancellation dialog on BeanCollection. | Eddie Ehlin | 2013-01-13 | 4 | -72/+51 |
* | When adding a new bean it will (if possible) pre set the grinder setting from... | Eddie Ehlin | 2013-01-12 | 3 | -2/+14 |
* | Fix: Forgot to add prepareForSegue for ExtractionViewController in BeanCollec... | Eddie Ehlin | 2013-01-12 | 3 | -1/+7 |
* | Added ExtractionViewController and also closed the Add-new-bean-collection-loop. | Eddie Ehlin | 2013-01-12 | 9 | -15/+218 |
* | AddBeanViewController now implements UITextFieldDelegate and the same goes fo... | Eddie Ehlin | 2013-01-12 | 8 | -19/+248 |
* | Add bean functionality is now in order (for state add new) and left to do is ... | Eddie Ehlin | 2013-01-10 | 18 | -56/+567 |
* | Added animated toggle editing to BeanCollectionList. | Eddie Ehlin | 2013-01-09 | 4 | -7/+17 |
* | Added "Done" button to the navigation bar when editing name or note for bean ... | Eddie Ehlin | 2013-01-08 | 4 | -22/+41 |
* | Added keyboard fix in BeanCollectionInfo view, so that it doesn't gets displa... | Eddie Ehlin | 2013-01-08 | 4 | -39/+112 |
* | Updated UI to get rid of tab bar control in the next-next wizard while adding... | Eddie Ehlin | 2013-01-07 | 3 | -68/+68 |
* | Added UITableViewDelegate and UITableViewDataSource to BeanCollectionBeanList... | Eddie Ehlin | 2013-01-06 | 4 | -2/+66 |
* | BeanCollectionList and BeanCollectionInfo is now fully implemented. Next: Bea... | Eddie Ehlin | 2013-01-06 | 12 | -33/+467 |
* | Renamed/refactored iBeanListViewController to BeanCollectionListViewControlle... | Eddie Ehlin | 2013-01-05 | 10 | -44/+41 |
* | Added Bean collection list view controller and managed object classes (bean c... | Eddie Ehlin | 2013-01-05 | 13 | -13/+413 |
* | 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 i... | Eddie Ehlin | 2012-12-31 | 24 | -0/+1195 |
* | 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 n... | Eddie Ehlin | 2012-12-31 | 6 | -24/+30 |
* | 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 |