aboutsummaryrefslogtreecommitdiffstats
path: root/iBean
Commit message (Expand)AuthorAgeFilesLines
* Added bean cell icon + introduced alternate colors for rows in bean collectio...Eddie Ehlin2013-02-118-18/+27
* Bug fix: When setting bean collection list in edit mode and switch to another...Eddie Ehlin2013-02-113-4/+1
* BeanCollectionExtractionView's beans tableview now drops a shadow. The note t...Eddie Ehlin2013-02-069-12/+96
* Bug fix: Bean collection extraction view's tableview is now expanded correctl...Eddie Ehlin2013-02-064-21/+33
* Initial color scheme (no graphics) + bug fix (active timer view change).Eddie Ehlin2013-02-0413-21/+124
* Removed support for landscape mode.Eddie Ehlin2013-02-032-5/+0
* Added "Extraction complete" dialog and also bug fix for the extraction view f...Eddie Ehlin2013-02-0311-35/+85
* Added reset button for extraction count.Eddie Ehlin2013-02-024-11/+53
* Thresholds will be processed upon every change of extraction count, and they ...Eddie Ehlin2013-02-028-59/+160
* Implemented support for adding and removing thresholds.Eddie Ehlin2013-01-3014-69/+399
* Initial support for Settings. First section (global settings) is implemented,...Eddie Ehlin2013-01-2721-46/+1127
* Minor cleanup made to Instant Extraction. No explicit use of configuration ob...Eddie Ehlin2013-01-2710-54/+73
* Added timer handling (using core timer) to BeanCollectionExtractionViewContro...Eddie Ehlin2013-01-227-21/+69
* Implemented core timer support and InstantExtraction is now using it.Eddie Ehlin2013-01-217-9/+118
* Fixed the UIScrollView so that it will show the content properly and beans ta...Eddie Ehlin2013-01-207-79/+238
* Added custom UITableViewCell for displaying bean information + extraction vie...Eddie Ehlin2013-01-199-18/+324
* Minor cleanupEddie Ehlin2013-01-147-42/+23
* Refactored InstaBean into InstantExtraction which also resulted in a more gen...Eddie Ehlin2013-01-1415-82/+127
* Fix: Removed "Detect, Links" on the bean collection info note. It is not poss...Eddie Ehlin2013-01-142-2/+1
* Added initial support for displaying error messages. Left to do is to use loc...Eddie Ehlin2013-01-148-12/+41
* Minor code clean-up + cancellation dialog on BeanCollection.Eddie Ehlin2013-01-134-72/+51
* When adding a new bean it will (if possible) pre set the grinder setting from...Eddie Ehlin2013-01-123-2/+14
* Fix: Forgot to add prepareForSegue for ExtractionViewController in BeanCollec...Eddie Ehlin2013-01-123-1/+7
* Added ExtractionViewController and also closed the Add-new-bean-collection-loop.Eddie Ehlin2013-01-129-15/+218
* AddBeanViewController now implements UITextFieldDelegate and the same goes fo...Eddie Ehlin2013-01-128-19/+248
* Add bean functionality is now in order (for state add new) and left to do is ...Eddie Ehlin2013-01-1018-56/+567
* Added animated toggle editing to BeanCollectionList.Eddie Ehlin2013-01-094-7/+17
* Added "Done" button to the navigation bar when editing name or note for bean ...Eddie Ehlin2013-01-084-22/+41
* Added keyboard fix in BeanCollectionInfo view, so that it doesn't gets displa...Eddie Ehlin2013-01-084-39/+112
* Updated UI to get rid of tab bar control in the next-next wizard while adding...Eddie Ehlin2013-01-073-68/+68
* Added UITableViewDelegate and UITableViewDataSource to BeanCollectionBeanList...Eddie Ehlin2013-01-064-2/+66
* BeanCollectionList and BeanCollectionInfo is now fully implemented. Next: Bea...Eddie Ehlin2013-01-0612-33/+467
* Renamed/refactored iBeanListViewController to BeanCollectionListViewControlle...Eddie Ehlin2013-01-0510-44/+41
* Added Bean collection list view controller and managed object classes (bean c...Eddie Ehlin2013-01-0513-13/+413
* Added storyboard details for adding a new iBean, no code yetEddie Ehlin2013-01-012-10/+272
* Added new xcode project for iBean (with core data). InstaBean functionality i...Eddie Ehlin2012-12-3124-0/+1195
* Moved XCode project iBean to iBean.oldEddie Ehlin2012-12-3125-1109/+0
* Insta bean functionality is done except for data storage. Will fixe this in n...Eddie Ehlin2012-12-316-24/+30
* InstaBean functionality implemented, except for CoreData.Eddie Ehlin2012-12-295-40/+104
* Added controls + initial logic to Insta bean viewEddie Ehlin2012-12-294-18/+90
* Initial commit containing base projectEddie Ehlin2012-12-2824-0/+967