Commit Graph

41 Commits (2d20c81d8f66fe0a19ed60342e7769272b375330)

Author SHA1 Message Date
Martin Boonk ac7986189c imageclock - Combine drawing code into app file on upload 2022-11-21 20:47:57 +01:00
Martin Boonk e787560fb3 imageclock - Use shorter variable names 2022-11-21 20:42:59 +01:00
Gordon Williams bf6e0ed5ca Use heatshrink/imageconverter from webtools - see https://github.com/espruino/BangleApps/pull/2299 2022-11-21 12:16:27 +00:00
Martin Boonk 97ce6bab9e imageclock - Fix color setting in promises 2022-11-06 01:09:07 +01:00
Martin Boonk c2fe6c196b imageclock - Remove drawing time calc in generated code 2022-10-05 20:05:52 +02:00
Martin Boonk f356807a45 imageclock - Additional option to force direct drawing when using timeouts 2022-10-05 20:05:52 +02:00
Martin Boonk ebce52ea13 Use a 4 bit buffer 2022-06-02 16:20:29 +02:00
Martin Boonk 6f8a7b0534 Add drawing of circles and refactor poly 2022-06-02 16:20:29 +02:00
Martin Boonk 09dabad760 Refactoring and removing old code 2022-06-02 16:20:29 +02:00
Martin Boonk eb54751886 Optionally add debug printing to generated code 2022-06-02 16:20:29 +02:00
Martin Boonk 850e76685f Render watchfaces using additional planes without drawing to p0 correctly 2022-06-02 16:20:29 +02:00
Martin Boonk 46b6ba3929 Generate smaller code 2022-06-02 16:20:29 +02:00
Martin Boonk f9494b592f Fix double variable definition when wrapping in timeouts 2022-06-02 16:20:29 +02:00
Martin Boonk 04bd84b439 Fix setting properties in Amazfit conversion 2022-06-02 16:20:29 +02:00
Martin Boonk 3608574ab2 Convert to json from default JS object 2022-06-02 16:20:29 +02:00
Martin Boonk 73c9ea2c1a Set planes for Amazfit conversion 2022-06-02 16:20:29 +02:00
Martin Boonk e246b762b6 Clear all panes if clear is requested 2022-06-02 16:20:29 +02:00
Martin Boonk 555a5e34b5 Render in planes 2022-06-02 16:20:29 +02:00
Martin Boonk 627c58e8cd Allow optionally drawing using timeouts 2022-06-02 16:20:29 +02:00
Martin Boonk 36e2a64cda Optionally wrap in timeouts 2022-06-02 16:20:29 +02:00
Martin Boonk 163b59dac9 Draw into buffer to prevent visible refreshing 2022-06-02 16:20:29 +02:00
Martin Boonk 1a6683695c Allow drawing rectangles 2022-06-02 16:20:29 +02:00
Martin Boonk c24be8c698 Allow refreshing selectively 2022-06-02 16:20:29 +02:00
Martin Boonk 0bbf574613 Do not use resources/face variables from global scope but as parameters 2022-06-02 16:20:29 +02:00
Martin Boonk 2c9939578e Remove option to only collapse, precompile is always faster 2022-06-02 16:20:29 +02:00
Martin Boonk 841f098f2a Remove all code for compression and other resource types than data file 2022-06-02 16:20:29 +02:00
Martin Boonk a2db554239 Correctly set properties on amazfit conversion 2022-06-02 16:20:28 +02:00
Martin Boonk 0e6e627b7c Precompile watchface to JS 2022-06-02 16:20:28 +02:00
Martin Boonk a500fd26a9 Write binary data in imageclock.resources.data 2022-06-02 16:20:28 +02:00
Martin Boonk 0cca59144d Allow collapsing the watchface tree down to an array 2022-06-02 16:20:28 +02:00
Martin Boonk 755ba01ef2 Fix data file checkbox 2022-06-02 16:20:28 +02:00
Martin Boonk fbc62eed03 Allow writing image data to separate file to keep it out of memory 2022-06-02 16:20:28 +02:00
Martin Boonk 7a62248f6b Initial work on unofficial amazfit format compatible parser 2022-06-02 16:20:28 +02:00
Martin Boonk f08009d08c Add simple analog demo watchface 2022-06-02 16:20:28 +02:00
Martin Boonk 5dc3d12a8d Add digitalretro demo watchface 2022-06-02 16:20:28 +02:00
Martin Boonk bb88d06c78 Allow compression to be used 2022-06-02 16:20:28 +02:00
Martin Boonk 7569800e23 Disable upload and save button if not yet ready 2022-06-02 16:20:28 +02:00
Martin Boonk e0d54d5586 Allow image rotation and forced transparency color by filename 2022-06-02 16:20:28 +02:00
Martin Boonk d2903cb97b Refactor customizer 2022-06-02 16:20:28 +02:00
Martin Boonk a547bdec9c Initial implementation of zip upload 2022-06-02 16:20:28 +02:00
Martin Boonk f9001e1969 customclock - Initial work on easily customizable clock 2022-06-02 16:20:28 +02:00