Changelog

Version 1.242016-07-09T15:02:51.028

v1.24 - Fixing text after notification again

Version 1.232016-07-09T14:41:31.331

v 1.23 - Adjustments to fix layers not drawing after notification.

Version 1.222016-06-20T13:44:11.859

Attempting to fix misdraw after notification.

Version 1.212016-06-19T12:11:00.907

1.21 -  code and resource clean up. 

Version 1.202016-06-19T00:59:17.925

1.20
Added Pebble Time (Steel) support
Added ability to adjust the battery dashes value (each dash = % of battery) as well as the size of each chunk

I noticed that having 1% per chunk drained my battery a little more.  Now you can adjust to your taste.  (Each minute when updating it has to calculate the size and location of each chunk. 

Lets say the battery is at 100% with 1% chunk and 2 size, there are 100 calculations.  
Change that to 10% per chunk and 25 size then it only takes 10 calculations.

Version 1.102016-06-17T00:09:37.816

Initial release - PTR only