Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `Command` implementations platform-specific | 2021-09-02 | 1 | -7/+3 | |
* | Add `clipboard` argument to `Application::update` | 2021-03-11 | 1 | -3/+7 | |
* | Improve download_progress example (#283) | 2021-02-12 | 2 | -77/+164 | |
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -1/+1 | |
* | Allow passing external state to `Application::new` | 2020-03-30 | 1 | -1/+2 | |
* | Fix `Recipe::hash` in `download_progress` example | 2020-03-24 | 1 | -0/+2 | |
* | Fix retry button on `download_progress` example | 2020-03-23 | 1 | -2/+4 | |
* | Handle errors in `download_progress` example | 2020-03-23 | 2 | -11/+43 | |
* | Rename `downloader` module to `download` | 2020-03-23 | 2 | -9/+9 | |
* | Improve `download_progress` example | 2020-03-23 | 2 | -111/+115 | |
* | Add example for download with progress tracking | 2020-03-23 | 2 | -0/+215 |