unfoldingWord-dev / ts-android

A tool to translate Bible stories into your own language
http://ufw.io/ts
Other
36 stars 19 forks source link

Download All Resources for Given Language #400

Open jag3773 opened 9 years ago

jag3773 commented 9 years ago

When browsing available resources a user should be able to download everything for a given language.

da1nerd commented 9 years ago

is the current implementation sufficient? If you search for english and click download all it will download just those projects. However it does not limit the download to just a single language, but downloads all languages for those projects.

da1nerd commented 9 years ago

@jag3773 could you look at my question above?

jag3773 commented 9 years ago

Currently, we default to browsing by project first and then language. I think it would be handy to be able to flip that around and browse by language first and then project. Note that this is an added feature, some sort of toggle to flip between those modes.

Another option (perhaps better?) would be to present a language list when the "Download all" link is pushed. The user would then select all the languages for which they want to download all the resources for. Interested to get @sampeckham 's feedback on this.

sampeckham commented 9 years ago

Is this still relevant? Seems like the new Project Setup flow supersedes all this. @jag3773

da1nerd commented 9 years ago

@sampeckham this applies to the server library. e.g. "Update Library"

jag3773 commented 9 years ago

Here is what I'm thinking, change "Download All" to "Download by Language". Then, when that is pushed, present a list of languages that can be checked to download all the resources for it. I'm thinking this would look and work like the source text chooser dialog works.

Thoughts @neutrinog and @sampeckham ?

da1nerd commented 8 years ago

@jag3773 that sounds good to me