aboutsummaryrefslogtreecommitdiffstats
path: root/iBean
Commit message (Expand)AuthorAgeFilesLines
* Changed default value for insta bean extraction timer (for new installs) from...Eddie Ehlin2013-03-203-150/+1
* Added support for disabling the extraction time roof in insta bean (values > ...Eddie Ehlin2013-03-205-6/+162
* Added table that holds extraction times for instant extraction (in memory).Eddie Ehlin2013-03-206-5/+153
* Updated instant extraction view (iPhone & iPad) with pressable display (inste...Eddie Ehlin2013-03-195-212/+71
* Added new display for insta-bean.Eddie Ehlin2013-03-178-28/+289
* Updated app icon for iPhone (large bean is now centered).Eddie Ehlin2013-03-173-0/+0
* Added BeanCollectionExtractionViewController logging when beanCollection = ni...Eddie Ehlin2013-03-172-1/+1
* Added "(recurring)" to threshold listing + updated threshold name label for i...Eddie Ehlin2013-03-174-2/+19
* Fix for "Incomplete implementation" for Configuration InterfaceEddie Ehlin2013-03-162-2/+1
* Removed unnecessary NSLOGs and removed commented code.Eddie Ehlin2013-03-1616-103/+49
* Added icons (app and launch) for iPadEddie Ehlin2013-03-169-0/+26
* Added storyboard for iPadEddie Ehlin2013-03-165-4/+1484
* Updated app launch image + added scalable version.Eddie Ehlin2013-03-135-0/+148
* Minor update to low res app icon (moved down)Eddie Ehlin2013-03-102-0/+0
* Updated low res app icon.Eddie Ehlin2013-03-102-0/+0
* Forgot to add the files…and now I also removed the old Default launch images.Eddie Ehlin2013-03-0713-0/+0
* Added initial version of the app icon and launch icon.Eddie Ehlin2013-03-073-12/+39
* Added an extra "add" button for creating Thresholds (making use of empty space).Eddie Ehlin2013-03-073-4/+10
* Fixed bug: Extraction timers now have a max value of 900s, and every display ...Eddie Ehlin2013-03-064-5/+5
* Added iBean logo (Inkscape version only).Eddie Ehlin2013-03-052-0/+118
* UITextView on BeanCollectionInfo is now styled to look as a UITextField.Eddie Ehlin2013-02-244-6/+25
* Add/edit bean collection has now received changes, UI-wise.Eddie Ehlin2013-02-243-37/+35
* Added Glyphis icons and updated the Tab-bar and Nav-bar (on extraction view) ...Eddie Ehlin2013-02-2414-4/+72
* Solved render bug for bean extraction view. Whole view is now based on UITabl...Eddie Ehlin2013-02-236-174/+77
* Initial version of the extraction timer for bean collection (drop-down style).Eddie Ehlin2013-02-238-33/+124
* Moved edit support to BeanCollectionListViewController and now editing enable...Eddie Ehlin2013-02-174-22/+25
* Added support for recurring thresholdsEddie Ehlin2013-02-1711-24/+85
* 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