Commit Graph

  • 5356ac1452 Add theme to settings Thomas Farstrike 2025-06-17 10:45:29 +02:00
  • 3f4ab9c842 Add settings app Thomas Farstrike 2025-06-17 09:23:01 +02:00
  • c4433254e5 update README.md Thomas Farstrike 2025-06-16 21:48:09 +02:00
  • 1466005509 Update README.md Thomas Verstreken 2025-06-16 21:45:05 +02:00
  • 3d7432a1af Update CHANGELOG Thomas Farstrike 2025-06-16 18:02:18 +02:00
  • 01c7d9552b Tweak button size in drawer and add "Settings" button Thomas Farstrike 2025-06-16 14:36:42 +02:00
  • 38918c5bb6 Increment camera version Thomas Farstrike 2025-06-16 14:12:07 +02:00
  • 75fb19be29 Comments Thomas Farstrike 2025-06-16 14:11:34 +02:00
  • b840eef717 camera_app: leave QR result on screen if found Thomas Farstrike 2025-06-16 14:09:57 +02:00
  • 7bce50417c Camera: scale to fill screen Thomas Farstrike 2025-06-16 14:00:17 +02:00
  • 4f2e3a362b ImageView: sort images Thomas Farstrike 2025-06-16 13:59:57 +02:00
  • c2b3490657 Move from ~/sources to ~/projects Thomas Farstrike 2025-06-15 10:25:38 +02:00
  • af37bf2810 Remove unused files Thomas Farstrike 2025-06-15 10:18:41 +02:00
  • 1423dfed9a Remove old stuff Thomas Farstrike 2025-06-15 09:50:06 +02:00
  • daea01c674 Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS Thomas Farstrike 2025-06-15 09:35:23 +02:00
  • 3f5243eea7 Move freezeFS Thomas Farstrike 2025-06-15 09:35:11 +02:00
  • 2f4e87dd61 config.py: improve output Thomas Farstrike 2025-06-15 09:35:03 +02:00
  • 20d42a94f7 Update README.md Thomas Farstrike 2025-06-15 09:34:45 +02:00
  • b003751f16 Create LICENSE Thomas Verstreken 2025-06-15 09:09:33 +02:00
  • 2229fc876c Comments Thomas Farstrike 2025-06-14 23:10:40 +02:00
  • eaecd7c0e4 OSUpdate: comments Thomas Farstrike 2025-06-14 11:54:38 +02:00
  • 7648897ef0 WiFi: make more robust Thomas Farstrike 2025-06-14 11:54:13 +02:00
  • edbcf33ec2 AppStore: remove sleeps that made installation slower Thomas Farstrike 2025-06-14 11:53:18 +02:00
  • 3e245f66a3 saved functions Thomas Farstrike 2025-06-14 11:52:19 +02:00
  • 518fd1c260 Fix helloworld and imageview Thomas Farstrike 2025-06-13 21:54:17 +02:00
  • f9f0bcc387 Update CHANGELOG Thomas Farstrike 2025-06-13 17:05:53 +02:00
  • 7d597a5d0e Update README Thomas Farstrike 2025-06-13 15:20:47 +02:00
  • 00ac8afed5 Update CHANGELOG Thomas Farstrike 2025-06-13 15:09:14 +02:00
  • 7ca1ccde11 Increment version numbers Thomas Farstrike 2025-06-13 15:04:24 +02:00
  • f5ed06de44 always rebuild freezefs on prod builds Thomas Farstrike 2025-06-13 14:50:09 +02:00
  • 8f73b3ec22 main.py: add missing import Thomas Farstrike 2025-06-13 14:50:03 +02:00
  • 32b4204cde Use as activity Thomas Farstrike 2025-06-13 14:49:48 +02:00
  • 3eb29085e8 ImageView: fix output Thomas Farstrike 2025-06-13 14:49:28 +02:00
  • 916bce75c1 Fix WifiService Thomas Farstrike 2025-06-13 11:19:53 +02:00
  • 0e88f9c22e Rename camera to camera_app Thomas Farstrike 2025-06-13 11:19:33 +02:00
  • 3d7cce79ae Remove unused file Thomas Farstrike 2025-06-13 09:57:47 +02:00
  • bfa77c2c75 Add lib/nostr symlink Thomas Farstrike 2025-06-13 09:55:47 +02:00
  • f2ac71d6f2 Add draft_code Thomas Farstrike 2025-06-13 09:55:17 +02:00
  • fdd42d8914 add some patches Thomas Farstrike 2025-06-13 09:52:08 +02:00
  • 0e651e524a add collections library, used by aiohttp Thomas Farstrike 2025-06-13 09:51:00 +02:00
  • ebd6a63954 Make keyboards bigger Thomas Farstrike 2025-06-13 09:48:59 +02:00
  • 6a9bf4e9a9 Rework WifiService to lock while scanning Thomas Farstrike 2025-06-13 09:02:30 +02:00
  • 41c1ce1753 camera: generic prints Thomas Farstrike 2025-06-12 16:39:41 +02:00
  • 80de5df27d Run larger screen on deskop Thomas Farstrike 2025-06-11 23:33:16 +02:00
  • b80e0903a9 ImageView: Try free'ing up memory Thomas Farstrike 2025-06-11 22:41:35 +02:00
  • 46526c65af fix imageview back while fullscreen issue Thomas Farstrike 2025-06-11 17:54:36 +02:00
  • ca57a5ae98 fix esp32 run if there's no focus group Thomas Farstrike 2025-06-11 17:54:21 +02:00
  • b728aa77e3 ImageView: add GIF support Thomas Farstrike 2025-06-11 15:32:51 +02:00
  • 1993e93292 add LightningPiggy app as symlink Thomas Farstrike 2025-06-11 12:58:07 +02:00
  • c5088b70a4 Image viewer: support .raw camera captures Thomas Farstrike 2025-06-11 12:43:15 +02:00
  • 4489f1043e Add raw image support Thomas Farstrike 2025-06-11 12:26:57 +02:00
  • 056ada8f27 imageview: fix double button bug Thomas Farstrike 2025-06-11 12:18:47 +02:00
  • d2457e5811 imageview fullscreen works sortof Thomas Farstrike 2025-06-11 11:55:00 +02:00
  • 06cdf9a6fc imageview: click image for fullscreen Thomas Farstrike 2025-06-11 10:32:03 +02:00
  • 7ef6ca2302 imageview: update Thomas Farstrike 2025-06-10 17:45:46 +02:00
  • 127809cbc3 mpos.apps: clean focus group Thomas Farstrike 2025-06-10 17:44:13 +02:00
  • 4680a7a89c Fix image viewer by adding filesystem driver Thomas Farstrike 2025-06-10 11:13:54 +02:00
  • 863d5bee90 imageview: add next and previous buttons Thomas Farstrike 2025-06-10 00:54:56 +02:00
  • 6de33490af cleanups Thomas Farstrike 2025-06-10 00:28:14 +02:00
  • d88966e6b0 Remove size limit Thomas Farstrike 2025-06-10 00:24:23 +02:00
  • 0c5d6748bd Fix jpeg support Thomas Farstrike 2025-06-10 00:23:44 +02:00
  • 51be28f298 work towards jpeg support Thomas Farstrike 2025-06-10 00:00:04 +02:00
  • 7f20419455 Add new ImageView (in progress) Thomas Farstrike 2025-06-09 16:51:57 +02:00
  • 415b3d7eb3 Add HelloWorld app Thomas Farstrike 2025-06-09 16:00:38 +02:00
  • 37c546928d Desktop: implement CTRL-V to paste Thomas Farstrike 2025-06-08 23:51:07 +02:00
  • a2ac601854 desktop: add global escape key for back action Thomas Farstrike 2025-06-08 23:22:35 +02:00
  • 84de3b72f2 Add desktop keyboard support Thomas Farstrike 2025-06-08 22:50:30 +02:00
  • a852d1ceb3 update old osupdate.json Thomas Farstrike 2025-06-07 00:16:42 +02:00
  • 02e9693bc3 add scripts/changelog_to_json.sh Thomas Farstrike 2025-06-06 23:05:50 +02:00
  • 176ae538d1 Rename OS Update to OSUpdate Thomas Farstrike 2025-06-06 23:01:20 +02:00
  • 1d91daa0c5 Update CHANGELOG Thomas Farstrike 2025-06-06 23:01:14 +02:00
  • 1417feb850 Fix OSUpdate Thomas Farstrike 2025-06-06 22:36:57 +02:00
  • 0b07e08c45 Fix osupdate Thomas Farstrike 2025-06-06 22:10:13 +02:00
  • 4e6c31537c sync time after successful wifi connection Thomas Farstrike 2025-06-06 21:58:40 +02:00
  • cec93bbf86 cleanups Thomas Farstrike 2025-06-06 21:58:24 +02:00
  • f030a5f928 Fix menu bar being hidden after starting an app Thomas Farstrike 2025-06-06 21:57:54 +02:00
  • 10fc8f302c Fix build Thomas Farstrike 2025-06-06 16:03:00 +02:00
  • dda84ac904 launcher: redraw every time Thomas Farstrike 2025-06-06 16:02:50 +02:00
  • 9de4953588 Fix drawer hide/show issue Thomas Farstrike 2025-06-06 14:51:32 +02:00
  • f83117168f appstore: use correct thread for updating UI Thomas Farstrike 2025-06-06 14:51:18 +02:00
  • f57771cfb8 wifi: simplify text field and keyboard handling Thomas Farstrike 2025-06-06 14:34:53 +02:00
  • f85e7ee85a appstore: less borders Thomas Farstrike 2025-06-06 14:34:07 +02:00
  • 3655a53072 Make animations simpler Thomas Farstrike 2025-06-06 13:30:33 +02:00
  • ba0b2bd6e2 Nice keyboard animations Thomas Farstrike 2025-06-06 12:43:01 +02:00
  • 7a35d2f805 appstore: correct button states instead of clickable Thomas Farstrike 2025-06-06 12:22:58 +02:00
  • af8e807531 Wifi: improve style by using right click state Thomas Farstrike 2025-06-06 12:20:05 +02:00
  • 4b0eb25bf1 Add facilities for display size handling Thomas Farstrike 2025-06-06 12:07:40 +02:00
  • 60b0bd08d3 remove semicolumns Thomas Farstrike 2025-06-06 11:51:47 +02:00
  • f18bb4cda7 Switch to light theme Thomas Farstrike 2025-06-06 10:58:27 +02:00
  • 883faad931 Move ui stuff to seperate folder Thomas Farstrike 2025-06-06 09:07:31 +02:00
  • 5fc28f1480 fix typo Thomas Farstrike 2025-06-06 09:00:14 +02:00
  • 9c43f144fe Animate drawer open and close Thomas Farstrike 2025-06-05 23:47:54 +02:00
  • d52570f568 mpos.config.py: fix default string values Thomas Farstrike 2025-06-05 23:05:04 +02:00
  • f1f6314df8 Move Piggy wallet to its own repo Thomas Farstrike 2025-06-05 22:08:53 +02:00
  • bced8bb8d6 Move to updates.micropythonos.com Thomas Farstrike 2025-06-05 16:52:33 +02:00
  • 03e6e8d850 unix: build with debug enabled to troubleshoot crashes Thomas Farstrike 2025-06-05 12:34:56 +02:00
  • e1c5e09d4d mpos.ui: add animation when transitioning screens Thomas Farstrike 2025-06-05 12:34:38 +02:00
  • 6c8e145d15 launcher.py: check and refresh onResume() Thomas Farstrike 2025-06-05 12:34:12 +02:00
  • bca6f56008 appstore: don't restart launcher Thomas Farstrike 2025-06-05 12:33:33 +02:00
  • ced9af28fd camera: store timestamp in filename Thomas Farstrike 2025-06-05 12:33:18 +02:00