Commit Graph

279 Commits

Author SHA1 Message Date
Thomas Farstrike 06cdf9a6fc imageview: click image for fullscreen 2025-06-11 10:32:03 +02:00
Thomas Farstrike 7ef6ca2302 imageview: update 2025-06-10 17:45:46 +02:00
Thomas Farstrike 4680a7a89c Fix image viewer by adding filesystem driver 2025-06-10 11:13:54 +02:00
Thomas Farstrike 863d5bee90 imageview: add next and previous buttons 2025-06-10 00:54:56 +02:00
Thomas Farstrike 6de33490af cleanups 2025-06-10 00:28:14 +02:00
Thomas Farstrike d88966e6b0 Remove size limit 2025-06-10 00:24:23 +02:00
Thomas Farstrike 0c5d6748bd Fix jpeg support 2025-06-10 00:23:44 +02:00
Thomas Farstrike 51be28f298 work towards jpeg support 2025-06-10 00:00:04 +02:00
Thomas Farstrike 7f20419455 Add new ImageView (in progress) 2025-06-09 16:51:57 +02:00
Thomas Farstrike 415b3d7eb3 Add HelloWorld app 2025-06-09 16:00:38 +02:00
Thomas Farstrike f1f6314df8 Move Piggy wallet to its own repo 2025-06-05 22:08:53 +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 ec3edf867f osupdate: remove sleep(10) 2025-06-05 09:27:42 +02:00
Thomas Farstrike 74169a0cee Piggy wallet: remove init 2025-06-05 01:26:34 +02:00
Thomas Farstrike 21afc8ee88 Remove .micropython/lib symlink workaround 2025-06-05 00:13:51 +02:00
Thomas Farstrike 8fe4971386 Piggy: fix icon URL 2025-06-04 15:51:37 +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 5f0a614ead Use Intent Result API and more local variables 2025-06-04 13:27:45 +02:00
Thomas Farstrike 69a11e9d54 Fix AppStore 2025-06-03 16:37:50 +02:00
Thomas Farstrike 3cf5d7f11a Improve error handling 2025-06-03 15:00:35 +02:00
Thomas Farstrike d0e51305a1 Add support for activities and intent filters to MANIFEST.JSON 2025-06-03 13:24:05 +02:00
Thomas Farstrike 8a0eac09b8 Piggy: call camera app using Intent, use same class
Also add fallback to class name.
2025-06-03 11:34:10 +02:00