Commit Graph

1869 Commits

Author SHA1 Message Date
Thomas Farstrike 2a70e32375 Add InputManager framework 2026-01-25 21:17:20 +01:00
Thomas Farstrike a017db8499 Draw app: use propose pointer_xy() 2026-01-25 19:47:01 +01:00
Thomas Farstrike 72e3b32888 Settings: remove unused import 2026-01-25 19:25:29 +01:00
Thomas Farstrike 553a89f2d4 Synchronize confetti.py 2026-01-25 18:35:10 +01:00
Thomas Farstrike 310c60ad40 Move mpos.time.refresh_timezone_preference() to TimeZone.refresh_timezone_preference() 2026-01-25 15:42:38 +01:00
Thomas Farstrike a2ffd35997 Eliminate traceback library 2026-01-25 00:30:01 +01:00
Thomas Farstrike 09f7d6b398 Update CHANGELOG 2026-01-25 00:20:05 +01:00
Thomas Farstrike c2ae169638 Rename PackageManager to AppManager 2026-01-25 00:19:38 +01:00
Thomas Farstrike 31dcfba683 Move mpos.apps functionality to PackageManager 2026-01-25 00:08:01 +01:00
Thomas Farstrike ffdabf1342 Fix version extraction 2026-01-24 23:37:59 +01:00
Thomas Farstrike f772fc4b80 Add DeviceInfo and VersionInfo frameworks 2026-01-24 23:32:10 +01:00
Thomas Farstrike b8cc049e0e Increment version numbers 2026-01-24 23:00:31 +01:00
Thomas Farstrike ff6e35de24 Fix boot and logo showing 2026-01-24 22:11:09 +01:00
Thomas Farstrike 281c93739d Fix imports on esp32
Weirdly enough, these worked on desktop but not esp32...
2026-01-24 20:13:50 +01:00
Thomas Farstrike ba21d86bd7 Add TimeZone framework 2026-01-24 19:31:54 +01:00
Thomas Farstrike 176d4cc33c Fix import 2026-01-24 19:13:02 +01:00
Thomas Farstrike 43eb8220c8 Move mpos.apps.good_stack_size() to TaskManager.good_stack_size()
Trying to get every app-facing API as part of an object.
2026-01-24 19:10:51 +01:00
Thomas Farstrike 7b65ec7301 Simplify 2026-01-23 23:25:22 +01:00
Thomas Farstrike 663be36605 Update logo to standard file
The standard file is just 100 bytes bigger so let's take that one.
2026-01-23 23:13:44 +01:00
Thomas Farstrike 2f31d14a4e Remove old theme.py 2026-01-23 23:08:58 +01:00
Thomas Farstrike 4e95fcf348 Simplify 2026-01-23 22:47:15 +01:00
Thomas Farstrike 28ba739455 Remove unused icon 2026-01-23 22:38:30 +01:00
Thomas Farstrike 6c9be984de Fix AppearanceManager 2026-01-23 22:36:54 +01:00
Thomas Farstrike 5b5ac9c006 Add AppearanceManager 2026-01-23 22:26:18 +01:00
Thomas Farstrike 9bbab6a908 Fix ImageView 2026-01-23 22:25:52 +01:00