Commit Graph

479 Commits

Author SHA1 Message Date
Thomas Farstrike 36cc20bf45 Add com.micropythonos.nostr
Initial commit, not ready for release.
2026-01-16 18:39:53 +01:00
Thomas Farstrike e986f8e56f Increment version numbers 2026-01-15 08:37:52 +01:00
Thomas Farstrike fd548d45f1 AudioFlinger framework: simplify import, use singleton class 2026-01-13 23:48:52 +01:00
Thomas Farstrike eb9c77d4ec showbattery app: simplify imports 2026-01-13 11:16:28 +01:00
Thomas Farstrike 5def9ea705 Sound Recorder and Music Player apps: simplify imports 2026-01-13 11:13:38 +01:00
Thomas Farstrike b529431c2f ImageView app: simplify imports 2026-01-13 11:05:27 +01:00
Thomas Farstrike 26bfd89b8c Confetti: simplify imports 2026-01-13 11:01:34 +01:00
Thomas Farstrike 0eb36707eb Comments 2026-01-13 10:44:08 +01:00
Thomas Farstrike 5d61da1f6d Camera app: simplify imports 2026-01-13 10:43:37 +01:00
Thomas Farstrike 2944b86ff8 Music Player app: simplify imports 2026-01-13 10:42:23 +01:00
Thomas Farstrike 4ad4e1ed20 Refactor to simplify imports 2026-01-13 00:38:17 +01:00
Thomas Farstrike 6f745d232b Rename CameraApp to CameraActivity 2026-01-12 22:58:09 +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 38225a883d Camera: disable extremely high resolutions
They take up too much RAM.
2026-01-12 22:01:09 +01:00
Thomas Farstrike ad5565c959 App framework: simplify MANIFEST.JSON
Make launcher, entrypoint and classname optional
by defaulting to "assets/main.py" with class "Main".
2026-01-04 21:30:07 +01:00
Thomas Farstrike b98443189b Rename Doom to Main 2026-01-04 21:09:42 +01:00
Thomas Farstrike b849899c5c Rename doom to doom_launcher 2026-01-04 21:07:53 +01:00
Thomas Farstrike aff94d77c0 Increment app version numbers and update CHANGELOG 2025-12-24 07:34:08 +01:00
Thomas Farstrike 18c78f12fc Doom app: simplify further 2025-12-23 23:18:29 +01:00
Thomas Farstrike 0743cce0ec Simplify 2025-12-23 23:12:00 +01:00
Thomas Farstrike c165d58ab8 Doom app: fix bugs 2025-12-23 23:05:20 +01:00
Thomas Farstrike 6039bb4e13 Doom app: show list before starting, even if just one 2025-12-23 22:52:38 +01:00
Thomas Farstrike 4cf031c21d Doom app: add size warnings etc 2025-12-23 22:50:14 +01:00
Thomas Farstrike 6a4850a9a2 Doom app: auto start if only one option 2025-12-23 22:34:53 +01:00
Thomas Farstrike 8c91ebf91f Doom app: show list before starting 2025-12-23 22:27:28 +01:00