Xteink-X4-crosspoint-reader/src
altsysrq 39f403ae84 feat: Add File Transfer functionality with HTTP and FTP protocols
- Introduced FileTransferActivity to manage file transfer operations.
- Added ProtocolSelectionActivity for users to choose between HTTP and FTP.
- Implemented WifiSelectionActivity to handle WiFi connections for file transfers.
- Created ScheduleSettingsActivity to configure automatic file transfer scheduling.
- Integrated CrossPointFtpServer to support FTP file transfers.
- Updated main application logic to trigger scheduled file transfers.
- Enhanced SettingsActivity to include an option for file transfer scheduling.
- Improved memory management and task handling in various activities.
2026-01-04 16:37:49 -06:00
..
activities feat: Add File Transfer functionality with HTTP and FTP protocols 2026-01-04 16:37:49 -06:00
bluetooth Add BleFileTransferActivity for handling BLE file transfers 2025-12-30 21:26:07 -06:00
images Move to SDK EInkDisplay and enable anti-aliased 2-bit text (#5) 2025-12-08 19:48:49 +11:00
network feat: Add File Transfer functionality with HTTP and FTP protocols 2026-01-04 16:37:49 -06:00
Battery.h Public release 2025-12-03 22:06:45 +11:00
CrossPointSettings.cpp feat: Add File Transfer functionality with HTTP and FTP protocols 2026-01-04 16:37:49 -06:00
CrossPointSettings.h feat: Add File Transfer functionality with HTTP and FTP protocols 2026-01-04 16:37:49 -06:00
CrossPointState.cpp feat: Add File Transfer functionality with HTTP and FTP protocols 2026-01-04 16:37:49 -06:00
CrossPointState.h feat: Add File Transfer functionality with HTTP and FTP protocols 2026-01-04 16:37:49 -06:00
fontIds.h Swap from Aleo to Bookerly for wider glyph support (#172) 2025-12-31 02:28:25 +11:00
main.cpp feat: Add File Transfer functionality with HTTP and FTP protocols 2026-01-04 16:37:49 -06:00
MappedInputManager.cpp Add button mapping for Left, Back, Confirm, Right (#173) 2025-12-31 02:46:35 +11:00
MappedInputManager.h Add exFAT support (#150) 2025-12-30 16:09:30 +11:00
ScreenComponents.cpp Swap from Aleo to Bookerly for wider glyph support (#172) 2025-12-31 02:28:25 +11:00
ScreenComponents.h Show battery percentage on home screen (#167) 2025-12-30 23:41:47 +11:00
WifiCredentialStore.cpp Add exFAT support (#150) 2025-12-30 16:09:30 +11:00
WifiCredentialStore.h Add connect to Wifi and File Manager Webserver (#41) 2025-12-20 01:05:43 +11:00