2022-02-22 20:41:36 +00:00
|
|
|
0.01: New App
|
|
|
|
0.02: Allow drawing polys
|
2022-02-24 22:15:58 +00:00
|
|
|
0.03: Allow partly importing Amazfit decompiler formatted watchfaces
|
2022-02-27 13:12:54 +00:00
|
|
|
0.04: Allow writing all image data to separate file to save some RAM
|
2022-02-27 17:59:06 +00:00
|
|
|
Allow hiding elements on lock
|
2022-03-01 21:20:20 +00:00
|
|
|
0.05: Add precompilation to js for performance
|
2022-03-06 20:39:14 +00:00
|
|
|
0.06: Watchfaces can be refreshed partly
|
2022-03-12 12:46:02 +00:00
|
|
|
0.07: Allow wrapping drawing in timeouts to get faster reactions
|
2022-03-13 13:02:18 +00:00
|
|
|
Show/Hide widgets with swipe up or down
|
2022-06-18 20:08:51 +00:00
|
|
|
0.08: Use default Bangle formatter for booleans
|
2022-09-30 09:02:48 +00:00
|
|
|
0.09: Support new fast app switching
|
2022-09-30 16:10:40 +00:00
|
|
|
0.10: Fix clock not correctly refreshing when drawing in timeouts option is not on
|
2022-10-05 18:36:59 +00:00
|
|
|
0.11: Additional option in customizer to force drawing directly
|
|
|
|
Fix some problems in handling timeouts
|
2022-11-06 00:20:20 +00:00
|
|
|
0.12: Use widget_utils module
|
|
|
|
Fix colorsetting in promises in generated code
|
|
|
|
Some performance improvements by caching lookups
|
|
|
|
Activate UI after first draw is complete to prevent drawing over launcher
|
2022-11-21 19:34:04 +00:00
|
|
|
0.13: Use widget_utils swipeOn()
|
|
|
|
Allows minification by combining all but picture data into one file
|