haukex / de-en-dict

German-English Dictionary
https://dict.zero-g.net/
GNU General Public License v2.0
11 stars 1 forks source link

Load dictionary updates in background #29

Closed haukex closed 2 months ago

haukex commented 2 months ago

When the app loads, it could immediately check the cache and load the dictionary from there if possible, and only then check for updates. This would speed up the app initialization when there are updates, and provide more robustness in the face of network problems during updates the dict.

haukex commented 2 months ago

Implemented in e7e7acd726a57d3e30e9d9d1e6ec69ca12e1d8f0