sillsdev / StoryProducer

Story Producer app
Other
5 stars 11 forks source link

Implement Backup/Copy Videos command in main menu and share phase #307

Open Robin-rempel opened 5 years ago

Robin-rempel commented 5 years ago

The local language user needs an easy way to copy local language produced videos to another drive or device, for either backup or sharing.

To do: In the main menu of the app, add a "Backup/Copy Videos" command.
In the share phase, add a "Backup/Copy Videos" button.

Tapping either of these should bring up a dialog box with these contents:

Backup/Copy Videos

Video types: [ ] mp4 videos [ ] 3gp videos Destination folder: [Browse] [path text box]

[Copy now] [Cancel] (status info)

Requirements:

Issue #216 is an alternative idea to this one.

bryanwussow commented 5 years ago

@johnml1135 Is it feasible for a Backup function in the app to copy all videos to an OTG device? (to a USB drive or SD adapter, for example)

bryanwussow commented 4 years ago

Bryan: #216 is an alternative design I think, that lists individual videos, so it would be more complex. #307 could be the first step towards #216. Robin: Bryan, the way you fleshed out #307 looks good to me. If that works, I think that should be sufficient and we don't need to do #216. I think #216 is redundant and be closed.