The watchface that swears. With over 20 settings, and tons of features, not to mention awesome swear words this watchface will complete your day.
2.0:
-Added ability to customize slot words
-Added ability to customize weather phrases
-Added ability to customize bluetooth phrases
-Added ability to have main swear word lengths of up to 16 characters (in beta, but should work pretty well)
-Added new animations
-Added animation for battery bar again
-Added shake to disguise as Simplicity (great for work environments)
-Added shake to change word
-Added option to disable alerts (ie. Weather Updated)
-Added custom weather location (ie. Toronto instead of just GPS)
-Added better weather fetching
-Added porting of 1.x settings to 2.x
-Fixed numerous crashes
-Fixed weather not updating
-Tons of other fixes
-Rewritten from the ground up. The code looks much less like it was programmed by a 9 year old.
1.4:
-Removed charging indicator on battery bar
-Rewrote battery bar completely
-Fixed memory leak
-Rewrote quite a bit of code
1.2:
-Added “weather updated” on weather update
-Added support for decimal places in custom latitude & longitude
-Added weather update on configuration save
-Opened char arrays for new languages (not enabled but available)
-Location now fetches once a day, instead of every time you load the watchface
-Fixed battery drain (potentially)
-Fixed weather not updating while watchface is open
-Cleaned up small parts of code
-Removed a decent amount of app_log’ing to save some RAM
-Removed catching in glance_this to lessen RAM usage (this may be added back later)
1.1.1:
-Fixed settings not sending on iOS
-Updated settings updated text
-Removed hourly vibe completely
1.1.0:
-Added custom location coordinates to Javascript
-Added support for special characters (ie. ‘>’, ‘*’, etc.) in main swear word for translations
-Added 15/30/60 minute vibration option
-Added loading warning to weather
-Fixed some cases of sentences going over the screen (ie. freaking disconnected)
-Fixed some cases of intense weather going over the screen
-Fixed weather going off the screen
-Fixed date going off the screen in sober pack
-Fixed midnight showing as ‘nine’ instead of ‘twelve’
-Fixed bootsplash animating
-Updated some of the weather sayings to compensate for the space they have now
-Updated some of the words describing the date
-Edited some of the connection sentences to change it up a little
-Removed some unused app_log cases
-Cleaned up glance_this code