Results 21 issues of Mani

**Is your feature request related to a problem? Please describe.** The deck remains in `Download` folder after download and import using `Get Shared Deck`. So it needs to clear the...

Stale

## Pull Request template ## Purpose / Description I use [Anki-Xiehanzi](https://github.com/krmanik/Anki-Xiehanzi) deck to study Chinese language and always want it to be offline, but json files in the deck need...

Stale

One approach worth considering in the future is switching mViewerUrl away from a file:// scheme, and using a fake https URL instead. Android appears to provide a helper class to...

Stale

## Pull Request template ## Purpose / Description Handle addons related file/folder functions in a centralized class `AddonStorage`. ## Fixes Fixes ## Approach 1. Create new class `AddonStorage` and implement...

Needs Author Reply
Keep Open
Has Conflicts

###### Reproduction Steps 1. Create a deck on Anki Desktop and export 2. Copy the deck and import it in AnkiDroid ###### Expected Result It should show appropriate message for...

###### Reproduction Steps 1. Change directory `res` dir ``` cd AnkiDroid/src/main ``` 2. Run lint from command line for `res` dir ``` lint --check MissingQuantity ./res ``` The fix should...

Running following lint give warning for the strings that should be changed to plurals. ``` lint --check PluralsCandidate ./res ``` http://tools.android.com/tips/lint-checks Result ``` res\values\02-strings.xml:409: Warning: Formatting %d followed by words...

Help Wanted
Good First Issue!
Needs Triage

## Pull Request template ## Purpose / Description Move to new Crowdln JS Client API ## Fixes Fixes #8274 ## Approach 1. Created a yarn project in `tools/localization` dir ```...

Waiting For Feedback
Review High Priority
Dev

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

The meaning of ```的``` in cedict is as follows ``` 的 的 [de5] /of/~'s (possessive particle)/(used after an attribute)/(used to form a nominal expression)/(used at the end of a declarative...

bug