Shridhar Goel

Results 14 issues of Shridhar Goel

Sample test cases are not being fetched for Codechef problems because of the which the Test View remains blank.

feature

The `GOT_RESULT` string in `QrCodeActivity` which is used as the key for scan result that is passed as extra data with intent has an error. It should have been `com.blikoon.qrcodescanner.got_qr_scan_result`...

**Summary:** App uses toasts at many places which can be replaced by Snackbars for better UI. **Commons app version:** Latest master **Would you like to work on the issue?** Yes

enhancement
user interface

This was suggested by @Arthur-Milchior over Discord. Replace usages of `getCol` with the new implementation: `withCol`. This can be started by searching for `CollectionHelper.instance.getCol` and replacing one by one. Would...

Good First Issue!

## Purpose / Description Prevent crash on updating template in case when full sync is required. ## Fixes Fixes #9688 ## Approach The previous dialog mentioning that `This will create...

Waiting For Feedback

https://user-images.githubusercontent.com/35566748/128643613-95f852cc-cfa7-48e5-8f8d-6a2560539938.mp4

Needs Author Reply
Keep Open
Has Conflicts

Fixes #199 **Changes:** Changed message displayed when no more messages are available in a chat room. Now the text displayed will be "There seem to be no more messages".

**Actual Behaviour** Currently, when no more messages are there to display, toast pops up with "There seems to be no rooms, please try again later". **Expected Behaviour** The correct text...