Thomas Farstrike
b4d851baad
AppStore app: use generic SettingActivity to configure backend
2026-01-10 19:00:14 +01:00
Thomas Farstrike
6057674efe
AppStore app: prepare for settings
2026-01-09 19:51:50 +01:00
Thomas Farstrike
304fa1a537
Improve robustness with custom exception that does not deinit() the TaskHandler
2026-01-09 12:03:33 +01:00
Thomas Farstrike
c62b30b4d0
Improve robustness by catching unhandled app exceptions
2026-01-09 10:44:43 +01:00
Thomas Farstrike
68d0ac572d
Wifi app: add support for scanning wifi QR codes to "Add Network"
2026-01-06 13:48:01 +01:00
Thomas Farstrike
9ac8fb2e41
Update CHANGELOG.md
2026-01-04 21:31:51 +01:00
Thomas Farstrike
142944378e
Update CHANGELOG
2025-12-24 10:25:53 +01:00
Thomas Farstrike
aff94d77c0
Increment app version numbers and update CHANGELOG
2025-12-24 07:34:08 +01:00
Thomas Farstrike
47923a492a
MposKeyboard: simplify
2025-12-19 18:45:48 +01:00
Thomas Farstrike
13ecc7c147
Update CHANGELOG
2025-12-19 16:02:12 +01:00
Thomas Farstrike
b81be096b7
AppStore: simplify
2025-12-19 16:01:20 +01:00
Thomas Farstrike
677ad7c6cc
WiFi app: improve perferences handling
2025-12-19 13:14:56 +01:00
Thomas Farstrike
7fb398c7b3
Wifi app: cleanup styling
2025-12-18 16:14:22 +01:00
Thomas Farstrike
9286260453
Fix delay when finalizing sound recording
2025-12-17 22:20:24 +01:00
Thomas Farstrike
736b146eda
Increment version number
2025-12-17 19:14:29 +01:00
Thomas Farstrike
581d6a69a9
Update changelog, disable comments, add wifi config to install script
2025-12-16 20:51:19 +01:00
Thomas Farstrike
c0b9f68ae8
AppStore app: eliminate thread
2025-12-11 14:38:12 +01:00
Thomas Farstrike
a60a7cd8d1
Comments
2025-12-09 13:35:22 +01:00
Thomas Farstrike
b9e5f0d475
AudioFlinger: improve optimized audio scaling
2025-12-09 12:42:01 +01:00
Thomas Farstrike
756136fbdc
Update CHANGELOG
2025-12-08 20:18:41 +01:00
Thomas Farstrike
c1c35a18c8
Update CHANGELOG and MANIFESTs
2025-12-08 14:33:12 +01:00
Thomas Farstrike
c60712f97d
WSEN-ISDS: add support for temperature sensor
2025-12-07 15:43:28 +01:00
Thomas Farstrike
b4577d0f66
Fix SensorManager
2025-12-04 13:51:52 +01:00
Thomas Farstrike
4e7baf4ec6
AudioFlinger: re-add viper optimizations
...
These make a notable difference when playing audio on ESP32.
Without them, each UI action causes a stutter, so it's not fun to listen
to audio while doing anything on the device. With them, most UI actions don't
cause a stutter. Long maxed out CPU runs and storage access still do, though.
2025-12-03 23:11:22 +01:00
Thomas Farstrike
f37337f65b
Update CHANGELOG
2025-12-03 22:33:36 +01:00