..
importing
enable v2 apkg export
2020-02-24 18:54:55 +10:00
__init__.py
bump minimum python version from 3.6 to 3.7
2020-01-07 18:34:36 +10:00
.gitignore
add buildhash to rspy and aqt, and check all three modules match
2020-01-03 15:15:18 +10:00
cards.py
Hook card_is_being_flushed
2020-02-14 00:59:32 -08:00
collection.py
more changes to the template code
2020-01-24 13:44:13 +10:00
consts.py
QUEUE and TYPE day learn, relearn
2020-02-04 08:47:36 -08:00
db.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00
decks.py
should(default)deckbedisplayed in snake case
2020-02-22 04:08:01 -08:00
errors.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00
exporting.py
remove redundant declaration
2020-02-12 08:06:35 +10:00
find.py
QUEUE and TYPE day learn, relearn
2020-02-04 08:47:36 -08:00
hooks.py
plug new media check in
2020-02-17 08:40:17 +10:00
httpclient.py
AnkiRequestsClient -> HttpClient
2020-01-19 11:33:27 +10:00
lang.py
translations no longer require an open collection
2020-02-23 14:57:02 +10:00
latex.py
expand clozes before rendering LaTeX
2020-02-24 18:34:08 +10:00
media.py
expand clozes before rendering LaTeX
2020-02-24 18:34:08 +10:00
models.py
more changes to the template code
2020-01-24 13:44:13 +10:00
notes.py
hook note_is_being_flushed
2020-02-14 00:57:27 -08:00
py.typed
mark anki and aqt modules as having typing info
2020-01-13 13:03:37 +10:00
pybackend.py
use 3.7 annotations
2020-01-07 18:43:20 +10:00
rsbackend.py
tweak rounding
2020-02-25 17:29:06 +10:00
sched.py
move answer_button_time to the backend, split sched into separate module
2020-02-21 15:29:38 +10:00
schedv2.py
add next learning due time + remaining count to congrats screen
2020-02-21 19:54:50 +10:00
sound.py
support speed control in tts tags
2020-01-26 14:31:07 +10:00
stats.py
tweak rounding
2020-02-25 17:29:06 +10:00
statsbg.py
tweaking the folder names again
2020-01-03 07:48:38 +10:00
stdmodels.py
move types.py into the files responsible for each type
2020-01-17 10:17:33 +10:00
storage.py
backend init can now fail, and update media db when file is added
2020-02-17 08:40:16 +10:00
sync.py
remove unused code
2020-02-17 08:40:16 +10:00
tags.py
more tweaks for readability/consistency
2020-01-15 17:45:35 +10:00
template_legacy.py
comment out the unused legacy code
2020-01-17 10:51:36 +10:00
template.py
fix Deck field in card templates showing filtered deck
2020-02-19 20:00:06 +10:00
types.py
connect media sync progress to Python, add a progress dialog
2020-02-17 08:40:16 +10:00
utils.py
remove old fmtTimeSpan() and associated strings
2020-02-23 18:47:16 +10:00