Commit Graph

2 Commits

Author SHA1 Message Date
altsysrq
2c5c5503a5 Add BleFileTransferActivity for handling BLE file transfers 2025-12-30 21:26:07 -06:00
altsysrq
1f2380be56 Refactor image rendering and add Bluetooth setting
- Added logic to render images only in BW mode in Page.cpp.
- Implemented getRenderMode() in GfxRenderer.h.
- Increased SETTINGS_COUNT and added bluetoothEnabled field in CrossPointSettings.
- Updated saveToFile and loadFromFile methods to handle the new Bluetooth setting.
- Added Bluetooth toggle in SettingsActivity.
2025-12-30 21:25:33 -06:00