It’s been a busy time here at Hsoi Enterprises. Biggest news? The DR Performance Practice Deck v1.3 is now available. This is a long overdue update to the app, with the most noticeable improvement for owners of larger iPhones – iPhone 6, iPhone 6s, iPhone 6 Plus, iPhone 6s Plus – with all that large screen space now fully utilized by the …
Open Source updates
Apple released Xcode 7.3 and Swift 2.2, which brings a fantastic set of changes to the Swift programming language. But with those changes come breakage. Thankfully the fallout was minimal, but all 3 of our Swift open source libraries: HEAlert HEAnalytics HELargeCenterTabBarController are now updated for Swift 2.2.
PanemQuotidianum 1.3.1 released
Fixed a couple iOS 9 bugs, and the result is PanemQuotidianum 1.3.1. Now in the App Store.
Announcing HELargeCenterTabBarController – more 100% Swift open source
Hsoi Enterprises LLC is excited to announce another addition to our open source code libraries: HELargeCenterTabBarController Based on the name, you might be able to guess what it is: a UITabBarController subclass that supports an enlarged center button/tab. The center tab can be used in the typical manner where a tap switches to display the associated ViewController, or the center tab …
HEAlert and HEAnalytics – Ready for Swift 2!
With Apple’s release of iOS 9, comes the accompanying tool update to Xcode 7. One big part of Xcode 7 is a strong evolution of their new Swift programming language to Swift 2. Two of Hsoi Enterprises open source libraries, HEAlert and HEAnalytics have been updated to work with Xcode 7 and Swift 2. Find the code on GitHub. HEAlert is also …
HEAlert – now available via Cocoapods
HEAlert, Hsoi Enterprises’ solution for simplifying iOS alerts, is now available via Cocoapods! Just add: pod ‘HEAlert` to your Podfile and away you go!
Announcing HEAlert – A convenience around UIAlertController, because sometimes you just want to say “OK”
Hsoi Enterprises LLC is happy to announce another addition to our open source library: HEAlert. Find HEAlert on GitHub: https://github.com/HsoiEnterprises/HEAlert HEAlert is a simple convenience wrapper around UIAlertController. UIAlertController is awesome, but sometimes it’s too much. How many times do you simply alert with a message and an “OK” button? Easy with UIAlertView, but cumbersome with UIAlertController. That’s why I created HEAlert. There’s …
PanemQuotidianum 1.3 released
Hsoi Enterprises LLC is happy to announce the release of PanemQuotidianum 1.3. This update greatly expands the library to serve you for years to come. Of course, we fixed a few bugs and adjusted a few things to keep the app running well. Thank you for your support. Download PanemQuotidianum 1.3 from the App Store.
Announcing HEAnalytics – a 100% Swift iOS solution to facilitate mobile app analytics
Hsoi Enterprises LLC is happy to announce the release of HEAnalytics, our 100% Swift iOS library for mobile app analytics. Find HEAnalytics on GitHub: https://github.com/HsoiEnterprises/HEAnalytics HEAnalytics is not an analytics platform, but rather a wrapper library – written 100% in Apple’s new Swift programming language – that abstracts away the difficulties and details in implementing mobile app analytics in your …
kwikkEmail 1.0.5 and PanemQuotidianum 1.2 – Ready for iPhone 6 and 6 Plus
Hsoi Enterprises LLC is happy to announce that kwikkEmail 1.0.5 and PanemQuotidianum 1.2 are now live in the App Store, bringing support for the larger screens of iPhone 6 and iPhone 6 Plus, as well as general iOS 8 improvements. Yes, we’re working on similar updates for our other titles. Stay tuned! Thank you for using our software and supporting our efforts.