Skip to content

Improve File Transfer User Experience

Apollo Zhu requested to merge work/apollozhu/share/files-tab into master
  • Add a tab to main tab view for viewing file transfer information
  • Allow saving photos and videos to the photo library/Photos app
  • Add button to take users to the KDE Connect folder in Files app on iOS, or copy the folder path on macOS for iOS Apps on Apple Silicon Macs due to limited API 😞
  • Add support for creationTime metadata, and set metadata for received files
  • Save newly received file with the same name as a previously received file using a related but unique name.
  • Fix sending files to multiple devices at the same time by using the entire port range allowed by KDE Connect specification

Screenshots

iPad iPhone
iPad_Pro__12.9-inch___6th_generation_-2._Files iPhone_14_Pro_Max-2._Files

SwiftLint Rule Updates

  • Allow ID to be a type name
Edited by Apollo Zhu

Merge request reports