amazfitbiptools/WatchFace.Parser/Elements
Valeriy Mironov 7ef631924d Added support for custom weather icon 2018-01-13 17:43:34 +02:00
..
ActivityElements Fixed packing negative numbers, allowed some images be optional 2017-11-25 23:02:33 +02:00
AnalogDialFaceElements Added support for time elements drawing order, fixed displaying time when DrawingOrder isn't present, added drawing preview for state when current temperature isn't available 2017-12-25 12:58:20 +02:00
BasicElements Added support for time elements drawing order, fixed displaying time when DrawingOrder isn't present, added drawing preview for state when current temperature isn't available 2017-12-25 12:58:20 +02:00
DateElements Used string representation of text alignment on unpacking, used bool type for flags in parameters 2017-12-09 14:36:15 +02:00
StatusElements Added dithering for images on packing, added deleting incomplete bin if error happened on packing, closes #2 2017-11-28 15:41:48 +02:00
TimeElements Moved attributes to separate folder 2017-11-25 16:43:01 +02:00
WeatherElements Added support for custom weather icon 2018-01-13 17:43:34 +02:00
Activity.cs Moved attributes to separate folder 2017-11-25 16:43:01 +02:00
AnalogDialFace.cs Moved attributes to separate folder 2017-11-25 16:43:01 +02:00
Background.cs Moved attributes to separate folder 2017-11-25 16:43:01 +02:00
Battery.cs Moved attributes to separate folder 2017-11-25 16:43:01 +02:00
Date.cs Moved attributes to separate folder 2017-11-25 16:43:01 +02:00
Status.cs Added ability to skip Off image for bluetooth and ability to add Off images for Lock, DND and Alarm elements 2017-11-26 21:53:43 +02:00
StepsProgress.cs Moved attributes to separate folder 2017-11-25 16:43:01 +02:00
Time.cs Fixed appearing of zero DrawingOrder for watchfaces without it 2017-12-25 19:58:21 +02:00
Weather.cs Moved attributes to separate folder 2017-11-25 16:43:01 +02:00