Commit Graph

22 Commits (948fd521cc0de8100ef01e90f24ef8b0cbc00734)

Author SHA1 Message Date
Valeriy Mironov 948fd521cc WIP on new elemens 2019-02-02 23:22:00 +02:00
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
Valeriy Mironov f2cc221072 Added support for air quality index value, animated preview now shows discharging battery 2018-06-07 23:35:26 +03:00
Valeriy Mironov 7ef631924d Added support for custom weather icon 2018-01-13 17:43:34 +02:00
Valeriy Mironov 1957abecbc 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
Valeriy Mironov cbc3e37b8c Fixed packing .res files unpacked with latest version (using leading zeroes in image file names) 2017-12-10 12:30:33 +02:00
Valeriy Mironov 1eb3d0f292 Changed naming of extracted images to have 3 digits with leading zeroes, added loading of images named this way, closes #9 2017-12-09 12:18:29 +02:00
Valeriy Mironov 3d0b01fe0d Improved speed of decoding/encoding images, added generating animated previews, fixed drawing clock hands 2017-12-05 04:04:59 +02:00
Valeriy Mironov 027b9c266d Generating preview on packing/unpacking watchface 2017-12-02 23:15:06 +02:00
Valeriy Mironov feb2b48fb5 Merge branch 'net-40' 2017-11-26 21:54:08 +02:00
Valeriy Mironov b75b3c6d39 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
Valeriy Mironov 067d0ce3fc Reworked for Net 4.0 compatibility 2017-11-26 21:24:57 +02:00
Valeriy Mironov e23093230e Implemented basic WF packing, some packed WF still doesn't work correctly 2017-11-25 21:34:46 +02:00
Valeriy Mironov 0869b979c7 Moved attributes to separate folder 2017-11-25 16:43:01 +02:00
Valeriy Mironov b558e379d9 Implemented images loader which loads and sorts used in WF images 2017-11-25 15:47:55 +02:00
Valeriy Mironov 68274901de Strted adding support for validating images on packing watchface, added support for alpha-channel on extracting images 2017-11-25 12:10:44 +02:00
Valeriy Mironov 6986268043 Moved resources related work to separate project, improved parsing logging, added support for parsing 'game' watchface, renamed several classes and attributes 2017-11-25 01:03:47 +02:00
Valeriy Mironov 364b23ab05 Added validation for rewriting already set parameters 2017-11-23 15:48:47 +02:00
Valeriy Mironov 6f935f5734 Fixed assembly name and namespace for parser library 2017-11-23 11:32:21 +02:00
Valeriy Mironov 15f58054d0 Removed ImageSharp dependency, changed framework for parser to Net Framework 4.6.1 2017-11-23 11:17:52 +02:00
Valeriy Mironov d20e5340ba Finished unpacking watch face 2017-11-22 03:09:13 +02:00
Valeriy Mironov 0db8acd3a3 Renamed projects 2017-11-22 02:41:32 +02:00