1
0
Fork 0
Commit Graph

12115 Commits (87f90f863414e741d83e5e174d53976f1561e46f)

Author SHA1 Message Date
pancake fca0209fa3 entrypoin 2022-06-04 14:11:57 +02:00
pancake 4822f342be de-obj 2022-06-04 14:10:23 +02:00
pancake 974d356c0c add app-icon 2022-06-04 14:08:02 +02:00
pancake f95878bf37 Initial import of the football game 2022-06-04 14:06:26 +02:00
pancake 2b09259173 Initial import of the RGB utility app 2022-06-04 14:06:13 +02:00
Martin Boonk 67992dc4bb Allow reading custom themes from files 2022-06-04 14:00:38 +02:00
Alessandro Cocco b33cfc8c14 [Scheduler] Update metadata and changelog 2022-06-03 17:32:39 +02:00
Alessandro Cocco a1c214a502 [Scheduler] Set default patterns to "strong" 2022-06-03 17:32:09 +02:00
Alessandro Cocco 061fec4826 [Scheduler] Show timer using formatDuration 2022-06-03 17:29:57 +02:00
Alessandro Cocco 9ac54459b4 [Scheduler] Fallback to configured default patterns 2022-06-03 17:29:57 +02:00
Alessandro Cocco 13c3e13cde [Scheduler] Update label 2022-06-03 17:29:57 +02:00
Alessandro Cocco 091006e9c5 [buzz] Add support for ',' and ';' 2022-06-03 17:29:57 +02:00
Alessandro Cocco 019f635ad4 [buzz] Add support for ':' and '=' 2022-06-03 17:29:57 +02:00
xxDUxx 4099564fc9
Create ChangeLog 2022-06-03 10:56:21 +02:00
xxDUxx 7efe1b180c
Merge pull request #6 from xxDUxx/development
Development
2022-06-03 00:31:14 +02:00
Erik Andresen 602ffee601 calendar: Fix scope of let variables 2022-06-02 19:39:42 +02:00
Martin Boonk 5f0025fe76 Update demo watchface 2022-06-02 16:20:29 +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 be4521d0f5 Update demo watchfaces 2022-06-02 16:20:29 +02:00
Martin Boonk a7959390ba Adds settings 2022-06-02 16:20:29 +02:00
Martin Boonk 662b4c1cda Update README 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 c047cfda6d Allow hiding/showing widgets on drag up/down 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 c1f1d0938a Update changelog and metadata 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 0efe1dd6a5 Only switch sensors on on unlock if used by watchface 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 092a042c84 Catch barometer errors 2022-06-02 16:20:29 +02:00
Martin Boonk 23eb62f9a6 Remove obsolete drawing methods 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 ebfc73ebd8 Cache complete image in elements for faster drawing 2022-06-02 16:20:29 +02:00
Martin Boonk eb3dd9e401 Update demo apps 2022-06-02 16:20:29 +02:00
Martin Boonk f25d5d577e Update ChangeLog 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 1b733dd330 Use the last draw time to set better timeouts 2022-06-02 16:20:29 +02:00
Martin Boonk 20f4c10c9c Load widgets in timeout 2022-06-02 16:20:29 +02:00
Martin Boonk 87c74b7536 Modify resource directly, making caching the default 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 ec7125c7dd Update metadata and README 2022-06-02 16:20:29 +02:00