Commit Graph

120 Commits

Author SHA1 Message Date
Thomas Farstrike f18bb4cda7 Switch to light theme 2025-06-06 10:58:27 +02:00
Thomas Farstrike 883faad931 Move ui stuff to seperate folder 2025-06-06 09:07:31 +02:00
Thomas Farstrike 5fc28f1480 fix typo 2025-06-06 09:00:14 +02:00
Thomas Farstrike 9c43f144fe Animate drawer open and close 2025-06-05 23:47:54 +02:00
Thomas Farstrike d52570f568 mpos.config.py: fix default string values 2025-06-05 23:05:04 +02:00
Thomas Farstrike e1c5e09d4d mpos.ui: add animation when transitioning screens 2025-06-05 12:34:38 +02:00
Thomas Farstrike 212d4e5556 Remove compiled (buggy) aiohttp_ws 2025-06-05 01:53:20 +02:00
Thomas Farstrike e570193792 add timing checks for debug 2025-06-05 01:27:06 +02:00
Thomas Farstrike cac3900825 appstore: move to onResume() 2025-06-05 00:32:49 +02:00
Thomas Farstrike 28bbb9b636 Fix wifi button in drawer, tweaks stuff 2025-06-04 23:56:13 +02:00
Thomas Farstrike 23355a1d47 Move auto_connect.py to WifiService.py 2025-06-04 22:55:40 +02:00
Thomas Farstrike 2d7c61ee05 Fix wifi button in drawer 2025-06-04 14:39:54 +02:00
Thomas Farstrike f7616fbc40 WiFiConfig: use mpos.config facilities 2025-06-04 14:23:57 +02:00
Thomas Farstrike a8e7e5275d Fix wificonf 2025-06-04 09:39:37 +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 bbd5e57dab Adapt launcher and Piggy to the Activity lifecycle 2025-06-03 02:27:02 +02:00
Thomas Farstrike 38b7a3b481 mpos.apps: add globals introspect 2025-06-03 00:15:01 +02:00
Thomas Farstrike c0ff7fae32 Piggy: add capture QR code
Also cleanup top layer when opening a new screen.
2025-05-31 23:21:05 +02:00
Thomas Farstrike faed111835 displaywallet: add CAM button for QR scanning (not functional yet) 2025-05-31 23:12:53 +02:00
Thomas Farstrike db925ce9fb websocket.py: add ping callback support 2025-05-30 21:39:19 +02:00