Nishtha Jain

Results 5 issues of Nishtha Jain

### Terms - [x] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Android/issues?q=is%3Aissue+label%3Afeature) - [x] I agree to follow Scribe-Android's [Code of Conduct](https://github.com/scribe-org/Scribe-Android/blob/main/.github/CODE_OF_CONDUCT.md) ### Description It would be useful to have...

help wanted
hacktoberfest-accepted

### Terms - [x] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Android/issues?q=is%3Aissue+label%3Afeature) - [x] I agree to follow Scribe-Android's [Code of Conduct](https://github.com/scribe-org/Scribe-Android/blob/main/.github/CODE_OF_CONDUCT.md) ### Description The GeneralKeyboardIME class has grown too...

help wanted

** ## Purpose / Description The app incorrectly showed a fatal error when initializeAnkiDroidDirectory() fails to create a new directory, even if a previously valid collection directory already exists. Add...

Needs Author Reply

## Purpose / Description Add a new Lint rule (OpenInputStreamSafeDetector) that enforces the use of openInputStreamSafe(). ## Fixes * Fixes #19663 ## Approach Reports the UnsafeOpenInputStream issue and provides a...

Needs Author Reply
Needs Review

**Description (required)** The button allows users to - Upload from Camera - Upload from Gallery - Custom Upload Fixes #6278 **What changes did you make and why?** Refactored PendingUploadsFragment to...