Commit Graph

244 Commits

Author SHA1 Message Date
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
Thomas Farstrike 3935b0018e Piggy: use Intents to start new Activities 2025-06-03 10:20:17 +02:00
Thomas Farstrike 8dddf28149 Move setContentView() and finish() to Activity 2025-06-03 02:57:26 +02:00
Thomas Farstrike c115926814 Piggy: order functions logically 2025-06-03 02:37:04 +02:00
Thomas Farstrike f877281f82 Piggy: reorder classes more logically 2025-06-03 02:29:30 +02:00
Thomas Farstrike bbd5e57dab Adapt launcher and Piggy to the Activity lifecycle 2025-06-03 02:27:02 +02:00
Thomas Farstrike 2962911887 Piggy wallet: simplify 2025-06-02 21:37:46 +02:00
Thomas Farstrike 7daf36c9ff Fix LNBits wallet slow to stop 2025-06-02 21:28:17 +02:00
Thomas Farstrike a8419cb823 Synchronize captureqr.py and camtest.py 2025-06-02 20:11:15 +02:00
Thomas Farstrike 9ece1897f9 Piggy: make capture QR generic 2025-06-02 20:05:23 +02:00
Thomas Farstrike 6f7a3e7dbb Piggy: improve user feedback 2025-06-02 19:52:27 +02:00