mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-06 23:57:39 +03:00
- 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. |
||
|---|---|---|
| .. | ||
| html | ||
| CrossPointFtpServer.cpp | ||
| CrossPointFtpServer.h | ||
| CrossPointWebServer.cpp | ||
| CrossPointWebServer.h | ||
| OtaUpdater.cpp | ||
| OtaUpdater.h | ||