Titanium Media Sync Changelog archive

Titanium Media Sync has been updated to v1.0.6

titanium-media-sync-logo
  • Added full support for inclusion filters, complete with predefined filters and a filter editor.
  • Added French, German, Russian and Chinese languages, with a language override mechanism.
  • Improved startup code to allow the file explorer to operate very quickly after the app starts, even before the local tree is scanned.
  • Fixed FC on Android 1.5/1.6, which happened since version 1.0.3.
  • Other minor bugfixes.

Titanium Media Sync has been updated to v1.0.5

titanium-media-sync-logo
  • Show the currently syncing item (and related arrow) in yellow.
  • Auto-exclude files bigger than 300MB (minus 1kB) due to a Dropbox limitation. This file size limit is now displayed in the Accounts list.
  • Fixed an issue which caused the app to retry some big uploads, while they had in fact succeeded.
  • Fixed a problem where the GUI was freezing (causing bad startup performance and a possible FC) if there are many local files to scan.
  • Added the ability to remove local and remote directories (use with care !).
  • Added a setting to display synced files/folders on top of the lists (disabled by default).

Titanium Media Sync has been updated to v1.0.4

titanium-media-sync-logo
  • Fixed handling of special characters in directory names during upload.
  • Auto-exclude “.thumbnails” folders from the sync.
  • Fixed a rare FC during file browser refresh.

Titanium Media Sync has been updated to v1.0.3

titanium-media-sync-logo
  • Prevent Android from stopping the sync service during long transfers.
  • Maintain the screen on, while the GUI is displayed *and* a sync is in progress.
  • Added an option to disable the “Sync not allowed now” notification.
  • Added a “Retry sync now” button, in case of errors.

Titanium Media Sync has been updated to v1.0.2

titanium-media-sync-logo
  • Fixed incorrect handling of some special characters in directory names, which caused a Dropbox scan failure.

Titanium Media Sync has been updated to v1.0.1

titanium-media-sync-logo
  • Added compatibility with Android 2.1 and earlier.
  • Added support for 4G (WiMAX) connectivity.
  • Fixed rare FC when service gets unloaded.
  • Fixed FC when opening the Accounts screen, if Dropbox credentials are incorrect.
  • Improved power and connectivity status display in pull-up drawer.

Titanium Media Sync has been updated to v1.0.0

titanium-media-sync-logo
  • Show sync engine status in the pull-up area.
  • Added periodic auto-refresh of the pull-up area.
  • Properly handle the non-mounted state of the SD card on boot.

Titanium Media Sync has been updated to v1.0.0-beta5

titanium-media-sync-logo
  • Show trailing slash in paths, in “execute action at” dialog.
  • Made the drawer semi-transparent.
  • Represent each connection between local and remote sides with an arrow.
  • Improved speed of remote directory refreshes.
  • Fixed recent bug which prevented exploration of remote directories, if requirements were not met.
  • Added the ability to drag&drop a directory between sides, in order to create it on the other side and then sync the contents.
  • Many other improvements and bug fixes.

Titanium Media Sync has been updated to v1.0.0-beta4

titanium-media-sync-logo
  • Improved error handling in case the remote directory cannot be read.
  • Apply correct timestamp when syncing files from remote to local.
  • Added an option to allow remote browsing even when sync is not allowed.
  • Use the final Dropbox production keys.
  • Properly signal the end of a one-shot sync, even if there was nothing to do.
  • Properly refresh the local file browser while doing a sync from Dropbox to local.
  • Show correct sync indicators when syncing back from Dropbox.
  • Use atomic file creation when downloading from Dropbox.
  • Show precise progress during upload/download of a file.
  • Change the background color depending on whether the current folder is in sync or not.
  • Show “half-circle” up-to-date status on parents of synced directories.
  • Added a sliding drawer.
  • Show Dropbox total space in accounts list.
  • Use custom Dropbox code, for faster directory listing and to handle much higher numbers of files.
  • Added an option to use the standard Dropbox API code as a fallback, instead of our optimized code.
  • Various GUI improvements.

Titanium Media Sync has been updated to v1.0.0-beta3

titanium-media-sync-logo
  • Added one-shot sync from the cloud back to the device.
  • GUI improvements.
  • Added CPU priority setting.