Anki-Android icon indicating copy to clipboard operation
Anki-Android copied to clipboard

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.

Results 754 Anki-Android issues
Sort by recently updated
recently updated
newest added

Bumps `kotlin` from 2.2.10 to 2.2.21. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.2.10 to 2.2.21 Release notes Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases. Kotlin 2.2.21-RC2 Changelog Tools. Gradle. Native KT-81134 Native: Gradle configuration failure likely...

upstream-issue
dependencies

This is no where close to merge and little attention should be paid to it now However AGP9 will contain lots of changes (including breaking changes to the plugin ecosystem...

Has Conflicts

## Purpose / Description Refactoring `DeckPickerViewModel.kt` to remove redundant types and use idiomatic Kotlin null-safety. ## Fixes * Part of #13282 ## Approach * Type Inference: Removed `` from `undoableOp`...

Needs Author Reply
New contributor

## Purpose / Description - Enable search functionality for preferences under Reviews and Previews tabs in Controls settings - Add automatic tab navigation when accessing tabbed preferences from search results...

Needs Second Approval

See screenshot at: https://www.reddit.com/r/MedSchoolAnkiIndia/comments/1mpr10h/what_does_this_even_mean/ The error must still be displayed as we want it when users send a screenshot. But start with a localized message Something as vague as "An...

Priority-High
Good First Issue!

### Checked for duplicates? - [X] This issue is not a duplicate ### What are the steps to reproduce this bug? Run publish release workflow with "public" release specified This...

Bug
Needs Triage
Keep Open
Dev
Release process

The ""anki card" menu" can't be found from the search bar. Neither typing "anki" nor "context" ![Screenshot_20250304-040946.png](https://github.com/user-attachments/assets/bde080a0-b333-4750-8420-eb178cf406e7) ![Screenshot_20250304-040907.png](https://github.com/user-attachments/assets/0caf4999-1abd-4691-9e65-df48edf1d9b6) ![Screenshot_20250304-040939.png](https://github.com/user-attachments/assets/1bdc297f-9302-4e2b-a7e8-9ba8bd6dfad8) Also, in French, search "carte" shows some things that does not...

Priority-Low
Needs Author Reply

### 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...

Reproduced

https://ankidroid.org/acra/app/1/bug/317018/report/de11bea8-4289-4348-814c-a9e32baa5666 ``` v7.c: Invalid search: ⁨a closing bracket `)` was found, but there was no opening bracket `(` preceding it. If you want to search for a literal `)`, wrap...

Priority-Low

## Purpose / Description Fix missing minus symbol when selecting several cards at once in the card browser to update tags. ## Fixes * Fixes #19083 ## Approach ### Problem...

Needs Second Approval