Commit Graph

482 Commits

Author SHA1 Message Date
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 7fd86daeda Increment version 2026-01-16 17:06:41 +01:00
Thomas Farstrike 1a4f1e1fac ActivityNavigator: support pre-instantiated activities 2026-01-15 11:33:54 +01:00
Thomas Farstrike 22a16661ba Add display.get_dpi() and show in About app 2026-01-15 08:09:34 +01:00
Thomas Farstrike bcfd941179 Always put Save button on the right 2026-01-14 21:58:51 +01:00
Thomas Farstrike 7170a60353 SettingActivity: add support for default_value 2026-01-14 21:13:49 +01:00
Thomas Farstrike 6d0823d431 Fix AudioFlinger initialization 2026-01-14 21:01:25 +01:00
Thomas Farstrike c1ee9acc8a SettingActivity: don't show "Scan QR" button if no camera 2026-01-14 19:51:05 +01:00
Thomas Farstrike d42a8cde7b Linux: try camera before doing CameraManager.add_camera() 2026-01-14 19:50:18 +01:00
Thomas Farstrike 3a5f7ca212 CameraManager: no need for locks 2026-01-14 19:31:47 +01:00
Thomas Farstrike d1ce153ca3 Add CameraManager framework 2026-01-14 19:16:19 +01:00
Thomas Farstrike afcd94dfa9 Ensure final value is always set 2026-01-14 15:29:06 +01:00
Thomas Farstrike 9326aa7ad8 WidgetAnimator: add change_widget animation for labels etc 2026-01-14 15:17:49 +01:00
Thomas Farstrike 2debeca273 Comments 2026-01-14 11:22:10 +01:00
Thomas Farstrike 22f1202c7c Simplify AudioFlinger 2026-01-14 11:15:37 +01:00
Thomas Farstrike 63f4c1c257 Cleanup AudioFlinger 2026-01-14 11:03:00 +01:00
Thomas Farstrike 76be9fd968 Simplify AudioFlinger 2026-01-14 10:39:47 +01:00
Thomas Farstrike 2d4a97ad1a Rearrange 2026-01-14 10:39:29 +01:00
Thomas Farstrike dd1a7896ce Camera app: improve cleanup after QR scan 2026-01-14 00:35:28 +01:00
Thomas Farstrike 1240a9fca2 Comments and resolutions order 2026-01-14 00:33:30 +01:00
Thomas Farstrike a0c63cc78b Disable some camera resolutions 2026-01-14 00:04:33 +01:00
Thomas Farstrike fd548d45f1 AudioFlinger framework: simplify import, use singleton class 2026-01-13 23:48:52 +01:00
Thomas Farstrike a0364bd8ae Fix camera 2026-01-13 23:03:33 +01:00