Commit Graph

22 Commits (9c028a9c07d7040dc6ebea2e48970fb1f6d814d6)

Author SHA1 Message Date
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 2398ab8086 Added reading new format of .res-files, fixed order of drawing AmPm element 2018-01-27 20:57:41 +02:00
Valeriy Mironov 7ef631924d Added support for custom weather icon 2018-01-13 17:43:34 +02:00
Valeriy Mironov 6074eeb335 Fixed appearing of zero DrawingOrder for watchfaces without it 2017-12-25 19:58:21 +02:00
Valeriy Mironov bb8388e95c Fixed drawing weather icon when alt coordinates isn't present 2017-12-25 13:04:29 +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 6235ac685f Used string representation of text alignment on unpacking, used bool type for flags in parameters 2017-12-09 14:36:15 +02:00
Valeriy Mironov eb3f152b66 Fixed displaying battery image for 100% charge state, fixes #10 2017-12-09 01:06:32 +02:00
Valeriy Mironov e5a91d423e Fixed alignment of circle steps progress, fixes #11 2017-12-08 22:57:55 +02:00
Valeriy Mironov 9e8add76b1 Fixed generating preview for case when Tens or Ones are missing from TwoDigits block, closes #4 2017-12-05 15:29:02 +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 fa2cbebad2 Added saving resources version on unpacking .res file, added packing .res file, closes #1 2017-11-29 04:42:21 +02:00
Valeriy Mironov 4767e9877d Fixed packing negative numbers, allowed some images be optional 2017-11-25 23:02:33 +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 dbad1974fe Improved warning message for not supported colors 2017-11-25 13:15:01 +02:00
123159753 3eef84c9e2 global correction of namespaces 2017-11-23 15:49:48 +03:00
Valeriy Mironov 34858ae622 Added more checks on reading parameters from bin 2017-11-23 11:49:57 +02:00
Valeriy Mironov af3d324fae Added validation for zero Id on parsing parameters 2017-11-23 11:26:26 +02:00
Valeriy Mironov 27671aafbe Added parsing data using reflection, started work on generating watchface from config 2017-11-23 04:23:43 +02:00
Valeriy Mironov 0db8acd3a3 Renamed projects 2017-11-22 02:41:32 +02:00