Holiday Card App and other progress


So, I finally have had a few things slow down enough so I could do some more coding. I am working on two projects at once. The first is adding Siri support to Wasted Time v8.0 – this has been really fun, as I am learning about Siri Intents, changing the app to run without a UI, and learning about RxSwift to make many of the events “observable”. This will really clean up the code for Wasted Time. I have added in all my intents and am now fighting with Xcode and cocoaPods to support RxSwift. Hopefully I will solve that issue soon. In the mean time I’ve added support for the following features in the Holiday Card Tracking App – Search (YEAH!! you can now pick people from your contacts list), Edit – (you can now correct addresses on your recipient list), and Full Screen image view (want to get a better look at the front of the card you sent, press on the card and it will go full screen). I have a few other minor updates I want to do, but I am trying prioritize the work between so many things I am working on: 1) Pan and zoom of the fullscreen image so you can zoom in on the cost of a card, 2) saving images in the camera roll, instead of in the App, and 3) pick a picture from the camera roll – this is important if you are sending a ton of the same card for an event – you don’t want to have to take 100 pictures, and use up 100 pictures worth of storage.
I am releasing this version without the last three features to my TestFlight team for feedback. Hopefully they will provide some!