This website requires JavaScript.
Explore
Help
Sign In
iarv
/
Meck
Watch
1
Star
0
Fork
1
You've already forked Meck
mirror of
https://github.com/pelgraine/Meck.git
synced
2026-05-04 12:32:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb93b4e4ecb6054e2bc6abbcccb4553571d1c210
Meck
/
examples
/
companion_radio
History
pelgraine
a7b44de613
Went back to the previous method of markAllChannelsRead() for WIfi and BLE envs ie non-standalone devices so msgs marked read on device when app is connected
2026-05-03 18:40:28 +10:00
..
ui-new
Went back to the previous method of markAllChannelsRead() for WIfi and BLE envs ie non-standalone devices so msgs marked read on device when app is connected
2026-05-03 18:40:28 +10:00
ui-orig
new wifi companions with wifi setup in onboarding; update firmware version and date accordingly
2026-03-03 21:59:30 +11:00
AbstractUITask.h
Went back to the previous method of markAllChannelsRead() for WIfi and BLE envs ie non-standalone devices so msgs marked read on device when app is connected
2026-05-03 18:40:28 +10:00
DataStore.cpp
t-echo lite screen: removed diag diagnostic prints, sorted compose mode with cardkb, fixed enter & esc handlers; increased e-ink offset for home screen centering; condensed footer text for all screens; datastore chunked saved guarded for esp32 ; still encountering memory problems with ble build even w 250 contacts and 10 chanel message history so trying standalone
2026-04-21 22:43:29 +10:00
DataStore.h
t-echo lite screen: removed diag diagnostic prints, sorted compose mode with cardkb, fixed enter & esc handlers; increased e-ink offset for home screen centering; condensed footer text for all screens; datastore chunked saved guarded for esp32 ; still encountering memory problems with ble build even w 250 contacts and 10 chanel message history so trying standalone
2026-04-21 22:43:29 +10:00
main.cpp
updated chunked save method so it doesn't occur when device is actively being used. The flow: user navigates (keypresses every ~200ms) → _lastUserInput stays fresh → userActive is true → save deferred. User stops navigating → 3 seconds pass → userActive goes false → chunked save starts/resumes, 20 contacts per loop iteration until done.
2026-05-02 10:44:17 +10:00
MyMesh.cpp
Went back to the previous method of markAllChannelsRead() for WIfi and BLE envs ie non-standalone devices so msgs marked read on device when app is connected
2026-05-03 18:40:28 +10:00
MyMesh.h
update firmware build date
2026-05-03 18:20:48 +10:00
NodePrefs.h
Fix to beer emoji mug handle; font changes that support diacritics meaning updates to display drivers, fonts, highlighting, sprites; build flag added to both tdpro and t5s3 pro to enable diacritics rendering changes
2026-05-02 09:26:30 +10:00