Watchmaker Wiki

The ultimate watch maker for Android Wear!

User Tools

Site Tools


sprites

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
sprites [2015/01/21 14:54] splitbrainsprites [2018/01/05 20:50] – [Table] toby_goodlock
Line 20: Line 20:
 Watchmaker comes with 4 different sets of Weather icons. They all feature a 3x3 grid with the following icons: Watchmaker comes with 4 different sets of Weather icons. They all feature a 3x3 grid with the following icons:
  
-  - sunny +  - Sunny 
-  - FIXME +  - Partly Cloudy 
-  - FIXME +  - Scattered Clouds 
-  - FIXME +  - Mostly Cloudy 
-  - light rain +  - Light Rain 
-  - heavy rain +  - Heavy Rain 
-  - thunderstorm +  - Thunderstorm 
-  - snow +  - Snow 
-  - cloudy+  - Mist/Fog
  
 By default the weather widget shows the current weather condition as provided by the [[settings#weather provider]] using the following expression: By default the weather widget shows the current weather condition as provided by the [[settings#weather provider]] using the following expression:
Line 40: Line 40:
 ''{wci}'' can have the following values: ''{wci}'' can have the following values:
  
-Value Condition +{wci} value  {wct} text                 
-FIXME FIXME     |+01d          Clear or Sunny             | 
 +| 02d          | Windy or Cloudy            | 
 +| 03d          | Mostly Cloudy              | 
 +| 04d          | Clouds or Partly Cloudy    | 
 +| 09d          | Breezy or Rain or Showers 
 +| 10d          | Rain                       | 
 +| 11d          | Thunderstorm               | 
 +| 13d          | Snow or Blowing Snow       | 
 +| 50d          | Fog                        | 
 + 
 +''{wct}'' may show different descriptions depending on your weather provider.
  
 ===== Battery ===== ===== Battery =====
Line 56: Line 66:
 </code> </code>
  
 +See also [[tips:batterymeters|Analog Battery Meters]]
 ===== WiFi Strength ===== ===== WiFi Strength =====
  
sprites.txt · Last modified: 2018/01/05 20:58 by toby_goodlock