Commit Graph

  • 19e9d51427 Create main.yml Thomas Farstrike 2025-10-24 17:56:20 +02:00
  • abd9491eb9 Update README Thomas Farstrike 2025-10-24 17:57:04 +02:00
  • bf058131fb Create main.yml Thomas Farstrike 2025-10-24 17:56:20 +02:00
  • 6a94f199c3 run_desktop.sh: fix path bug Thomas Farstrike 2025-10-24 17:08:48 +02:00
  • 899319c27e unix build works Thomas Farstrike 2025-10-24 17:02:20 +02:00
  • 34ddce4c97 Merge pull request #8 from QuasiKili/patch-2 Thomas Farstrike 2025-10-24 08:01:38 +02:00
  • cb46e0a06f Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS Thomas Farstrike 2025-10-24 08:00:40 +02:00
  • c11297598c Rename Kilculator to Quasi Calculator Thomas Farstrike 2025-10-24 07:59:57 +02:00
  • 243ae61ba8 Add draft code Thomas Farstrike 2025-10-24 07:59:15 +02:00
  • bbde0ed856 Implement OS detection for binary selection Kili 2025-10-20 23:23:51 +02:00
  • 91debcfcb7 Merge pull request #7 from QuasiKili/patch-1 Thomas Farstrike 2025-10-20 22:56:03 +02:00
  • 3d10febd3c Fix macOS casing beacuse make.py expects macOS instead of macos Kili 2025-10-20 22:44:57 +02:00
  • 02289c0f06 Increment launcher version Thomas Farstrike 2025-10-20 22:33:11 +02:00
  • 41457675b1 Increment version number Thomas Farstrike 2025-10-20 22:32:19 +02:00
  • 7d51e101a9 CHANGELOG Thomas Farstrike 2025-10-20 22:26:12 +02:00
  • aaf8467356 print_event: add pressed key info Thomas Farstrike 2025-10-20 22:25:00 +02:00
  • daad08e08d Launcher: fix handling of empty filesystem without apps Thomas Farstrike 2025-10-20 22:23:12 +02:00
  • cf1991a602 Fix stray /cat in Europe/Brussels timezone Thomas Farstrike 2025-10-20 22:17:43 +02:00
  • fca2c6a396 Fix CHANGELOG Thomas Farstrike 2025-10-20 19:16:46 +02:00
  • a4a4a6cb7c mpos.ui: handle boards without focusgroup Thomas Farstrike 2025-10-20 18:54:19 +02:00
  • c9ef6cd496 focus_direction.py: improve corner case handling Thomas Farstrike 2025-10-20 18:51:25 +02:00
  • c7546eb693 Improve build_all script Thomas Farstrike 2025-10-20 18:51:13 +02:00
  • 3c282893bd Add debug output Thomas Farstrike 2025-10-20 18:43:29 +02:00
  • 9048be4d70 About app: add info about freezefs compiled-in filesystem Thomas Farstrike 2025-10-20 18:31:22 +02:00
  • d68650c644 Increment version and improve build_all.sh Thomas Farstrike 2025-10-20 18:07:23 +02:00
  • 0fe592be42 CHANGELOG: increment to indicate API change Thomas Farstrike 2025-10-20 16:12:02 +02:00
  • faf07a1007 Increment versions Thomas Farstrike 2025-10-20 16:02:43 +02:00
  • cf82413c4a Update CHANGELOG Thomas Farstrike 2025-10-20 15:59:59 +02:00
  • e6946098ce fri3d-2024: use A for ENTER key and joystick for navigation Thomas Farstrike 2025-10-20 15:57:29 +02:00
  • ff8045b642 FileManager app: speed up with less logging Thomas Farstrike 2025-10-20 15:34:44 +02:00
  • d350494bcd Update CHANGELOG Thomas Farstrike 2025-10-20 15:29:26 +02:00
  • 1f66f13018 Launcher app: improve error handling Thomas Farstrike 2025-10-20 15:27:31 +02:00
  • 2932f37180 Add internal_filesystem/apps/com.quasikili.kilculator Thomas Farstrike 2025-10-20 15:27:24 +02:00
  • f7931af081 Increment version Thomas Farstrike 2025-10-20 15:22:14 +02:00
  • 9ae3824a2d fri3d-2024: support repeat for joystick/arrow keys Thomas Farstrike 2025-10-20 14:52:34 +02:00
  • 169c4820d9 fri3d-2024: less debug Thomas Farstrike 2025-10-20 13:29:01 +02:00
  • 06f5229713 fri3d-2024: less debugging output Thomas Farstrike 2025-10-20 13:28:16 +02:00
  • f1ef9f9c4f fri3d-2024: fix joystick left/right direction Thomas Farstrike 2025-10-20 13:20:37 +02:00
  • 176b59e9a8 focus_direction.py: improve corner case handling Thomas Farstrike 2025-10-20 13:19:59 +02:00
  • ad8e487c3e mpos.ui: add print_event() helper function Thomas Farstrike 2025-10-20 12:34:29 +02:00
  • 6f291dbe27 focus_direction.py: open dropdowns manage own focus Thomas Farstrike 2025-10-20 12:33:59 +02:00
  • 0a061b898e Improve widget info debug print Thomas Farstrike 2025-10-20 12:33:45 +02:00
  • 3fef5dd84d ImageView app: remove comments Thomas Farstrike 2025-10-20 12:29:36 +02:00
  • c97e93dcd0 About app: enable scrolling using arrow keys so off-screen info can be viewed Thomas Farstrike 2025-10-20 12:26:11 +02:00
  • de53d6823c focus_direction: use absolute coordinates Thomas Farstrike 2025-10-20 11:51:45 +02:00
  • 697b8fc43b focus_direction.py: improve output Thomas Farstrike 2025-10-20 11:45:35 +02:00
  • 731568ca93 Improve focus direction handling Thomas Farstrike 2025-10-20 11:30:04 +02:00
  • 1e77d7fcce focus_direction: also consider children Thomas Farstrike 2025-10-20 10:58:54 +02:00
  • 46d51ab1a7 Also think about the children of objects Thomas Farstrike 2025-10-20 09:25:08 +02:00
  • d7bf4594d8 Move focus with arrows works on desktop Thomas Farstrike 2025-10-20 09:18:15 +02:00
  • e0e87dd5df Debug Thomas Farstrike 2025-10-19 12:00:05 +02:00
  • 781c710df3 Fix joystick angle Thomas Farstrike 2025-10-19 11:59:55 +02:00
  • 63850c74e3 Update install.sh Thomas Farstrike 2025-10-19 11:59:47 +02:00
  • 76404a38aa Add focus_direction code Thomas Farstrike 2025-10-19 08:32:12 +02:00
  • ad4b06bc4e launcher.py: print exception when caught Thomas Farstrike 2025-10-19 08:31:44 +02:00
  • 9034c1c960 OSUpdate: don't update UI after exit Thomas Farstrike 2025-10-19 08:31:11 +02:00
  • 1bf52a1bf9 Make relative symlink Thomas Farstrike 2025-10-19 08:30:40 +02:00
  • 9b068436e7 rename script Thomas Farstrike 2025-10-17 21:01:18 +02:00
  • df6ce82ada Increment versions Thomas Farstrike 2025-10-17 20:58:09 +02:00
  • 716faeb749 Desktop: bigger screen Thomas Farstrike 2025-10-17 20:52:59 +02:00
  • 5f01189c29 Wifi app: improve different screensize handling Thomas Farstrike 2025-10-17 20:50:52 +02:00
  • 084838a0b4 CHANGELOG and comments Thomas Farstrike 2025-10-17 13:22:43 +02:00
  • 26fbd68040 Wifi app: cleanup and improve keyboard and focus handling Thomas Farstrike 2025-10-17 13:04:26 +02:00
  • 4d99cdcf9f Fix typo Thomas Farstrike 2025-10-17 12:30:30 +02:00
  • 4eb0c06447 MposSDLKeyboard: fix arrow up and down keys Thomas Farstrike 2025-10-17 12:29:11 +02:00
  • 76e0d95e8b Add internal_filesystem/lib/mpos/indev/mpos_sdl_keyboard.py Thomas Farstrike 2025-10-17 09:26:15 +02:00
  • 832ffb1d20 AppStore app: don't update UI after the user has closed the app Thomas Farstrike 2025-10-17 09:26:01 +02:00
  • 8a8510363b Comments Thomas Farstrike 2025-10-16 17:36:32 +02:00
  • e90f2f8635 Change example wifi names based on user feedback Thomas Farstrike 2025-10-16 15:13:31 +02:00
  • 1672f26a01 Restore focus after back action Thomas Farstrike 2025-10-16 13:21:47 +02:00
  • 2fabfbb7a9 Move MySDLKeyboard to MposSDLKeyboard Thomas Farstrike 2025-10-16 12:40:06 +02:00
  • 2313df2d32 Update CHANGELOG Thomas Farstrike 2025-10-16 12:31:52 +02:00
  • 49dc270e2b Fix KeyPad focus handling on devices without touch screen Thomas Farstrike 2025-10-16 12:29:44 +02:00
  • 6ae1778bfc Update CHANGELOG Thomas Farstrike 2025-10-15 09:39:19 +02:00
  • a22dc17306 Update CHANGELOG Thomas Farstrike 2025-10-14 21:47:28 +02:00
  • fd1b08408d Update CHANGELOG Thomas Farstrike 2025-10-14 21:46:56 +02:00
  • 9cb0b90a0c About app: reorder Thomas Farstrike 2025-10-14 21:45:12 +02:00
  • 313b909859 scripts/build_all.sh: also build .ota files Thomas Farstrike 2025-10-14 21:41:59 +02:00
  • d6222b82e8 OSUpdate: also show feedback in case of simulation Thomas Farstrike 2025-10-14 21:37:23 +02:00
  • 6497aa5faf CHANGELOG Thomas Farstrike 2025-10-14 21:11:21 +02:00
  • ffb2eb1c09 OSUpdate: improve failed update feedback Thomas Farstrike 2025-10-14 21:10:26 +02:00
  • 29f316f48e Update CHANGELOG and MANIFESTs Thomas Farstrike 2025-10-14 20:12:07 +02:00
  • 0f8a455e00 About app: add more info about partitions Thomas Farstrike 2025-10-14 20:01:44 +02:00
  • 8488097735 OSUpdate: improve output Thomas Farstrike 2025-10-14 19:41:54 +02:00
  • 67386df9a3 Update CHANGELOG Thomas Farstrike 2025-10-14 19:38:34 +02:00
  • dc8dda1395 OSUpdate: add force mode and improve UI Thomas Farstrike 2025-10-14 19:38:09 +02:00
  • 79b28bd177 Increment version number Thomas Farstrike 2025-10-13 19:39:05 +02:00
  • ac1ff411c5 OSUpdate: check update depending on current hardware identifier Thomas Farstrike 2025-10-13 19:22:22 +02:00
  • cc5c039906 build_lvgl_micropython.sh: fix builds Thomas Farstrike 2025-10-13 19:14:37 +02:00
  • 8626f7cddc Fix path Thomas Farstrike 2025-10-13 18:51:52 +02:00
  • 68d1612613 Remove absolute paths, including ~ Thomas Farstrike 2025-10-13 18:47:51 +02:00
  • 2ec594185a Compatibility fixes for LVGL 9.3 Thomas Farstrike 2025-10-13 18:39:48 +02:00
  • 6d63ac216c run_desktop.sh: simplify Thomas Farstrike 2025-10-10 12:46:53 +02:00
  • 862314d46f Update build_all.sh Thomas Farstrike 2025-10-10 07:13:02 +02:00
  • 5af203805d Update usage Thomas Farstrike 2025-10-09 19:51:23 +02:00
  • d0ccac8033 Get rid of absolute paths Thomas Farstrike 2025-10-09 19:49:53 +02:00
  • c7e867727e About app: update manifest Thomas Farstrike 2025-10-09 19:43:27 +02:00
  • 2493cda3c4 Remove comments Thomas Farstrike 2025-10-09 19:34:11 +02:00
  • eadddde1eb run_desktop.sh: get rid of absolute paths Thomas Farstrike 2025-10-09 19:19:22 +02:00
  • 72223b6c0b Fix battery_voltage on desktop builds Thomas Farstrike 2025-10-09 19:19:08 +02:00