Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for recurring thresholds | Eddie Ehlin | 2013-02-17 | 1 | -6/+6 |
| | |||||
* | Bug fix: When setting bean collection list in edit mode and switch to ↵ | Eddie Ehlin | 2013-02-11 | 1 | -1/+1 |
| | | | | another view and back, it is still in edit mode (as the other table views in the app). | ||||
* | BeanCollectionExtractionView's beans tableview now drops a shadow. The note ↵ | Eddie Ehlin | 2013-02-06 | 1 | -0/+13 |
| | | | | textview is also scaled to fill the width of the screen, just as the table view. | ||||
* | Initial color scheme (no graphics) + bug fix (active timer view change). | Eddie Ehlin | 2013-02-04 | 1 | -10/+10 |
| | |||||
* | Added "Extraction complete" dialog and also bug fix for the extraction view ↵ | Eddie Ehlin | 2013-02-03 | 1 | -7/+7 |
| | | | | for iBean, which caused the app to crash upon rotating in that view. | ||||
* | Thresholds will be processed upon every change of extraction count, and they ↵ | Eddie Ehlin | 2013-02-02 | 1 | -13/+78 |
| | | | | will be presented in a ordered manner (value). | ||||
* | Implemented support for adding and removing thresholds. | Eddie Ehlin | 2013-01-30 | 1 | -3/+29 |
| | |||||
* | Initial support for Settings. First section (global settings) is ↵ | Eddie Ehlin | 2013-01-27 | 1 | -9/+9 |
| | | | | implemented, left to do is threshold handling (stubs added). | ||||
* | Minor cleanup made to Instant Extraction. No explicit use of configuration ↵ | Eddie Ehlin | 2013-01-27 | 1 | -9/+9 |
| | | | | object at any view controller - all changes/reads are done via storage methods. | ||||
* | Added timer handling (using core timer) to ↵ | Eddie Ehlin | 2013-01-22 | 1 | -13/+0 |
| | | | | BeanCollectionExtractionViewController. | ||||
* | Implemented core timer support and InstantExtraction is now using it. | Eddie Ehlin | 2013-01-21 | 1 | -0/+54 |
| | |||||
* | Added custom UITableViewCell for displaying bean information + extraction ↵ | Eddie Ehlin | 2013-01-19 | 1 | -15/+0 |
| | | | | view controller (stub). | ||||
* | Minor cleanup | Eddie Ehlin | 2013-01-14 | 1 | -0/+15 |
| | |||||
* | BeanCollectionList and BeanCollectionInfo is now fully implemented. Next: ↵ | Eddie Ehlin | 2013-01-06 | 1 | -0/+5 |
| | | | | BeanList | ||||
* | Moved XCode project iBean to iBean.old | Eddie Ehlin | 2012-12-31 | 1 | -5/+0 |
| | |||||
* | Insta bean functionality is done except for data storage. Will fixe this in ↵ | Eddie Ehlin | 2012-12-31 | 1 | -15/+0 |
| | | | | new xcode project. | ||||
* | InstaBean functionality implemented, except for CoreData. | Eddie Ehlin | 2012-12-29 | 1 | -0/+20 |