anki/pylib/tools
Damien Elmes 3287e8c057 pass in a progress callback instead of http_data_did_[send|receive]
If a request is happening on a background thread, the GUI code
receiving requests on that thread can lead to a crash

Add-on downloading still to do.
2020-01-18 17:49:59 +10:00
..
__init__.py move hook gen code out of anki/ 2020-01-15 09:11:20 +10:00
genhooks.py pass in a progress callback instead of http_data_did_[send|receive] 2020-01-18 17:49:59 +10:00
hookslib.py remove _hook/_filter suffix 2020-01-15 16:53:24 +10:00