Commit Graph

1738 Commits

Author SHA1 Message Date
Thomas Farstrike 4ad4e1ed20 Refactor to simplify imports 2026-01-13 00:38:17 +01:00
Thomas Farstrike a4687a9937 Use simpler imports 2026-01-12 23:07:15 +01:00
Thomas Farstrike 6f745d232b Rename CameraApp to CameraActivity 2026-01-12 22:58:09 +01:00
Thomas Farstrike d42fc8dd28 camera_settings.py: simplify 2026-01-12 22:33:35 +01:00
Thomas Farstrike 227a59bfe8 AppStore app: simplify 2026-01-12 22:30:30 +01:00
Thomas Farstrike 1d92aaeafa Camera app: import mpos.ui.camera_app instead of duplicating 2026-01-12 22:24:12 +01:00
Thomas Farstrike 9bb3600b63 Wifi app: import mpos.ui.camera_app instead of duplicating 2026-01-12 22:18:04 +01:00
Thomas Farstrike 50f61740c4 mpos_sdl_keyboard.py: catch exception in micropython.schedule 2026-01-12 22:16:16 +01:00
Thomas Farstrike 38225a883d Camera: disable extremely high resolutions
They take up too much RAM.
2026-01-12 22:01:09 +01:00
Thomas Farstrike 187ecff2d9 Update CHANGELOG 2026-01-12 11:22:12 +01:00
Thomas Farstrike a52e766928 Simplify 2026-01-12 11:17:41 +01:00
Thomas Farstrike 50384d4af0 Simplify 2026-01-12 11:15:48 +01:00
Thomas Farstrike 1e7fc357f9 Simplify 2026-01-12 11:09:07 +01:00
Thomas Farstrike 062d4066f1 Simplify 2026-01-12 10:58:05 +01:00
Thomas Farstrike be20ed65c2 Simplify 2026-01-12 10:55:21 +01:00
Thomas Farstrike 63885539fb Simplify 2026-01-12 10:54:13 +01:00
Thomas Farstrike 8cfb51b480 Settings app: use SettingsActivity framework 2026-01-12 10:52:39 +01:00
Thomas Farstrike 6064805e59 Add SettingsActivity framework
...so apps can easily add settings screens with just a few lines of code!
2026-01-12 10:23:10 +01:00
Thomas Farstrike 1e0f31f94c Settings app: show "(not persisted)" for ephemeral settings 2026-01-12 10:07:21 +01:00
Thomas Farstrike 07066ebe20 Settings app: simplify 2026-01-12 09:40:53 +01:00
Thomas Farstrike 9c0b203dd9 SettingActivity: always show QR scan button for textarea 2026-01-11 22:05:08 +01:00
Thomas Farstrike 8b6bc338f1 SettingActivity: add QR scanning 2026-01-11 21:52:47 +01:00
Thomas Farstrike 4d058d7eb0 SettingActivity: fix textarea handling 2026-01-11 20:56:01 +01:00
Thomas Farstrike 80b2f98857 Wifi app: avoid absolute pixel values in layout 2026-01-11 20:45:46 +01:00
Thomas Farstrike f889657ec6 AppStore app: also refresh focus group 2026-01-10 21:30:05 +01:00