Commit graph

2206 commits

Author SHA1 Message Date
liamcharger 642511c69f
Merge branch 'InfiniTimeOrg:main' into main 2024-03-15 17:08:40 -04:00
JF 4ca2112890
Emit the message BleRadioEnableToggle to DisplayApp only if the enable state of the radio has actually changed. (#2037)
This fixes an issue where the BLE connected logo would disappear when opening and closing the BLE setting (without changing it) while InfiniTime was already connected to a companion app.

Co-authored-by: JustScott <development@justscott.me>
2024-03-15 09:20:19 +01:00
FintasticMan 7dbb8f54c6 chrono: Resolve TODOs related to C++20 chrono feats 2024-03-14 21:09:03 +01:00
adumelie 14c6270903 Typo in example code 2024-03-14 20:27:19 +01:00
adumelie ef38472278 More typos in code example 2024-03-14 20:27:19 +01:00
adumelie 4c9d5332c7 Typo in code example 2024-03-14 20:27:19 +01:00
adumelie 9aa0bc8ecf Fix and update documentation
Fixed missing colon typo in template for minimal app example
Updated reference to Apps enum after file move
2024-03-14 20:27:19 +01:00
liamcharger 3eea3dd7a7
Merge branch 'main' into main 2024-03-14 10:49:48 -04:00
Ritvik 4d86a3c6c1 Fix conflicts of min and max from stl_algo.h (included from atomic) 2024-03-13 21:58:13 +01:00
liamcharger e9a1ca7e5c
Merge branch 'InfiniTimeOrg:main' into main 2024-03-12 17:53:08 -04:00
Victor Kareh 3b4b5a5163 ApplicationList: Reset app menu screen when loading watch face
This prevents the application list from loading in the last used screen
and instead goes back to the first screen whenever the watch face is
loaded.

Fixes #2006
2024-03-12 21:01:42 +01:00
FintasticMan f2df0c45ef lowersleep: Improve algorithm by checking wrist angle
Inspired by https://github.com/InfiniTimeOrg/InfiniTime/pull/827#issuecomment-1881580414.
2024-03-12 19:14:58 +01:00
mark9064 636af4d33d Simplify ISR task wake checks
The macro checks the variable, so we don't need to check it ourselves
2024-03-12 19:09:01 +01:00
mark9064 70f6604878 Fix chimes 2024-03-12 19:08:17 +01:00
liamcharger f16033ff58
Remove unnecessary <br> tag 2024-03-06 13:53:27 -05:00
liamcharger 954677caf9
Update header image URL 2024-03-06 13:47:45 -05:00
liamcharger ce05adc06d
Rename watchface_collage_no_shadow.png to watchface_collage.png 2024-03-06 11:59:22 -05:00
liamcharger 4d19fd8b34
Remove unnecessary images 2024-03-06 11:59:02 -05:00
liamcharger f4cfe9a1d9
Remove unnecessary image 2024-03-06 11:58:45 -05:00
liamcharger 22c12905a2
Remove unnecessary image 2024-03-06 11:58:24 -05:00
liamcharger 3aa11d3ade
Add reference to InfiniTimeExplorer 2024-03-06 11:52:57 -05:00
liamcharger a4eb5a2c55
Update image background 2024-03-05 08:41:36 -05:00
liamcharger e96e5291af
Add files via upload 2024-03-05 08:40:40 -05:00
liamcharger cd462ac5f7
Add corner radius to header image 2024-02-28 15:26:18 -05:00
liamcharger f0d5f8710c
Remove unnecessary <br> tag 2024-02-28 15:16:49 -05:00
liamcharger a9d6345899
Fix row spacing in header image 2024-02-28 15:15:51 -05:00
liamcharger 875bde37f8
Add header image 2024-02-28 15:11:54 -05:00
liamcharger f39ba77d83
Add files via upload 2024-02-28 15:07:40 -05:00
liamcharger 54d4a91a4f
Replace logo image with dark version 2024-02-28 10:32:31 -05:00
liamcharger b60ddc9198
Add watchface logo with dark logo 2024-02-28 10:31:56 -05:00
liamcharger ab0be0e30f
Remove incorrect link 2024-02-27 09:42:47 -05:00
liamcharger ebfcc17b01
Add <br> tag to maintain spacing consistency 2024-02-27 09:35:44 -05:00
liamcharger 4def1e756b
Remove unnecessary <br> tag 2024-02-27 14:33:33 +00:00
liamcharger 6000f710b6
Scale watchface logo down; add downloads badge 2024-02-27 14:24:59 +00:00
liamcharger 9388ce4531
Remove unnecessary <br> tag 2024-02-26 15:27:13 -05:00
liamcharger 07a1030bcd
Add new README.md header image 2024-02-26 15:26:26 -05:00
liamcharger fab4a463fe
Add files via upload 2024-02-26 15:25:51 -05:00
liamcharger 4eef9e0cae
Add files via upload 2024-02-26 15:23:08 -05:00
liamcharger 8305e92425
Update README.md 2024-02-26 15:22:42 -05:00
liamcharger 1362e04c88
Reformat README.md 2024-02-26 12:28:28 -05:00
Victor Kareh 004b2bf3a0 README: Fix broken URLs 2024-02-25 13:17:19 +01:00
Victor Kareh 6ab512a6b6 weather: Define function to round and render temperature 2024-02-18 12:57:48 +01:00
Victor Kareh 68ae335a97 weather: Pad forecast temperatures
This ensures temperatures are correctly aligned with one another
2024-02-18 12:57:48 +01:00
Victor Kareh 1857b02efa weather: Colorize forecast temperatures 2024-02-18 12:57:48 +01:00
Victor Kareh f422929d8c weather: Add new app with forecast 2024-02-18 12:57:48 +01:00
Victor Kareh 5d971690cb DateTimeController: Make DayOfWeekShortToStringLow static
This allows it to be used outside of the current datetime context and
makes it consistent with the MonthShortToStringLow function.
2024-02-18 12:57:48 +01:00
Tim Teichmann b0a0afdd4b README: Make hex and UTF-8 code consistent for the chosen example 2024-02-15 21:20:33 +01:00
mark9064 93d7da1691 Fix OOB flash write when DFU interrupted
If a DFU is restarted, the write indices aren't reset causing the image to be written out of bounds. The CRC check prevents the faulty image from booting but LittleFS still gets nuked.
2024-02-14 19:12:08 +01:00
Victor Kareh fa1af55a45
Alarm: Replace clock icon with bell 2024-02-12 16:08:40 +01:00
Graham Jones c2c53bc6ab
bma421: Change acceleration values to 'binary milli-G' units
Co-authored-by: FintasticMan <finlay.neon.kid@gmail.com>
2024-02-11 20:46:26 +01:00