77 Commits (master)
 

Author SHA1 Message Date
Eddie Ehlin ef8c99fdb7 Moved screenshots to the very last of the readme. 2 years ago
Eddie Ehlin 1e946ad5a3 Removed typo and updated URL for screenshot. 2 years ago
Eddie Ehlin 83783e2c85 Added license to project and minor tweaks to the readme (images). 2 years ago
Eddie Ehlin b1912179fd Testing out adding logo and screenshots to README. 2 years ago
Eddie Ehlin 9e6eb73852 Added README and also the old web related posts that were used back in the days. 2 years ago
Eddie Ehlin 7836e2d435 Added screenshots that were used in appstore. 2 years ago
Eddie Ehlin 7e1b680208 Minor storyboard fix for iPad (Thresholdname input not expanded to fill whole table cell). 11 years ago
Eddie Ehlin a7fa477c64 Minor UI change on the Settings for iPad - extractions stepper moved to a more intuitive place. 11 years ago
Eddie Ehlin 2a6b7ad4c0 Added 1024x1024 based app icon + changed Insta bean to Extraction Timer. 11 years ago
Eddie Ehlin 880c672cd2 Changed default value for insta bean extraction timer (for new installs) from 25.0 to 0.0. 11 years ago
Eddie Ehlin d63b571c2b Added support for disabling the extraction time roof in insta bean (values > 0 are considered enabled roof) 11 years ago
Eddie Ehlin dc1ac52475 Added table that holds extraction times for instant extraction (in memory). 11 years ago
Eddie Ehlin ff3656318c Updated instant extraction view (iPhone & iPad) with pressable display (instead of ugly button). 11 years ago
Eddie Ehlin e93159a85e Added new display for insta-bean. 11 years ago
Eddie Ehlin 7d7d17b957 Updated app icon for iPhone (large bean is now centered). 11 years ago
Eddie Ehlin 9487297aff Added BeanCollectionExtractionViewController logging when beanCollection = nil, instead of having a warning statement in code. 11 years ago
Eddie Ehlin 3f48c27e8b Added "(recurring)" to threshold listing + updated threshold name label for iPad (longer). 11 years ago
Eddie Ehlin f0cffa4fc9 Fix for "Incomplete implementation" for Configuration Interface 11 years ago
Eddie Ehlin 50195e638e Removed unnecessary NSLOGs and removed commented code. 11 years ago
Eddie Ehlin 2fd3a3c2cd Added icons (app and launch) for iPad 11 years ago
Eddie Ehlin db65caa604 Added storyboard for iPad 11 years ago
Eddie Ehlin 96d42b477d Updated app launch image + added scalable version. 11 years ago
Eddie Ehlin cab40d201c Minor update to low res app icon (moved down) 11 years ago
Eddie Ehlin 7dc6bb9984 Updated low res app icon. 11 years ago
Eddie Ehlin 8734b297c6 Forgot to add the files…and now I also removed the old Default launch images. 11 years ago
Eddie Ehlin e67e2b0515 Added initial version of the app icon and launch icon. 11 years ago
Eddie Ehlin 68ab69e087 Added an extra "add" button for creating Thresholds (making use of empty space). 11 years ago
Eddie Ehlin bdfc47a541 Fixed bug: Extraction timers now have a max value of 900s, and every display of such timer is based on 0.5s (one decimal). 11 years ago
Eddie Ehlin 357acba9ce Added iBean logo (Inkscape version only). 11 years ago
Eddie Ehlin 5d5fd5ece3 UITextView on BeanCollectionInfo is now styled to look as a UITextField. 11 years ago
Eddie Ehlin b9c856adaa Add/edit bean collection has now received changes, UI-wise. 11 years ago
Eddie Ehlin f53672ad31 Added Glyphis icons and updated the Tab-bar and Nav-bar (on extraction view) with these new icons. 11 years ago
Eddie Ehlin 82597d57da Solved render bug for bean extraction view. Whole view is now based on 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) 11 years ago
Eddie Ehlin 06fcd32c07 Initial version of the extraction timer for bean collection (drop-down style). 11 years ago
Eddie Ehlin e16b75a3ff Moved edit support to BeanCollectionListViewController and now editing 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. 11 years ago
Eddie Ehlin 01e9e1dae8 Added support for recurring thresholds 11 years ago
Eddie Ehlin 6ece0b7130 Added bean cell icon + introduced alternate colors for rows in bean collection extraction view. 11 years ago
Eddie Ehlin ea5bce8099 Bug fix: When setting bean collection list in edit mode and switch to another view and back, it is still in edit mode (as the other table views in the app). 11 years ago
Eddie Ehlin d1a80793aa BeanCollectionExtractionView's beans tableview now drops a shadow. The note textview is also scaled to fill the width of the screen, just as the table view. 11 years ago
Eddie Ehlin 7c89dd5314 Bug fix: Bean collection extraction view's tableview is now expanded correctly. All text inputs are also utilizing capitalizations on sentences. 11 years ago
Eddie Ehlin fcc1d6a36d Initial color scheme (no graphics) + bug fix (active timer view change). 11 years ago
Eddie Ehlin 4464bd01c7 Removed support for landscape mode. 11 years ago
Eddie Ehlin 27645b2ae5 Added "Extraction complete" dialog and also bug fix for the extraction view for iBean, which caused the app to crash upon rotating in that view. 11 years ago
Eddie Ehlin 0464611a92 Added reset button for extraction count. 11 years ago
Eddie Ehlin 084457c942 Thresholds will be processed upon every change of extraction count, and they will be presented in a ordered manner (value). 11 years ago
Eddie Ehlin 30d48ecfea Implemented support for adding and removing thresholds. 11 years ago
Eddie Ehlin 3b5693d565 Initial support for Settings. First section (global settings) is implemented, left to do is threshold handling (stubs added). 11 years ago
Eddie Ehlin e3f505842c Minor cleanup made to Instant Extraction. No explicit use of configuration object at any view controller - all changes/reads are done via storage methods. 11 years ago
Eddie Ehlin c0120a7416 Added timer handling (using core timer) to BeanCollectionExtractionViewController. 11 years ago
Eddie Ehlin b36ffa2588 Implemented core timer support and InstantExtraction is now using it. 11 years ago