We've Moved

THIS BLOG HAS MOVED!

It can be found at the new website: http://fifteen15studios.com/blog/

Personal Blog

Want to know more about the man behind the programs? Check out my personal blog: http://havens1515.blogspot.com

Friday, November 30, 2012

Auto Respond 1.1

I just published Auto Respond 1.1 to the Play Store. I did it earlier than I wanted to, simply because it fixes a lot of bugs (especially on Android 2.x.) There's also a few new features. Most of them seem small, but I think they could make a big difference.

Here's the changes:

(Common)
  • Fixed bug with starting Dock Listener after app crash or update
  • Fixed bug with editing message text on pre 4.0 devices
  • Fixed bug with changing ringer preferneces while Auto Respond is not active
  • Fixed bug with changing ringer preferneces on pre Android 4.0 devices
  • Added ability to sort messages by title
  • Added ability to set a specific message when device is docked - in Dock Settings
  • Improved swiping between tabs
  • Returned icon to green and blue (can still have purple icon for notification - in settings)
(Paid Only)
  • Fixed some small bugs in the scheduler
  • Fixed bug with rescheduling schedules after app crash or update
  • Added ability to sort schedules by title (more sorting options to come)
  • Added more descriptive text in Schedule creater/editer
  • Added "Repeat" option for scheduler

As usual, this update will be available within an hour or so. 

I also took down most of my Epilepsy Awareness Month stuff, but purchases through the end of the day will still be used for donations. Also, your icon in the notification area will still be purple until tomorrow. Tomorrow it will return to the normal green and blue, and you will have the option to return it to purple, if desired, in the settings screen.

Last Chance!

Today is the final day of Epilepsy Awareness Month! That being said, today is also the last day to help me support Epilepsy Awareness and the Epilepsy Foundation by purchasing Auto Respond.

I have a rather large update that is going to be pushed out tonight or tomorrow. Part of that update will return the icon back to its original colors, but the rest of it is bug fixes, new features, and better performance.

To see what's new, check out the changelog: http://bit.ly/Rmi6Wf

for 99 cents you can have the new scheduler (which is going to be even more enhanced with tomorrow's update) and you can support a great cause!

Download it here: https://play.google.com/store/apps/details?id=com.havens1515.autorespond

Also, today at noon my last Epilepsy Fact of the Day will be posting to Facebook, Twitter, and Google+. Then tonight at 6, the entire list of facts will be posted as a word document which is available for download. I encourage you all to go download that document and educate yourselves on the reality of epilepsy.

Wednesday, November 28, 2012

Still Improving

When I posted about Auto Respond 1.0 I said that you could now swipe between the two tabs, but that it was very laggy. This was because I simply took the first solution that worked, and ran with it. I looked for other solutions, but at the time I couldn't find anything else.

Well, I've found a new way to read in gestures, and it's MUCH more responsive than what I was using before. It took me a bit to understand it, and implement it correctly, but it works well now. Suddenly, swiping between tabs works like a dream!

I've also made some other small changes to some text in the scheduler. I added some more descriptive text, to make using it a little more intuitive.

At the beginning of December, I will be posting an update which returns the icon to the former green and blue icon, instead of the purple for Epilepsy Awareness month. There will be an option to use the purple icon for your notifications, if you have decided that you enjoy the purple icon. However, there is no way that I can have an option to change the app drawer icon. (I looked into it, there is no way to do it. It has to be hard-coded into the app.)

When I release this update, it will include these minor changes (the swiping and the text changes) as well, and whatever other changes I conjure up over the next few days.

As always, if you have suggestions or find any bugs, let me know!

Tuesday, November 27, 2012

Auto Respond 1.0.1

I've published Auto Respond 1.0.1 to the Play Store.

The only difference is that it now handles responses over 160 characters, and it has a character counter under the text input on the main window to show you how many characters you have left. If you go over 160, it will display something like "142/2" showing that you are on your 2nd set of 160 characters, and that you have 142 characters left before going over another 160.

For most modern phones these messages will be received as 1 piece. But for users with older phones, or non-smart phones, they will be received as multiple messages, each containing 160 characters or less.

As usual, this update has been published, but may not be live on Google's severs for a an hour or more.

If anyone runs into another issue such as this, please let me know so that I can correct it.

Auto Respond - Long Message Issue

Just to let you all know, I've been working with a user who was having problems with Auto Respond not sending his response message. I added some diagnostic code to try to figure out what the issue was.

He just got back to me, saying that he shortened his message and now it works fine. This leads me to believe that in its current state, Auto Respond may have issues sending long response messages. Usually the limit for each SMS message is 160 characters, so I'm assuming he went above this limit.

I will be looking into this issue, testing and finding the actual limit that causes the issue, and then finding a way to work around this limit. I may have to break the messages up into smaller blocks and send multiple messages, or there may be a way for me to send it that allows for a larger character limit. (I know that above 480 characters, sending as an MMS is usually recommended.)

Once I figure out what this limit is for sure, I may put a character counter under the message telling the user how many characters remain before entering unsafe territory.

Bottom line - I will be working on fixing this, and will hopefully release an update within a couple days to address this issue. I just wanted all of you to be aware that there IS a limit, and if your responses are not being sent correctly you may need to temporarily shorten your response message.

Monday, November 26, 2012

Auto Respond 1.0

I just pushed Auto Respond 1.0 to the play store!

Change log:

(Common)

  • Fixed some lingering bugs
  • Updated "Help" and "Do Not Respond List Description" screens
  • User can now swipe left and right to change between tabs on main screen (This is kinda laggy, so it may be improved upon later)
  • removed some incomplete settings from the menu (They were deactivated so you couldn't use them anyways)
  • removed "OK" and "Cancel" buttons from main page. Back button saves and exits.


(Paid Only)

  • Added scheduler
  • WAKE_LOCK permission needed for scheduler

(Free Only)

  • Moved ad locations

As usual, it may take some time for the new version to be pushed through Google's servers, but it should be available in an hour or so. 

I'm also currently working with a user to fix a potential bug. It may have already been fixed in this version, but if not I may be pushing another update soon.

PLEASE put this scheduler to the test! I did my best, testing all sorts of things, but I'm sure that there may be some small issues lingering. If you find any, let me know! (Remember, the scheduler is ONLY available in the paid version!)

Saturday, November 24, 2012

Scheduler Testing Progress

Late last night and today I've been doing a lot of testing of the scheduler.

As expected, there were a lot of bugs in the initial version, but I fixed a TON of them last night, and some more this morning.

As far as I can tell, everything seems to be working flawlessly on Android 4.1.2. I haven't tested other OS versions yet, but over the next couple days I will start testing on 2.3.

As of now, I expect to release the new version on Monday or Tuesday.

Friday, November 23, 2012

Scheduler Done!

It's done!  The scheduler is done!

I spent almost all day today working on understanding how the alarms are scheduled, as well as how they are triggered, and how to deal with time zone offsets. It took me hours just to understand the flow of control with alarms. But after many hours, and a drawing of program flow, it seems to be working very well.

I've only tested a schedule that occurs every day, not yet testing whether the day of week selections or month selections work properly. I have built in checks for those things, but they aren't yet verified to be working properly. I will test both of those things throughout the week across multiple OS versions.

I have already set up 1 schedule that I will be using on a weekly basis, and I will find out Monday morning if that is triggered properly.

As stated in my last post, I expect to have this fully tested and released before the end of next week. With any luck, it'll be early to mid next week.  :-)

Thursday, November 22, 2012

Thanksgiving Update

I've spent a LOT of time the last few days, making what seems like minimal progress.  Some things get exceedingly complicated when you start using more complicated views to display things. The upside is that it makes things look and feel better for the user.

All of that being said, I got the checkbox on the schedules working. It took me almost an entire work day to do it, but I did it. Schedules can now be activated/deactivated from the checkbox on the list of schedules, OR from within the edit screen for each individual schedule.

While doing this, I also found and fixed some bugs in the editing/deleting process for the schedules (luckily I found them before releasing the scheduler as a feature.)

All that is left now is creating the alarm activity to trigger the start and end of the schedule, then acting on that alarm to actually enable/disable Auto Respond.


ETA:

I don't like giving an actual ETA, but I'm hoping to have the scheduler done by the end of this weekend. I probably won't do any programming today, but I might get some done tomorrow, and I'll likely spend some time on it on Saturday and possibly Sunday as well.

That being said, if it's completed by the end of the weekend, I'll probably test it during the week, and hopefully release it near the end of the week (assuming I don't run into many bugs.)

As I've stated before, this will be a PAID ONLY feature. If you click on "New Schedule" in the free version, it will prompt you to purchase the paid version.



REMINDER: If you purchase the paid version before the end of the month, all proceeds go to the Epilepsy Foundation for Epilepsy Awareness Month! I haven't gotten many purchases this month, but I have gotten a few. I would be very grateful (and so would the Foundation) if some of you made a purchase before the end of the month.

If you do purchase after the end of the month, and would still like your purchase to be donated, email me and I will make the donation.

Side note: It would be nice to see some ratings and feedback in the Play Store too! ;-)


For those of you who celebrate Thanksgiving today, I wish you all a happy and SAFE holiday! Please be careful while travelling, and use caution when cooking for yourselves, your families, and/or your guests.

Tuesday, November 20, 2012

Scheduler is almost there!

I've been working on the schedule for Auto Respond a lot recently. Today, I finished the ability to edit/delete the schedules.

It may sound like a minor victory to you as a reader, but it took a LOT of work to get this working properly. (Mostly because I couldn't figure out why I wasn't able to click/long-click the schedule list. Once I figured out what was going on there, it wasn't too bad.)

Things that still need work:

  • The checkbox on the list of schedules currently does nothing
    • Eventually it will activate/deactivate individual schedules
  • The schedules themselves still do nothing
    • When the schedules are activated/deactivated I need to set an "alarm" which is acted upon
    • When the "alarm" is triggered, I need to enable/disable auto respond and change the current message
While doing this, I think I may have figured out what my problem was when trying to build a widget. Just like the list items, I couldn't click on the widget once it was created. So if I apply the same logic to the widget, I may be able to get it working the way I want it. Right now I'm on a role with the scheduler, so I'm going to finish that before going back to the widgets.

With any luck, I'll have the scheduler done in a week or so, maybe less. It depends on how much programming I want to do this holiday weekend, and how much trouble I run into with the alarm activity. (In theory, the alarm activity shouldn't be too bad, but we'll see what happens.)