Commit Graph

1816 Commits

Author SHA1 Message Date
Kili 5587e457a9 Update run_desktop.sh to fix settings being ignored
Script would not be able to start in dark mode, config.json was backed up but never used. config.json is not backed up anymore, change if this is needed still.
We overwrite the auto_start_app if we launch it with a specific app.
2026-01-20 16:58:01 +01:00
Thomas Farstrike e916515a3d Update logo 2026-01-20 16:02:02 +01:00
Thomas Farstrike 6913fef8c4 Merge pull request #21 from QuasiKili/patch-6
Update display.py
2026-01-20 15:43:36 +01:00
Thomas Farstrike d0b2eff89d AppStore: update progress 2026-01-20 15:39:04 +01:00
Thomas Farstrike 0367accbe9 Fix appstore BadgeHub 2026-01-20 15:18:56 +01:00
Thomas Farstrike b80e6f31a3 Update fri3d_2026.py 2026-01-20 15:02:32 +01:00
Thomas Farstrike 00475e3c64 SensorManager: add support for LSM6DSO
This will be used on the Fri3d Camp 2026 Badge.
2026-01-20 15:01:01 +01:00
Kili afa7bd53c9 Update display.py
Logo at boot

IMPORTANT: change the url to a correct location 
and put this logo there

https://github.com/QuasiKili/MPOS-logo/blob/main/all_formats/MicroPythonOS-logo-white-long-w240.png
2026-01-20 13:29:05 +01:00
Thomas Farstrike f327ee3b91 Update Fri3d 2026 2026-01-18 15:06:34 +01:00
Thomas Farstrike 029f68d79c Add board Fri3d 2026 (unfinished and untested) 2026-01-17 19:26:10 +01:00
Thomas Farstrike c9a4abb49a Update micropython-nostr 2026-01-16 22:32:05 +01:00
Thomas Farstrike 3b0f5630fe Nostr: display balance 2026-01-16 22:30:04 +01:00
Thomas Farstrike a145ca64b4 Work on Nostr Client 2026-01-16 22:11:57 +01:00
Thomas Farstrike 36cc20bf45 Add com.micropythonos.nostr
Initial commit, not ready for release.
2026-01-16 18:39:53 +01:00
Thomas Farstrike 7fd86daeda Increment version 2026-01-16 17:06:41 +01:00
Thomas Farstrike 121f121a5d Update micropython-nostr 2026-01-16 17:04:24 +01:00
Thomas Farstrike f661bb3cd0 Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS 2026-01-15 11:39:36 +01:00
Thomas Farstrike 1a4f1e1fac ActivityNavigator: support pre-instantiated activities 2026-01-15 11:33:54 +01:00
Thomas Farstrike 17ffa330d4 Merge pull request #20 from ant9000/pr/multiple_espressif_venv
Allow multiple Espressif virtualenv - just use latest
2026-01-15 10:42:28 +01:00
Antonio Galea 48bdba1e11 Allow multiple Espressif virtualenv - just use latest 2026-01-15 10:35:57 +01:00
Thomas Farstrike d94f5c0876 Update bundle_apps.sh 2026-01-15 09:53:31 +01:00
Thomas Farstrike 92e2c0161c Update CHANGELOG 2026-01-15 09:47:27 +01:00
Thomas Farstrike e986f8e56f Increment version numbers 2026-01-15 08:37:52 +01:00
Thomas Farstrike 036f65f17c About app: format unique ID as MAC address 2026-01-15 08:17:20 +01:00
Thomas Farstrike 22a16661ba Add display.get_dpi() and show in About app 2026-01-15 08:09:34 +01:00