-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
vitalidze edited this page Dec 9, 2012
·
8 revisions
- 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.
-
background automatic synchronization
-
application icon indication of the remaining upload tasks
-
albums synchronization
-
video synchronization
- Russian language localization