amazfitbiptools/WatchFace.Parser/Elements
Valeriy Mironov 1d73ef6c20 Added packing all types of images 2018-05-01 01:04:15 +03:00
..
ActivityElements Fixed invalid colors on unpacking 16bit images, added support for new WF elements 2018-05-01 01:04:15 +03: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 Implemented drawing clock hands 2018-05-01 01:04:15 +03:00
BatteryElements Added packing all types of images 2018-05-01 01:04:15 +03: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 Added parsing Cor-specific elements 2018-05-01 01:04:15 +03:00
WeatherElements Added support for custom weather icon 2018-01-13 17:43:34 +02:00
Activity.cs Fixed invalid colors on unpacking 16bit images, added support for new WF elements 2018-05-01 01:04:15 +03:00
AnalogDialBitmaps.cs Added parsing Cor-specific elements 2018-05-01 01:04:15 +03:00
AnalogDialVector.cs Added parsing Cor-specific elements 2018-05-01 01:04:15 +03:00
Background.cs Moved attributes to separate folder 2017-11-25 16:43:01 +02:00
Battery.cs Fixed invalid colors on unpacking 16bit images, added support for new WF elements 2018-05-01 01:04:15 +03:00
Date.cs Moved attributes to separate folder 2017-11-25 16:43:01 +02:00
PulseProgress.cs Added parsing Cor-specific elements 2018-05-01 01:04:15 +03: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