Commit Graph

8 Commits (2733516cb9cdad7ac4cef98b819d4d01846e5c66)

Author SHA1 Message Date
Leandro Doctors 2733516cb9 Organize imports 2020-01-16 08:21:24 +08:00
lodici 9520f5e91f rename methods to use 'printed' when referring to card images that reflect original printed card. 2017-01-21 08:21:40 +00:00
lodici 15e999b557 Update tryDownloadingImage() to work only with IRenderableCard. 2016-10-12 19:53:28 +01:00
lodici 09d5e2b873 Add CROPS download mode and simplify by removing ALL mode. 2016-02-06 11:43:03 +00:00
lodici 64040dec28 Add new DownloadImagesScreen with related components and updates, pre-implementation. 2015-12-12 09:26:22 +00:00
lodici 2433896842 rename getFile() to getLocalFile() in DownloadableFile. 2015-11-16 13:43:49 +00:00
Lodici bf8193a95d - image files are downloaded to a temporary file then renamed. [Issue 483]
- IOException during download should not cause crash.
- consolidating common download-related code.
2014-08-28 17:23:34 +01:00
Lodici 03420cc041 rename DownloadImageFile to CardImageFile. 2014-08-28 16:50:30 +01:00