Commit Graph

14 Commits (948fd521cc0de8100ef01e90f24ef8b0cbc00734)

Author SHA1 Message Date
Valeriy Mironov 948fd521cc WIP on new elemens 2019-02-02 23:22:00 +02:00
Valeriy Mironov cfff020bc0 Skipped storing empty paramter lists. It was possible to brick watches with this :( 2018-05-01 00:54:51 +03: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 a6f36424e8 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
Valeriy Mironov 067d0ce3fc Reworked for Net 4.0 compatibility 2017-11-26 21:24:57 +02:00
Valeriy Mironov 4767e9877d Fixed packing negative numbers, allowed some images be optional 2017-11-25 23:02:33 +02:00
Valeriy Mironov 0869b979c7 Moved attributes to separate folder 2017-11-25 16:43:01 +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 9c2b7b8781 Added support for serializing lists to parameters, added logging on serialization, serialized all WF parameters to separate streams 2017-11-25 02:30:43 +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
123159753 3dc14edfff Merged in 123159753/amazfitbiptools/fix (pull request #1)
global correction of namespaces
2017-11-23 22:02:47 +00:00
Valeriy Mironov 364b23ab05 Added validation for rewriting already set parameters 2017-11-23 15:48:47 +02:00
123159753 3eef84c9e2 global correction of namespaces 2017-11-23 15:49:48 +03:00
Valeriy Mironov 27671aafbe Added parsing data using reflection, started work on generating watchface from config 2017-11-23 04:23:43 +02:00