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

Migrate away from setTargetFragment We aren't tracking this deprecation yet, I'll peel this comment to a new issue - used in Preferences.java This contains a sketch of an implementation (note...

Help Wanted
Keep Open
Deprecation

## Purpose / Description Kotlin Migration [Utils.kt] ## Checklist _Please, go through these checks before submitting the PR._ - [x] You have not changed whitespace unnecessarily (it makes diffs hard...

Waiting For Feedback

I would like to propose the idea of doing all the work required to sync deck in foreground service instead of using async task. **Foreground Service:** It is type of...

Keep Open
Sync

Used SW: Anki ⁨2.1.54 Qt 6; Ankidroid 2.16alpha75 ###### Reproduction Steps 1. sync AnkiDroid 2. sync Anki Next steps in Anki 3. Browse 4. right button click on Red Flag...

## Purpose / Description Added new icon for Add note as mentioned in issue #10773 . ## Checklist _Please, go through these checks before submitting the PR._ - [x] You...

Duplicate

Currently, there are 84 `@KotlinCleanup` in AnkiDroid code source. Most of those changes are supposed to be simple to do and would be a good pull request by themselves. Also,...

Good First Issue!

**Is your feature request related to a problem? Please describe.** AnkiDroid filtered deck default name scheme does not follow upstream current behavior. **Describe the solution you'd like** Follow upstream **Describe...

###### Reproduction Steps 1. Open the navigation drawer 2. Tap help or Support AnkiDroid ###### Expected Result Back arrow has a normal size ###### Actual Result Back arrow is enormous....

## Update ic_add_note.xml (new add sign) ## Description The shape of the current Add note icon doesn't look like a note, but a card. So I changed it and got...

The main problem is that API's unit test seems not to be tested by our CI. No idea how to fix that. But it probably should have been detected sooner....

Needs Triage