Xteink-X4-crosspoint-reader/src/network
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
..
html Stream CrossPointWebServer data over JSON APIs (#97) 2025-12-22 03:19:49 +11:00
CrossPointFtpServer.cpp feat: Add File Transfer functionality with HTTP and FTP protocols 2026-01-04 16:37:49 -06:00
CrossPointFtpServer.h feat: Add File Transfer functionality with HTTP and FTP protocols 2026-01-04 16:37:49 -06:00
CrossPointWebServer.cpp Small cleanups from https://github.com/juicecultus/crosspoint-reader-x4 2025-12-30 23:19:08 +11:00
CrossPointWebServer.h Add AP mode option for file transfers (#98) 2025-12-22 17:24:14 +11:00
OtaUpdater.cpp Use a JSON filter to avoid crashes when checking for updates (#141) 2025-12-29 02:29:41 +11:00
OtaUpdater.h OTA updates (#96) 2025-12-22 17:16:46 +11:00