Commit Graph

414 Commits

Author SHA1 Message Date
Thomas Farstrike d485d4e02a Add initial FirstRun app 2026-03-06 16:43:56 +01:00
Thomas Farstrike 519ceaae6f webrepl: support access from LAN, without internet
Host everything on the device itself, rather than redirecting
to https://micropython.org/webrepl/ because that doesn't work when
there is not internet, including when the device is in Access Point
mode.

This was a bit slow, because of the many files and being pretty large,
but the inline_minify_webrepl.py makes this much better and brings it
down to around 1s to load the page, versus 20 seconds.

The minification also reduces the size from around 160KB to 80KB.
2026-03-05 11:17:25 +01:00
Thomas Farstrike eb1d7fbe24 About app: make labels focusable to allow scroll on devices without touch screen 2026-02-27 17:22:19 +01:00
Thomas Farstrike 3459440a59 Simplify 2026-02-27 17:22:14 +01:00
Thomas Farstrike cd95f55d02 DownloadManager: fix http, double chunk size for speed 2026-02-26 13:00:03 +01:00
Thomas Farstrike f339979440 Reduce debug 2026-02-25 15:40:36 +01:00
Thomas Farstrike 9faf5e47be About app: add network info 2026-02-18 16:55:34 +01:00
Thomas Farstrike a4e167d0e6 Fix OSUpdate 2026-02-11 23:20:23 +01:00
Thomas Farstrike b0dd402f92 AppStore: mark badge.WHY2025.org as beta 2026-02-11 22:16:15 +01:00
Thomas Farstrike 0aded1d58e OSUpdate app: improve style in portrait mode 2026-02-11 22:12:31 +01:00
Thomas Farstrike c2312ca0cb Launcher: smarter image width layout for portrait displays 2026-02-11 21:18:10 +01:00
Thomas Farstrike c5a581d496 Wifi app: similar border style 2026-02-11 20:14:04 +01:00
Thomas Farstrike a20a9a8f26 Wifi app: improve style on portrait displays 2026-02-11 20:07:40 +01:00
Thomas Farstrike 0192c382da Wifi app: improve style on portrait displays 2026-02-11 20:05:01 +01:00
Thomas Farstrike da8449c080 Wifi: improve style on portrait displays 2026-02-11 19:33:42 +01:00
Thomas Farstrike 0632246f50 Simplify 2026-02-10 23:49:28 +01:00
Thomas Farstrike 0d799394cf Increment versions 2026-02-10 22:42:10 +01:00
Thomas Farstrike 74013b90d7 Increment version 2026-02-10 22:39:47 +01:00
Thomas Farstrike b9590d681d Launcher: reduce horizontal spacing
To fit at least 3 icons on a 240px wide display.
2026-02-09 20:41:27 +01:00
Thomas Farstrike 344584c55b Move logging.py to its own folder 2026-02-02 09:09:49 +01:00
Thomas Farstrike fc250095d8 OSUpdate app: improve look on big displays 2026-02-01 07:47:42 +01:00
Thomas Farstrike 1d4de7c290 Set default primary color Bitcoin Orange (f0a010) 2026-01-28 17:26:18 +01:00
Thomas Farstrike f96500cec8 OSUpdate app: replace "force update" checkbox with improved button labels 2026-01-27 21:33:02 +01:00
Thomas Farstrike c73baf94d6 Increment version numbers 2026-01-27 16:31:02 +01:00
Quasi Kili 0f7a2c03e9 updated icons helloworld, wifi, settings, appstore, nostr 2026-01-27 00:00:04 +01:00