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 481 Anki-Android issues
Sort by recently updated
recently updated
newest added

###### Reproduction Steps 1. Edit note 2. click attach 3. open menu/three dots 4. Audio Clip ###### Expected Result The audio option is opened ###### Actual Result Video and Audio...

Bug
Note Editor
Keep Open

https://github.com/ankidroid/Anki-Android/actions/workflows/tests_unit.yml First failure: https://github.com/ankidroid/Anki-Android/actions/runs/8645719390 Possible cause: cancelled build: https://github.com/ankidroid/Anki-Android/actions/runs/8645703463 ``` 3 warnings FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':AnkiDroid:checkPlayDebugAarMetadata'. > A build...

Priority-Critical
CI

If you go to Settings>>Controls then a few inconsistencies appear in capitalisation. The ones that I could spot are: 1. F in Flag is capitalised when it should be not....

Priority-Low
Good First Issue!
Strings

https://ankidroid.org/acra/app/1/bug/136121/report/c6449bb2-1d25-4dcb-b0eb-10dad5b09add ``` java.lang.RuntimeException: Unable to start activity ComponentInfo{com.ichi2.anki/com.ichi2.anki.DeckPicker}: java.lang.NullPointerException at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3645) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3782) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:101) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:138) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2307) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7959) at...

Bug
Needs Triage

### Checked for duplicates? - [X] This issue is not a duplicate ### Does it also happen in the desktop version? - [ ] This bug does not occur in...

Bug
Needs Triage

This shouldn't fail the job ``` Run actions/upload-artifact@v4 With the provided path, there will be 1 file uploaded Artifact name is valid! Root directory input is valid! Beginning upload of...

Dev

### Checked for duplicates? - [X] This issue is not a duplicate ### Does it also happen in the desktop version? - [ ] This bug does not occur in...

Bug
Needs Triage

* WindowManager.getDefaultDisplay() * Use Context.getDisplay() instead. * Display * getSize(point) * Use WindowManager.getCurrentWindowMetrics() to obtain an instance of WindowMetrics and use WindowMetrics.getBounds() instead. * getMetrics() * Use WindowMetrics.getBounds() to get...

Help Wanted
Good First Issue!
Keep Open
Deprecation

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

Priority-High
Performance

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

Bug
Needs Triage
Card Browser