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

I assume it must be squash Each commit explains why I was convinced it can be non null. But honestly, it's rare context can actually be null

Waiting For Feedback
Needs Review
squash-merge

## Purpose / Description Deprecated UI flags were replaced by WindowInsets. ## Fixes Fixes #9332 ## How Has This Been Tested? Ran tests & tested on: - Physical Device (Android...

Waiting For Feedback
Needs Review

## Purpose / Description [Kotlin Cleanup] CardTemplateEditor ## Checklist - [x] You have not changed whitespace unnecessarily (it makes diffs hard to read) - [x] You have a descriptive commit...

Waiting For Feedback

## Pull Request template ## Purpose / Description Added ViewBinding for 1) LocaleSelectionDialog 2) DeckSelectionDialog 3) MediaCheckDialog 4) ScopedStorageMigrationDialog ## Fixes Part of (https://github.com/ankidroid/Anki-Android/issues/11116) ## Approach Removed findViewById with the...

Waiting For Feedback

## Pull Request template ## Purpose / Description Field names will be check when attempt to create new card. But the template editing of created card is lack of checking...

## Pull Request template ## Purpose / Description This is UI for addons listing in recycler view from addons directory. The list in view will contains `details`, `remove` and `toggle...

Priority-Low
Needs Review
Keep Open

## Pull Request template ## Purpose / Description The earlier splash screen implementation wasn't working properly. So we require new implementation that too in Android 12. ## Fixes Fixes #10791...

Needs Review

## Pull Request template ## Purpose / Description Menu item icon of Review activity get hidden after one or two time screen rotation ## Fixes Fixes #10732 ## Approach We...

Waiting For Feedback

## Pull Request template ## Purpose / Description Update to current ACRA versions @jimrod942 got us most of the way there with #9969 This finishes it with some Kotlin-migration changes...

Waiting For Feedback
Dev
dependencies

## Pull Request template ## Purpose / Description Previously after selecting the deck from the deck selection dialog the scroll position was lost when the dialog was closed, If we...

Waiting For Feedback
Needs Review