Commit Graph

449 Commits

Author SHA1 Message Date
Thomas Farstrike eaab2ce3c9 SoundRecorder: update max duration after stopping recording 2025-12-18 07:30:35 +01:00
Thomas Farstrike ddf8656943 Improve recording UX 2025-12-17 22:52:57 +01:00
Thomas Farstrike cb05fc48db SoundRecorder: add icon 2025-12-17 22:37:35 +01:00
Thomas Farstrike 5975f51830 SoundRecorder: fix focus issue 2025-12-17 22:33:25 +01:00
Thomas Farstrike 4e83900702 Sound Recorder app: max duration 60min (or as much as storage allows) 2025-12-17 22:29:14 +01:00
Thomas Farstrike 9286260453 Fix delay when finalizing sound recording 2025-12-17 22:20:24 +01:00
Thomas Farstrike da9f912ab7 AudioFlinger: add support for I2S microphone recording to WAV 2025-12-17 21:49:51 +01:00
Thomas Farstrike b2f441a8bb AudioFlinger: optimize volume scaling further 2025-12-09 14:06:12 +01:00
Thomas Farstrike c1c35a18c8 Update CHANGELOG and MANIFESTs 2025-12-08 14:33:12 +01:00
Thomas Farstrike ce981d790f Fix unit tests 2025-12-04 13:21:38 +01:00
Thomas Farstrike f37ca70a89 API: add AudioFlinger for audio playback (i2s DAC and buzzer)
API: add LightsManager for multicolor LEDs
2025-12-03 22:32:36 +01:00
Thomas Farstrike 82f55e0698 Wifi app: simplify keyboard handling code 2025-12-02 21:22:38 +01:00
Thomas Farstrike 2b4e57b257 Camera app: fix status label visibility 2025-12-02 20:59:24 +01:00
Thomas Farstrike 518bb20967 Camera app: simplify 2025-12-02 20:35:38 +01:00
Thomas Farstrike a657a3bdfa Camera app: simplify by using same resolutions list 2025-12-02 20:32:38 +01:00
Thomas Farstrike 5d100dc026 Support more webcam resolutions 2025-12-02 19:09:35 +01:00
Thomas Farstrike 52a4fccd9e Camera app: improve default setting handling, only save when non-default 2025-12-02 15:00:56 +01:00
Thomas Farstrike 27d1af9931 API: add defaults handling to SharedPreferences and only save non-defaults 2025-12-02 12:08:47 +01:00
Thomas Farstrike 7def3b3bb3 Camera app: Fix status label text handling 2025-12-01 19:08:21 +01:00
Thomas Farstrike 4cf2dbf1b8 Camera app: don't repeat yourself 2025-12-01 12:39:13 +01:00
Thomas Farstrike 35cd1b9a39 Camera app: check enough free space 2025-12-01 12:01:15 +01:00
Thomas Farstrike 9270c9ae9a ImageView app: add delete button 2025-12-01 11:51:54 +01:00
Thomas Farstrike ed860a38ff ImageView app: bigger buttons 2025-12-01 11:23:34 +01:00
Thomas Farstrike b20b64173c Camera app: improve button layout 2025-12-01 09:55:58 +01:00
Thomas Farstrike 32603cde8e Fix scanqr intent handling 2025-12-01 09:42:37 +01:00