Commit Graph

1381 Commits

Author SHA1 Message Date
Thomas Farstrike a16df1c026 build_mpos.sh: apply I2C patch for lvgl_micropython / esp-idf 2025-11-23 12:03:02 +01:00
Thomas Farstrike 8b099ac88b Add patches 2025-11-23 11:56:42 +01:00
Thomas Farstrike 325270b309 OSUpdate: tweak UI 2025-11-23 11:47:45 +01:00
Thomas Farstrike 60d630f67c OSUpdate app: simplify and ensure UI is visible 2025-11-23 10:59:51 +01:00
Thomas Farstrike 9fb042acad Update CHANGELOG 2025-11-23 09:03:52 +01:00
Thomas Farstrike 50274e749b Gesture navigation: improve robustness 2025-11-23 09:00:38 +01:00
Thomas Farstrike 322bf3b5d7 Adapt animations to LVGL 9.4 2025-11-23 09:00:13 +01:00
Thomas Farstrike f3f22a4fa8 Sync lvgl_micropython with upstream 2025-11-23 08:44:27 +01:00
Thomas Farstrike 5f708049b7 Update lvgl_micropython 2025-11-23 08:15:04 +01:00
Thomas Farstrike c7bf4fe44d Increment version numbers 2025-11-23 07:58:57 +01:00
Thomas Farstrike f6a48b079b Attempt to fix q button test on macOS 2025-11-23 07:41:52 +01:00
Thomas Farstrike cccce9610e sdcard.py: improve error handling 2025-11-23 07:34:22 +01:00
Thomas Farstrike 129775f039 Fix board identification 2025-11-23 07:14:59 +01:00
Thomas Farstrike 3919f049f7 Improve output 2025-11-23 05:58:34 +01:00
Thomas Farstrike 7668407e14 Refresh app list after formatting internal data storage 2025-11-23 05:58:22 +01:00
Thomas Farstrike 4fa71ab548 Fix tests/test_graphical_keyboard_q_button_bug.py 2025-11-23 05:55:39 +01:00
Thomas Farstrike 6096f4ced5 Update CLAUDE.md 2025-11-23 05:47:06 +01:00
Thomas Farstrike c3e0a1ceca Simplify and fix tests 2025-11-23 05:46:21 +01:00
Thomas Farstrike 09c5249203 fs_driver.py: don't remove / from / 2025-11-23 05:26:34 +01:00
Thomas Farstrike 04a27b069c Comments 2025-11-23 05:26:17 +01:00
Thomas Farstrike 9b7125c55b Cleanup file_manager.py 2025-11-23 05:26:01 +01:00
Thomas Farstrike 7f2c30c618 Remove @micropython.viper fallback for macOS 2025-11-23 05:09:10 +01:00
Thomas Farstrike 965eec1b2d Ignore com.micropythonos.musicplayer failure on macOS
It's due to this @micropython.viper, which doesn't apply to macOS anyway.
2025-11-23 05:07:42 +01:00
Thomas Farstrike 0ba1048abb default to fri3d-2024 2025-11-23 05:00:45 +01:00
Thomas Farstrike 3473ea10e2 Try to fix audio_player 2025-11-22 16:54:55 +01:00