Ashish Yadav
Ashish Yadav
Fixes the deprecation of bundle.Serializable in new API33 or older versions ## Checklist - [x] You have a descriptive commit message with a short title (first line, max 50 chars)....
when we search for something in the card browser then it shows the relevant search result but when we remove all the keywords the search result stays the same even...
upgraded the Gradle as it was outdated and other dependences and added non null assertion in SaveSharedPreference file
## Purpose / Description Working on #15264 we enabled the images to be shared with AnkiDroid, similarly enabling the application to register itself for the share intent which is not...
Shouldn't be be getting back to the main screen if we press somewhere else other than the dialog. Like as of now we get to the previous dialogue if we...
## Purpose / Description When adding a image (image occlusion) allow the user to access camera and add image using it along with gallery option ## Fixes * Fixes #15017...
## Purpose / Description Reintroduce Deck Selector to the Statistics Page ## Fixes * Fixes #15197 ## Approach Use M3 button to allow user to change deck, not using the...
## Purpose / Description Flaky test if trying to access edit field before it has loaded ## Fixes * Fixes #15707 ## Approach Place a check ## How Has This...
## Purpose / Description AnkiDroid to use flag names from col i.e. if user renames it then that name should be visible instead of hardcoding the string. This PR intends...
## Purpose / Description * #16205, Anki allows flag to be renamed from card browser so replicating that this PR provides a menu option through which we can rename the...