Commit Graph

23 Commits

Author SHA1 Message Date
Thomas Farstrike 2ec594185a Compatibility fixes for LVGL 9.3 2025-10-13 18:39:48 +02:00
Thomas Farstrike 90c0325ea5 Update CHANGELOG and MANIFESTs 2025-10-09 19:10:40 +02:00
Thomas Farstrike 0f2566fe7b Cleanups 2025-10-09 14:56:27 +02:00
Thomas Farstrike 7f0ae3053d camera_app.py: disable broken hardware check 2025-10-08 16:19:46 +02:00
Thomas Farstrike 093da7b423 camera_app.py: only try for supported hardware 2025-10-07 22:40:38 +02:00
Thomas Farstrike 7e220bf0e2 Update CHANGELOG and camera version 2025-07-07 17:50:16 +02:00
Thomas Farstrike 8102a74084 Time QR decoding and add kdmukai's speedups
240x240 image decoding goes from 1800ms to 406ms. Thanks, @kdmukai!
2025-07-06 00:35:11 +02:00
Thomas Farstrike f8676c8dbc Increment version numbers 2025-06-24 14:46:29 +02:00
Thomas Farstrike f9ee7a91cd Power off camera after boot and before deepsleep to conserve power 2025-06-24 10:39:20 +02:00
Thomas Farstrike 38918c5bb6 Increment camera version 2025-06-16 14:12:07 +02:00
Thomas Farstrike b840eef717 camera_app: leave QR result on screen if found 2025-06-16 14:09:57 +02:00
Thomas Farstrike 7bce50417c Camera: scale to fill screen 2025-06-16 14:00:17 +02:00
Thomas Farstrike 7ca1ccde11 Increment version numbers 2025-06-13 15:04:24 +02:00
Thomas Farstrike 0e88f9c22e Rename camera to camera_app 2025-06-13 11:19:33 +02:00
Thomas Farstrike 41c1ce1753 camera: generic prints 2025-06-12 16:39:41 +02:00
Thomas Farstrike c5088b70a4 Image viewer: support .raw camera captures 2025-06-11 12:43:15 +02:00
Thomas Farstrike ced9af28fd camera: store timestamp in filename 2025-06-05 12:33:18 +02:00
Thomas Farstrike 7330a17c41 Camera: storage output in images/ 2025-06-05 12:28:53 +02:00
Thomas Farstrike 21afc8ee88 Remove .micropython/lib symlink workaround 2025-06-05 00:13:51 +02:00
Thomas Farstrike d9e6f3fbd8 Fix appstore and icon urls 2025-06-04 15:48:16 +02:00
Thomas Farstrike 4860437e6c Fix Camera icon path 2025-06-04 15:44:35 +02:00
Thomas Farstrike 5fde5a87da Fix appstore, icons etc 2025-06-04 15:32:16 +02:00
Thomas Farstrike d0e51305a1 Add support for activities and intent filters to MANIFEST.JSON 2025-06-03 13:24:05 +02:00