Update
PhotoSync 4.0.8 for Android released
- Fixed a reported crash in the image viewer delete function
- Fixed web browser handling for selected files to prevent crashes
- Fixed threading for Receive-, Download- and Send-HUD to prevent UI thread ANR's
- Fixed an Android 14 crash by adding background service categories
- Fixed transfers to external SD cards
- Fixed wrong SMB Version being set for SMB 3 encrypted. Protocol version 2 was set, should be 3
- Fixed wrong filename issue for setting the SFTP file modification date
- Fixed handling of deleting photos when delete after transfer is cancelled
- Fixed timeouts in transfers between mobile devices that occured with large files
- Fixed reported crash accessing the top HUD from the stack
- Fixed a reported crash moving media objects
- Fixed reported crashes
- Fixed a problem with the default file name selection in MDM configurations
- Added shared folder support for OneDrive. Changed Microsoft Graph scope to support OneDrive for Business / Sharepoint sites
- Added sending crash logs in Service & Support for Android 11 and higher
- Added receiver to restart autotransfer when the app is updated
- Added modification date sort order to dropdown menus
- Added new billing library 6 code to all available PhotoSync flavors
- Added additional autotransfer debug output to see what happens when a trigger fires
- Catch out of memory crash on automatic app settings backup
- Catch possible crash in Google Drive when credentials are no longer valid
- Respect the preserve file dates setting for FTP (file change with MDTM was always executed)
- Force OAuth screens to open a fresh connection without using cookies to enter the login data each time
- Initialize AuthorizationService only once in main app to prevent binding errors on Samsung devices causing app crashes
- Updated code to support new Google Play Location services library
- Moved calculation intensive work in the action menu away from the main thread
- Corrected rotation of RAW file thumbnails that can be read by the Android media store