Commit Graph

  • 7a8cc92350 Fix unit tests Thomas Farstrike 2025-12-07 09:17:24 +01:00
  • e94c8ab084 More tests Thomas Farstrike 2025-12-07 09:13:56 +01:00
  • 331cf14178 Simplify Thomas Farstrike 2025-12-07 09:12:31 +01:00
  • 421140cd7b Calibration: fix cancel button visibility Thomas Farstrike 2025-12-06 12:59:56 +01:00
  • 7dbc813f4f Fix calibration Thomas Farstrike 2025-12-06 11:57:43 +01:00
  • 5199a92394 Reduce debug output Thomas Farstrike 2025-12-06 11:16:19 +01:00
  • 0f2bbd5fa9 Fri3d 2024 Board: add support for WSEN ISDS IMU Thomas Farstrike 2025-12-06 11:03:15 +01:00
  • 56b7cc17e9 Settings app: add IMU calibration with check Thomas Farstrike 2025-12-05 20:48:00 +01:00
  • 02a35e65aa TopMenu Fix MarkPiazuelo 2025-12-05 13:37:11 +01:00
  • 92c2fcfec7 Move CLAUDE.md stuff to docs/ Thomas Farstrike 2025-12-04 14:25:36 +01:00
  • b4577d0f66 Fix SensorManager Thomas Farstrike 2025-12-04 13:51:52 +01:00
  • eaa2ee34d5 Add tests/test_sensor_manager.py Thomas Farstrike 2025-12-04 13:21:58 +01:00
  • ce981d790f Fix unit tests Thomas Farstrike 2025-12-04 13:21:38 +01:00
  • 4e7baf4ec6 AudioFlinger: re-add viper optimizations Thomas Farstrike 2025-12-03 23:11:22 +01:00
  • 21311a61f6 Fri3d Camp 2024 Board: add startup light and sound Thomas Farstrike 2025-12-03 23:10:28 +01:00
  • f37337f65b Update CHANGELOG Thomas Farstrike 2025-12-03 22:33:36 +01:00
  • f37ca70a89 API: add AudioFlinger for audio playback (i2s DAC and buzzer) API: add LightsManager for multicolor LEDs Thomas Farstrike 2025-12-03 22:32:36 +01:00
  • 82f55e0698 Wifi app: simplify keyboard handling code Thomas Farstrike 2025-12-02 21:22:38 +01:00
  • 2b4e57b257 Camera app: fix status label visibility Thomas Farstrike 2025-12-02 20:59:24 +01:00
  • 72caf6799c API: restore sys.path after starting app Thomas Farstrike 2025-12-02 20:58:59 +01:00
  • 518bb20967 Camera app: simplify Thomas Farstrike 2025-12-02 20:35:38 +01:00
  • a657a3bdfa Camera app: simplify by using same resolutions list Thomas Farstrike 2025-12-02 20:32:38 +01:00
  • 5d100dc026 Support more webcam resolutions Thomas Farstrike 2025-12-02 19:09:35 +01:00
  • 52a4fccd9e Camera app: improve default setting handling, only save when non-default Thomas Farstrike 2025-12-02 15:00:56 +01:00
  • 27d1af9931 API: add defaults handling to SharedPreferences and only save non-defaults Thomas Farstrike 2025-12-02 12:08:47 +01:00
  • 00d0cb1952 Update CHANGELOG Thomas Farstrike 2025-12-02 11:51:55 +01:00
  • 7def3b3bb3 Camera app: Fix status label text handling Thomas Farstrike 2025-12-01 19:08:21 +01:00
  • 39c92ec903 Increment version number Thomas Farstrike 2025-12-01 13:21:23 +01:00
  • 4cf2dbf1b8 Camera app: don't repeat yourself Thomas Farstrike 2025-12-01 12:39:13 +01:00
  • 031d502e37 Fix tests/test_graphical_camera_settings.py Thomas Farstrike 2025-12-01 12:08:25 +01:00
  • 35cd1b9a39 Camera app: check enough free space Thomas Farstrike 2025-12-01 12:01:15 +01:00
  • 9270c9ae9a ImageView app: add delete button Thomas Farstrike 2025-12-01 11:51:54 +01:00
  • ed860a38ff ImageView app: bigger buttons Thomas Farstrike 2025-12-01 11:23:34 +01:00
  • b20b64173c Camera app: improve button layout Thomas Farstrike 2025-12-01 09:55:58 +01:00
  • 32603cde8e Fix scanqr intent handling Thomas Farstrike 2025-12-01 09:42:37 +01:00
  • df51526975 Camera app: reduce vertical screen usage Thomas Farstrike 2025-12-01 09:23:51 +01:00
  • 4a8f11dc80 Camera app: use correct preferences argument Thomas Farstrike 2025-12-01 09:05:06 +01:00
  • eff01581aa About app: more robust Thomas Farstrike 2025-11-30 23:17:54 +01:00
  • 01faf1d20b Set specific defaults for QR scanning Thomas Farstrike 2025-11-30 23:14:04 +01:00
  • f861412098 Camera app: different settings for QR scanning Thomas Farstrike 2025-11-30 23:11:31 +01:00
  • 054ac7438a Comments Thomas Farstrike 2025-11-30 18:50:02 +01:00
  • e8faef1743 Comments Thomas Farstrike 2025-11-30 15:52:47 +01:00
  • c69342b6aa Comments and output Thomas Farstrike 2025-11-30 15:49:51 +01:00
  • e1a97f65e6 Add scripts/convert_raw_to_png.sh Thomas Farstrike 2025-11-30 15:35:50 +01:00
  • e40fe8fdb2 About app: add free, used and total storage space info Thomas Farstrike 2025-11-30 15:30:32 +01:00
  • 059e1e51ea ImageView app: add support for grayscale images Thomas Farstrike 2025-11-30 15:29:20 +01:00
  • 8819afd80a Camera app: simplify Thomas Farstrike 2025-11-30 15:29:04 +01:00
  • a7712f058b Remove comments Thomas Farstrike 2025-11-29 17:45:32 +01:00
  • 3bd9ce55f9 Fix unit tests Thomas Farstrike 2025-11-29 14:59:14 +01:00
  • 8abb706ae7 Update micropython-camera-API Thomas Farstrike 2025-11-29 13:04:52 +01:00
  • d43ec571d1 quirc_decode.c: less debug Thomas Farstrike 2025-11-29 12:54:01 +01:00
  • d7f7b33cfc Remove comments Thomas Farstrike 2025-11-29 12:51:46 +01:00
  • be020014ea battery_voltage.py: don't limit to max_voltage Thomas Farstrike 2025-11-29 12:46:03 +01:00
  • 3d36e80a8b Fix camera bugs Thomas Farstrike 2025-11-29 11:43:27 +01:00
  • 9e598d71f3 Fix QR scanning Thomas Farstrike 2025-11-29 11:17:32 +01:00
  • 3bc5151407 Fix colormode QR decoding Thomas Farstrike 2025-11-29 09:19:48 +01:00
  • 4ef4f66824 Camera app: simplify Thomas Farstrike 2025-11-29 08:58:27 +01:00
  • d4239b6608 Camera app: improve settings handling Thomas Farstrike 2025-11-29 08:51:07 +01:00
  • e3157a7d32 Move CameraSettingsActivity to its own file Thomas Farstrike 2025-11-29 08:30:52 +01:00
  • 918561595a Camera app: scanqr_mode and use_webcam aware Thomas Farstrike 2025-11-29 08:16:23 +01:00
  • cee0b926ab Camera app: extract variable Thomas Farstrike 2025-11-29 08:06:12 +01:00
  • 06d98ceabd Camera app: cleanup, add animations Thomas Farstrike 2025-11-28 21:51:09 +01:00
  • 8e0063c236 Camera app: cleanups Thomas Farstrike 2025-11-28 21:18:18 +01:00
  • 2884ef614e Camera app: Acitvity lifecycle functions on top Thomas Farstrike 2025-11-28 20:06:45 +01:00
  • 5a0fc809d6 Camera app: simplify Thomas Farstrike 2025-11-28 20:04:07 +01:00
  • 7bca660b3b Simplify Thomas Farstrike 2025-11-28 18:17:09 +01:00
  • 55b5c66941 Add "colormode" option Thomas Farstrike 2025-11-28 18:14:54 +01:00
  • 1b0eb8d837 Add colormode option and move special effect to advanced tab Thomas Farstrike 2025-11-28 17:55:41 +01:00
  • 6b8b72a7a0 quirc_decode: back to memcpy for stability Thomas Farstrike 2025-11-28 17:55:02 +01:00
  • 8f4b3c5fbe quirc_decode.c: attempt zero-copy but crashes and black artifacts Thomas Farstrike 2025-11-28 15:11:12 +01:00
  • 97a4a920f4 Camera: re-enable QR decoding after settings Thomas Farstrike 2025-11-28 15:03:48 +01:00
  • e42aa7d85b quirc.c: comments Thomas Farstrike 2025-11-28 14:14:59 +01:00
  • 1457ede0ca Work Camera app Thomas Farstrike 2025-11-28 12:35:45 +01:00
  • a3db12f322 Fix image resolution setting Thomas Farstrike 2025-11-28 09:56:05 +01:00
  • ef06b58ed6 Camera app: more resolutions, less memory use Thomas Farstrike 2025-11-27 13:57:57 +01:00
  • e8665d0ce9 Camera app: eliminate tearing by copying buffer Thomas Farstrike 2025-11-27 10:49:24 +01:00
  • bfbf52b48d Zoomed on center and more resolutions Thomas Farstrike 2025-11-26 16:16:34 +01:00
  • 920edd8f51 Work towards "raw" tab Thomas Farstrike 2025-11-26 12:15:37 +01:00
  • 5c2fee33f7 Camera app: add "Erase" button and tweak UI Thomas Farstrike 2025-11-26 11:42:25 +01:00
  • 9ae929aad9 SharedPreferences: add erase_all() functionality Thomas Farstrike 2025-11-26 11:41:42 +01:00
  • 2b8ea88961 Camera app: improve settings UI Thomas Farstrike 2025-11-26 11:07:59 +01:00
  • d798aff80e Add camera settings Thomas Farstrike 2025-11-26 10:35:25 +01:00
  • e9810a34ba Merge branch 'main' into camera-resolution Thomas Farstrike 2025-11-26 10:26:30 +01:00
  • 4f18d8491d Update CHANGELOG Thomas Farstrike 2025-11-26 09:26:49 +01:00
  • ef0cb980f2 Settings app: fix un-checking of radio button Thomas Farstrike 2025-11-26 09:25:43 +01:00
  • 8c1903d05d Camera app: add experimental zoom button Thomas Farstrike 2025-11-26 08:05:26 +01:00
  • 3e9fbc380c Camera: retry more Thomas Farstrike 2025-11-25 16:14:49 +01:00
  • 7679db3607 Refactor camera code: DRY, fix memory leak, improve error handling Thomas Farstrike 2025-11-25 14:28:09 +01:00
  • 385d551f3d Fix camera_app R128x128 vs R128X128 Thomas Farstrike 2025-11-25 13:46:47 +01:00
  • de35a9dd39 Camera app: tweak layout Thomas Farstrike 2025-11-25 09:45:39 +01:00
  • b0592f8e22 Webcam: only supported resolutions Thomas Farstrike 2025-11-25 09:30:55 +01:00
  • 01f7a1f84f Improve camera Thomas Farstrike 2025-11-25 09:25:36 +01:00
  • f8da36b630 camera: fix crash and other bugs Thomas Farstrike 2025-11-25 09:05:56 +01:00
  • 858df97372 Default to 320x240 Thomas Farstrike 2025-11-25 08:23:07 +01:00
  • 5bf790ed61 Simplify: no scaling Thomas Farstrike 2025-11-25 08:19:11 +01:00
  • 31e61e7d88 Improve camera Thomas Farstrike 2025-11-25 07:59:48 +01:00
  • 7e4585e91e Camera: support more resolutions Thomas Farstrike 2025-11-24 23:35:50 +01:00
  • 1ab4970dc7 Work towards changing camera resolution Thomas Farstrike 2025-11-24 22:54:26 +01:00
  • fa80b7ce13 Add showbattery app for testing Thomas Farstrike 2025-11-24 22:12:44 +01:00
  • 142c23256c AppStore app: remove unnecessary scrollbar over publisher's name Thomas Farstrike 2025-11-24 22:12:27 +01:00