Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed default value for insta bean extraction timer (for new installs) ↵ | Eddie Ehlin | 2013-03-20 | 1 | -0/+0 |
| | | | | from 25.0 to 0.0. | ||||
* | Added support for disabling the extraction time roof in insta bean (values > ↵ | Eddie Ehlin | 2013-03-20 | 2 | -3/+3 |
| | | | | 0 are considered enabled roof) | ||||
* | Added table that holds extraction times for instant extraction (in memory). | Eddie Ehlin | 2013-03-20 | 2 | -3/+3 |
| | |||||
* | Updated instant extraction view (iPhone & iPad) with pressable display ↵ | Eddie Ehlin | 2013-03-19 | 1 | -0/+0 |
| | | | | (instead of ugly button). | ||||
* | Added new display for insta-bean. | Eddie Ehlin | 2013-03-17 | 2 | -0/+8 |
| | |||||
* | Updated app icon for iPhone (large bean is now centered). | Eddie Ehlin | 2013-03-17 | 1 | -0/+0 |
| | |||||
* | Added BeanCollectionExtractionViewController logging when beanCollection = ↵ | Eddie Ehlin | 2013-03-17 | 1 | -0/+0 |
| | | | | nil, instead of having a warning statement in code. | ||||
* | Added "(recurring)" to threshold listing + updated threshold name label for ↵ | Eddie Ehlin | 2013-03-17 | 2 | -0/+13 |
| | | | | iPad (longer). | ||||
* | Fix for "Incomplete implementation" for Configuration Interface | Eddie Ehlin | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | Removed unnecessary NSLOGs and removed commented code. | Eddie Ehlin | 2013-03-16 | 2 | -37/+37 |
| | |||||
* | Added icons (app and launch) for iPad | Eddie Ehlin | 2013-03-16 | 2 | -0/+24 |
| | |||||
* | Added storyboard for iPad | Eddie Ehlin | 2013-03-16 | 2 | -0/+6 |
| | |||||
* | Updated app launch image + added scalable version. | Eddie Ehlin | 2013-03-13 | 1 | -0/+0 |
| | |||||
* | Minor update to low res app icon (moved down) | Eddie Ehlin | 2013-03-10 | 1 | -0/+0 |
| | |||||
* | Updated low res app icon. | Eddie Ehlin | 2013-03-10 | 1 | -0/+0 |
| | |||||
* | Added initial version of the app icon and launch icon. | Eddie Ehlin | 2013-03-07 | 2 | -12/+28 |
| | |||||
* | Added an extra "add" button for creating Thresholds (making use of empty space). | Eddie Ehlin | 2013-03-07 | 1 | -0/+0 |
| | |||||
* | Fixed bug: Extraction timers now have a max value of 900s, and every display ↵ | Eddie Ehlin | 2013-03-06 | 2 | -1/+1 |
| | | | | of such timer is based on 0.5s (one decimal). | ||||
* | UITextView on BeanCollectionInfo is now styled to look as a UITextField. | Eddie Ehlin | 2013-02-24 | 1 | -0/+0 |
| | |||||
* | Add/edit bean collection has now received changes, UI-wise. | Eddie Ehlin | 2013-02-24 | 1 | -0/+0 |
| | |||||
* | Added Glyphis icons and updated the Tab-bar and Nav-bar (on extraction view) ↵ | Eddie Ehlin | 2013-02-24 | 2 | -0/+64 |
| | | | | with these new icons. | ||||
* | Solved render bug for bean extraction view. Whole view is now based on ↵ | Eddie Ehlin | 2013-02-23 | 2 | -6/+0 |
| | | | | UITableView and utilizing the footer view support for rendering the note. However, there is one minor issue but it is only visible when having so many beans that the tableview requires scrolling to reach the note (footerinsection shadow) | ||||
* | Initial version of the extraction timer for bean collection (drop-down style). | Eddie Ehlin | 2013-02-23 | 2 | -0/+4 |
| | |||||
* | Moved edit support to BeanCollectionListViewController and now editing ↵ | Eddie Ehlin | 2013-02-17 | 1 | -0/+0 |
| | | | | enables user to delete/edit existing bean collection. Previous Edit button in the bean collection extraction view will be replaced by an extraction button which results in a popover dialog containing the timer. | ||||
* | Added support for recurring thresholds | Eddie Ehlin | 2013-02-17 | 3 | -12/+12 |
| | |||||
* | Added bean cell icon + introduced alternate colors for rows in bean ↵ | Eddie Ehlin | 2013-02-11 | 2 | -0/+4 |
| | | | | collection extraction view. | ||||
* | Bug fix: When setting bean collection list in edit mode and switch to ↵ | Eddie Ehlin | 2013-02-11 | 2 | -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 | 3 | -0/+23 |
| | | | | textview is also scaled to fill the width of the screen, just as the table view. | ||||
* | Bug fix: Bean collection extraction view's tableview is now expanded ↵ | Eddie Ehlin | 2013-02-06 | 2 | -0/+8 |
| | | | | correctly. All text inputs are also utilizing capitalizations on sentences. | ||||
* | Initial color scheme (no graphics) + bug fix (active timer view change). | Eddie Ehlin | 2013-02-04 | 3 | -10/+24 |
| | |||||
* | Removed support for landscape mode. | Eddie Ehlin | 2013-02-03 | 1 | -0/+0 |
| | |||||
* | Added "Extraction complete" dialog and also bug fix for the extraction view ↵ | Eddie Ehlin | 2013-02-03 | 3 | -7/+11 |
| | | | | for iBean, which caused the app to crash upon rotating in that view. | ||||
* | Added reset button for extraction count. | Eddie Ehlin | 2013-02-02 | 1 | -0/+0 |
| | |||||
* | Thresholds will be processed upon every change of extraction count, and they ↵ | Eddie Ehlin | 2013-02-02 | 2 | -13/+78 |
| | | | | will be presented in a ordered manner (value). | ||||
* | Implemented support for adding and removing thresholds. | Eddie Ehlin | 2013-01-30 | 2 | -3/+29 |
| | |||||
* | Initial support for Settings. First section (global settings) is ↵ | Eddie Ehlin | 2013-01-27 | 3 | -15/+53 |
| | | | | 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 | 3 | -15/+15 |
| | | | | 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 | 2 | -13/+0 |
| | | | | BeanCollectionExtractionViewController. | ||||
* | Implemented core timer support and InstantExtraction is now using it. | Eddie Ehlin | 2013-01-21 | 2 | -0/+54 |
| | |||||
* | Fixed the UIScrollView so that it will show the content properly and beans ↵ | Eddie Ehlin | 2013-01-20 | 2 | -0/+6 |
| | | | | tableview is expanded to show all beans (no scrolling). | ||||
* | Added custom UITableViewCell for displaying bean information + extraction ↵ | Eddie Ehlin | 2013-01-19 | 3 | -15/+20 |
| | | | | view controller (stub). | ||||
* | Minor cleanup | Eddie Ehlin | 2013-01-14 | 2 | -0/+15 |
| | |||||
* | Refactored InstaBean into InstantExtraction which also resulted in a more ↵ | Eddie Ehlin | 2013-01-14 | 2 | -16/+22 |
| | | | | general core data entity for handling configurations. Config variables related to instant extraction is prefixed with instantExtraction. | ||||
* | Fix: Removed "Detect, Links" on the bean collection info note. It is not ↵ | Eddie Ehlin | 2013-01-14 | 1 | -0/+0 |
| | | | | possible to have Editable and Detection on at the same time. | ||||
* | Added initial support for displaying error messages. Left to do is to use ↵ | Eddie Ehlin | 2013-01-14 | 1 | -0/+0 |
| | | | | localizedDescription in the messages. | ||||
* | When adding a new bean it will (if possible) pre set the grinder setting ↵ | Eddie Ehlin | 2013-01-12 | 1 | -0/+0 |
| | | | | from last added bean to the collection. | ||||
* | Fix: Forgot to add prepareForSegue for ExtractionViewController in ↵ | Eddie Ehlin | 2013-01-12 | 1 | -0/+0 |
| | | | | BeanCollectionBeanListViewController | ||||
* | Added ExtractionViewController and also closed the Add-new-bean-collection-loop. | Eddie Ehlin | 2013-01-12 | 2 | -9/+23 |
| | |||||
* | AddBeanViewController now implements UITextFieldDelegate and the same goes ↵ | Eddie Ehlin | 2013-01-12 | 2 | -0/+6 |
| | | | | for EditBeanViewController (new and fully implemented!). | ||||
* | Add bean functionality is now in order (for state add new) and left to do is ↵ | Eddie Ehlin | 2013-01-10 | 2 | -12/+46 |
| | | | | being able to edit a bean thats been added (in state new). |