aboutsummaryrefslogtreecommitdiffstats
path: root/iBean/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad
Commit message (Collapse)AuthorAgeFilesLines
* Added table that holds extraction times for instant extraction (in memory).Eddie Ehlin2013-03-201-3/+3
|
* Added "(recurring)" to threshold listing + updated threshold name label for ↵Eddie Ehlin2013-03-171-0/+13
| | | | iPad (longer).
* Removed unnecessary NSLOGs and removed commented code.Eddie Ehlin2013-03-161-37/+37
|
* Added support for recurring thresholdsEddie Ehlin2013-02-171-6/+6
|
* Bug fix: When setting bean collection list in edit mode and switch to ↵Eddie Ehlin2013-02-111-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 Ehlin2013-02-061-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 Ehlin2013-02-041-10/+10
|
* Added "Extraction complete" dialog and also bug fix for the extraction view ↵Eddie Ehlin2013-02-031-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 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
* Added new xcode project for iBean (with core data). InstaBean functionality ↵Eddie Ehlin2012-12-312-0/+108
| | | | is now completed.
* Moved XCode project iBean to iBean.oldEddie Ehlin2012-12-313-113/+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
|
* Initial commit containing base projectEddie Ehlin2012-12-282-0/+108