Commit Graph

1803 Commits

Author SHA1 Message Date
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
Thomas Farstrike bcfd941179 Always put Save button on the right 2026-01-14 21:58:51 +01:00
Thomas Farstrike 2f69b08c02 Wifi app: only show Scan QR button if there's a camera 2026-01-14 21:57:22 +01:00
Thomas Farstrike a343fac7ed AppStore: improve UX 2026-01-14 21:14:03 +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 08d12ba0d7 Fix test_audioflinger.py 2026-01-14 19:35:41 +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 b88b02e0c3 About app: more esp32 stuff 2026-01-14 12:12:48 +01:00