amazfitbiptools/WatchFace.Parser
Valeriy Mironov 7d0938b569 Animated preview generation code now read states from a PreviewStates.json file, preview generated using Mono runtime will have separate .png files instead of 1 .gif, added support for drawing correct weather icon depending on weather condition in state 2018-06-09 12:31:09 +03:00
..
Attributes Moved attributes to separate folder 2017-11-25 16:43:01 +02:00
Elements Added support for air quality index value, animated preview now shows discharging battery 2018-06-07 23:35:26 +03:00
Helpers Fixed drawing text block element when text size is bigger than block size 2017-12-14 22:51:49 +02:00
Interfaces Generating preview on packing/unpacking watchface 2017-12-02 23:15:06 +02:00
JsonConverters 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
Models Animated preview generation code now read states from a PreviewStates.json file, preview generated using Mono runtime will have separate .png files instead of 1 .gif, added support for drawing correct weather icon depending on weather condition in state 2018-06-09 12:31:09 +03:00
Properties Improved speed of decoding/encoding images, added generating animated previews, fixed drawing clock hands 2017-12-05 04:04:59 +02:00
Utils Skipped storing empty paramter lists. It was possible to brick watches with this :( 2018-05-01 00:54:51 +03:00
WeatherIcons Animated preview generation code now read states from a PreviewStates.json file, preview generated using Mono runtime will have separate .png files instead of 1 .gif, added support for drawing correct weather icon depending on weather condition in state 2018-06-09 12:31:09 +03:00
PreviewGenerator.cs Animated preview generation code now read states from a PreviewStates.json file, preview generated using Mono runtime will have separate .png files instead of 1 .gif, added support for drawing correct weather icon depending on weather condition in state 2018-06-09 12:31:09 +03:00
Reader.cs Added saving resources version on unpacking .res file, added packing .res file, closes #1 2017-11-29 04:42:21 +02:00
WatchFace.Parser.csproj Animated preview generation code now read states from a PreviewStates.json file, preview generated using Mono runtime will have separate .png files instead of 1 .gif, added support for drawing correct weather icon depending on weather condition in state 2018-06-09 12:31:09 +03:00
WatchFace.Parser.csproj.DotSettings Removed using C#7 features 2018-01-10 10:27:36 +02:00
WatchFace.cs Moved attributes to separate folder 2017-11-25 16:43:01 +02:00
Writer.cs Skipped storing empty paramter lists. It was possible to brick watches with this :( 2018-05-01 00:54:51 +03:00
packages.config Animated preview generation code now read states from a PreviewStates.json file, preview generated using Mono runtime will have separate .png files instead of 1 .gif, added support for drawing correct weather icon depending on weather condition in state 2018-06-09 12:31:09 +03:00