Commit Graph

969 Commits

Author SHA1 Message Date
Thomas Farstrike e8faef1743 Comments 2025-11-30 15:52:47 +01:00
Thomas Farstrike c69342b6aa Comments and output 2025-11-30 15:49:51 +01:00
Thomas Farstrike e40fe8fdb2 About app: add free, used and total storage space info 2025-11-30 15:30:32 +01:00
Thomas Farstrike 059e1e51ea ImageView app: add support for grayscale images 2025-11-30 15:29:20 +01:00
Thomas Farstrike 8819afd80a Camera app: simplify 2025-11-30 15:29:04 +01:00
Thomas Farstrike a7712f058b Remove comments 2025-11-29 17:45:32 +01:00
Thomas Farstrike 3bd9ce55f9 Fix unit tests 2025-11-29 14:59:14 +01:00
Thomas Farstrike d7f7b33cfc Remove comments 2025-11-29 12:51:46 +01:00
Thomas Farstrike be020014ea battery_voltage.py: don't limit to max_voltage 2025-11-29 12:46:03 +01:00
Thomas Farstrike 3d36e80a8b Fix camera bugs 2025-11-29 11:43:27 +01:00
Thomas Farstrike 9e598d71f3 Fix QR scanning 2025-11-29 11:17:32 +01:00
Thomas Farstrike 3bc5151407 Fix colormode QR decoding
But somehow buffer size is 8 bytes...
2025-11-29 09:19:48 +01:00
Thomas Farstrike 4ef4f66824 Camera app: simplify 2025-11-29 08:58:27 +01:00
Thomas Farstrike d4239b6608 Camera app: improve settings handling 2025-11-29 08:51:07 +01:00
Thomas Farstrike e3157a7d32 Move CameraSettingsActivity to its own file
It's big enough to stand on its own now.
2025-11-29 08:30:52 +01:00
Thomas Farstrike 918561595a Camera app: scanqr_mode and use_webcam aware 2025-11-29 08:16:23 +01:00
Thomas Farstrike cee0b926ab Camera app: extract variable 2025-11-29 08:06:12 +01:00
Thomas Farstrike 06d98ceabd Camera app: cleanup, add animations 2025-11-28 21:51:09 +01:00
Thomas Farstrike 8e0063c236 Camera app: cleanups 2025-11-28 21:18:18 +01:00
Thomas Farstrike 2884ef614e Camera app: Acitvity lifecycle functions on top 2025-11-28 20:06:45 +01:00
Thomas Farstrike 5a0fc809d6 Camera app: simplify 2025-11-28 20:04:07 +01:00
Thomas Farstrike 7bca660b3b Simplify 2025-11-28 18:17:09 +01:00
Thomas Farstrike 55b5c66941 Add "colormode" option 2025-11-28 18:14:54 +01:00
Thomas Farstrike 1b0eb8d837 Add colormode option and move special effect to advanced tab 2025-11-28 17:55:41 +01:00
Thomas Farstrike 97a4a920f4 Camera: re-enable QR decoding after settings 2025-11-28 15:03:48 +01:00