~woodrow-shen/anki/+git/anki-snap:core20-release

Last commit made on 2021-02-10
Get this branch:
git clone -b core20-release https://git.launchpad.net/~woodrow-shen/anki/+git/anki-snap
Only Woodrow Shen can upload to this branch. If you are Woodrow Shen please log in for upload directions.

Branch merges

Branch information

Name:
core20-release
Repository:
lp:~woodrow-shen/anki/+git/anki-snap

Recent commits

3ae69c9... by Woodrow Shen

Minor fixes (#1 and #2)

* use gtk-common-themes for qt5
* set HOME to SNAP_USER_COMMON at runtime

4e12c7e... by Woodrow Shen

Change grade level to stable

3128a3a... by Woodrow Shen

Add dependencies to snapcraft build

7d5e158... by Woodrow Shen

Making anki executable and capable to use audio functions

a9bff2b... by Woodrow Shen

Make anki build without failure only

84dcaa8... by Damien Elmes <email address hidden>

backport qt5.9 opacity fix

from bbbd3e95c5f9eb2cf736ff0db3af4766a0a57617

358e337... by Damien Elmes <email address hidden>

don't reschedule repeating timers that occur during progress

For things like updating the deck list, it makes no sense to do it
multiple times at the end of a long operation, and the once/second signal
timer was causing hundreds or thousands of 100ms timers to be created.

https://forums.ankiweb.net/t/anki-memory-usage/3842

5853d83... by Damien Elmes <email address hidden>

"fix" ts failing in CI due to improved upstream type signatures

...by throwing non-null assertions everywhere.

531f30f... by Damien Elmes <email address hidden>

fix * handling in unqualifed text as well

https://forums.ankiweb.net/t/anki-2-1-desktop-searching-with-only-when-limited-to-a-field/3789/4

5c73ec9... by Damien Elmes <email address hidden>

Merge pull request #769 from abdnh/escape-sidebar-terms

Escape browser sidebar search terms