I have the same device as you
Good to know. Nice phone. The only problem I have is a battery. It drains 2-3% hourly on idle
Hate to see ~60% at the end of working day if I didn't use it much. I just started with this phone but my previous one (Droid X) had an excellent battery life so I never even had a need to use tools like BBS and Wi-Fi was always on at home.
I hope both of your tools together will help me to solve the battery life situation.
I'll post in BBS thread in case I wouldn't able to figure out it on my own but if you have some general observations/recommendations on SSIII settings please let me know.
What issues did you have turning wifi on at screen unlock? If they persist could you send a logcat?
On v. 0.1 app failed to turn Wi-Fi ON when I unlocked phone complaining that it was put OFF by user (and I didn't). Changed sleep policy to "Always" and it still complaining occasionally.
Happy to report that so far v. 0.2 works all the time.

---------- Post added at 04:24 PM ---------- Previous post was at 03:37 PM ----------
On v. 0.1 app failed to turn Wi-Fi ON when I unlocked phone complaining that it was put OFF by user (and I didn't). Changed sleep policy to "Always" and it still complaining occasionally.
Happy to report that so far v. 0.2 works all the time.
Just got the same situation again. App failed to return it to On state. Wi-Fi is OFF now. Here is what I see in a log:
2012-07-30 10:15:03 Received Broadcast ACTION_SCREEN_OFF
2012-07-30 10:15:03 scheduleOffAlarm called
2012-07-30 10:15:03 cancelAlarm
2012-07-30 10:15:34 cancelWifiConnectedAlarm
2012-07-30 11:08:30 Received Broadcast ACTION_SCREEN_ON
2012-07-30 11:08:30 cancelAlarm
2012-07-30 11:08:30 scheduleWifiConnectedAlarm called
2012-07-30 11:08:32 Received Broadcast ACTION_USER_PRESENT
2012-07-30 11:08:32 cancelAlarm
2012-07-30 11:08:32 scheduleWifiConnectedAlarm called
2012-07-30 11:09:02 cancelWifiConnectedAlarm
How can I put in a log everything that is on app console?
Not sure what could put Wi-Fi OFF. I'm using Llama to identify that I'm Home and Wi-Fi should be On. Llama still shows I'm Home.
Any idea?