aboutsummaryrefslogtreecommitdiffstats
path: root/iBean/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcdebugger
Commit message (Collapse)AuthorAgeFilesLines
* Thresholds will be processed upon every change of extraction count, and they ↵Eddie Ehlin2013-02-021-13/+78
| | | | will be presented in a ordered manner (value).
* Implemented support for adding and removing thresholds.Eddie Ehlin2013-01-301-3/+29
|
* Initial support for Settings. First section (global settings) is ↵Eddie Ehlin2013-01-271-9/+9
| | | | implemented, left to do is threshold handling (stubs added).
* Minor cleanup made to Instant Extraction. No explicit use of configuration ↵Eddie Ehlin2013-01-271-9/+9
| | | | object at any view controller - all changes/reads are done via storage methods.
* Added timer handling (using core timer) to ↵Eddie Ehlin2013-01-221-13/+0
| | | | BeanCollectionExtractionViewController.
* Implemented core timer support and InstantExtraction is now using it.Eddie Ehlin2013-01-211-0/+54
|
* Added custom UITableViewCell for displaying bean information + extraction ↵Eddie Ehlin2013-01-191-15/+0
| | | | view controller (stub).
* Minor cleanupEddie Ehlin2013-01-141-0/+15
|
* BeanCollectionList and BeanCollectionInfo is now fully implemented. Next: ↵Eddie Ehlin2013-01-061-0/+5
| | | | BeanList
* Moved XCode project iBean to iBean.oldEddie Ehlin2012-12-311-5/+0
|
* Insta bean functionality is done except for data storage. Will fixe this in ↵Eddie Ehlin2012-12-311-15/+0
| | | | new xcode project.
* InstaBean functionality implemented, except for CoreData.Eddie Ehlin2012-12-291-0/+20