										Boxii read me 1.0
										 snarled studios

Thanks for supporting Boxii, it means a lot to us that you bought or donated to such a wonderful theme...You did purchase or donate, didnt you? ;)

Lets move on to setting her up.
------------------------------------------------------------------------------

We're a big fan of custom icons and dont care all that much for icon masks.  To set yourself up with custom icons follow these steps.

 .Download a bundle from themeit (coming soon) or go to http://snarledstudios.wordpress.com/ (coming soon) and download whichever ones you like.
 .Alternatively, you can also use the PSD included in the extras folder and make your own!
 .SSH into your phone and navigate to "private/stash/themes/boxii.theme/Bundles"
 .Once there, just place any icons you downloaded into their proper folder and place in this location.  (Bundles)

A few notes about replacing icons.
 .They MUST have accurate naming structure. e.g. Icons must be named correctly and placed in a folder with the proper bundle ID for that app.
 .Appinfo is a great tool to download free from cydia to assist you with bundle ID's and icon names.
 .If you make your own, you MUST use the appstore template for appstore apps/games and Apple/Cydia template for stock icons and cydia icons. 
------------------------------------------------------------------------------

Don't like the wallpaper that we've provided?  No problem, lets change it!

 .SSH into your phone and navigate to "private/stash/themes/boxii.theme"
 .Replace "Wallpaper@2x.png" with whatever image you like, as long as its named identical and sized appropriately.
------------------------------------------------------------------------------

We're also very proud of a lockscreen that we like to call dynamic.  Here's a few reasons why.

 .It has day/night cycles.
 .It knows holidays. ;) (U.S. at least, sorry Europe, we'll work something out)
 .It suggests what you should wear, based on current and future conditions.
 .It's weather boxes change color by condition. A glance and go feature!
 .It won't replace your weatherman on the news, but it will evolve with future updates.


We also have a nice, clean and simple widget.
 . Shows the current date (year, day, date)
 . Shows the current temperature
 . Shows the current weather condition (weather icon, frame color)
 Sounds good and you want to use it?  Follow these simple steps to set up your location and preferences and you're in like sin!


We've separated out the usual configuration options into a separate javascript file that you can edit: 
 .LockScreen - "private/stash/themes/boxiiLS.theme/private/lib/snarled_tw_config.js". 
 .Widget - "private/stash/themes/boxiiWidget.theme/private/lib/snarled_tw_config.js". 
It is important that you ONLY edit that file, it contains the config options you want. If you edit any other javascript files 
then we can't guarantee everything will run tip top.

Alright, getting the options set:
 .militaryTime: We support a 24-hour format by specifying either true (to use the 24-hour format) or false (to use the 12-hour format).
   + This option is a "boolean", so only enter true or false, no quotes.
   + Defaults to false (12-hour format)
 .weatherCode: Weather is retrieved from Yahoo! using their YQL! interface, enter your Yahoo! weather code as a string (e.g. '52317' or 'FRXX0076')
   + This option is a "string", so it needs to be surrounded by quotes
   + Defaults to Snarled HQ, you definitely want to change this value
 .fahrenheit: Display the temperature in either Fahrenheit or Celsius, true (use fahrenheit) or false (use celsius)
   + This option is a "boolean", so only enter true or false, no quotes
   + Default to true (use fahrenheit)
 .dateUpdate: You can control how frequently the date and time is updated and displayed. This value is in milliseconds.
   + This option is an "integer", so only enter the value, no quotes or commas
   + Default to 1000 (1 second, we STRONGLY recommend leaving it at 1 second)
 .weatherUpdate: You can control how frequently the weather is updated from Yahoo!. This value is in milliseconds.
   + This option is an "integer", so only enter the value, no quotes or commas
   + The default weather refresh time is set to 1 hour. You can update it more frequently, but please be aware that is uses DATA to get this information. Setting it
     too low (too frequent) can affect your data usage and your battery.
   + Defaults to 3600000 (1 hour)
------------------------------------------------------------------------------

A note about stealing our Themes. Look, we know its a reality and we aren't going to hunt people down. This is our hobby and we love doing it, have fun doing it and want to share what we 
think are awesome themes with the community. But please realize, this does represent a lot of our work and time so if you can, support us. Buy the theme. If you like it, tell other people 
to buy it. If you see people stealing it, flame 'em ;). Really though, not just for our sake but all themers, if you see people actively pirating themes, try to remind them people work 
hard to make these. No one is going to make millions from creating themes for Jailbroken iOS devices, but some recognition and compensation if you really like a theme is appreciated.

So check out the theme and let us know what you think! And let us know if you find any bugs or have any problems.