-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
vitalidze edited this page Jan 15, 2013
·
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.
- Provide device id and name, so server can put photos to appropriate sub-folders.
- Settings screen contains only server address setting, which is saved as application level setting.
- Show warning screen instead of assets list when photo gallery access isn't granted
- Disable synchronization over cellular networks. Only wifi is supported now.
- Application Icon.
- Preserve EXIF attributes of each photo.
-
background automatic synchronization
-
application icon indication of the remaining upload tasks
-
albums synchronization
-
video synchronization
- Russian language localization
-
re-design synchronization to be able to change external source
-
implement WebDAV synchronization:
- URL
- login/password
- folder
- test with yandex disk
-
implement FTP synchronization:
- server address
- login/password
- folder