Skip to content
vitalidze edited this page Dec 9, 2012 · 8 revisions

v. 0.0.1

  • The main goal is to implement uploading of all photos in a separate thread with the following GUI behavior:
    • list of photos contains only assets that haven't been uploaded yet.
    • uploading initiates by tapping "Do Sync" button.
    • overall progress bar appears at the bottom panel. There is an text of how many photos uploaded and how many left. In that panel there will be a "cancel" upload button with cross icon. When tapped the current and all following upload tasks are cancelled.
    • every time the photo is uploaded it's marked with light gray "disabled" color in a list.
  • Settings screen contains only server address setting, which is saved as application level setting.
  • Show warning screen instead of assets list when photo gallery acces isn't granted
  • Disable synchronization over cellular networks. Only wifi is supported now.

v. 0.0.2

  • background automatic synchronization

  • application icon indication of the remaining upload tasks

v. 0.0.3

  • albums synchronization

  • video synchronization

v. 0.0.4

  • Russian language localization
Clone this wiki locally