mirror of
https://github.com/ankitects/anki.git
synced 2025-11-08 13:47:13 -05:00
- remove text box from deck properties - exiting deck properties after enabling syncing forces a sync - instead of the arduous file>sync, enable checkbox, close dialog, file>sync again process users had to go through before, they can just file>sync now and the deck immediately syncs - when downloading a deck, instead of downloading into a new name, prompt if the user wants to overwrite the deck, and cancel if they don't - simplify deckChooser since we only have to deal with downloading now - only display a clobber warning if the deck already existed on the server - disable syncing if user declines to clobber the deck - skip expensive summary generation if downloading or a conflict |
||
|---|---|---|
| .. | ||
| about.ui | ||
| activetags.ui | ||
| addcardmodels.ui | ||
| addcards.ui | ||
| addmodel.ui | ||
| cardlist.ui | ||
| changemap.ui | ||
| changemodel.ui | ||
| deckproperties.ui | ||
| displayproperties.ui | ||
| editfont.ui | ||
| edithtml.ui | ||
| exporting.ui | ||
| findreplace.ui | ||
| getshared.ui | ||
| importing.ui | ||
| main.ui | ||
| modelproperties.ui | ||
| preferences.ui | ||
| previewcards.ui | ||
| reschedule.ui | ||
| share.ui | ||
| syncdeck.ui | ||