Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved screenshots to the very last of the readme.HEADmaster | Eddie Ehlin | 2021-09-23 | 1 | -1/+6 |
| | |||||
* | Removed typo and updated URL for screenshot. | Eddie Ehlin | 2021-09-23 | 1 | -2/+2 |
| | |||||
* | Added license to project and minor tweaks to the readme (images). | Eddie Ehlin | 2021-09-23 | 2 | -2/+172 |
| | |||||
* | Testing out adding logo and screenshots to README. | Eddie Ehlin | 2021-09-10 | 1 | -1/+3 |
| | |||||
* | Added README and also the old web related posts that were used back in the days. | Eddie Ehlin | 2021-09-10 | 3 | -0/+137 |
| | |||||
* | Added screenshots that were used in appstore. | Eddie Ehlin | 2021-09-04 | 33 | -0/+0 |
| | |||||
* | Minor storyboard fix for iPad (Thresholdname input not expanded to fill ↵ | Eddie Ehlin | 2013-03-24 | 2 | -3/+3 |
| | | | | whole table cell). | ||||
* | Minor UI change on the Settings for iPad - extractions stepper moved to a ↵ | Eddie Ehlin | 2013-03-24 | 2 | -10/+10 |
| | | | | more intuitive place. | ||||
* | Added 1024x1024 based app icon + changed Insta bean to Extraction Timer. | Eddie Ehlin | 2013-03-24 | 5 | -4/+153 |
| | |||||
* | Changed default value for insta bean extraction timer (for new installs) ↵ | Eddie Ehlin | 2013-03-20 | 3 | -150/+1 |
| | | | | from 25.0 to 0.0. | ||||
* | Added support for disabling the extraction time roof in insta bean (values > ↵ | Eddie Ehlin | 2013-03-20 | 5 | -6/+162 |
| | | | | 0 are considered enabled roof) | ||||
* | Added table that holds extraction times for instant extraction (in memory). | Eddie Ehlin | 2013-03-20 | 6 | -5/+153 |
| | |||||
* | Updated instant extraction view (iPhone & iPad) with pressable display ↵ | Eddie Ehlin | 2013-03-19 | 5 | -212/+71 |
| | | | | (instead of ugly button). | ||||
* | Added new display for insta-bean. | Eddie Ehlin | 2013-03-17 | 8 | -28/+289 |
| | |||||
* | Updated app icon for iPhone (large bean is now centered). | Eddie Ehlin | 2013-03-17 | 3 | -0/+0 |
| | |||||
* | Added BeanCollectionExtractionViewController logging when beanCollection = ↵ | Eddie Ehlin | 2013-03-17 | 2 | -1/+1 |
| | | | | nil, instead of having a warning statement in code. | ||||
* | Added "(recurring)" to threshold listing + updated threshold name label for ↵ | Eddie Ehlin | 2013-03-17 | 4 | -2/+19 |
| | | | | iPad (longer). | ||||
* | Fix for "Incomplete implementation" for Configuration Interface | Eddie Ehlin | 2013-03-16 | 2 | -2/+1 |
| | |||||
* | Removed unnecessary NSLOGs and removed commented code. | Eddie Ehlin | 2013-03-16 | 16 | -103/+49 |
| | |||||
* | Added icons (app and launch) for iPad | Eddie Ehlin | 2013-03-16 | 9 | -0/+26 |
| | |||||
* | Added storyboard for iPad | Eddie Ehlin | 2013-03-16 | 5 | -4/+1484 |
| | |||||
* | Updated app launch image + added scalable version. | Eddie Ehlin | 2013-03-13 | 5 | -0/+148 |
| | |||||
* | Minor update to low res app icon (moved down) | Eddie Ehlin | 2013-03-10 | 2 | -0/+0 |
| | |||||
* | Updated low res app icon. | Eddie Ehlin | 2013-03-10 | 2 | -0/+0 |
| | |||||
* | Forgot to add the files…and now I also removed the old Default launch images. | Eddie Ehlin | 2013-03-07 | 13 | -0/+0 |
| | |||||
* | Added initial version of the app icon and launch icon. | Eddie Ehlin | 2013-03-07 | 3 | -12/+39 |
| | |||||
* | Added an extra "add" button for creating Thresholds (making use of empty space). | Eddie Ehlin | 2013-03-07 | 3 | -4/+10 |
| | |||||
* | Fixed bug: Extraction timers now have a max value of 900s, and every display ↵ | Eddie Ehlin | 2013-03-06 | 4 | -5/+5 |
| | | | | of such timer is based on 0.5s (one decimal). | ||||
* | Added iBean logo (Inkscape version only). | Eddie Ehlin | 2013-03-05 | 2 | -0/+118 |
| | |||||
* | UITextView on BeanCollectionInfo is now styled to look as a UITextField. | Eddie Ehlin | 2013-02-24 | 4 | -6/+25 |
| | |||||
* | Add/edit bean collection has now received changes, UI-wise. | Eddie Ehlin | 2013-02-24 | 3 | -37/+35 |
| | |||||
* | Added Glyphis icons and updated the Tab-bar and Nav-bar (on extraction view) ↵ | Eddie Ehlin | 2013-02-24 | 14 | -4/+72 |
| | | | | with these new icons. | ||||
* | Solved render bug for bean extraction view. Whole view is now based on ↵ | Eddie Ehlin | 2013-02-23 | 6 | -174/+77 |
| | | | | 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 | 8 | -33/+124 |
| | |||||
* | Moved edit support to BeanCollectionListViewController and now editing ↵ | Eddie Ehlin | 2013-02-17 | 4 | -22/+25 |
| | | | | 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 | 11 | -24/+85 |
| | |||||
* | Added bean cell icon + introduced alternate colors for rows in bean ↵ | Eddie Ehlin | 2013-02-11 | 8 | -18/+27 |
| | | | | collection extraction view. | ||||
* | Bug fix: When setting bean collection list in edit mode and switch to ↵ | Eddie Ehlin | 2013-02-11 | 3 | -4/+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 | 9 | -12/+96 |
| | | | | 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 | 4 | -21/+33 |
| | | | | 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 | 13 | -21/+124 |
| | |||||
* | Removed support for landscape mode. | Eddie Ehlin | 2013-02-03 | 2 | -5/+0 |
| | |||||
* | Added "Extraction complete" dialog and also bug fix for the extraction view ↵ | Eddie Ehlin | 2013-02-03 | 11 | -35/+85 |
| | | | | for iBean, which caused the app to crash upon rotating in that view. | ||||
* | Added reset button for extraction count. | Eddie Ehlin | 2013-02-02 | 4 | -11/+53 |
| | |||||
* | Thresholds will be processed upon every change of extraction count, and they ↵ | Eddie Ehlin | 2013-02-02 | 8 | -59/+160 |
| | | | | will be presented in a ordered manner (value). | ||||
* | Implemented support for adding and removing thresholds. | Eddie Ehlin | 2013-01-30 | 14 | -69/+399 |
| | |||||
* | Initial support for Settings. First section (global settings) is ↵ | Eddie Ehlin | 2013-01-27 | 21 | -46/+1127 |
| | | | | 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 | 10 | -54/+73 |
| | | | | 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 | 7 | -21/+69 |
| | | | | BeanCollectionExtractionViewController. | ||||
* | Implemented core timer support and InstantExtraction is now using it. | Eddie Ehlin | 2013-01-21 | 7 | -9/+118 |
| |