Anki-Android
Anki-Android copied to clipboard
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
The deck title wasn't shown on the toolbar before. ## Approach In the commits ## How Has This Been Tested? Emulator 36 https://github.com/user-attachments/assets/9677d6a6-9790-44c3-b8ab-39cca322a39b ## Checklist _Please, go through these checks...
Bumps `androidGradlePlugin` from 8.13.1 to 8.13.2. Updates `com.android.application` from 8.13.1 to 8.13.2 Updates `com.android.library` from 8.13.1 to 8.13.2 Dependabot will resolve any conflicts with this PR as long as you...
### Description AnkiDroid is crashing when I try to import a deck (.apkg) that has a very long filename and includes Unicode characters, Cyrillic text, and emoji. https://ankidroid.org/acra/app/1/bug/325541/report ``` java.lang.RuntimeException:...
## Purpose / Description This PR addresses the missing test coverage for the Card.currentDeckId() function ## Fixes * Fixes #13283 ## Approach 1. ## How Has This Been Tested? Please...
**Preview:** https://github.com/david-allison/Anki-Android/blob/contributing-md-2/CONTRIBUTING.md ---- This is the start of a proper onboarding guide. I haven't discussed the ideas in this PR heavily, so thoughts on rewordings/content is much appreciated. There's a...
I'm opening this issue for discussion. There have been a few comments on Discord (and the GSoC Mentor Summit/Mailing List). The burden on reviewers is steadily increasing, but the meaningful...
### Checked for duplicates? - [x] This issue is not a duplicate ### Does it also happen in the desktop version? - [x] This bug does not occur in the...
### Checked for duplicates? - [x] This issue is not a duplicate ### Does it also happen in the desktop version? - [x] This bug does not occur in the...
## Purpose / Description `CompatHelper$Companion.resolveActivityCompat` was seen to throw an undocumented `SecurityException` on a Xiaomi Redmi K50 (SDK 34) Disable custom tabs if this occurs ## Fixes * Fixes #19711...
## Purpose / Description Introduced in 2644a6d3d5b3304df1e1681a4e609af301e17f86 * decide by note type was broken ## Fixes * Fixes #19733 ## Approach * Related: #19650 ## How Has This Been Tested?...